#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include struct VirtualActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct 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 VirtualFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct 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); } }; template struct GenericVirtualFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct GenericVirtualFuncInvoker3 { typedef R (*Func)(void*, T1, T2, T3, const RuntimeMethod*); static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_virtual_invoke_data(method, obj, &invokeData); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, 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 InterfaceActionInvoker2 { typedef void (*Action)(void*, T1, T2, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct 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 GenericInterfaceActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; // System.Action`1 struct Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC; // System.Action`2 struct Action_2_t4FB8E5660AE634E13BF340904C61FEA9DCE9D52D; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t4F73F75E8C26B2D0BC0AA5F2AEDF08E3D2941562; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tB39D5831129AF571F997B0EF02D18669C0C95FF3; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t0A6BA398B20240054BD5E3DFBF11A7D229927F57; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70; // 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; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tB2C9A569D72248325F9E8D94F817130C39A52001; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t6CA53BBCD2DBC3BD0D10D79CD62C477D1AF79F00; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t0C9AC7B69B69F5DA2E00D7B4B794780B80FCFF08; // System.Dynamic.Utils.CacheDict`2> struct CacheDict_2_t9D92F7790C360762AF946BFAD651DB03DD8D20B4; // System.Dynamic.Utils.CacheDict`2,System.Linq.Expressions.LambdaExpression>> struct CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6; // System.Dynamic.Utils.CacheDict`2 struct CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE; // System.Runtime.CompilerServices.ConditionalWeakTable`2 struct ConditionalWeakTable_2_t53315BD762B310982B9C8EEAA1BEB06E4E8D0815; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t6B410D9A8650CAA003AE2D64BC4FE37BF6F00735; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t7F40CEE1640EAF652AB9D854A5F212D594DDA70B; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_t469B0BBE7B6765C576211BEF8F2803A5AD411A20; // System.EventHandler`1 struct EventHandler_1_t6179A28630D1235ED1C2883EC5CFFDB982BD436A; // LitJson.ExporterFunc`1 struct ExporterFunc_1_t630A9001A866BE657B4741284930FD33F41F30B0; // System.Func`1 struct Func_1_t9049701827C812EFD7155F64BD593E9D455106DD; // System.Func`1 struct Func_1_t6E81F45D52C1BA1B438080BB720DAC23650B221A; // System.Func`1 struct Func_1_t807CEE610086E24A0167BAA97A64062016E09D49; // System.Func`2 struct Func_2_t0CEE9D1C856153BA9C23BB9D7E929D577AF37A2C; // System.Func`2 struct Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436; // System.Func`2 struct Func_2_t060A650AB95DEF14D4F579FA5999ACEFEEE0FD82; // System.Linq.Expressions.Interpreter.HybridReferenceDictionary`2 struct HybridReferenceDictionary_2_t60B1C8AB2AC62A920538F1EDBC6ECF024422648D; // System.Collections.Generic.IDictionary`2> struct IDictionary_2_t9761D347AC3B18ED56235F4DC19AAEABDBA24999; // System.Collections.Generic.IDictionary`2> struct IDictionary_2_tF27308BB3222A674775FAEEE05A80B858247C394; // System.Collections.Generic.IDictionary`2> struct IDictionary_2_tF18CA5AA122FDD12A1A3DEDDEC417CC451BE7354; // System.Collections.Generic.IDictionary`2> struct IDictionary_2_t16CDACDB46F2C22D302194A4E428A5CACCEB02F1; // System.Collections.Generic.IDictionary`2 struct IDictionary_2_t59EECA278A417E0FF1F940F199642DCC95B4933D; // System.Collections.Generic.IDictionary`2 struct IDictionary_2_t100B461C37F79E2F9CF3817F1BBEE5DC8495E0F5; // System.Collections.Generic.IDictionary`2 struct IDictionary_2_t4C0E889AA23D9590A60247E7F731BBA09868028B; // System.Collections.Generic.IEnumerator`1 struct IEnumerator_1_tCD9A32076EE9AFA77A6E5C44278B0FD415D97095; // 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.IList`1 struct IList_1_tBA929C89BC35AAE67764DAA82D62E01A200D3C7D; // System.Collections.Generic.IList`1 struct IList_1_tFCA8EA64EBB37AD1CDF92AB1C3591D6745600FAC; // System.Collections.Generic.IList`1 struct IList_1_t78C7EAA6876C3970781FB709E0EC6BD728FE2D87; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t1A8E2D3D2514261AD5FB347860EB8E7A78D6A606; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t166977FE93893F89D7620540A8ADF3F3E2170BDA; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t79C02C694D85C99B8FFE79FFE8ECF22C962F9CB3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t91E59929C2ABFF62B997C73D07A24426A1EC4351; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t21F6534F41AC965439A673009C2FCE9140F6F90B; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t8E4E912BC573A491E07CD9AF9AE2B5FA7B3F8DF7; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t3CF7438F97D8A99D494F007BEFB385A1F5E955C3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t5881129048A15C4817AA9BE111C707606F83D5D0; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t9E4FE6B82E10D9C59E51630EDE98D097930D4E9C; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t09AAFD79F4BC9CE90E24BF8F81C1A19BC640253B; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t73B727347ED381B2000ECEC584DB30F12E276C7D; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t3B84DA04530A6659AE1F95D3D40C279D84AA9C74; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t65F7E8F373726333514DBBB8A3176D659B4A88EB; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t9FF70F1230708590A7F85C59F355F60203D13A7F; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t42F641573859D9E681BE2F478C019995965D60E7; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_tEF1111D2BB52BD0644B2C0A2EEE3FCCA249FB9FB; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_tEFBA2ABA70D340513A8EE21EB657D1DFFFCE8649; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t827EB997DF59FB721E74E9ECCF50A267623EDAA8; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t9EEBFB76EF5D25E3FCFB932C3526262AD123DD1C; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_tB5FE2F19416D0E12283C86295E3B2570987701A2; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t8C9428F6EAC29E77F4EF5ADA1A60C4A4958DF4F5; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t4ADD3A7FEDC3AF03894BBCC7A46913EAB029D933; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_tC23E088635C4728EC45EB40FA0551E608E04CEE9; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_tB48823EE632CAA35155906AE26C282F0FC3FAA30; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t60F0825C1C41252F5FCCF0F34E0F3011AC99936B; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t04516BCF49092B70CF11D3A018411ACD3704C587; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_tE3A6647DEC7FB8C231A739018F996F04D6456A49; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_t91C4ED6DECC5FBD4F3C7963D2D7AE2A901DE6E7C; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1 struct IResamplingTransformImageProcessor_1_tE03D3AFF898A917C5DBFB952276E6F7C9917D1F2; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tED645F0938AAC644571FD226518776EEB3F0C877; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tF5CC643D230BE435D68AC13F509E0A76925A31C2; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t5027C8DDD629536803A4781802F732E17FC33D9A; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t877F70785E6F42B1A9219A5EFFC95A6F6C0AAB12; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t6DE77BE767425EFE1769CD0EA00E6EF4747245E0; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t3F41CB16F62D1915A88B5FC9F620324DFA68734A; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t66308B1E812797DFCB5E96074BFD59C47DF81650; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t9512400E4C326814A8C447858F6EBC0C3378A783; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tFB2B127C28875AC4A6389A7E337EB1321B7E3850; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t44FB31FBE0B3732E4980C51DF7DDB9153F66CDEA; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t0A00EC69DFE4975C2B93409F57DDC6447738B1F5; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t26879CD75E315830635ED8BB68CF6C288D4CA7AA; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t39AD519C5A0F841DF471AB6A1AF5811206B23411; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t1384BFB8A12D0A0F339DFBC3E03DC28A6B6E3228; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t6530F45050BC7B2E90E6145718F6281EB5E5C86C; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tDF3E769C12FF5B48AD554FF746E726ED941292D6; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t2ACF8E00B26436F9BF36E991DC5A38D7858AC3A4; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tF34155767A7F900FFF393650ED52D79A8C451C85; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t429E545455A56F18637A2AD457F5A67449664C00; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tF9AE55EDF188E6D97DD7DFC090893E6C3216AD4F; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tFA9A1263940B178971C824546FE7A9D12D4D37ED; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t2C190A7D2A1E8584E30E58F6F7ECDD08B1D43058; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t42CEE90BFA8F78FD6C65F543774F7B2437081B87; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tB5AE63BBDE3ECD88E0C359BB58CB7ADAF2F24890; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t2135ABF5423F9978568A7259B9F811FAE1DF9091; // 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.Image`1 struct Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1; // SixLabors.ImageSharp.Image`1 struct Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1; // SixLabors.ImageSharp.Image`1 struct Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D; // SixLabors.ImageSharp.Image`1 struct Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438; // SixLabors.ImageSharp.Image`1 struct Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5; // SixLabors.ImageSharp.Image`1 struct Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1; // SixLabors.ImageSharp.Image`1 struct Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C; // SixLabors.ImageSharp.Image`1 struct Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1; // SixLabors.ImageSharp.Image`1 struct Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA; // SixLabors.ImageSharp.Image`1 struct Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364; // SixLabors.ImageSharp.Image`1 struct Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0; // SixLabors.ImageSharp.Image`1 struct Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E; // SixLabors.ImageSharp.Image`1 struct Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296; // SixLabors.ImageSharp.Image`1 struct Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376; // SixLabors.ImageSharp.Image`1 struct Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64; // SixLabors.ImageSharp.Image`1 struct Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854; // SixLabors.ImageSharp.Image`1 struct Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E; // SixLabors.ImageSharp.Image`1 struct Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD; // SixLabors.ImageSharp.Image`1 struct Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902; // SixLabors.ImageSharp.Image`1 struct Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35; // SixLabors.ImageSharp.Image`1 struct Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E; // SixLabors.ImageSharp.Image`1 struct Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B; // SixLabors.ImageSharp.Image`1 struct Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F; // SixLabors.ImageSharp.Image`1 struct Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227; // SixLabors.ImageSharp.Image`1 struct Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E; // 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; // LitJson.ImporterFunc`2 struct ImporterFunc_2_tCFD454CC21D86524557F9DB5BDC69543BC57ABE8; // LitJson.ImporterFunc`2 struct ImporterFunc_2_tB8CD9B08886AF48A0307B83ACF20B91500939840; // LitJson.ImporterFunc`2 struct ImporterFunc_2_tFC6A6E98CBA96BB31013380AB3C4ECBAC733B714; // LitJson.ImporterFunc`2 struct ImporterFunc_2_t8888B5E6C81FA20C308C693C230A902CAA2AFE9A; // LitJson.ImporterFunc`2 struct ImporterFunc_2_tA197857700F789BFABE11594F0F8AEBA1C463715; // LitJson.ImporterFunc`2 struct ImporterFunc_2_tE24BF8ACFA328ED830BA38E8C5025E1DE45E51E5; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_tDB6919EBDF36E83E708A483A6C4CF8065F62D1E0; // System.Collections.Generic.Dictionary`2/KeyCollection struct KeyCollection_t0C2A6470B0D42D7A87AADBEADCF3DD1DDDD08956; // System.Collections.Generic.List`1> struct List_1_t995E93A35BC66C790862167E6D42B370113C7AF7; // System.Collections.Generic.List`1 struct List_1_t55979A1041FE719C1051ED03FF1FE106320B6F3E; // System.Collections.Generic.List`1 struct List_1_tC60E6D3B4C72C194F8158D9481241C378DD537F3; // System.Collections.Generic.List`1 struct List_1_t3EC344D94F9368D5C819EFC5CDF6DFC92D343AAC; // System.Collections.Generic.List`1 struct List_1_t1933FF26CA20E581FA58F9FF2F4B7A65E5DD309A; // System.Collections.Generic.List`1 struct List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7; // System.Collections.Generic.List`1 struct List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC; // System.Collections.Generic.List`1 struct List_1_tB45ECD46403EF701B48FC0DF3163292689B9BDD2; // System.Collections.Generic.List`1 struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5; // System.Collections.Generic.List`1 struct List_1_t432BA4439FC00E108A9A351BD7FBCD9242270BB3; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tB226EA9A014E81CD783F8AB4AB84367853D776A7; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t8841B1990F0642EDDD2DC6E1F67B5484F7AD9F58; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t301A1F7D5D672F8686DF80320B1965F9D41C5DDD; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t5D9AA5545D6122B8307F5C2F82F04D7A0A4BAD0F; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tE078BA73135B373A247A369BD8760FDD662E3C74; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tB98A72F50C16273D6FAF2BE7770F1D04B213BEE0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t699BFB8F06D6E2E7C6A99FA8DF6FB838304E35F4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t74FAFCDA80D11091C84AC286814303FBF4B881C2; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t07FD3160A49DC5F1F70A07C04474104B1853D784; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tC07202FA30AB0066565765755415127E746F23F7; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tABF4C7846BFE2C6F342EFC0364B3B47F55970C35; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t2A63C19BCDACC01E17FE5718C8666B54BD501FA0; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t0383ED0EE4AE052D56DFEE1F22CAEB73DB1BA084; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t750BA9376DCA6C43FD1450148EDAFB945EE5EA8D; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tFB3E57006B735D0E6D3093EB2F9654BA218F14B3; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t4323586572AEB8756E9EF55C22FE3F22D5C62A2E; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tFD3AB62E0FCDA712C18E42071682164DF281C4DC; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t438E13C7BAA8310988356E7A29F7BCAC75AC7317; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t5233665EE5A1E4334B3CCA2D108F4EFD8A697057; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t68FB4775238AD324E12BDF2D1EEA465C34F255CB; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_tE9556B2B617A769832A81EB3BF39D9BAED1CF99D; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t8C9A710272910DCA1C71377624398F2B803DDFFA; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 struct MemoryGroupView_1_t4053E871144E98570DD5E51C1A324618A209EE9D; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C; // Newtonsoft.Json.Utilities.MethodCall`2 struct MethodCall_2_tFCEFBCF8E9B9BA4699C72DC3A0DE8B7B053E6F8F; // System.Pinnable`1> struct Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA; // System.Pinnable`1> struct Pinnable_1_t995246336920565198FB5642AAE104F3134A3468; // System.Pinnable`1> struct Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A; // System.Pinnable`1> struct Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B; // System.Pinnable`1> struct Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146; // System.Pinnable`1> struct Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE; // System.Pinnable`1> struct Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3; // System.Pinnable`1> struct Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103; // System.Pinnable`1> struct Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF; // System.Pinnable`1> struct Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9; // System.Pinnable`1> struct Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F; // System.Pinnable`1> struct Pinnable_1_t76758360C06982977C68715853C878A47E8602EA; // System.Pinnable`1> struct Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770; // System.Pinnable`1> struct Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB; // System.Pinnable`1> struct Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975; // System.Pinnable`1> struct Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C; // System.Pinnable`1> struct Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85; // System.Pinnable`1> struct Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45; // System.Pinnable`1> struct Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2; // System.Pinnable`1> struct Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868; // System.Pinnable`1> struct Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56; // System.Pinnable`1> struct Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9; // System.Pinnable`1> struct Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B; // System.Pinnable`1> struct Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A; // System.Pinnable`1> struct Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23; // System.Pinnable`1> struct Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15; // System.Pinnable`1> struct Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F; // System.Pinnable`1> struct Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A; // System.Pinnable`1> struct Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD; // System.Pinnable`1 struct Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED; // System.Pinnable`1 struct Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD; // System.Pinnable`1 struct Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A; // System.Pinnable`1 struct Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF; // System.Pinnable`1 struct Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637; // System.Pinnable`1 struct Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF; // System.Pinnable`1 struct Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03; // System.Pinnable`1 struct Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A; // System.Pinnable`1 struct Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98; // System.Pinnable`1 struct Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC; // System.Pinnable`1 struct Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110; // System.Pinnable`1 struct Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF; // System.Pinnable`1 struct Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C; // System.Pinnable`1 struct Pinnable_1_t91B7A9064F81FDCD94CCE99CE3B7D0EC4ACBB8D4; // System.Pinnable`1 struct Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30; // System.Pinnable`1 struct Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC; // System.Pinnable`1 struct Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6; // System.Pinnable`1 struct Pinnable_1_tF11C8C92BFD1CCA45BD7A9B4680410A4A2F52230; // System.Pinnable`1 struct Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5; // System.Pinnable`1 struct Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D; // System.Pinnable`1 struct Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B; // System.Pinnable`1 struct Pinnable_1_t761807393ABA1A54FEA3FFD885780C2AED404C34; // System.Pinnable`1 struct Pinnable_1_tB8357FEFA38173C025DA1EF8045C28063D40CFCC; // System.Pinnable`1 struct Pinnable_1_t4DB9AF25BCD0E436AC72117E073F7836D0549360; // System.Pinnable`1 struct Pinnable_1_t6DECCC07699A1C9075D81D273751284BC94FE1F7; // System.Pinnable`1 struct Pinnable_1_t0F708D8D76612050EF03088CCBF232DDE300882A; // System.Pinnable`1 struct Pinnable_1_t45380A4B0C8815837C180EA9DA0161D17D608510; // System.Pinnable`1 struct Pinnable_1_t03F230B3D087C089799A454B4F28C7B5C721437A; // System.Pinnable`1 struct Pinnable_1_t7EF8E392238496B34E6080A9E6F009CF4EBE43D1; // System.Pinnable`1 struct Pinnable_1_tCEC9444A794C8C5590FFB6D3D7638741CA6E6DB8; // System.Pinnable`1 struct Pinnable_1_t4B2B265796EB7193524E432B436B30FCD3A3D8C9; // System.Pinnable`1 struct Pinnable_1_tC0965E1D6606A61CE0B3CC9A4FB24EDFEF601383; // System.Pinnable`1 struct Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777; // System.Pinnable`1 struct Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D; // System.Pinnable`1 struct Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3; // System.Pinnable`1 struct Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773; // System.Pinnable`1 struct Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC; // System.Pinnable`1 struct Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E; // System.Pinnable`1 struct Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0; // System.Pinnable`1 struct Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3; // System.Pinnable`1 struct Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56; // System.Pinnable`1 struct Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804; // System.Pinnable`1 struct Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8; // System.Pinnable`1 struct Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82; // System.Pinnable`1 struct Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4; // System.Pinnable`1 struct Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D; // System.Pinnable`1 struct Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF; // System.Pinnable`1 struct Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF; // System.Pinnable`1 struct Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63; // System.Pinnable`1 struct Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716; // System.Pinnable`1 struct Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF; // System.Pinnable`1 struct Pinnable_1_t730A2BBBB60EA828F4C1D255E55883E591DD8859; // System.Pinnable`1 struct Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C; // System.Pinnable`1 struct Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1; // System.Pinnable`1 struct Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731; // System.Pinnable`1 struct Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056; // System.Pinnable`1 struct Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424; // System.Pinnable`1 struct Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6; // System.Pinnable`1 struct Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8; // System.Pinnable`1 struct Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t921D1901AD35062BE31FAEB0798A4B814F33A3C3; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229; // System.Collections.Generic.Stack`1 struct Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55; // System.Collections.Generic.Stack`1 struct Stack_1_t5A78D7BE355DFAF5BE94ADF12FB8288AE28D4B4F; // System.Collections.Generic.Stack`1 struct Stack_1_t7B63F93F3C5FA452C37D6EC4E51A4F56AF3D7B92; // Newtonsoft.Json.Utilities.ThreadSafeStore`2> struct ThreadSafeStore_2_tC1E1331CC66EC43561318B3A5A3EBA17B9953094; // Newtonsoft.Json.Utilities.ThreadSafeStore`2 struct ThreadSafeStore_2_t21C856850697731C2D052925EA76EE1137BC7FEC; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_t8738745D8513A557A82E6E097DF4D4E70D5253C2; // System.Collections.Generic.Dictionary`2/ValueCollection struct ValueCollection_tC88EAA780CBFDC83B1E62A4418478872C1CAE848; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_tB55287EA11F7C665F930EF3A359F186CD3AE5EC1; // System.Collections.Generic.Dictionary`2/Entry[] struct EntryU5BU5D_tBC4463B96C923135EDB5CFF91B7E15E4D1503D2A; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0; // System.Collections.Generic.HashSet`1/Slot[] struct SlotU5BU5D_tA2C59549601B8D4FF421D3FE4AE207703AADA494; // System.Void*[] struct VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C; // SixLabors.ImageSharp.PixelFormats.A8[] struct A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B; // SixLabors.ImageSharp.PixelFormats.Abgr32[] struct Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283; // SixLabors.ImageSharp.PixelFormats.Argb32[] struct Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948; // SixLabors.ImageSharp.PixelFormats.Bgr24[] struct Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8; // SixLabors.ImageSharp.PixelFormats.Bgr565[] struct Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4; // SixLabors.ImageSharp.PixelFormats.Bgra32[] struct Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581; // SixLabors.ImageSharp.PixelFormats.Bgra4444[] struct Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC; // SixLabors.ImageSharp.PixelFormats.Bgra5551[] struct Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775; // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8[] struct Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174; // System.Boolean[] struct BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C; // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; // SixLabors.ImageSharp.PixelFormats.Byte4[] struct Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // SixLabors.ImageSharp.Complex64[] struct Complex64U5BU5D_tDF719F22C4210186A1B5CC5FD17AD382EDB16650; // SixLabors.ImageSharp.ComplexVector4[] struct ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5; // System.Linq.Expressions.Interpreter.DebugInfo[] struct DebugInfoU5BU5D_tBEF3683AA37B65231F98284421C981AE65305B1E; // System.Decimal[] struct DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA; // System.Delegate[] struct DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8; // System.Double[] struct DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB; // SixLabors.ImageSharp.Formats.Webp.Lossless.HTreeGroup[] struct HTreeGroupU5BU5D_tF3657A3ABB0FF58EF47ADB698407180F6623D431; // SixLabors.ImageSharp.PixelFormats.HalfSingle[] struct HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454; // SixLabors.ImageSharp.PixelFormats.HalfVector2[] struct HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8; // SixLabors.ImageSharp.PixelFormats.HalfVector4[] struct HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0; // SixLabors.ImageSharp.Formats.Webp.Lossless.HuffmanCode[] struct HuffmanCodeU5BU5D_tF5144EAB7445CD0648DF650B5E307F1412134A9D; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.HuffmanLut[] struct HuffmanLutU5BU5D_t95C7B07D7C39946F9F4E5251E4DC0AE6D3686EB4; // SixLabors.ImageSharp.Formats.Webp.Lossless.HuffmanTree[] struct HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07; // SixLabors.ImageSharp.Formats.Webp.Lossless.HuffmanTreeCode[] struct HuffmanTreeCodeU5BU5D_t0B06EF05FC94D664AC9DEB99F67A91B1C85D3A22; // System.Runtime.CompilerServices.IStrongBox[] struct IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccColorantTableEntry[] struct IccColorantTableEntryU5BU5D_t0E2DDD8D3943B70AB1D47310724EEEFB444EA076; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLocalizedString[] struct IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLut[] struct IccLutU5BU5D_t5A02B561DB7AE84F952313EE43E01043F985A654; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccNamedColor[] struct IccNamedColorU5BU5D_t54A2305547F029F9AE01482A20EB57705074FDA9; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileDescription[] struct IccProfileDescriptionU5BU5D_t2FE24D3A85837A22B0C2E5270DC61EAD1BC3A641; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileSequenceIdentifier[] struct IccProfileSequenceIdentifierU5BU5D_t78252F74DA7C734028F59BD58511257D971A352B; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccResponseNumber[] struct IccResponseNumberU5BU5D_tC2D300D8ABF340C3A20199A494A4EE4A4B0486A1; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccScreeningChannel[] struct IccScreeningChannelU5BU5D_tDFDCEBF96365B64F9CEA6B49A462E68F567DC717; // System.Linq.Expressions.Interpreter.Instruction[] struct InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03; // System.Int16[] struct Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD; // System.Int32[] struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; // System.Int64[] struct Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6; // System.IntPtr[] struct IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6; // Newtonsoft.Json.Linq.JTokenType[] struct JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE; // Newtonsoft.Json.JsonConverter[] struct JsonConverterU5BU5D_t4D765C7F069D72FC9554EFAF354FBDC0CA2F7BC4; // SixLabors.ImageSharp.PixelFormats.L16[] struct L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D; // SixLabors.ImageSharp.PixelFormats.L8[] struct L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236; // SixLabors.ImageSharp.PixelFormats.La16[] struct La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C; // SixLabors.ImageSharp.PixelFormats.La32[] struct La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE; // System.Linq.Expressions.Interpreter.LocalDefinition[] struct LocalDefinitionU5BU5D_t24CED16236F9597A53E95E14A9C6310A7273BAA2; // SixLabors.ImageSharp.PixelFormats.NormalizedByte2[] struct NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3; // SixLabors.ImageSharp.PixelFormats.NormalizedByte4[] struct NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E; // SixLabors.ImageSharp.PixelFormats.NormalizedShort2[] struct NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE; // SixLabors.ImageSharp.PixelFormats.NormalizedShort4[] struct NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83; // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; // SixLabors.ImageSharp.PixelFormats.Rg32[] struct Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E; // SixLabors.ImageSharp.PixelFormats.Rgb24[] struct Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284; // SixLabors.ImageSharp.PixelFormats.Rgb48[] struct Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058; // SixLabors.ImageSharp.PixelFormats.Rgba1010102[] struct Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92; // SixLabors.ImageSharp.PixelFormats.Rgba32[] struct Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9; // SixLabors.ImageSharp.PixelFormats.Rgba64[] struct Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885; // SixLabors.ImageSharp.PixelFormats.RgbaVector[] struct RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4; // System.Linq.Expressions.Interpreter.RuntimeLabel[] struct RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A; // System.SByte[] struct SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7; // SixLabors.ImageSharp.PixelFormats.Short2[] struct Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0; // SixLabors.ImageSharp.PixelFormats.Short4[] struct Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5; // System.Single[] struct SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971; // System.String[] struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A; // System.Type[] struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755; // System.UInt16[] struct UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67; // System.UInt32[] struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF; // System.UInt64[] struct UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2; // System.Numerics.Vector3[] struct Vector3U5BU5D_tC1DD7188C651201C928310E63D672F1581532F1C; // System.Numerics.Vector4[] struct Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F; // System.ArgumentNullException struct ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB; // System.AsyncCallback struct AsyncCallback_tA7921BEF974919C46FF8F9D9867C567B200BB0EA; // System.Reflection.Binder struct Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30; // System.Linq.Expressions.Interpreter.BranchLabel struct BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5; // System.Globalization.Calendar struct Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A; // System.Threading.CancellationTokenSource struct CancellationTokenSource_t78B989179DE23EDD36F870FFEE20A15D6D3C65B3; // System.Globalization.CompareInfo struct CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9; // SixLabors.ImageSharp.Configuration struct Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8; // System.Linq.Expressions.ConstantExpression struct ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB; // System.Reflection.ConstructorInfo struct ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B; // System.Globalization.CultureData struct CultureData_t53CDF1C5F789A28897415891667799420D3C5529; // System.Globalization.CultureInfo struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98; // System.Globalization.DateTimeFormatInfo struct DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90; // System.Delegate struct Delegate_t; // System.DelegateData struct DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288; // SixLabors.ImageSharp.Metadata.Profiles.Exif.ExifProfile struct ExifProfile_t5ACE20C835AFC1A0B6C19A6F957F8189C41C8B45; // LitJson.ExporterFunc struct ExporterFunc_t990009C675F597513B6CF9ACF400B391E9AE9773; // System.Linq.Expressions.Expression struct Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660; // System.Reflection.FieldInfo struct FieldInfo_t; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.HuffmanScanEncoder struct HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906; // System.IAsyncResult struct IAsyncResult_tC9F97BF36FCF122D29D3101D80642278297BF370; // Newtonsoft.Json.Serialization.IContractResolver struct IContractResolver_tA219AC3FC72F78746D43EA0801F6F3D8A08DA2C0; // System.Collections.IDictionary struct IDictionary_t99871C56B8EC2452AC5C4CF3831695E617B89D3A; // System.Collections.IEqualityComparer struct IEqualityComparer_t6C4C1F04B21BDE1E4B84BD6EC7DE494C186D6C68; // System.IFormatProvider struct IFormatProvider_tF2AECC4B14F41D36718920D67F930CED940412DF; // Newtonsoft.Json.Serialization.IReferenceResolver struct IReferenceResolver_t49ED9B9BFD755B76031610A8B0DF90FCD3514427; // Newtonsoft.Json.Serialization.ITraceWriter struct ITraceWriter_tB06CC983F4CAE1D4DAAA1BB32A76C63D3A6250AA; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfile struct IccProfile_t01950247B7477FD8EF3E43C812C347FFBF301EC5; // SixLabors.ImageSharp.Image struct Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE; // SixLabors.ImageSharp.Metadata.ImageMetadata struct ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA; // LitJson.ImporterFunc struct ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D; // System.Linq.Expressions.Interpreter.Instruction struct Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF; // System.Linq.Expressions.Interpreter.InstructionList struct InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118; // System.Linq.Expressions.Interpreter.InterpretedFrame struct InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2; // System.Linq.Expressions.Interpreter.Interpreter struct Interpreter_t72F078C1054752C763660835B3B3488A135D178B; // System.InvalidOperationException struct InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB; // SixLabors.ImageSharp.Metadata.Profiles.Iptc.IptcProfile struct IptcProfile_tFEBFE40FC2A73A65B70000A053A7F803AF5AD70E; // Newtonsoft.Json.Linq.JContainer struct JContainer_t0393B6D5D1D1452D16BE67178D48155F148BCFC4; // Newtonsoft.Json.Linq.JValue struct JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64; // SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore struct JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA; // SixLabors.ImageSharp.Formats.Jpeg.JpegMetadata struct JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2; // Newtonsoft.Json.JsonConverter struct JsonConverter_tA7DD130015793717E2EB2AE6E6184D06769EE242; // Newtonsoft.Json.JsonConverterCollection struct JsonConverterCollection_t93FA7190716CD879A37BF1E3B249F1171AEC3598; // Newtonsoft.Json.Serialization.JsonFormatterConverter struct JsonFormatterConverter_t2CC26756ACFEBB831D9B7E493421A9B522D120EF; // Newtonsoft.Json.Serialization.JsonISerializableContract struct JsonISerializableContract_t2E5F5A152D9F461BC5247B9C8BF2DEC60A19BF78; // Newtonsoft.Json.Serialization.JsonProperty struct JsonProperty_t8F2960BA001820829D8A3EA78F8D2D75ACCADBD3; // LitJson.JsonReader struct JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340; // Newtonsoft.Json.JsonReader struct JsonReader_t4744AD14EAA7B7002CADDE080CAD5FB5CC06A1D7; // Newtonsoft.Json.JsonSerializer struct JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD; // Newtonsoft.Json.Serialization.JsonSerializerInternalReader struct JsonSerializerInternalReader_t2FBACE6613A4F2BAFE3C3EBBAD0813DFCBDBCC94; // Newtonsoft.Json.JsonSerializerSettings struct JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE; // LitJson.JsonWriter struct JsonWriter_tE4E0A8D51FEAFA46BECDA611992E9234C897D09A; // System.Linq.Expressions.Interpreter.LabelInfo struct LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907; // System.Linq.Expressions.Interpreter.LabelScopeInfo struct LabelScopeInfo_t9F44B28B112B8912DB6BB8C12F53DB6B107E346F; // System.Linq.Expressions.LabelTarget struct LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1; // Newtonsoft.Json.Utilities.LateBoundReflectionDelegateFactory struct LateBoundReflectionDelegateFactory_t6FE4AA4D54FF44B14A4B1C9C51AA2006611852BC; // UnityEngine.UI.LayoutGroup struct LayoutGroup_t63C978964192B57EFC660D5FDA03DEE89DDC1AE2; // LitJson.Lexer struct Lexer_tD33701B5D4609BBCE8D9A481525FEBDCC7074DAC; // System.Linq.Expressions.Interpreter.LightCompiler struct LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA; // System.Linq.Expressions.Interpreter.LightDelegateCreator struct LightDelegateCreator_tA7A81CB278CE2C07EC06CB7805CAB65068453D4D; // System.Linq.Expressions.Interpreter.LightLambda struct LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE; // BestHTTP.SignalRCore.Encoders.LitJsonEncoder struct LitJsonEncoder_t69375A573B26520A38330689AC62300F6041587D; // System.Linq.Expressions.Interpreter.LocalVariables struct LocalVariables_tFD3F8FE77C4F8E4E2D98F8965F26A672AEEF59F2; // System.Reflection.MemberFilter struct MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81; // System.Reflection.MemberInfo struct MemberInfo_t; // SixLabors.ImageSharp.Memory.MemoryAllocator struct MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444; // System.Reflection.MethodBase struct MethodBase_t; // System.Reflection.MethodInfo struct MethodInfo_t; // System.NotImplementedException struct NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6; // System.Globalization.NumberFormatInfo struct NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D; // SixLabors.ImageSharp.Formats.PixelTypeInfo struct PixelTypeInfo_tE2D6D83EC24DE1FCC65833BC404DE814A167B18E; // System.Reflection.PropertyInfo struct PropertyInfo_t; // UnityEngine.RectOffset struct RectOffset_tE3A58467CD0749AD9D3E1271F9E315B38F39AE70; // UnityEngine.RectTransform struct RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072; // Newtonsoft.Json.Utilities.ReflectionObject struct ReflectionObject_t0B28C1A5ECAF6F1011ED285201ABA73A2BECD26E; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F; // System.Threading.SemaphoreSlim struct SemaphoreSlim_t3EF85FC980AE57957BEBB6B78E81DE2E3233D385; // System.Runtime.Serialization.SerializationBinder struct SerializationBinder_t600A2077818E43FC641208357D8B809A10F1EAB8; // System.Runtime.Serialization.SerializationInfo struct SerializationInfo_t097DA64D9DB49ED7F2458E964BE8CCCF63FC67C1; // System.Linq.Expressions.StackGuard struct StackGuard_tAA7C98E484C90664FF3CAC6E4DD23BDA416AF572; // System.IO.Stream struct Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB; // System.String struct String_t; // System.Text.StringBuilder struct StringBuilder_t; // System.Linq.Expressions.SwitchCase struct SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80; // System.Linq.Expressions.SwitchExpression struct SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732; // System.Globalization.TextInfo struct TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C; // System.IO.TextReader struct TextReader_t25B06DCA1906FEAD02150DB14313EBEA4CD78D2F; // System.IO.TextWriter struct TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643; // System.Type struct Type_t; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5; // LitJson.WriterContext struct WriterContext_tF5B3EACFF8422E240058918EF5F9E83C618277F3; // SixLabors.ImageSharp.Metadata.Profiles.Xmp.XmpProfile struct XmpProfile_t30D7B57E621D5D07C47B88E154E9B1F811B0A030; // System.IO.Stream/ReadWriteTask struct ReadWriteTask_t32CD2C230786712954C1DB518DBE420A1F4C7974; IL2CPP_EXTERN_C RuntimeClass* ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Delegate_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ExporterFunc_t990009C675F597513B6CF9ACF400B391E9AE9773_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDictionary_2_t100B461C37F79E2F9CF3817F1BBEE5DC8495E0F5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_1_tCD9A32076EE9AFA77A6E5C44278B0FD415D97095_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* JsonConvert_tE6BEC0144590DD363669B76685D1C371866C3D87_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* JsonTypeReflector_t50F18C1B9D80F37BF58A282F0C1B3B1F2DF91D76_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MemberInfo_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ReflectionUtils_t3816B11C589D1ACC171DB6CC6729C9B4935533F3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral24B384F1E033EC12CCBD648496627CAE231B092D; IL2CPP_EXTERN_C String_t* _stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8; IL2CPP_EXTERN_C String_t* _stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF; IL2CPP_EXTERN_C String_t* _stringLiteralA02431CF7C501A5B368C91E41283419D8FA9FB03; IL2CPP_EXTERN_C String_t* _stringLiteralC3B3B7ACBC0F8F50E84C2570A76A848F78D95D56; IL2CPP_EXTERN_C String_t* _stringLiteralE958A63C0675D65C92182FC45CE3E78A8DD48061; IL2CPP_EXTERN_C String_t* _stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7; IL2CPP_EXTERN_C String_t* _stringLiteralF7E6C53D86D8ADC0DB8EFC0A2CD9877CC8BC9914; IL2CPP_EXTERN_C String_t* _stringLiteralFBC35FFDE20578F35F7D80AA15EBCB02F42463C4; IL2CPP_EXTERN_C const RuntimeMethod* Guard_NotNull_TisStream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_m0208A51E2C9821BF79B2FCF31E07DF05D4EB4792_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LazyInitializer_EnsureInitializedCore_TisRuntimeObject_mC468F357800B4B6457ADD417CB364875AE5F30A5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LitJsonEncoder_DecodeAs_TisRuntimeObject_m43510431AF736291FFA59A8C7CCBCA11F0886779_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* LitJsonEncoder_EncodeAsBinary_TisRuntimeObject_m339433A1ABA521E28CB9ABA3991E406F66C7783C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Marshal_GetFunctionPointerForDelegate_TisRuntimeObject_mD91654279F4ECE4BB0BA5638D9ACD9D8479B82B0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1_GetEnumerator_m8B18A583ACB97845FCA0F25B0CE2C9619E51CD60_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1_get_Count_m0E5B8F5C70FB9462CD4D39671F99E57CC917F7A0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlyCollection_1_get_Item_m4F0F25409BECFD92D4F5067CA1AD87DB46D6BA97_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeType* Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Int16_tD0F031114106263BB459DA1F099FF9F42691295A_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var; struct CultureData_t53CDF1C5F789A28897415891667799420D3C5529_marshaled_com; struct CultureData_t53CDF1C5F789A28897415891667799420D3C5529_marshaled_pinvoke; struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_com; struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_pinvoke; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct HuffmanCode_t5DB78E46410B0BF2E5DBC56B1F2385D5BC783A88 ; struct IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A_marshaled_com; struct IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A_marshaled_pinvoke; struct RuntimeLabel_t6F93929F1E839AA32AE409193F505A4435E725FA ; struct MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067; struct MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750; struct MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617; struct MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825; struct MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754; struct MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE; struct MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A; struct MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB; struct MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0; struct MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6; struct MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067; struct MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279; struct MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC; struct MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7; struct MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C; struct MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783; struct MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F; struct MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3; struct MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4; struct MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8; struct MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C; struct MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D; struct MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64; struct MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109; struct MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD; struct MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140; struct MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5; struct MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD; struct MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0; struct A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B; struct Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283; struct Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948; struct Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8; struct Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4; struct Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581; struct Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC; struct Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775; struct Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174; struct BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C; struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; struct Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765; struct Complex64U5BU5D_tDF719F22C4210186A1B5CC5FD17AD382EDB16650; struct ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5; struct DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA; struct DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB; struct HTreeGroupU5BU5D_tF3657A3ABB0FF58EF47ADB698407180F6623D431; struct HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454; struct HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8; struct HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0; struct HuffmanCodeU5BU5D_tF5144EAB7445CD0648DF650B5E307F1412134A9D; struct HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07; struct HuffmanTreeCodeU5BU5D_t0B06EF05FC94D664AC9DEB99F67A91B1C85D3A22; struct IccColorantTableEntryU5BU5D_t0E2DDD8D3943B70AB1D47310724EEEFB444EA076; struct IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B; struct IccLutU5BU5D_t5A02B561DB7AE84F952313EE43E01043F985A654; struct IccNamedColorU5BU5D_t54A2305547F029F9AE01482A20EB57705074FDA9; struct IccProfileDescriptionU5BU5D_t2FE24D3A85837A22B0C2E5270DC61EAD1BC3A641; struct IccProfileSequenceIdentifierU5BU5D_t78252F74DA7C734028F59BD58511257D971A352B; struct IccResponseNumberU5BU5D_tC2D300D8ABF340C3A20199A494A4EE4A4B0486A1; struct IccScreeningChannelU5BU5D_tDFDCEBF96365B64F9CEA6B49A462E68F567DC717; struct Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD; struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; struct Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6; struct JsonConverterU5BU5D_t4D765C7F069D72FC9554EFAF354FBDC0CA2F7BC4; struct L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D; struct L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236; struct La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C; struct La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE; struct NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3; struct NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E; struct NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE; struct NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83; struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; struct Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E; struct Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284; struct Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058; struct Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92; struct Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9; struct Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885; struct RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4; struct SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7; struct Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0; struct Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5; struct SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA; struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755; struct UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67; struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF; struct UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2; struct Vector3U5BU5D_tC1DD7188C651201C928310E63D672F1581532F1C; struct Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F; 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 // LitJson.JsonMapper/<>c__DisplayClass41_0`1 struct U3CU3Ec__DisplayClass41_0_1_t1965ED1F8D52F648B6B7C4D007BA67C874AF52CD : public RuntimeObject { public: // LitJson.ExporterFunc`1 LitJson.JsonMapper/<>c__DisplayClass41_0`1::exporter ExporterFunc_1_t630A9001A866BE657B4741284930FD33F41F30B0 * ___exporter_0; public: inline static int32_t get_offset_of_exporter_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass41_0_1_t1965ED1F8D52F648B6B7C4D007BA67C874AF52CD, ___exporter_0)); } inline ExporterFunc_1_t630A9001A866BE657B4741284930FD33F41F30B0 * get_exporter_0() const { return ___exporter_0; } inline ExporterFunc_1_t630A9001A866BE657B4741284930FD33F41F30B0 ** get_address_of_exporter_0() { return &___exporter_0; } inline void set_exporter_0(ExporterFunc_1_t630A9001A866BE657B4741284930FD33F41F30B0 * value) { ___exporter_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___exporter_0), (void*)value); } }; // LitJson.JsonMapper/<>c__DisplayClass42_0`2 struct U3CU3Ec__DisplayClass42_0_2_t7D534C7CB23852515797B28E227CE9337CB8BAFA : public RuntimeObject { public: // LitJson.ImporterFunc`2 LitJson.JsonMapper/<>c__DisplayClass42_0`2::importer ImporterFunc_2_tCFD454CC21D86524557F9DB5BDC69543BC57ABE8 * ___importer_0; public: inline static int32_t get_offset_of_importer_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass42_0_2_t7D534C7CB23852515797B28E227CE9337CB8BAFA, ___importer_0)); } inline ImporterFunc_2_tCFD454CC21D86524557F9DB5BDC69543BC57ABE8 * get_importer_0() const { return ___importer_0; } inline ImporterFunc_2_tCFD454CC21D86524557F9DB5BDC69543BC57ABE8 ** get_address_of_importer_0() { return &___importer_0; } inline void set_importer_0(ImporterFunc_2_tCFD454CC21D86524557F9DB5BDC69543BC57ABE8 * value) { ___importer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___importer_0), (void*)value); } }; // LitJson.JsonMapper/<>c__DisplayClass42_0`2 struct U3CU3Ec__DisplayClass42_0_2_t4E2DE2378148C2C7139ECE2BAA64B19CD12D3797 : public RuntimeObject { public: // LitJson.ImporterFunc`2 LitJson.JsonMapper/<>c__DisplayClass42_0`2::importer ImporterFunc_2_tB8CD9B08886AF48A0307B83ACF20B91500939840 * ___importer_0; public: inline static int32_t get_offset_of_importer_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass42_0_2_t4E2DE2378148C2C7139ECE2BAA64B19CD12D3797, ___importer_0)); } inline ImporterFunc_2_tB8CD9B08886AF48A0307B83ACF20B91500939840 * get_importer_0() const { return ___importer_0; } inline ImporterFunc_2_tB8CD9B08886AF48A0307B83ACF20B91500939840 ** get_address_of_importer_0() { return &___importer_0; } inline void set_importer_0(ImporterFunc_2_tB8CD9B08886AF48A0307B83ACF20B91500939840 * value) { ___importer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___importer_0), (void*)value); } }; // LitJson.JsonMapper/<>c__DisplayClass42_0`2 struct U3CU3Ec__DisplayClass42_0_2_tC01CA97D77E17C15B3852060D56FA62085B55FEF : public RuntimeObject { public: // LitJson.ImporterFunc`2 LitJson.JsonMapper/<>c__DisplayClass42_0`2::importer ImporterFunc_2_tFC6A6E98CBA96BB31013380AB3C4ECBAC733B714 * ___importer_0; public: inline static int32_t get_offset_of_importer_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass42_0_2_tC01CA97D77E17C15B3852060D56FA62085B55FEF, ___importer_0)); } inline ImporterFunc_2_tFC6A6E98CBA96BB31013380AB3C4ECBAC733B714 * get_importer_0() const { return ___importer_0; } inline ImporterFunc_2_tFC6A6E98CBA96BB31013380AB3C4ECBAC733B714 ** get_address_of_importer_0() { return &___importer_0; } inline void set_importer_0(ImporterFunc_2_tFC6A6E98CBA96BB31013380AB3C4ECBAC733B714 * value) { ___importer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___importer_0), (void*)value); } }; // LitJson.JsonMapper/<>c__DisplayClass42_0`2 struct U3CU3Ec__DisplayClass42_0_2_t97B5B8175A923AB04501037C16CB252B543F2571 : public RuntimeObject { public: // LitJson.ImporterFunc`2 LitJson.JsonMapper/<>c__DisplayClass42_0`2::importer ImporterFunc_2_t8888B5E6C81FA20C308C693C230A902CAA2AFE9A * ___importer_0; public: inline static int32_t get_offset_of_importer_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass42_0_2_t97B5B8175A923AB04501037C16CB252B543F2571, ___importer_0)); } inline ImporterFunc_2_t8888B5E6C81FA20C308C693C230A902CAA2AFE9A * get_importer_0() const { return ___importer_0; } inline ImporterFunc_2_t8888B5E6C81FA20C308C693C230A902CAA2AFE9A ** get_address_of_importer_0() { return &___importer_0; } inline void set_importer_0(ImporterFunc_2_t8888B5E6C81FA20C308C693C230A902CAA2AFE9A * value) { ___importer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___importer_0), (void*)value); } }; // LitJson.JsonMapper/<>c__DisplayClass42_0`2 struct U3CU3Ec__DisplayClass42_0_2_t7A2BC799CEB38D9C0C912825698BAB171D08B405 : public RuntimeObject { public: // LitJson.ImporterFunc`2 LitJson.JsonMapper/<>c__DisplayClass42_0`2::importer ImporterFunc_2_tA197857700F789BFABE11594F0F8AEBA1C463715 * ___importer_0; public: inline static int32_t get_offset_of_importer_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass42_0_2_t7A2BC799CEB38D9C0C912825698BAB171D08B405, ___importer_0)); } inline ImporterFunc_2_tA197857700F789BFABE11594F0F8AEBA1C463715 * get_importer_0() const { return ___importer_0; } inline ImporterFunc_2_tA197857700F789BFABE11594F0F8AEBA1C463715 ** get_address_of_importer_0() { return &___importer_0; } inline void set_importer_0(ImporterFunc_2_tA197857700F789BFABE11594F0F8AEBA1C463715 * value) { ___importer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___importer_0), (void*)value); } }; // LitJson.JsonMapper/<>c__DisplayClass42_0`2 struct U3CU3Ec__DisplayClass42_0_2_t422C7CC478953AAAE68CE264D8EA569B805FF0B4 : public RuntimeObject { public: // LitJson.ImporterFunc`2 LitJson.JsonMapper/<>c__DisplayClass42_0`2::importer ImporterFunc_2_tE24BF8ACFA328ED830BA38E8C5025E1DE45E51E5 * ___importer_0; public: inline static int32_t get_offset_of_importer_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass42_0_2_t422C7CC478953AAAE68CE264D8EA569B805FF0B4, ___importer_0)); } inline ImporterFunc_2_tE24BF8ACFA328ED830BA38E8C5025E1DE45E51E5 * get_importer_0() const { return ___importer_0; } inline ImporterFunc_2_tE24BF8ACFA328ED830BA38E8C5025E1DE45E51E5 ** get_address_of_importer_0() { return &___importer_0; } inline void set_importer_0(ImporterFunc_2_tE24BF8ACFA328ED830BA38E8C5025E1DE45E51E5 * value) { ___importer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___importer_0), (void*)value); } }; // Newtonsoft.Json.Utilities.LateBoundReflectionDelegateFactory/<>c__DisplayClass4_0`1 struct U3CU3Ec__DisplayClass4_0_1_t8DBEFE8C363F7E5B9530B197EFA6BA860BFA3D17 : public RuntimeObject { public: // System.Reflection.ConstructorInfo Newtonsoft.Json.Utilities.LateBoundReflectionDelegateFactory/<>c__DisplayClass4_0`1::c ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * ___c_0; // System.Reflection.MethodBase Newtonsoft.Json.Utilities.LateBoundReflectionDelegateFactory/<>c__DisplayClass4_0`1::method MethodBase_t * ___method_1; public: inline static int32_t get_offset_of_c_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass4_0_1_t8DBEFE8C363F7E5B9530B197EFA6BA860BFA3D17, ___c_0)); } inline ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * get_c_0() const { return ___c_0; } inline ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B ** get_address_of_c_0() { return &___c_0; } inline void set_c_0(ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * value) { ___c_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___c_0), (void*)value); } inline static int32_t get_offset_of_method_1() { return static_cast(offsetof(U3CU3Ec__DisplayClass4_0_1_t8DBEFE8C363F7E5B9530B197EFA6BA860BFA3D17, ___method_1)); } inline MethodBase_t * get_method_1() const { return ___method_1; } inline MethodBase_t ** get_address_of_method_1() { return &___method_1; } inline void set_method_1(MethodBase_t * value) { ___method_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___method_1), (void*)value); } }; // Newtonsoft.Json.Utilities.LateBoundReflectionDelegateFactory/<>c__DisplayClass5_0`1 struct U3CU3Ec__DisplayClass5_0_1_t286EEF46A32DAE6AE403E6965E143E31444ED97E : public RuntimeObject { public: // System.Type Newtonsoft.Json.Utilities.LateBoundReflectionDelegateFactory/<>c__DisplayClass5_0`1::type Type_t * ___type_0; // System.Reflection.ConstructorInfo Newtonsoft.Json.Utilities.LateBoundReflectionDelegateFactory/<>c__DisplayClass5_0`1::constructorInfo ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * ___constructorInfo_1; public: inline static int32_t get_offset_of_type_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass5_0_1_t286EEF46A32DAE6AE403E6965E143E31444ED97E, ___type_0)); } inline Type_t * get_type_0() const { return ___type_0; } inline Type_t ** get_address_of_type_0() { return &___type_0; } inline void set_type_0(Type_t * value) { ___type_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___type_0), (void*)value); } inline static int32_t get_offset_of_constructorInfo_1() { return static_cast(offsetof(U3CU3Ec__DisplayClass5_0_1_t286EEF46A32DAE6AE403E6965E143E31444ED97E, ___constructorInfo_1)); } inline ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * get_constructorInfo_1() const { return ___constructorInfo_1; } inline ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B ** get_address_of_constructorInfo_1() { return &___constructorInfo_1; } inline void set_constructorInfo_1(ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * value) { ___constructorInfo_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___constructorInfo_1), (void*)value); } }; // Newtonsoft.Json.Utilities.LateBoundReflectionDelegateFactory/<>c__DisplayClass6_0`1 struct U3CU3Ec__DisplayClass6_0_1_t4AAEC700741B2E74BAA4BB5C9F034E446A18A9C6 : public RuntimeObject { public: // System.Reflection.PropertyInfo Newtonsoft.Json.Utilities.LateBoundReflectionDelegateFactory/<>c__DisplayClass6_0`1::propertyInfo PropertyInfo_t * ___propertyInfo_0; public: inline static int32_t get_offset_of_propertyInfo_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass6_0_1_t4AAEC700741B2E74BAA4BB5C9F034E446A18A9C6, ___propertyInfo_0)); } inline PropertyInfo_t * get_propertyInfo_0() const { return ___propertyInfo_0; } inline PropertyInfo_t ** get_address_of_propertyInfo_0() { return &___propertyInfo_0; } inline void set_propertyInfo_0(PropertyInfo_t * value) { ___propertyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___propertyInfo_0), (void*)value); } }; // Newtonsoft.Json.Utilities.LateBoundReflectionDelegateFactory/<>c__DisplayClass7_0`1 struct U3CU3Ec__DisplayClass7_0_1_tF07AF6FC93863D59BA0D970CA22F8F1FB39A9B6D : public RuntimeObject { public: // System.Reflection.FieldInfo Newtonsoft.Json.Utilities.LateBoundReflectionDelegateFactory/<>c__DisplayClass7_0`1::fieldInfo FieldInfo_t * ___fieldInfo_0; public: inline static int32_t get_offset_of_fieldInfo_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass7_0_1_tF07AF6FC93863D59BA0D970CA22F8F1FB39A9B6D, ___fieldInfo_0)); } inline FieldInfo_t * get_fieldInfo_0() const { return ___fieldInfo_0; } inline FieldInfo_t ** get_address_of_fieldInfo_0() { return &___fieldInfo_0; } inline void set_fieldInfo_0(FieldInfo_t * value) { ___fieldInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___fieldInfo_0), (void*)value); } }; // Newtonsoft.Json.Utilities.LateBoundReflectionDelegateFactory/<>c__DisplayClass8_0`1 struct U3CU3Ec__DisplayClass8_0_1_tDD01E075D9A833A8CE7E2A31C80F19CB3A36045B : public RuntimeObject { public: // System.Reflection.FieldInfo Newtonsoft.Json.Utilities.LateBoundReflectionDelegateFactory/<>c__DisplayClass8_0`1::fieldInfo FieldInfo_t * ___fieldInfo_0; public: inline static int32_t get_offset_of_fieldInfo_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass8_0_1_tDD01E075D9A833A8CE7E2A31C80F19CB3A36045B, ___fieldInfo_0)); } inline FieldInfo_t * get_fieldInfo_0() const { return ___fieldInfo_0; } inline FieldInfo_t ** get_address_of_fieldInfo_0() { return &___fieldInfo_0; } inline void set_fieldInfo_0(FieldInfo_t * value) { ___fieldInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___fieldInfo_0), (void*)value); } }; // Newtonsoft.Json.Utilities.LateBoundReflectionDelegateFactory/<>c__DisplayClass9_0`1 struct U3CU3Ec__DisplayClass9_0_1_t5A0C951DACBA896CC0CA478D42E60A23A2B8E2FB : public RuntimeObject { public: // System.Reflection.PropertyInfo Newtonsoft.Json.Utilities.LateBoundReflectionDelegateFactory/<>c__DisplayClass9_0`1::propertyInfo PropertyInfo_t * ___propertyInfo_0; public: inline static int32_t get_offset_of_propertyInfo_0() { return static_cast(offsetof(U3CU3Ec__DisplayClass9_0_1_t5A0C951DACBA896CC0CA478D42E60A23A2B8E2FB, ___propertyInfo_0)); } inline PropertyInfo_t * get_propertyInfo_0() const { return ___propertyInfo_0; } inline PropertyInfo_t ** get_address_of_propertyInfo_0() { return &___propertyInfo_0; } inline void set_propertyInfo_0(PropertyInfo_t * value) { ___propertyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___propertyInfo_0), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320, ___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(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9, ___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(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF, ___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(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF, ___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(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24, ___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(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E, ___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(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1, ___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(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B, ___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(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t4F73F75E8C26B2D0BC0AA5F2AEDF08E3D2941562 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t4F73F75E8C26B2D0BC0AA5F2AEDF08E3D2941562, ___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(Buffer2D_1_t4F73F75E8C26B2D0BC0AA5F2AEDF08E3D2941562, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t4F73F75E8C26B2D0BC0AA5F2AEDF08E3D2941562, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D, ___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(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB, ___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(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tB39D5831129AF571F997B0EF02D18669C0C95FF3 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tB39D5831129AF571F997B0EF02D18669C0C95FF3, ___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(Buffer2D_1_tB39D5831129AF571F997B0EF02D18669C0C95FF3, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tB39D5831129AF571F997B0EF02D18669C0C95FF3, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A, ___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(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8, ___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(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807, ___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(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t0A6BA398B20240054BD5E3DFBF11A7D229927F57 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t0A6BA398B20240054BD5E3DFBF11A7D229927F57, ___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(Buffer2D_1_t0A6BA398B20240054BD5E3DFBF11A7D229927F57, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t0A6BA398B20240054BD5E3DFBF11A7D229927F57, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F, ___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(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672, ___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(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60, ___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(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233, ___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(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287, ___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(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C, ___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(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773, ___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(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E, ___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(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619, ___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(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831, ___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(Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A, ___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(Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8, ___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(Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70, ___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(Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16, ___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(Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546, ___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(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3, ___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(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C, ___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(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tB2C9A569D72248325F9E8D94F817130C39A52001 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tB2C9A569D72248325F9E8D94F817130C39A52001, ___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(Buffer2D_1_tB2C9A569D72248325F9E8D94F817130C39A52001, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tB2C9A569D72248325F9E8D94F817130C39A52001, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t6CA53BBCD2DBC3BD0D10D79CD62C477D1AF79F00 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t6CA53BBCD2DBC3BD0D10D79CD62C477D1AF79F00, ___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(Buffer2D_1_t6CA53BBCD2DBC3BD0D10D79CD62C477D1AF79F00, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t6CA53BBCD2DBC3BD0D10D79CD62C477D1AF79F00, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t0C9AC7B69B69F5DA2E00D7B4B794780B80FCFF08 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t0C9AC7B69B69F5DA2E00D7B4B794780B80FCFF08, ___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(Buffer2D_1_t0C9AC7B69B69F5DA2E00D7B4B794780B80FCFF08, ___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; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t0C9AC7B69B69F5DA2E00D7B4B794780B80FCFF08, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_tB55287EA11F7C665F930EF3A359F186CD3AE5EC1* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_tDB6919EBDF36E83E708A483A6C4CF8065F62D1E0 * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_t8738745D8513A557A82E6E097DF4D4E70D5253C2 * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08, ___entries_1)); } inline EntryU5BU5D_tB55287EA11F7C665F930EF3A359F186CD3AE5EC1* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_tB55287EA11F7C665F930EF3A359F186CD3AE5EC1** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_tB55287EA11F7C665F930EF3A359F186CD3AE5EC1* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08, ___keys_7)); } inline KeyCollection_tDB6919EBDF36E83E708A483A6C4CF8065F62D1E0 * get_keys_7() const { return ___keys_7; } inline KeyCollection_tDB6919EBDF36E83E708A483A6C4CF8065F62D1E0 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_tDB6919EBDF36E83E708A483A6C4CF8065F62D1E0 * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08, ___values_8)); } inline ValueCollection_t8738745D8513A557A82E6E097DF4D4E70D5253C2 * get_values_8() const { return ___values_8; } inline ValueCollection_t8738745D8513A557A82E6E097DF4D4E70D5253C2 ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_t8738745D8513A557A82E6E097DF4D4E70D5253C2 * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8 : public RuntimeObject { public: // System.Int32[] System.Collections.Generic.Dictionary`2::buckets Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___buckets_0; // System.Collections.Generic.Dictionary`2/Entry[] System.Collections.Generic.Dictionary`2::entries EntryU5BU5D_tBC4463B96C923135EDB5CFF91B7E15E4D1503D2A* ___entries_1; // System.Int32 System.Collections.Generic.Dictionary`2::count int32_t ___count_2; // System.Int32 System.Collections.Generic.Dictionary`2::version int32_t ___version_3; // System.Int32 System.Collections.Generic.Dictionary`2::freeList int32_t ___freeList_4; // System.Int32 System.Collections.Generic.Dictionary`2::freeCount int32_t ___freeCount_5; // System.Collections.Generic.IEqualityComparer`1 System.Collections.Generic.Dictionary`2::comparer RuntimeObject* ___comparer_6; // System.Collections.Generic.Dictionary`2/KeyCollection System.Collections.Generic.Dictionary`2::keys KeyCollection_t0C2A6470B0D42D7A87AADBEADCF3DD1DDDD08956 * ___keys_7; // System.Collections.Generic.Dictionary`2/ValueCollection System.Collections.Generic.Dictionary`2::values ValueCollection_tC88EAA780CBFDC83B1E62A4418478872C1CAE848 * ___values_8; // System.Object System.Collections.Generic.Dictionary`2::_syncRoot RuntimeObject * ____syncRoot_9; public: inline static int32_t get_offset_of_buckets_0() { return static_cast(offsetof(Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8, ___buckets_0)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_buckets_0() const { return ___buckets_0; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_buckets_0() { return &___buckets_0; } inline void set_buckets_0(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___buckets_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buckets_0), (void*)value); } inline static int32_t get_offset_of_entries_1() { return static_cast(offsetof(Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8, ___entries_1)); } inline EntryU5BU5D_tBC4463B96C923135EDB5CFF91B7E15E4D1503D2A* get_entries_1() const { return ___entries_1; } inline EntryU5BU5D_tBC4463B96C923135EDB5CFF91B7E15E4D1503D2A** get_address_of_entries_1() { return &___entries_1; } inline void set_entries_1(EntryU5BU5D_tBC4463B96C923135EDB5CFF91B7E15E4D1503D2A* value) { ___entries_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___entries_1), (void*)value); } inline static int32_t get_offset_of_count_2() { return static_cast(offsetof(Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8, ___count_2)); } inline int32_t get_count_2() const { return ___count_2; } inline int32_t* get_address_of_count_2() { return &___count_2; } inline void set_count_2(int32_t value) { ___count_2 = value; } inline static int32_t get_offset_of_version_3() { return static_cast(offsetof(Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8, ___version_3)); } inline int32_t get_version_3() const { return ___version_3; } inline int32_t* get_address_of_version_3() { return &___version_3; } inline void set_version_3(int32_t value) { ___version_3 = value; } inline static int32_t get_offset_of_freeList_4() { return static_cast(offsetof(Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8, ___freeList_4)); } inline int32_t get_freeList_4() const { return ___freeList_4; } inline int32_t* get_address_of_freeList_4() { return &___freeList_4; } inline void set_freeList_4(int32_t value) { ___freeList_4 = value; } inline static int32_t get_offset_of_freeCount_5() { return static_cast(offsetof(Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8, ___freeCount_5)); } inline int32_t get_freeCount_5() const { return ___freeCount_5; } inline int32_t* get_address_of_freeCount_5() { return &___freeCount_5; } inline void set_freeCount_5(int32_t value) { ___freeCount_5 = value; } inline static int32_t get_offset_of_comparer_6() { return static_cast(offsetof(Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8, ___comparer_6)); } inline RuntimeObject* get_comparer_6() const { return ___comparer_6; } inline RuntimeObject** get_address_of_comparer_6() { return &___comparer_6; } inline void set_comparer_6(RuntimeObject* value) { ___comparer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___comparer_6), (void*)value); } inline static int32_t get_offset_of_keys_7() { return static_cast(offsetof(Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8, ___keys_7)); } inline KeyCollection_t0C2A6470B0D42D7A87AADBEADCF3DD1DDDD08956 * get_keys_7() const { return ___keys_7; } inline KeyCollection_t0C2A6470B0D42D7A87AADBEADCF3DD1DDDD08956 ** get_address_of_keys_7() { return &___keys_7; } inline void set_keys_7(KeyCollection_t0C2A6470B0D42D7A87AADBEADCF3DD1DDDD08956 * value) { ___keys_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___keys_7), (void*)value); } inline static int32_t get_offset_of_values_8() { return static_cast(offsetof(Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8, ___values_8)); } inline ValueCollection_tC88EAA780CBFDC83B1E62A4418478872C1CAE848 * get_values_8() const { return ___values_8; } inline ValueCollection_tC88EAA780CBFDC83B1E62A4418478872C1CAE848 ** get_address_of_values_8() { return &___values_8; } inline void set_values_8(ValueCollection_tC88EAA780CBFDC83B1E62A4418478872C1CAE848 * value) { ___values_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___values_8), (void*)value); } inline static int32_t get_offset_of__syncRoot_9() { return static_cast(offsetof(Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8, ____syncRoot_9)); } inline RuntimeObject * get__syncRoot_9() const { return ____syncRoot_9; } inline RuntimeObject ** get_address_of__syncRoot_9() { return &____syncRoot_9; } inline void set__syncRoot_9(RuntimeObject * value) { ____syncRoot_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_9), (void*)value); } }; // System.Collections.Generic.EqualityComparer`1 struct EqualityComparer_1_t469B0BBE7B6765C576211BEF8F2803A5AD411A20 : public RuntimeObject { public: public: }; struct EqualityComparer_1_t469B0BBE7B6765C576211BEF8F2803A5AD411A20_StaticFields { public: // System.Collections.Generic.EqualityComparer`1 modreq(System.Runtime.CompilerServices.IsVolatile) System.Collections.Generic.EqualityComparer`1::defaultComparer EqualityComparer_1_t469B0BBE7B6765C576211BEF8F2803A5AD411A20 * ___defaultComparer_0; public: inline static int32_t get_offset_of_defaultComparer_0() { return static_cast(offsetof(EqualityComparer_1_t469B0BBE7B6765C576211BEF8F2803A5AD411A20_StaticFields, ___defaultComparer_0)); } inline EqualityComparer_1_t469B0BBE7B6765C576211BEF8F2803A5AD411A20 * get_defaultComparer_0() const { return ___defaultComparer_0; } inline EqualityComparer_1_t469B0BBE7B6765C576211BEF8F2803A5AD411A20 ** get_address_of_defaultComparer_0() { return &___defaultComparer_0; } inline void set_defaultComparer_0(EqualityComparer_1_t469B0BBE7B6765C576211BEF8F2803A5AD411A20 * value) { ___defaultComparer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultComparer_0), (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.Pinnable`1 struct Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC : public RuntimeObject { public: // T System.Pinnable`1::Data bool ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC, ___Data_0)); } inline bool get_Data_0() const { return ___Data_0; } inline bool* get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(bool value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 : public RuntimeObject { public: // T System.Pinnable`1::Data uint8_t ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110, ___Data_0)); } inline uint8_t get_Data_0() const { return ___Data_0; } inline uint8_t* get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(uint8_t value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 : public RuntimeObject { public: // T System.Pinnable`1::Data double ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6, ___Data_0)); } inline double get_Data_0() const { return ___Data_0; } inline double* get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(double value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 : public RuntimeObject { public: // T System.Pinnable`1::Data int16_t ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777, ___Data_0)); } inline int16_t get_Data_0() const { return ___Data_0; } inline int16_t* get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(int16_t value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D : public RuntimeObject { public: // T System.Pinnable`1::Data int32_t ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D, ___Data_0)); } inline int32_t get_Data_0() const { return ___Data_0; } inline int32_t* get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(int32_t value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3 : public RuntimeObject { public: // T System.Pinnable`1::Data int64_t ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3, ___Data_0)); } inline int64_t get_Data_0() const { return ___Data_0; } inline int64_t* get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(int64_t value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 : public RuntimeObject { public: // T System.Pinnable`1::Data RuntimeObject * ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82, ___Data_0)); } inline RuntimeObject * get_Data_0() const { return ___Data_0; } inline RuntimeObject ** get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(RuntimeObject * value) { ___Data_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Data_0), (void*)value); } }; // System.Pinnable`1 struct Pinnable_1_t730A2BBBB60EA828F4C1D255E55883E591DD8859 : public RuntimeObject { public: // T System.Pinnable`1::Data int8_t ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t730A2BBBB60EA828F4C1D255E55883E591DD8859, ___Data_0)); } inline int8_t get_Data_0() const { return ___Data_0; } inline int8_t* get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(int8_t value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 : public RuntimeObject { public: // T System.Pinnable`1::Data float ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731, ___Data_0)); } inline float get_Data_0() const { return ___Data_0; } inline float* get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(float value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 : public RuntimeObject { public: // T System.Pinnable`1::Data uint16_t ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056, ___Data_0)); } inline uint16_t get_Data_0() const { return ___Data_0; } inline uint16_t* get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(uint16_t value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 : public RuntimeObject { public: // T System.Pinnable`1::Data uint32_t ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424, ___Data_0)); } inline uint32_t get_Data_0() const { return ___Data_0; } inline uint32_t* get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(uint32_t value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 : public RuntimeObject { public: // T System.Pinnable`1::Data uint64_t ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6, ___Data_0)); } inline uint64_t get_Data_0() const { return ___Data_0; } inline uint64_t* get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(uint64_t value) { ___Data_0 = value; } }; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::_syncRoot RuntimeObject * ____syncRoot_1; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of__syncRoot_1() { return static_cast(offsetof(ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5, ____syncRoot_1)); } inline RuntimeObject * get__syncRoot_1() const { return ____syncRoot_1; } inline RuntimeObject ** get_address_of__syncRoot_1() { return &____syncRoot_1; } inline void set__syncRoot_1(RuntimeObject * value) { ____syncRoot_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_1), (void*)value); } }; // System.Collections.ObjectModel.ReadOnlyCollection`1 struct ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229 : public RuntimeObject { public: // System.Collections.Generic.IList`1 System.Collections.ObjectModel.ReadOnlyCollection`1::list RuntimeObject* ___list_0; // System.Object System.Collections.ObjectModel.ReadOnlyCollection`1::_syncRoot RuntimeObject * ____syncRoot_1; public: inline static int32_t get_offset_of_list_0() { return static_cast(offsetof(ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229, ___list_0)); } inline RuntimeObject* get_list_0() const { return ___list_0; } inline RuntimeObject** get_address_of_list_0() { return &___list_0; } inline void set_list_0(RuntimeObject* value) { ___list_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___list_0), (void*)value); } inline static int32_t get_offset_of__syncRoot_1() { return static_cast(offsetof(ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229, ____syncRoot_1)); } inline RuntimeObject * get__syncRoot_1() const { return ____syncRoot_1; } inline RuntimeObject ** get_address_of__syncRoot_1() { return &____syncRoot_1; } inline void set__syncRoot_1(RuntimeObject * value) { ____syncRoot_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_1), (void*)value); } }; struct Il2CppArrayBounds; // System.Array // System.Linq.Expressions.Interpreter.BranchLabel struct BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 : public RuntimeObject { public: // System.Int32 System.Linq.Expressions.Interpreter.BranchLabel::_targetIndex int32_t ____targetIndex_0; // System.Int32 System.Linq.Expressions.Interpreter.BranchLabel::_stackDepth int32_t ____stackDepth_1; // System.Int32 System.Linq.Expressions.Interpreter.BranchLabel::_continuationStackDepth int32_t ____continuationStackDepth_2; // System.Collections.Generic.List`1 System.Linq.Expressions.Interpreter.BranchLabel::_forwardBranchFixups List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * ____forwardBranchFixups_3; // System.Int32 System.Linq.Expressions.Interpreter.BranchLabel::k__BackingField int32_t ___U3CLabelIndexU3Ek__BackingField_4; public: inline static int32_t get_offset_of__targetIndex_0() { return static_cast(offsetof(BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5, ____targetIndex_0)); } inline int32_t get__targetIndex_0() const { return ____targetIndex_0; } inline int32_t* get_address_of__targetIndex_0() { return &____targetIndex_0; } inline void set__targetIndex_0(int32_t value) { ____targetIndex_0 = value; } inline static int32_t get_offset_of__stackDepth_1() { return static_cast(offsetof(BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5, ____stackDepth_1)); } inline int32_t get__stackDepth_1() const { return ____stackDepth_1; } inline int32_t* get_address_of__stackDepth_1() { return &____stackDepth_1; } inline void set__stackDepth_1(int32_t value) { ____stackDepth_1 = value; } inline static int32_t get_offset_of__continuationStackDepth_2() { return static_cast(offsetof(BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5, ____continuationStackDepth_2)); } inline int32_t get__continuationStackDepth_2() const { return ____continuationStackDepth_2; } inline int32_t* get_address_of__continuationStackDepth_2() { return &____continuationStackDepth_2; } inline void set__continuationStackDepth_2(int32_t value) { ____continuationStackDepth_2 = value; } inline static int32_t get_offset_of__forwardBranchFixups_3() { return static_cast(offsetof(BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5, ____forwardBranchFixups_3)); } inline List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * get__forwardBranchFixups_3() const { return ____forwardBranchFixups_3; } inline List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 ** get_address_of__forwardBranchFixups_3() { return &____forwardBranchFixups_3; } inline void set__forwardBranchFixups_3(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * value) { ____forwardBranchFixups_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____forwardBranchFixups_3), (void*)value); } inline static int32_t get_offset_of_U3CLabelIndexU3Ek__BackingField_4() { return static_cast(offsetof(BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5, ___U3CLabelIndexU3Ek__BackingField_4)); } inline int32_t get_U3CLabelIndexU3Ek__BackingField_4() const { return ___U3CLabelIndexU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CLabelIndexU3Ek__BackingField_4() { return &___U3CLabelIndexU3Ek__BackingField_4; } inline void set_U3CLabelIndexU3Ek__BackingField_4(int32_t value) { ___U3CLabelIndexU3Ek__BackingField_4 = value; } }; // System.Globalization.CultureInfo struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 : public RuntimeObject { public: // System.Boolean System.Globalization.CultureInfo::m_isReadOnly bool ___m_isReadOnly_3; // System.Int32 System.Globalization.CultureInfo::cultureID int32_t ___cultureID_4; // System.Int32 System.Globalization.CultureInfo::parent_lcid int32_t ___parent_lcid_5; // System.Int32 System.Globalization.CultureInfo::datetime_index int32_t ___datetime_index_6; // System.Int32 System.Globalization.CultureInfo::number_index int32_t ___number_index_7; // System.Int32 System.Globalization.CultureInfo::default_calendar_type int32_t ___default_calendar_type_8; // System.Boolean System.Globalization.CultureInfo::m_useUserOverride bool ___m_useUserOverride_9; // System.Globalization.NumberFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::numInfo NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * ___numInfo_10; // System.Globalization.DateTimeFormatInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::dateTimeInfo DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dateTimeInfo_11; // System.Globalization.TextInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::textInfo TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * ___textInfo_12; // System.String System.Globalization.CultureInfo::m_name String_t* ___m_name_13; // System.String System.Globalization.CultureInfo::englishname String_t* ___englishname_14; // System.String System.Globalization.CultureInfo::nativename String_t* ___nativename_15; // System.String System.Globalization.CultureInfo::iso3lang String_t* ___iso3lang_16; // System.String System.Globalization.CultureInfo::iso2lang String_t* ___iso2lang_17; // System.String System.Globalization.CultureInfo::win3lang String_t* ___win3lang_18; // System.String System.Globalization.CultureInfo::territory String_t* ___territory_19; // System.String[] System.Globalization.CultureInfo::native_calendar_names StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* ___native_calendar_names_20; // System.Globalization.CompareInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::compareInfo CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * ___compareInfo_21; // System.Void* System.Globalization.CultureInfo::textinfo_data void* ___textinfo_data_22; // System.Int32 System.Globalization.CultureInfo::m_dataItem int32_t ___m_dataItem_23; // System.Globalization.Calendar System.Globalization.CultureInfo::calendar Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___calendar_24; // System.Globalization.CultureInfo System.Globalization.CultureInfo::parent_culture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___parent_culture_25; // System.Boolean System.Globalization.CultureInfo::constructed bool ___constructed_26; // System.Byte[] System.Globalization.CultureInfo::cached_serialized_form ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___cached_serialized_form_27; // System.Globalization.CultureData System.Globalization.CultureInfo::m_cultureData CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * ___m_cultureData_28; // System.Boolean System.Globalization.CultureInfo::m_isInherited bool ___m_isInherited_29; public: inline static int32_t get_offset_of_m_isReadOnly_3() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_isReadOnly_3)); } inline bool get_m_isReadOnly_3() const { return ___m_isReadOnly_3; } inline bool* get_address_of_m_isReadOnly_3() { return &___m_isReadOnly_3; } inline void set_m_isReadOnly_3(bool value) { ___m_isReadOnly_3 = value; } inline static int32_t get_offset_of_cultureID_4() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___cultureID_4)); } inline int32_t get_cultureID_4() const { return ___cultureID_4; } inline int32_t* get_address_of_cultureID_4() { return &___cultureID_4; } inline void set_cultureID_4(int32_t value) { ___cultureID_4 = value; } inline static int32_t get_offset_of_parent_lcid_5() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___parent_lcid_5)); } inline int32_t get_parent_lcid_5() const { return ___parent_lcid_5; } inline int32_t* get_address_of_parent_lcid_5() { return &___parent_lcid_5; } inline void set_parent_lcid_5(int32_t value) { ___parent_lcid_5 = value; } inline static int32_t get_offset_of_datetime_index_6() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___datetime_index_6)); } inline int32_t get_datetime_index_6() const { return ___datetime_index_6; } inline int32_t* get_address_of_datetime_index_6() { return &___datetime_index_6; } inline void set_datetime_index_6(int32_t value) { ___datetime_index_6 = value; } inline static int32_t get_offset_of_number_index_7() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___number_index_7)); } inline int32_t get_number_index_7() const { return ___number_index_7; } inline int32_t* get_address_of_number_index_7() { return &___number_index_7; } inline void set_number_index_7(int32_t value) { ___number_index_7 = value; } inline static int32_t get_offset_of_default_calendar_type_8() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___default_calendar_type_8)); } inline int32_t get_default_calendar_type_8() const { return ___default_calendar_type_8; } inline int32_t* get_address_of_default_calendar_type_8() { return &___default_calendar_type_8; } inline void set_default_calendar_type_8(int32_t value) { ___default_calendar_type_8 = value; } inline static int32_t get_offset_of_m_useUserOverride_9() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_useUserOverride_9)); } inline bool get_m_useUserOverride_9() const { return ___m_useUserOverride_9; } inline bool* get_address_of_m_useUserOverride_9() { return &___m_useUserOverride_9; } inline void set_m_useUserOverride_9(bool value) { ___m_useUserOverride_9 = value; } inline static int32_t get_offset_of_numInfo_10() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___numInfo_10)); } inline NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * get_numInfo_10() const { return ___numInfo_10; } inline NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D ** get_address_of_numInfo_10() { return &___numInfo_10; } inline void set_numInfo_10(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * value) { ___numInfo_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___numInfo_10), (void*)value); } inline static int32_t get_offset_of_dateTimeInfo_11() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___dateTimeInfo_11)); } inline DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * get_dateTimeInfo_11() const { return ___dateTimeInfo_11; } inline DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 ** get_address_of_dateTimeInfo_11() { return &___dateTimeInfo_11; } inline void set_dateTimeInfo_11(DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * value) { ___dateTimeInfo_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___dateTimeInfo_11), (void*)value); } inline static int32_t get_offset_of_textInfo_12() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___textInfo_12)); } inline TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * get_textInfo_12() const { return ___textInfo_12; } inline TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C ** get_address_of_textInfo_12() { return &___textInfo_12; } inline void set_textInfo_12(TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * value) { ___textInfo_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___textInfo_12), (void*)value); } inline static int32_t get_offset_of_m_name_13() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_name_13)); } inline String_t* get_m_name_13() const { return ___m_name_13; } inline String_t** get_address_of_m_name_13() { return &___m_name_13; } inline void set_m_name_13(String_t* value) { ___m_name_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_name_13), (void*)value); } inline static int32_t get_offset_of_englishname_14() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___englishname_14)); } inline String_t* get_englishname_14() const { return ___englishname_14; } inline String_t** get_address_of_englishname_14() { return &___englishname_14; } inline void set_englishname_14(String_t* value) { ___englishname_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___englishname_14), (void*)value); } inline static int32_t get_offset_of_nativename_15() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___nativename_15)); } inline String_t* get_nativename_15() const { return ___nativename_15; } inline String_t** get_address_of_nativename_15() { return &___nativename_15; } inline void set_nativename_15(String_t* value) { ___nativename_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___nativename_15), (void*)value); } inline static int32_t get_offset_of_iso3lang_16() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___iso3lang_16)); } inline String_t* get_iso3lang_16() const { return ___iso3lang_16; } inline String_t** get_address_of_iso3lang_16() { return &___iso3lang_16; } inline void set_iso3lang_16(String_t* value) { ___iso3lang_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___iso3lang_16), (void*)value); } inline static int32_t get_offset_of_iso2lang_17() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___iso2lang_17)); } inline String_t* get_iso2lang_17() const { return ___iso2lang_17; } inline String_t** get_address_of_iso2lang_17() { return &___iso2lang_17; } inline void set_iso2lang_17(String_t* value) { ___iso2lang_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___iso2lang_17), (void*)value); } inline static int32_t get_offset_of_win3lang_18() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___win3lang_18)); } inline String_t* get_win3lang_18() const { return ___win3lang_18; } inline String_t** get_address_of_win3lang_18() { return &___win3lang_18; } inline void set_win3lang_18(String_t* value) { ___win3lang_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___win3lang_18), (void*)value); } inline static int32_t get_offset_of_territory_19() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___territory_19)); } inline String_t* get_territory_19() const { return ___territory_19; } inline String_t** get_address_of_territory_19() { return &___territory_19; } inline void set_territory_19(String_t* value) { ___territory_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___territory_19), (void*)value); } inline static int32_t get_offset_of_native_calendar_names_20() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___native_calendar_names_20)); } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* get_native_calendar_names_20() const { return ___native_calendar_names_20; } inline StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A** get_address_of_native_calendar_names_20() { return &___native_calendar_names_20; } inline void set_native_calendar_names_20(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* value) { ___native_calendar_names_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___native_calendar_names_20), (void*)value); } inline static int32_t get_offset_of_compareInfo_21() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___compareInfo_21)); } inline CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * get_compareInfo_21() const { return ___compareInfo_21; } inline CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 ** get_address_of_compareInfo_21() { return &___compareInfo_21; } inline void set_compareInfo_21(CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * value) { ___compareInfo_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___compareInfo_21), (void*)value); } inline static int32_t get_offset_of_textinfo_data_22() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___textinfo_data_22)); } inline void* get_textinfo_data_22() const { return ___textinfo_data_22; } inline void** get_address_of_textinfo_data_22() { return &___textinfo_data_22; } inline void set_textinfo_data_22(void* value) { ___textinfo_data_22 = value; } inline static int32_t get_offset_of_m_dataItem_23() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_dataItem_23)); } inline int32_t get_m_dataItem_23() const { return ___m_dataItem_23; } inline int32_t* get_address_of_m_dataItem_23() { return &___m_dataItem_23; } inline void set_m_dataItem_23(int32_t value) { ___m_dataItem_23 = value; } inline static int32_t get_offset_of_calendar_24() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___calendar_24)); } inline Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * get_calendar_24() const { return ___calendar_24; } inline Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A ** get_address_of_calendar_24() { return &___calendar_24; } inline void set_calendar_24(Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * value) { ___calendar_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___calendar_24), (void*)value); } inline static int32_t get_offset_of_parent_culture_25() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___parent_culture_25)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_parent_culture_25() const { return ___parent_culture_25; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_parent_culture_25() { return &___parent_culture_25; } inline void set_parent_culture_25(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___parent_culture_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_culture_25), (void*)value); } inline static int32_t get_offset_of_constructed_26() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___constructed_26)); } inline bool get_constructed_26() const { return ___constructed_26; } inline bool* get_address_of_constructed_26() { return &___constructed_26; } inline void set_constructed_26(bool value) { ___constructed_26 = value; } inline static int32_t get_offset_of_cached_serialized_form_27() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___cached_serialized_form_27)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_cached_serialized_form_27() const { return ___cached_serialized_form_27; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_cached_serialized_form_27() { return &___cached_serialized_form_27; } inline void set_cached_serialized_form_27(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___cached_serialized_form_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___cached_serialized_form_27), (void*)value); } inline static int32_t get_offset_of_m_cultureData_28() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_cultureData_28)); } inline CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * get_m_cultureData_28() const { return ___m_cultureData_28; } inline CultureData_t53CDF1C5F789A28897415891667799420D3C5529 ** get_address_of_m_cultureData_28() { return &___m_cultureData_28; } inline void set_m_cultureData_28(CultureData_t53CDF1C5F789A28897415891667799420D3C5529 * value) { ___m_cultureData_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_cultureData_28), (void*)value); } inline static int32_t get_offset_of_m_isInherited_29() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98, ___m_isInherited_29)); } inline bool get_m_isInherited_29() const { return ___m_isInherited_29; } inline bool* get_address_of_m_isInherited_29() { return &___m_isInherited_29; } inline void set_m_isInherited_29(bool value) { ___m_isInherited_29 = value; } }; struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields { public: // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::invariant_culture_info CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___invariant_culture_info_0; // System.Object System.Globalization.CultureInfo::shared_table_lock RuntimeObject * ___shared_table_lock_1; // System.Globalization.CultureInfo System.Globalization.CultureInfo::default_current_culture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___default_current_culture_2; // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::s_DefaultThreadCurrentUICulture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___s_DefaultThreadCurrentUICulture_33; // System.Globalization.CultureInfo modreq(System.Runtime.CompilerServices.IsVolatile) System.Globalization.CultureInfo::s_DefaultThreadCurrentCulture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___s_DefaultThreadCurrentCulture_34; // System.Collections.Generic.Dictionary`2 System.Globalization.CultureInfo::shared_by_number Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402 * ___shared_by_number_35; // System.Collections.Generic.Dictionary`2 System.Globalization.CultureInfo::shared_by_name Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC * ___shared_by_name_36; // System.Boolean System.Globalization.CultureInfo::IsTaiwanSku bool ___IsTaiwanSku_37; public: inline static int32_t get_offset_of_invariant_culture_info_0() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___invariant_culture_info_0)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_invariant_culture_info_0() const { return ___invariant_culture_info_0; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_invariant_culture_info_0() { return &___invariant_culture_info_0; } inline void set_invariant_culture_info_0(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___invariant_culture_info_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___invariant_culture_info_0), (void*)value); } inline static int32_t get_offset_of_shared_table_lock_1() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___shared_table_lock_1)); } inline RuntimeObject * get_shared_table_lock_1() const { return ___shared_table_lock_1; } inline RuntimeObject ** get_address_of_shared_table_lock_1() { return &___shared_table_lock_1; } inline void set_shared_table_lock_1(RuntimeObject * value) { ___shared_table_lock_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___shared_table_lock_1), (void*)value); } inline static int32_t get_offset_of_default_current_culture_2() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___default_current_culture_2)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_default_current_culture_2() const { return ___default_current_culture_2; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_default_current_culture_2() { return &___default_current_culture_2; } inline void set_default_current_culture_2(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___default_current_culture_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___default_current_culture_2), (void*)value); } inline static int32_t get_offset_of_s_DefaultThreadCurrentUICulture_33() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___s_DefaultThreadCurrentUICulture_33)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_s_DefaultThreadCurrentUICulture_33() const { return ___s_DefaultThreadCurrentUICulture_33; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_s_DefaultThreadCurrentUICulture_33() { return &___s_DefaultThreadCurrentUICulture_33; } inline void set_s_DefaultThreadCurrentUICulture_33(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___s_DefaultThreadCurrentUICulture_33 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DefaultThreadCurrentUICulture_33), (void*)value); } inline static int32_t get_offset_of_s_DefaultThreadCurrentCulture_34() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___s_DefaultThreadCurrentCulture_34)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_s_DefaultThreadCurrentCulture_34() const { return ___s_DefaultThreadCurrentCulture_34; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_s_DefaultThreadCurrentCulture_34() { return &___s_DefaultThreadCurrentCulture_34; } inline void set_s_DefaultThreadCurrentCulture_34(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___s_DefaultThreadCurrentCulture_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_DefaultThreadCurrentCulture_34), (void*)value); } inline static int32_t get_offset_of_shared_by_number_35() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___shared_by_number_35)); } inline Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402 * get_shared_by_number_35() const { return ___shared_by_number_35; } inline Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402 ** get_address_of_shared_by_number_35() { return &___shared_by_number_35; } inline void set_shared_by_number_35(Dictionary_2_t5B8303F2C9869A39ED3E03C0FBB09F817E479402 * value) { ___shared_by_number_35 = value; Il2CppCodeGenWriteBarrier((void**)(&___shared_by_number_35), (void*)value); } inline static int32_t get_offset_of_shared_by_name_36() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___shared_by_name_36)); } inline Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC * get_shared_by_name_36() const { return ___shared_by_name_36; } inline Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC ** get_address_of_shared_by_name_36() { return &___shared_by_name_36; } inline void set_shared_by_name_36(Dictionary_2_t0015CBF964B0687CBB5ECFDDE06671A8F3DDE4BC * value) { ___shared_by_name_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___shared_by_name_36), (void*)value); } inline static int32_t get_offset_of_IsTaiwanSku_37() { return static_cast(offsetof(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_StaticFields, ___IsTaiwanSku_37)); } inline bool get_IsTaiwanSku_37() const { return ___IsTaiwanSku_37; } inline bool* get_address_of_IsTaiwanSku_37() { return &___IsTaiwanSku_37; } inline void set_IsTaiwanSku_37(bool value) { ___IsTaiwanSku_37 = value; } }; // Native definition for P/Invoke marshalling of System.Globalization.CultureInfo struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_pinvoke { int32_t ___m_isReadOnly_3; int32_t ___cultureID_4; int32_t ___parent_lcid_5; int32_t ___datetime_index_6; int32_t ___number_index_7; int32_t ___default_calendar_type_8; int32_t ___m_useUserOverride_9; NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * ___numInfo_10; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dateTimeInfo_11; TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * ___textInfo_12; char* ___m_name_13; char* ___englishname_14; char* ___nativename_15; char* ___iso3lang_16; char* ___iso2lang_17; char* ___win3lang_18; char* ___territory_19; char** ___native_calendar_names_20; CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * ___compareInfo_21; void* ___textinfo_data_22; int32_t ___m_dataItem_23; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___calendar_24; CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_pinvoke* ___parent_culture_25; int32_t ___constructed_26; Il2CppSafeArray/*NONE*/* ___cached_serialized_form_27; CultureData_t53CDF1C5F789A28897415891667799420D3C5529_marshaled_pinvoke* ___m_cultureData_28; int32_t ___m_isInherited_29; }; // Native definition for COM marshalling of System.Globalization.CultureInfo struct CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_com { int32_t ___m_isReadOnly_3; int32_t ___cultureID_4; int32_t ___parent_lcid_5; int32_t ___datetime_index_6; int32_t ___number_index_7; int32_t ___default_calendar_type_8; int32_t ___m_useUserOverride_9; NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * ___numInfo_10; DateTimeFormatInfo_t0B9F6CA631A51CFC98A3C6031CF8069843137C90 * ___dateTimeInfo_11; TextInfo_tE823D0684BFE8B203501C9B2B38585E8F06E872C * ___textInfo_12; Il2CppChar* ___m_name_13; Il2CppChar* ___englishname_14; Il2CppChar* ___nativename_15; Il2CppChar* ___iso3lang_16; Il2CppChar* ___iso2lang_17; Il2CppChar* ___win3lang_18; Il2CppChar* ___territory_19; Il2CppChar** ___native_calendar_names_20; CompareInfo_t4AB62EC32E8AF1E469E315620C7E3FB8B0CAE0C9 * ___compareInfo_21; void* ___textinfo_data_22; int32_t ___m_dataItem_23; Calendar_t3D638AEAB45F029DF47138EDA4CF9A7CBBB1C32A * ___calendar_24; CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_com* ___parent_culture_25; int32_t ___constructed_26; Il2CppSafeArray/*NONE*/* ___cached_serialized_form_27; CultureData_t53CDF1C5F789A28897415891667799420D3C5529_marshaled_com* ___m_cultureData_28; int32_t ___m_isInherited_29; }; // System.Linq.Expressions.Expression struct Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 : public RuntimeObject { public: public: }; struct Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_StaticFields { public: // System.Dynamic.Utils.CacheDict`2 System.Linq.Expressions.Expression::s_lambdaDelegateCache CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE * ___s_lambdaDelegateCache_0; // System.Dynamic.Utils.CacheDict`2,System.Linq.Expressions.LambdaExpression>> modreq(System.Runtime.CompilerServices.IsVolatile) System.Linq.Expressions.Expression::s_lambdaFactories CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6 * ___s_lambdaFactories_1; // System.Runtime.CompilerServices.ConditionalWeakTable`2 System.Linq.Expressions.Expression::s_legacyCtorSupportTable ConditionalWeakTable_2_t53315BD762B310982B9C8EEAA1BEB06E4E8D0815 * ___s_legacyCtorSupportTable_2; public: inline static int32_t get_offset_of_s_lambdaDelegateCache_0() { return static_cast(offsetof(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_StaticFields, ___s_lambdaDelegateCache_0)); } inline CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE * get_s_lambdaDelegateCache_0() const { return ___s_lambdaDelegateCache_0; } inline CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE ** get_address_of_s_lambdaDelegateCache_0() { return &___s_lambdaDelegateCache_0; } inline void set_s_lambdaDelegateCache_0(CacheDict_2_t23833FEB97C42D87EBF4B5FE3B56AA1336D7B3CE * value) { ___s_lambdaDelegateCache_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_lambdaDelegateCache_0), (void*)value); } inline static int32_t get_offset_of_s_lambdaFactories_1() { return static_cast(offsetof(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_StaticFields, ___s_lambdaFactories_1)); } inline CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6 * get_s_lambdaFactories_1() const { return ___s_lambdaFactories_1; } inline CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6 ** get_address_of_s_lambdaFactories_1() { return &___s_lambdaFactories_1; } inline void set_s_lambdaFactories_1(CacheDict_2_t9FD97836EA998D29FFE492313652BD241E48F2C6 * value) { ___s_lambdaFactories_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_lambdaFactories_1), (void*)value); } inline static int32_t get_offset_of_s_legacyCtorSupportTable_2() { return static_cast(offsetof(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660_StaticFields, ___s_legacyCtorSupportTable_2)); } inline ConditionalWeakTable_2_t53315BD762B310982B9C8EEAA1BEB06E4E8D0815 * get_s_legacyCtorSupportTable_2() const { return ___s_legacyCtorSupportTable_2; } inline ConditionalWeakTable_2_t53315BD762B310982B9C8EEAA1BEB06E4E8D0815 ** get_address_of_s_legacyCtorSupportTable_2() { return &___s_legacyCtorSupportTable_2; } inline void set_s_legacyCtorSupportTable_2(ConditionalWeakTable_2_t53315BD762B310982B9C8EEAA1BEB06E4E8D0815 * value) { ___s_legacyCtorSupportTable_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_legacyCtorSupportTable_2), (void*)value); } }; // System.Linq.Expressions.Interpreter.InstructionList struct InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 : public RuntimeObject { public: // System.Collections.Generic.List`1 System.Linq.Expressions.Interpreter.InstructionList::_instructions List_1_t1933FF26CA20E581FA58F9FF2F4B7A65E5DD309A * ____instructions_0; // System.Collections.Generic.List`1 System.Linq.Expressions.Interpreter.InstructionList::_objects List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * ____objects_1; // System.Int32 System.Linq.Expressions.Interpreter.InstructionList::_currentStackDepth int32_t ____currentStackDepth_2; // System.Int32 System.Linq.Expressions.Interpreter.InstructionList::_maxStackDepth int32_t ____maxStackDepth_3; // System.Int32 System.Linq.Expressions.Interpreter.InstructionList::_currentContinuationsDepth int32_t ____currentContinuationsDepth_4; // System.Int32 System.Linq.Expressions.Interpreter.InstructionList::_maxContinuationDepth int32_t ____maxContinuationDepth_5; // System.Int32 System.Linq.Expressions.Interpreter.InstructionList::_runtimeLabelCount int32_t ____runtimeLabelCount_6; // System.Collections.Generic.List`1 System.Linq.Expressions.Interpreter.InstructionList::_labels List_1_tC60E6D3B4C72C194F8158D9481241C378DD537F3 * ____labels_7; // System.Collections.Generic.List`1> System.Linq.Expressions.Interpreter.InstructionList::_debugCookies List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * ____debugCookies_8; public: inline static int32_t get_offset_of__instructions_0() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118, ____instructions_0)); } inline List_1_t1933FF26CA20E581FA58F9FF2F4B7A65E5DD309A * get__instructions_0() const { return ____instructions_0; } inline List_1_t1933FF26CA20E581FA58F9FF2F4B7A65E5DD309A ** get_address_of__instructions_0() { return &____instructions_0; } inline void set__instructions_0(List_1_t1933FF26CA20E581FA58F9FF2F4B7A65E5DD309A * value) { ____instructions_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____instructions_0), (void*)value); } inline static int32_t get_offset_of__objects_1() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118, ____objects_1)); } inline List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * get__objects_1() const { return ____objects_1; } inline List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 ** get_address_of__objects_1() { return &____objects_1; } inline void set__objects_1(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * value) { ____objects_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____objects_1), (void*)value); } inline static int32_t get_offset_of__currentStackDepth_2() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118, ____currentStackDepth_2)); } inline int32_t get__currentStackDepth_2() const { return ____currentStackDepth_2; } inline int32_t* get_address_of__currentStackDepth_2() { return &____currentStackDepth_2; } inline void set__currentStackDepth_2(int32_t value) { ____currentStackDepth_2 = value; } inline static int32_t get_offset_of__maxStackDepth_3() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118, ____maxStackDepth_3)); } inline int32_t get__maxStackDepth_3() const { return ____maxStackDepth_3; } inline int32_t* get_address_of__maxStackDepth_3() { return &____maxStackDepth_3; } inline void set__maxStackDepth_3(int32_t value) { ____maxStackDepth_3 = value; } inline static int32_t get_offset_of__currentContinuationsDepth_4() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118, ____currentContinuationsDepth_4)); } inline int32_t get__currentContinuationsDepth_4() const { return ____currentContinuationsDepth_4; } inline int32_t* get_address_of__currentContinuationsDepth_4() { return &____currentContinuationsDepth_4; } inline void set__currentContinuationsDepth_4(int32_t value) { ____currentContinuationsDepth_4 = value; } inline static int32_t get_offset_of__maxContinuationDepth_5() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118, ____maxContinuationDepth_5)); } inline int32_t get__maxContinuationDepth_5() const { return ____maxContinuationDepth_5; } inline int32_t* get_address_of__maxContinuationDepth_5() { return &____maxContinuationDepth_5; } inline void set__maxContinuationDepth_5(int32_t value) { ____maxContinuationDepth_5 = value; } inline static int32_t get_offset_of__runtimeLabelCount_6() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118, ____runtimeLabelCount_6)); } inline int32_t get__runtimeLabelCount_6() const { return ____runtimeLabelCount_6; } inline int32_t* get_address_of__runtimeLabelCount_6() { return &____runtimeLabelCount_6; } inline void set__runtimeLabelCount_6(int32_t value) { ____runtimeLabelCount_6 = value; } inline static int32_t get_offset_of__labels_7() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118, ____labels_7)); } inline List_1_tC60E6D3B4C72C194F8158D9481241C378DD537F3 * get__labels_7() const { return ____labels_7; } inline List_1_tC60E6D3B4C72C194F8158D9481241C378DD537F3 ** get_address_of__labels_7() { return &____labels_7; } inline void set__labels_7(List_1_tC60E6D3B4C72C194F8158D9481241C378DD537F3 * value) { ____labels_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____labels_7), (void*)value); } inline static int32_t get_offset_of__debugCookies_8() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118, ____debugCookies_8)); } inline List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * get__debugCookies_8() const { return ____debugCookies_8; } inline List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 ** get_address_of__debugCookies_8() { return &____debugCookies_8; } inline void set__debugCookies_8(List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * value) { ____debugCookies_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____debugCookies_8), (void*)value); } }; struct InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields { public: // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.InstructionList::s_null Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_null_9; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.InstructionList::s_true Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_true_10; // System.Linq.Expressions.Interpreter.Instruction System.Linq.Expressions.Interpreter.InstructionList::s_false Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * ___s_false_11; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_Ints InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___s_Ints_12; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_loadObjectCached InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___s_loadObjectCached_13; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_loadLocal InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___s_loadLocal_14; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_loadLocalBoxed InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___s_loadLocalBoxed_15; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_loadLocalFromClosure InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___s_loadLocalFromClosure_16; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_loadLocalFromClosureBoxed InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___s_loadLocalFromClosureBoxed_17; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_assignLocal InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___s_assignLocal_18; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_storeLocal InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___s_storeLocal_19; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_assignLocalBoxed InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___s_assignLocalBoxed_20; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_storeLocalBoxed InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___s_storeLocalBoxed_21; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionList::s_assignLocalToClosure InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___s_assignLocalToClosure_22; // System.Collections.Generic.Dictionary`2 System.Linq.Expressions.Interpreter.InstructionList::s_loadFields Dictionary_2_t6B410D9A8650CAA003AE2D64BC4FE37BF6F00735 * ___s_loadFields_23; // System.Linq.Expressions.Interpreter.RuntimeLabel[] System.Linq.Expressions.Interpreter.InstructionList::s_emptyRuntimeLabels RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A* ___s_emptyRuntimeLabels_24; public: inline static int32_t get_offset_of_s_null_9() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_null_9)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_null_9() const { return ___s_null_9; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_null_9() { return &___s_null_9; } inline void set_s_null_9(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_null_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_null_9), (void*)value); } inline static int32_t get_offset_of_s_true_10() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_true_10)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_true_10() const { return ___s_true_10; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_true_10() { return &___s_true_10; } inline void set_s_true_10(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_true_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_true_10), (void*)value); } inline static int32_t get_offset_of_s_false_11() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_false_11)); } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * get_s_false_11() const { return ___s_false_11; } inline Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF ** get_address_of_s_false_11() { return &___s_false_11; } inline void set_s_false_11(Instruction_t5A6819A319589454E8AE13C2ADBAD4EC1C9EBDDF * value) { ___s_false_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_false_11), (void*)value); } inline static int32_t get_offset_of_s_Ints_12() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_Ints_12)); } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* get_s_Ints_12() const { return ___s_Ints_12; } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03** get_address_of_s_Ints_12() { return &___s_Ints_12; } inline void set_s_Ints_12(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* value) { ___s_Ints_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_Ints_12), (void*)value); } inline static int32_t get_offset_of_s_loadObjectCached_13() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_loadObjectCached_13)); } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* get_s_loadObjectCached_13() const { return ___s_loadObjectCached_13; } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03** get_address_of_s_loadObjectCached_13() { return &___s_loadObjectCached_13; } inline void set_s_loadObjectCached_13(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* value) { ___s_loadObjectCached_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_loadObjectCached_13), (void*)value); } inline static int32_t get_offset_of_s_loadLocal_14() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_loadLocal_14)); } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* get_s_loadLocal_14() const { return ___s_loadLocal_14; } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03** get_address_of_s_loadLocal_14() { return &___s_loadLocal_14; } inline void set_s_loadLocal_14(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* value) { ___s_loadLocal_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_loadLocal_14), (void*)value); } inline static int32_t get_offset_of_s_loadLocalBoxed_15() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_loadLocalBoxed_15)); } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* get_s_loadLocalBoxed_15() const { return ___s_loadLocalBoxed_15; } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03** get_address_of_s_loadLocalBoxed_15() { return &___s_loadLocalBoxed_15; } inline void set_s_loadLocalBoxed_15(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* value) { ___s_loadLocalBoxed_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_loadLocalBoxed_15), (void*)value); } inline static int32_t get_offset_of_s_loadLocalFromClosure_16() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_loadLocalFromClosure_16)); } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* get_s_loadLocalFromClosure_16() const { return ___s_loadLocalFromClosure_16; } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03** get_address_of_s_loadLocalFromClosure_16() { return &___s_loadLocalFromClosure_16; } inline void set_s_loadLocalFromClosure_16(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* value) { ___s_loadLocalFromClosure_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_loadLocalFromClosure_16), (void*)value); } inline static int32_t get_offset_of_s_loadLocalFromClosureBoxed_17() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_loadLocalFromClosureBoxed_17)); } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* get_s_loadLocalFromClosureBoxed_17() const { return ___s_loadLocalFromClosureBoxed_17; } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03** get_address_of_s_loadLocalFromClosureBoxed_17() { return &___s_loadLocalFromClosureBoxed_17; } inline void set_s_loadLocalFromClosureBoxed_17(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* value) { ___s_loadLocalFromClosureBoxed_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_loadLocalFromClosureBoxed_17), (void*)value); } inline static int32_t get_offset_of_s_assignLocal_18() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_assignLocal_18)); } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* get_s_assignLocal_18() const { return ___s_assignLocal_18; } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03** get_address_of_s_assignLocal_18() { return &___s_assignLocal_18; } inline void set_s_assignLocal_18(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* value) { ___s_assignLocal_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_assignLocal_18), (void*)value); } inline static int32_t get_offset_of_s_storeLocal_19() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_storeLocal_19)); } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* get_s_storeLocal_19() const { return ___s_storeLocal_19; } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03** get_address_of_s_storeLocal_19() { return &___s_storeLocal_19; } inline void set_s_storeLocal_19(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* value) { ___s_storeLocal_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_storeLocal_19), (void*)value); } inline static int32_t get_offset_of_s_assignLocalBoxed_20() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_assignLocalBoxed_20)); } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* get_s_assignLocalBoxed_20() const { return ___s_assignLocalBoxed_20; } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03** get_address_of_s_assignLocalBoxed_20() { return &___s_assignLocalBoxed_20; } inline void set_s_assignLocalBoxed_20(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* value) { ___s_assignLocalBoxed_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_assignLocalBoxed_20), (void*)value); } inline static int32_t get_offset_of_s_storeLocalBoxed_21() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_storeLocalBoxed_21)); } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* get_s_storeLocalBoxed_21() const { return ___s_storeLocalBoxed_21; } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03** get_address_of_s_storeLocalBoxed_21() { return &___s_storeLocalBoxed_21; } inline void set_s_storeLocalBoxed_21(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* value) { ___s_storeLocalBoxed_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_storeLocalBoxed_21), (void*)value); } inline static int32_t get_offset_of_s_assignLocalToClosure_22() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_assignLocalToClosure_22)); } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* get_s_assignLocalToClosure_22() const { return ___s_assignLocalToClosure_22; } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03** get_address_of_s_assignLocalToClosure_22() { return &___s_assignLocalToClosure_22; } inline void set_s_assignLocalToClosure_22(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* value) { ___s_assignLocalToClosure_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_assignLocalToClosure_22), (void*)value); } inline static int32_t get_offset_of_s_loadFields_23() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_loadFields_23)); } inline Dictionary_2_t6B410D9A8650CAA003AE2D64BC4FE37BF6F00735 * get_s_loadFields_23() const { return ___s_loadFields_23; } inline Dictionary_2_t6B410D9A8650CAA003AE2D64BC4FE37BF6F00735 ** get_address_of_s_loadFields_23() { return &___s_loadFields_23; } inline void set_s_loadFields_23(Dictionary_2_t6B410D9A8650CAA003AE2D64BC4FE37BF6F00735 * value) { ___s_loadFields_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_loadFields_23), (void*)value); } inline static int32_t get_offset_of_s_emptyRuntimeLabels_24() { return static_cast(offsetof(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118_StaticFields, ___s_emptyRuntimeLabels_24)); } inline RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A* get_s_emptyRuntimeLabels_24() const { return ___s_emptyRuntimeLabels_24; } inline RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A** get_address_of_s_emptyRuntimeLabels_24() { return &___s_emptyRuntimeLabels_24; } inline void set_s_emptyRuntimeLabels_24(RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A* value) { ___s_emptyRuntimeLabels_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_emptyRuntimeLabels_24), (void*)value); } }; // System.Linq.Expressions.Interpreter.InterpretedFrame struct InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 : public RuntimeObject { public: // System.Linq.Expressions.Interpreter.Interpreter System.Linq.Expressions.Interpreter.InterpretedFrame::Interpreter Interpreter_t72F078C1054752C763660835B3B3488A135D178B * ___Interpreter_1; // System.Linq.Expressions.Interpreter.InterpretedFrame System.Linq.Expressions.Interpreter.InterpretedFrame::_parent InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ____parent_2; // System.Int32[] System.Linq.Expressions.Interpreter.InterpretedFrame::_continuations Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ____continuations_3; // System.Int32 System.Linq.Expressions.Interpreter.InterpretedFrame::_continuationIndex int32_t ____continuationIndex_4; // System.Int32 System.Linq.Expressions.Interpreter.InterpretedFrame::_pendingContinuation int32_t ____pendingContinuation_5; // System.Object System.Linq.Expressions.Interpreter.InterpretedFrame::_pendingValue RuntimeObject * ____pendingValue_6; // System.Object[] System.Linq.Expressions.Interpreter.InterpretedFrame::Data ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___Data_7; // System.Runtime.CompilerServices.IStrongBox[] System.Linq.Expressions.Interpreter.InterpretedFrame::Closure IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F* ___Closure_8; // System.Int32 System.Linq.Expressions.Interpreter.InterpretedFrame::StackIndex int32_t ___StackIndex_9; // System.Int32 System.Linq.Expressions.Interpreter.InterpretedFrame::InstructionIndex int32_t ___InstructionIndex_10; public: inline static int32_t get_offset_of_Interpreter_1() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2, ___Interpreter_1)); } inline Interpreter_t72F078C1054752C763660835B3B3488A135D178B * get_Interpreter_1() const { return ___Interpreter_1; } inline Interpreter_t72F078C1054752C763660835B3B3488A135D178B ** get_address_of_Interpreter_1() { return &___Interpreter_1; } inline void set_Interpreter_1(Interpreter_t72F078C1054752C763660835B3B3488A135D178B * value) { ___Interpreter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Interpreter_1), (void*)value); } inline static int32_t get_offset_of__parent_2() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2, ____parent_2)); } inline InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * get__parent_2() const { return ____parent_2; } inline InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 ** get_address_of__parent_2() { return &____parent_2; } inline void set__parent_2(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * value) { ____parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____parent_2), (void*)value); } inline static int32_t get_offset_of__continuations_3() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2, ____continuations_3)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get__continuations_3() const { return ____continuations_3; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of__continuations_3() { return &____continuations_3; } inline void set__continuations_3(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ____continuations_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____continuations_3), (void*)value); } inline static int32_t get_offset_of__continuationIndex_4() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2, ____continuationIndex_4)); } inline int32_t get__continuationIndex_4() const { return ____continuationIndex_4; } inline int32_t* get_address_of__continuationIndex_4() { return &____continuationIndex_4; } inline void set__continuationIndex_4(int32_t value) { ____continuationIndex_4 = value; } inline static int32_t get_offset_of__pendingContinuation_5() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2, ____pendingContinuation_5)); } inline int32_t get__pendingContinuation_5() const { return ____pendingContinuation_5; } inline int32_t* get_address_of__pendingContinuation_5() { return &____pendingContinuation_5; } inline void set__pendingContinuation_5(int32_t value) { ____pendingContinuation_5 = value; } inline static int32_t get_offset_of__pendingValue_6() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2, ____pendingValue_6)); } inline RuntimeObject * get__pendingValue_6() const { return ____pendingValue_6; } inline RuntimeObject ** get_address_of__pendingValue_6() { return &____pendingValue_6; } inline void set__pendingValue_6(RuntimeObject * value) { ____pendingValue_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____pendingValue_6), (void*)value); } inline static int32_t get_offset_of_Data_7() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2, ___Data_7)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_Data_7() const { return ___Data_7; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_Data_7() { return &___Data_7; } inline void set_Data_7(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___Data_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___Data_7), (void*)value); } inline static int32_t get_offset_of_Closure_8() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2, ___Closure_8)); } inline IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F* get_Closure_8() const { return ___Closure_8; } inline IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F** get_address_of_Closure_8() { return &___Closure_8; } inline void set_Closure_8(IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F* value) { ___Closure_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___Closure_8), (void*)value); } inline static int32_t get_offset_of_StackIndex_9() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2, ___StackIndex_9)); } inline int32_t get_StackIndex_9() const { return ___StackIndex_9; } inline int32_t* get_address_of_StackIndex_9() { return &___StackIndex_9; } inline void set_StackIndex_9(int32_t value) { ___StackIndex_9 = value; } inline static int32_t get_offset_of_InstructionIndex_10() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2, ___InstructionIndex_10)); } inline int32_t get_InstructionIndex_10() const { return ___InstructionIndex_10; } inline int32_t* get_address_of_InstructionIndex_10() { return &___InstructionIndex_10; } inline void set_InstructionIndex_10(int32_t value) { ___InstructionIndex_10 = value; } }; struct InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2_ThreadStaticFields { public: // System.Linq.Expressions.Interpreter.InterpretedFrame System.Linq.Expressions.Interpreter.InterpretedFrame::s_currentFrame InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___s_currentFrame_0; public: inline static int32_t get_offset_of_s_currentFrame_0() { return static_cast(offsetof(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2_ThreadStaticFields, ___s_currentFrame_0)); } inline InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * get_s_currentFrame_0() const { return ___s_currentFrame_0; } inline InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 ** get_address_of_s_currentFrame_0() { return &___s_currentFrame_0; } inline void set_s_currentFrame_0(InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * value) { ___s_currentFrame_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_currentFrame_0), (void*)value); } }; // Newtonsoft.Json.Linq.JToken struct JToken_t78F4E878E41125BB40B529918D104EDDC99E00C9 : public RuntimeObject { public: // Newtonsoft.Json.Linq.JContainer Newtonsoft.Json.Linq.JToken::_parent JContainer_t0393B6D5D1D1452D16BE67178D48155F148BCFC4 * ____parent_0; // Newtonsoft.Json.Linq.JToken Newtonsoft.Json.Linq.JToken::_previous JToken_t78F4E878E41125BB40B529918D104EDDC99E00C9 * ____previous_1; // Newtonsoft.Json.Linq.JToken Newtonsoft.Json.Linq.JToken::_next JToken_t78F4E878E41125BB40B529918D104EDDC99E00C9 * ____next_2; // System.Object Newtonsoft.Json.Linq.JToken::_annotations RuntimeObject * ____annotations_3; public: inline static int32_t get_offset_of__parent_0() { return static_cast(offsetof(JToken_t78F4E878E41125BB40B529918D104EDDC99E00C9, ____parent_0)); } inline JContainer_t0393B6D5D1D1452D16BE67178D48155F148BCFC4 * get__parent_0() const { return ____parent_0; } inline JContainer_t0393B6D5D1D1452D16BE67178D48155F148BCFC4 ** get_address_of__parent_0() { return &____parent_0; } inline void set__parent_0(JContainer_t0393B6D5D1D1452D16BE67178D48155F148BCFC4 * value) { ____parent_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____parent_0), (void*)value); } inline static int32_t get_offset_of__previous_1() { return static_cast(offsetof(JToken_t78F4E878E41125BB40B529918D104EDDC99E00C9, ____previous_1)); } inline JToken_t78F4E878E41125BB40B529918D104EDDC99E00C9 * get__previous_1() const { return ____previous_1; } inline JToken_t78F4E878E41125BB40B529918D104EDDC99E00C9 ** get_address_of__previous_1() { return &____previous_1; } inline void set__previous_1(JToken_t78F4E878E41125BB40B529918D104EDDC99E00C9 * value) { ____previous_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____previous_1), (void*)value); } inline static int32_t get_offset_of__next_2() { return static_cast(offsetof(JToken_t78F4E878E41125BB40B529918D104EDDC99E00C9, ____next_2)); } inline JToken_t78F4E878E41125BB40B529918D104EDDC99E00C9 * get__next_2() const { return ____next_2; } inline JToken_t78F4E878E41125BB40B529918D104EDDC99E00C9 ** get_address_of__next_2() { return &____next_2; } inline void set__next_2(JToken_t78F4E878E41125BB40B529918D104EDDC99E00C9 * value) { ____next_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____next_2), (void*)value); } inline static int32_t get_offset_of__annotations_3() { return static_cast(offsetof(JToken_t78F4E878E41125BB40B529918D104EDDC99E00C9, ____annotations_3)); } inline RuntimeObject * get__annotations_3() const { return ____annotations_3; } inline RuntimeObject ** get_address_of__annotations_3() { return &____annotations_3; } inline void set__annotations_3(RuntimeObject * value) { ____annotations_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____annotations_3), (void*)value); } }; struct JToken_t78F4E878E41125BB40B529918D104EDDC99E00C9_StaticFields { public: // Newtonsoft.Json.Linq.JTokenType[] Newtonsoft.Json.Linq.JToken::BooleanTypes JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE* ___BooleanTypes_4; // Newtonsoft.Json.Linq.JTokenType[] Newtonsoft.Json.Linq.JToken::NumberTypes JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE* ___NumberTypes_5; // Newtonsoft.Json.Linq.JTokenType[] Newtonsoft.Json.Linq.JToken::StringTypes JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE* ___StringTypes_6; // Newtonsoft.Json.Linq.JTokenType[] Newtonsoft.Json.Linq.JToken::GuidTypes JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE* ___GuidTypes_7; // Newtonsoft.Json.Linq.JTokenType[] Newtonsoft.Json.Linq.JToken::TimeSpanTypes JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE* ___TimeSpanTypes_8; // Newtonsoft.Json.Linq.JTokenType[] Newtonsoft.Json.Linq.JToken::UriTypes JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE* ___UriTypes_9; // Newtonsoft.Json.Linq.JTokenType[] Newtonsoft.Json.Linq.JToken::CharTypes JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE* ___CharTypes_10; // Newtonsoft.Json.Linq.JTokenType[] Newtonsoft.Json.Linq.JToken::DateTimeTypes JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE* ___DateTimeTypes_11; // Newtonsoft.Json.Linq.JTokenType[] Newtonsoft.Json.Linq.JToken::BytesTypes JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE* ___BytesTypes_12; public: inline static int32_t get_offset_of_BooleanTypes_4() { return static_cast(offsetof(JToken_t78F4E878E41125BB40B529918D104EDDC99E00C9_StaticFields, ___BooleanTypes_4)); } inline JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE* get_BooleanTypes_4() const { return ___BooleanTypes_4; } inline JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE** get_address_of_BooleanTypes_4() { return &___BooleanTypes_4; } inline void set_BooleanTypes_4(JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE* value) { ___BooleanTypes_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___BooleanTypes_4), (void*)value); } inline static int32_t get_offset_of_NumberTypes_5() { return static_cast(offsetof(JToken_t78F4E878E41125BB40B529918D104EDDC99E00C9_StaticFields, ___NumberTypes_5)); } inline JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE* get_NumberTypes_5() const { return ___NumberTypes_5; } inline JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE** get_address_of_NumberTypes_5() { return &___NumberTypes_5; } inline void set_NumberTypes_5(JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE* value) { ___NumberTypes_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___NumberTypes_5), (void*)value); } inline static int32_t get_offset_of_StringTypes_6() { return static_cast(offsetof(JToken_t78F4E878E41125BB40B529918D104EDDC99E00C9_StaticFields, ___StringTypes_6)); } inline JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE* get_StringTypes_6() const { return ___StringTypes_6; } inline JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE** get_address_of_StringTypes_6() { return &___StringTypes_6; } inline void set_StringTypes_6(JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE* value) { ___StringTypes_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___StringTypes_6), (void*)value); } inline static int32_t get_offset_of_GuidTypes_7() { return static_cast(offsetof(JToken_t78F4E878E41125BB40B529918D104EDDC99E00C9_StaticFields, ___GuidTypes_7)); } inline JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE* get_GuidTypes_7() const { return ___GuidTypes_7; } inline JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE** get_address_of_GuidTypes_7() { return &___GuidTypes_7; } inline void set_GuidTypes_7(JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE* value) { ___GuidTypes_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___GuidTypes_7), (void*)value); } inline static int32_t get_offset_of_TimeSpanTypes_8() { return static_cast(offsetof(JToken_t78F4E878E41125BB40B529918D104EDDC99E00C9_StaticFields, ___TimeSpanTypes_8)); } inline JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE* get_TimeSpanTypes_8() const { return ___TimeSpanTypes_8; } inline JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE** get_address_of_TimeSpanTypes_8() { return &___TimeSpanTypes_8; } inline void set_TimeSpanTypes_8(JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE* value) { ___TimeSpanTypes_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___TimeSpanTypes_8), (void*)value); } inline static int32_t get_offset_of_UriTypes_9() { return static_cast(offsetof(JToken_t78F4E878E41125BB40B529918D104EDDC99E00C9_StaticFields, ___UriTypes_9)); } inline JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE* get_UriTypes_9() const { return ___UriTypes_9; } inline JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE** get_address_of_UriTypes_9() { return &___UriTypes_9; } inline void set_UriTypes_9(JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE* value) { ___UriTypes_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___UriTypes_9), (void*)value); } inline static int32_t get_offset_of_CharTypes_10() { return static_cast(offsetof(JToken_t78F4E878E41125BB40B529918D104EDDC99E00C9_StaticFields, ___CharTypes_10)); } inline JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE* get_CharTypes_10() const { return ___CharTypes_10; } inline JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE** get_address_of_CharTypes_10() { return &___CharTypes_10; } inline void set_CharTypes_10(JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE* value) { ___CharTypes_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___CharTypes_10), (void*)value); } inline static int32_t get_offset_of_DateTimeTypes_11() { return static_cast(offsetof(JToken_t78F4E878E41125BB40B529918D104EDDC99E00C9_StaticFields, ___DateTimeTypes_11)); } inline JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE* get_DateTimeTypes_11() const { return ___DateTimeTypes_11; } inline JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE** get_address_of_DateTimeTypes_11() { return &___DateTimeTypes_11; } inline void set_DateTimeTypes_11(JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE* value) { ___DateTimeTypes_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___DateTimeTypes_11), (void*)value); } inline static int32_t get_offset_of_BytesTypes_12() { return static_cast(offsetof(JToken_t78F4E878E41125BB40B529918D104EDDC99E00C9_StaticFields, ___BytesTypes_12)); } inline JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE* get_BytesTypes_12() const { return ___BytesTypes_12; } inline JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE** get_address_of_BytesTypes_12() { return &___BytesTypes_12; } inline void set_BytesTypes_12(JTokenTypeU5BU5D_t03DB097DBD7548086F9F27181BE1DB7AA4E653BE* value) { ___BytesTypes_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___BytesTypes_12), (void*)value); } }; // o0.Json struct Json_tE71A305C35C73DAA6E2CC29B5AB1CEBF430EFF75 : public RuntimeObject { public: public: }; // Newtonsoft.Json.JsonConvert struct JsonConvert_tE6BEC0144590DD363669B76685D1C371866C3D87 : public RuntimeObject { public: public: }; struct JsonConvert_tE6BEC0144590DD363669B76685D1C371866C3D87_StaticFields { public: // System.Func`1 Newtonsoft.Json.JsonConvert::k__BackingField Func_1_t6E81F45D52C1BA1B438080BB720DAC23650B221A * ___U3CDefaultSettingsU3Ek__BackingField_0; // System.String Newtonsoft.Json.JsonConvert::True String_t* ___True_1; // System.String Newtonsoft.Json.JsonConvert::False String_t* ___False_2; // System.String Newtonsoft.Json.JsonConvert::Null String_t* ___Null_3; // System.String Newtonsoft.Json.JsonConvert::Undefined String_t* ___Undefined_4; // System.String Newtonsoft.Json.JsonConvert::PositiveInfinity String_t* ___PositiveInfinity_5; // System.String Newtonsoft.Json.JsonConvert::NegativeInfinity String_t* ___NegativeInfinity_6; // System.String Newtonsoft.Json.JsonConvert::NaN String_t* ___NaN_7; // Newtonsoft.Json.JsonSerializerSettings Newtonsoft.Json.JsonConvert::InitialSerializerSettings JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE * ___InitialSerializerSettings_8; public: inline static int32_t get_offset_of_U3CDefaultSettingsU3Ek__BackingField_0() { return static_cast(offsetof(JsonConvert_tE6BEC0144590DD363669B76685D1C371866C3D87_StaticFields, ___U3CDefaultSettingsU3Ek__BackingField_0)); } inline Func_1_t6E81F45D52C1BA1B438080BB720DAC23650B221A * get_U3CDefaultSettingsU3Ek__BackingField_0() const { return ___U3CDefaultSettingsU3Ek__BackingField_0; } inline Func_1_t6E81F45D52C1BA1B438080BB720DAC23650B221A ** get_address_of_U3CDefaultSettingsU3Ek__BackingField_0() { return &___U3CDefaultSettingsU3Ek__BackingField_0; } inline void set_U3CDefaultSettingsU3Ek__BackingField_0(Func_1_t6E81F45D52C1BA1B438080BB720DAC23650B221A * value) { ___U3CDefaultSettingsU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CDefaultSettingsU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_True_1() { return static_cast(offsetof(JsonConvert_tE6BEC0144590DD363669B76685D1C371866C3D87_StaticFields, ___True_1)); } inline String_t* get_True_1() const { return ___True_1; } inline String_t** get_address_of_True_1() { return &___True_1; } inline void set_True_1(String_t* value) { ___True_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___True_1), (void*)value); } inline static int32_t get_offset_of_False_2() { return static_cast(offsetof(JsonConvert_tE6BEC0144590DD363669B76685D1C371866C3D87_StaticFields, ___False_2)); } inline String_t* get_False_2() const { return ___False_2; } inline String_t** get_address_of_False_2() { return &___False_2; } inline void set_False_2(String_t* value) { ___False_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___False_2), (void*)value); } inline static int32_t get_offset_of_Null_3() { return static_cast(offsetof(JsonConvert_tE6BEC0144590DD363669B76685D1C371866C3D87_StaticFields, ___Null_3)); } inline String_t* get_Null_3() const { return ___Null_3; } inline String_t** get_address_of_Null_3() { return &___Null_3; } inline void set_Null_3(String_t* value) { ___Null_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Null_3), (void*)value); } inline static int32_t get_offset_of_Undefined_4() { return static_cast(offsetof(JsonConvert_tE6BEC0144590DD363669B76685D1C371866C3D87_StaticFields, ___Undefined_4)); } inline String_t* get_Undefined_4() const { return ___Undefined_4; } inline String_t** get_address_of_Undefined_4() { return &___Undefined_4; } inline void set_Undefined_4(String_t* value) { ___Undefined_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___Undefined_4), (void*)value); } inline static int32_t get_offset_of_PositiveInfinity_5() { return static_cast(offsetof(JsonConvert_tE6BEC0144590DD363669B76685D1C371866C3D87_StaticFields, ___PositiveInfinity_5)); } inline String_t* get_PositiveInfinity_5() const { return ___PositiveInfinity_5; } inline String_t** get_address_of_PositiveInfinity_5() { return &___PositiveInfinity_5; } inline void set_PositiveInfinity_5(String_t* value) { ___PositiveInfinity_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___PositiveInfinity_5), (void*)value); } inline static int32_t get_offset_of_NegativeInfinity_6() { return static_cast(offsetof(JsonConvert_tE6BEC0144590DD363669B76685D1C371866C3D87_StaticFields, ___NegativeInfinity_6)); } inline String_t* get_NegativeInfinity_6() const { return ___NegativeInfinity_6; } inline String_t** get_address_of_NegativeInfinity_6() { return &___NegativeInfinity_6; } inline void set_NegativeInfinity_6(String_t* value) { ___NegativeInfinity_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___NegativeInfinity_6), (void*)value); } inline static int32_t get_offset_of_NaN_7() { return static_cast(offsetof(JsonConvert_tE6BEC0144590DD363669B76685D1C371866C3D87_StaticFields, ___NaN_7)); } inline String_t* get_NaN_7() const { return ___NaN_7; } inline String_t** get_address_of_NaN_7() { return &___NaN_7; } inline void set_NaN_7(String_t* value) { ___NaN_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___NaN_7), (void*)value); } inline static int32_t get_offset_of_InitialSerializerSettings_8() { return static_cast(offsetof(JsonConvert_tE6BEC0144590DD363669B76685D1C371866C3D87_StaticFields, ___InitialSerializerSettings_8)); } inline JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE * get_InitialSerializerSettings_8() const { return ___InitialSerializerSettings_8; } inline JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE ** get_address_of_InitialSerializerSettings_8() { return &___InitialSerializerSettings_8; } inline void set_InitialSerializerSettings_8(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE * value) { ___InitialSerializerSettings_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___InitialSerializerSettings_8), (void*)value); } }; // Newtonsoft.Json.JsonConverter struct JsonConverter_tA7DD130015793717E2EB2AE6E6184D06769EE242 : public RuntimeObject { public: public: }; // Newtonsoft.Json.Serialization.JsonFormatterConverter struct JsonFormatterConverter_t2CC26756ACFEBB831D9B7E493421A9B522D120EF : public RuntimeObject { public: // Newtonsoft.Json.Serialization.JsonSerializerInternalReader Newtonsoft.Json.Serialization.JsonFormatterConverter::_reader JsonSerializerInternalReader_t2FBACE6613A4F2BAFE3C3EBBAD0813DFCBDBCC94 * ____reader_0; // Newtonsoft.Json.Serialization.JsonISerializableContract Newtonsoft.Json.Serialization.JsonFormatterConverter::_contract JsonISerializableContract_t2E5F5A152D9F461BC5247B9C8BF2DEC60A19BF78 * ____contract_1; // Newtonsoft.Json.Serialization.JsonProperty Newtonsoft.Json.Serialization.JsonFormatterConverter::_member JsonProperty_t8F2960BA001820829D8A3EA78F8D2D75ACCADBD3 * ____member_2; public: inline static int32_t get_offset_of__reader_0() { return static_cast(offsetof(JsonFormatterConverter_t2CC26756ACFEBB831D9B7E493421A9B522D120EF, ____reader_0)); } inline JsonSerializerInternalReader_t2FBACE6613A4F2BAFE3C3EBBAD0813DFCBDBCC94 * get__reader_0() const { return ____reader_0; } inline JsonSerializerInternalReader_t2FBACE6613A4F2BAFE3C3EBBAD0813DFCBDBCC94 ** get_address_of__reader_0() { return &____reader_0; } inline void set__reader_0(JsonSerializerInternalReader_t2FBACE6613A4F2BAFE3C3EBBAD0813DFCBDBCC94 * value) { ____reader_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____reader_0), (void*)value); } inline static int32_t get_offset_of__contract_1() { return static_cast(offsetof(JsonFormatterConverter_t2CC26756ACFEBB831D9B7E493421A9B522D120EF, ____contract_1)); } inline JsonISerializableContract_t2E5F5A152D9F461BC5247B9C8BF2DEC60A19BF78 * get__contract_1() const { return ____contract_1; } inline JsonISerializableContract_t2E5F5A152D9F461BC5247B9C8BF2DEC60A19BF78 ** get_address_of__contract_1() { return &____contract_1; } inline void set__contract_1(JsonISerializableContract_t2E5F5A152D9F461BC5247B9C8BF2DEC60A19BF78 * value) { ____contract_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____contract_1), (void*)value); } inline static int32_t get_offset_of__member_2() { return static_cast(offsetof(JsonFormatterConverter_t2CC26756ACFEBB831D9B7E493421A9B522D120EF, ____member_2)); } inline JsonProperty_t8F2960BA001820829D8A3EA78F8D2D75ACCADBD3 * get__member_2() const { return ____member_2; } inline JsonProperty_t8F2960BA001820829D8A3EA78F8D2D75ACCADBD3 ** get_address_of__member_2() { return &____member_2; } inline void set__member_2(JsonProperty_t8F2960BA001820829D8A3EA78F8D2D75ACCADBD3 * value) { ____member_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____member_2), (void*)value); } }; // LitJson.JsonMapper struct JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5 : public RuntimeObject { public: public: }; struct JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_StaticFields { public: // System.Int32 LitJson.JsonMapper::max_nesting_depth int32_t ___max_nesting_depth_0; // System.IFormatProvider LitJson.JsonMapper::datetime_format RuntimeObject* ___datetime_format_1; // System.Collections.Generic.IDictionary`2 LitJson.JsonMapper::base_exporters_table RuntimeObject* ___base_exporters_table_2; // System.Collections.Generic.IDictionary`2 LitJson.JsonMapper::custom_exporters_table RuntimeObject* ___custom_exporters_table_3; // System.Collections.Generic.IDictionary`2> LitJson.JsonMapper::base_importers_table RuntimeObject* ___base_importers_table_4; // System.Collections.Generic.IDictionary`2> LitJson.JsonMapper::custom_importers_table RuntimeObject* ___custom_importers_table_5; // System.Collections.Generic.IDictionary`2 LitJson.JsonMapper::array_metadata RuntimeObject* ___array_metadata_6; // System.Object LitJson.JsonMapper::array_metadata_lock RuntimeObject * ___array_metadata_lock_7; // System.Collections.Generic.IDictionary`2> LitJson.JsonMapper::conv_ops RuntimeObject* ___conv_ops_8; // System.Object LitJson.JsonMapper::conv_ops_lock RuntimeObject * ___conv_ops_lock_9; // System.Collections.Generic.IDictionary`2 LitJson.JsonMapper::object_metadata RuntimeObject* ___object_metadata_10; // System.Object LitJson.JsonMapper::object_metadata_lock RuntimeObject * ___object_metadata_lock_11; // System.Collections.Generic.IDictionary`2> LitJson.JsonMapper::type_properties RuntimeObject* ___type_properties_12; // System.Object LitJson.JsonMapper::type_properties_lock RuntimeObject * ___type_properties_lock_13; // LitJson.JsonWriter LitJson.JsonMapper::static_writer JsonWriter_tE4E0A8D51FEAFA46BECDA611992E9234C897D09A * ___static_writer_14; // System.Object LitJson.JsonMapper::static_writer_lock RuntimeObject * ___static_writer_lock_15; public: inline static int32_t get_offset_of_max_nesting_depth_0() { return static_cast(offsetof(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_StaticFields, ___max_nesting_depth_0)); } inline int32_t get_max_nesting_depth_0() const { return ___max_nesting_depth_0; } inline int32_t* get_address_of_max_nesting_depth_0() { return &___max_nesting_depth_0; } inline void set_max_nesting_depth_0(int32_t value) { ___max_nesting_depth_0 = value; } inline static int32_t get_offset_of_datetime_format_1() { return static_cast(offsetof(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_StaticFields, ___datetime_format_1)); } inline RuntimeObject* get_datetime_format_1() const { return ___datetime_format_1; } inline RuntimeObject** get_address_of_datetime_format_1() { return &___datetime_format_1; } inline void set_datetime_format_1(RuntimeObject* value) { ___datetime_format_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___datetime_format_1), (void*)value); } inline static int32_t get_offset_of_base_exporters_table_2() { return static_cast(offsetof(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_StaticFields, ___base_exporters_table_2)); } inline RuntimeObject* get_base_exporters_table_2() const { return ___base_exporters_table_2; } inline RuntimeObject** get_address_of_base_exporters_table_2() { return &___base_exporters_table_2; } inline void set_base_exporters_table_2(RuntimeObject* value) { ___base_exporters_table_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___base_exporters_table_2), (void*)value); } inline static int32_t get_offset_of_custom_exporters_table_3() { return static_cast(offsetof(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_StaticFields, ___custom_exporters_table_3)); } inline RuntimeObject* get_custom_exporters_table_3() const { return ___custom_exporters_table_3; } inline RuntimeObject** get_address_of_custom_exporters_table_3() { return &___custom_exporters_table_3; } inline void set_custom_exporters_table_3(RuntimeObject* value) { ___custom_exporters_table_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___custom_exporters_table_3), (void*)value); } inline static int32_t get_offset_of_base_importers_table_4() { return static_cast(offsetof(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_StaticFields, ___base_importers_table_4)); } inline RuntimeObject* get_base_importers_table_4() const { return ___base_importers_table_4; } inline RuntimeObject** get_address_of_base_importers_table_4() { return &___base_importers_table_4; } inline void set_base_importers_table_4(RuntimeObject* value) { ___base_importers_table_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___base_importers_table_4), (void*)value); } inline static int32_t get_offset_of_custom_importers_table_5() { return static_cast(offsetof(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_StaticFields, ___custom_importers_table_5)); } inline RuntimeObject* get_custom_importers_table_5() const { return ___custom_importers_table_5; } inline RuntimeObject** get_address_of_custom_importers_table_5() { return &___custom_importers_table_5; } inline void set_custom_importers_table_5(RuntimeObject* value) { ___custom_importers_table_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___custom_importers_table_5), (void*)value); } inline static int32_t get_offset_of_array_metadata_6() { return static_cast(offsetof(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_StaticFields, ___array_metadata_6)); } inline RuntimeObject* get_array_metadata_6() const { return ___array_metadata_6; } inline RuntimeObject** get_address_of_array_metadata_6() { return &___array_metadata_6; } inline void set_array_metadata_6(RuntimeObject* value) { ___array_metadata_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___array_metadata_6), (void*)value); } inline static int32_t get_offset_of_array_metadata_lock_7() { return static_cast(offsetof(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_StaticFields, ___array_metadata_lock_7)); } inline RuntimeObject * get_array_metadata_lock_7() const { return ___array_metadata_lock_7; } inline RuntimeObject ** get_address_of_array_metadata_lock_7() { return &___array_metadata_lock_7; } inline void set_array_metadata_lock_7(RuntimeObject * value) { ___array_metadata_lock_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___array_metadata_lock_7), (void*)value); } inline static int32_t get_offset_of_conv_ops_8() { return static_cast(offsetof(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_StaticFields, ___conv_ops_8)); } inline RuntimeObject* get_conv_ops_8() const { return ___conv_ops_8; } inline RuntimeObject** get_address_of_conv_ops_8() { return &___conv_ops_8; } inline void set_conv_ops_8(RuntimeObject* value) { ___conv_ops_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___conv_ops_8), (void*)value); } inline static int32_t get_offset_of_conv_ops_lock_9() { return static_cast(offsetof(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_StaticFields, ___conv_ops_lock_9)); } inline RuntimeObject * get_conv_ops_lock_9() const { return ___conv_ops_lock_9; } inline RuntimeObject ** get_address_of_conv_ops_lock_9() { return &___conv_ops_lock_9; } inline void set_conv_ops_lock_9(RuntimeObject * value) { ___conv_ops_lock_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___conv_ops_lock_9), (void*)value); } inline static int32_t get_offset_of_object_metadata_10() { return static_cast(offsetof(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_StaticFields, ___object_metadata_10)); } inline RuntimeObject* get_object_metadata_10() const { return ___object_metadata_10; } inline RuntimeObject** get_address_of_object_metadata_10() { return &___object_metadata_10; } inline void set_object_metadata_10(RuntimeObject* value) { ___object_metadata_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___object_metadata_10), (void*)value); } inline static int32_t get_offset_of_object_metadata_lock_11() { return static_cast(offsetof(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_StaticFields, ___object_metadata_lock_11)); } inline RuntimeObject * get_object_metadata_lock_11() const { return ___object_metadata_lock_11; } inline RuntimeObject ** get_address_of_object_metadata_lock_11() { return &___object_metadata_lock_11; } inline void set_object_metadata_lock_11(RuntimeObject * value) { ___object_metadata_lock_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___object_metadata_lock_11), (void*)value); } inline static int32_t get_offset_of_type_properties_12() { return static_cast(offsetof(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_StaticFields, ___type_properties_12)); } inline RuntimeObject* get_type_properties_12() const { return ___type_properties_12; } inline RuntimeObject** get_address_of_type_properties_12() { return &___type_properties_12; } inline void set_type_properties_12(RuntimeObject* value) { ___type_properties_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___type_properties_12), (void*)value); } inline static int32_t get_offset_of_type_properties_lock_13() { return static_cast(offsetof(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_StaticFields, ___type_properties_lock_13)); } inline RuntimeObject * get_type_properties_lock_13() const { return ___type_properties_lock_13; } inline RuntimeObject ** get_address_of_type_properties_lock_13() { return &___type_properties_lock_13; } inline void set_type_properties_lock_13(RuntimeObject * value) { ___type_properties_lock_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___type_properties_lock_13), (void*)value); } inline static int32_t get_offset_of_static_writer_14() { return static_cast(offsetof(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_StaticFields, ___static_writer_14)); } inline JsonWriter_tE4E0A8D51FEAFA46BECDA611992E9234C897D09A * get_static_writer_14() const { return ___static_writer_14; } inline JsonWriter_tE4E0A8D51FEAFA46BECDA611992E9234C897D09A ** get_address_of_static_writer_14() { return &___static_writer_14; } inline void set_static_writer_14(JsonWriter_tE4E0A8D51FEAFA46BECDA611992E9234C897D09A * value) { ___static_writer_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___static_writer_14), (void*)value); } inline static int32_t get_offset_of_static_writer_lock_15() { return static_cast(offsetof(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_StaticFields, ___static_writer_lock_15)); } inline RuntimeObject * get_static_writer_lock_15() const { return ___static_writer_lock_15; } inline RuntimeObject ** get_address_of_static_writer_lock_15() { return &___static_writer_lock_15; } inline void set_static_writer_lock_15(RuntimeObject * value) { ___static_writer_lock_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___static_writer_lock_15), (void*)value); } }; // LitJson.JsonWriter struct JsonWriter_tE4E0A8D51FEAFA46BECDA611992E9234C897D09A : public RuntimeObject { public: // LitJson.WriterContext LitJson.JsonWriter::context WriterContext_tF5B3EACFF8422E240058918EF5F9E83C618277F3 * ___context_1; // System.Collections.Generic.Stack`1 LitJson.JsonWriter::ctx_stack Stack_1_t7B63F93F3C5FA452C37D6EC4E51A4F56AF3D7B92 * ___ctx_stack_2; // System.Boolean LitJson.JsonWriter::has_reached_end bool ___has_reached_end_3; // System.Char[] LitJson.JsonWriter::hex_seq CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___hex_seq_4; // System.Int32 LitJson.JsonWriter::indentation int32_t ___indentation_5; // System.Int32 LitJson.JsonWriter::indent_value int32_t ___indent_value_6; // System.Text.StringBuilder LitJson.JsonWriter::inst_string_builder StringBuilder_t * ___inst_string_builder_7; // System.Boolean LitJson.JsonWriter::pretty_print bool ___pretty_print_8; // System.Boolean LitJson.JsonWriter::validate bool ___validate_9; // System.IO.TextWriter LitJson.JsonWriter::writer TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * ___writer_10; public: inline static int32_t get_offset_of_context_1() { return static_cast(offsetof(JsonWriter_tE4E0A8D51FEAFA46BECDA611992E9234C897D09A, ___context_1)); } inline WriterContext_tF5B3EACFF8422E240058918EF5F9E83C618277F3 * get_context_1() const { return ___context_1; } inline WriterContext_tF5B3EACFF8422E240058918EF5F9E83C618277F3 ** get_address_of_context_1() { return &___context_1; } inline void set_context_1(WriterContext_tF5B3EACFF8422E240058918EF5F9E83C618277F3 * value) { ___context_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___context_1), (void*)value); } inline static int32_t get_offset_of_ctx_stack_2() { return static_cast(offsetof(JsonWriter_tE4E0A8D51FEAFA46BECDA611992E9234C897D09A, ___ctx_stack_2)); } inline Stack_1_t7B63F93F3C5FA452C37D6EC4E51A4F56AF3D7B92 * get_ctx_stack_2() const { return ___ctx_stack_2; } inline Stack_1_t7B63F93F3C5FA452C37D6EC4E51A4F56AF3D7B92 ** get_address_of_ctx_stack_2() { return &___ctx_stack_2; } inline void set_ctx_stack_2(Stack_1_t7B63F93F3C5FA452C37D6EC4E51A4F56AF3D7B92 * value) { ___ctx_stack_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___ctx_stack_2), (void*)value); } inline static int32_t get_offset_of_has_reached_end_3() { return static_cast(offsetof(JsonWriter_tE4E0A8D51FEAFA46BECDA611992E9234C897D09A, ___has_reached_end_3)); } inline bool get_has_reached_end_3() const { return ___has_reached_end_3; } inline bool* get_address_of_has_reached_end_3() { return &___has_reached_end_3; } inline void set_has_reached_end_3(bool value) { ___has_reached_end_3 = value; } inline static int32_t get_offset_of_hex_seq_4() { return static_cast(offsetof(JsonWriter_tE4E0A8D51FEAFA46BECDA611992E9234C897D09A, ___hex_seq_4)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_hex_seq_4() const { return ___hex_seq_4; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_hex_seq_4() { return &___hex_seq_4; } inline void set_hex_seq_4(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___hex_seq_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___hex_seq_4), (void*)value); } inline static int32_t get_offset_of_indentation_5() { return static_cast(offsetof(JsonWriter_tE4E0A8D51FEAFA46BECDA611992E9234C897D09A, ___indentation_5)); } inline int32_t get_indentation_5() const { return ___indentation_5; } inline int32_t* get_address_of_indentation_5() { return &___indentation_5; } inline void set_indentation_5(int32_t value) { ___indentation_5 = value; } inline static int32_t get_offset_of_indent_value_6() { return static_cast(offsetof(JsonWriter_tE4E0A8D51FEAFA46BECDA611992E9234C897D09A, ___indent_value_6)); } inline int32_t get_indent_value_6() const { return ___indent_value_6; } inline int32_t* get_address_of_indent_value_6() { return &___indent_value_6; } inline void set_indent_value_6(int32_t value) { ___indent_value_6 = value; } inline static int32_t get_offset_of_inst_string_builder_7() { return static_cast(offsetof(JsonWriter_tE4E0A8D51FEAFA46BECDA611992E9234C897D09A, ___inst_string_builder_7)); } inline StringBuilder_t * get_inst_string_builder_7() const { return ___inst_string_builder_7; } inline StringBuilder_t ** get_address_of_inst_string_builder_7() { return &___inst_string_builder_7; } inline void set_inst_string_builder_7(StringBuilder_t * value) { ___inst_string_builder_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___inst_string_builder_7), (void*)value); } inline static int32_t get_offset_of_pretty_print_8() { return static_cast(offsetof(JsonWriter_tE4E0A8D51FEAFA46BECDA611992E9234C897D09A, ___pretty_print_8)); } inline bool get_pretty_print_8() const { return ___pretty_print_8; } inline bool* get_address_of_pretty_print_8() { return &___pretty_print_8; } inline void set_pretty_print_8(bool value) { ___pretty_print_8 = value; } inline static int32_t get_offset_of_validate_9() { return static_cast(offsetof(JsonWriter_tE4E0A8D51FEAFA46BECDA611992E9234C897D09A, ___validate_9)); } inline bool get_validate_9() const { return ___validate_9; } inline bool* get_address_of_validate_9() { return &___validate_9; } inline void set_validate_9(bool value) { ___validate_9 = value; } inline static int32_t get_offset_of_writer_10() { return static_cast(offsetof(JsonWriter_tE4E0A8D51FEAFA46BECDA611992E9234C897D09A, ___writer_10)); } inline TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * get_writer_10() const { return ___writer_10; } inline TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 ** get_address_of_writer_10() { return &___writer_10; } inline void set_writer_10(TextWriter_t4CB195237F3B6CADD850FBC3604A049C7C564643 * value) { ___writer_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___writer_10), (void*)value); } }; struct JsonWriter_tE4E0A8D51FEAFA46BECDA611992E9234C897D09A_StaticFields { public: // System.Globalization.NumberFormatInfo LitJson.JsonWriter::number_format NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * ___number_format_0; public: inline static int32_t get_offset_of_number_format_0() { return static_cast(offsetof(JsonWriter_tE4E0A8D51FEAFA46BECDA611992E9234C897D09A_StaticFields, ___number_format_0)); } inline NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * get_number_format_0() const { return ___number_format_0; } inline NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D ** get_address_of_number_format_0() { return &___number_format_0; } inline void set_number_format_0(NumberFormatInfo_t58780B43B6A840C38FD10C50CDFE2128884CAD1D * value) { ___number_format_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___number_format_0), (void*)value); } }; // System.Linq.Expressions.Interpreter.LabelInfo struct LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907 : public RuntimeObject { public: // System.Linq.Expressions.LabelTarget System.Linq.Expressions.Interpreter.LabelInfo::_node LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 * ____node_0; // System.Linq.Expressions.Interpreter.BranchLabel System.Linq.Expressions.Interpreter.LabelInfo::_label BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 * ____label_1; // System.Object System.Linq.Expressions.Interpreter.LabelInfo::_definitions RuntimeObject * ____definitions_2; // System.Collections.Generic.List`1 System.Linq.Expressions.Interpreter.LabelInfo::_references List_1_tB45ECD46403EF701B48FC0DF3163292689B9BDD2 * ____references_3; // System.Boolean System.Linq.Expressions.Interpreter.LabelInfo::_acrossBlockJump bool ____acrossBlockJump_4; public: inline static int32_t get_offset_of__node_0() { return static_cast(offsetof(LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907, ____node_0)); } inline LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 * get__node_0() const { return ____node_0; } inline LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 ** get_address_of__node_0() { return &____node_0; } inline void set__node_0(LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 * value) { ____node_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____node_0), (void*)value); } inline static int32_t get_offset_of__label_1() { return static_cast(offsetof(LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907, ____label_1)); } inline BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 * get__label_1() const { return ____label_1; } inline BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 ** get_address_of__label_1() { return &____label_1; } inline void set__label_1(BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 * value) { ____label_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____label_1), (void*)value); } inline static int32_t get_offset_of__definitions_2() { return static_cast(offsetof(LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907, ____definitions_2)); } inline RuntimeObject * get__definitions_2() const { return ____definitions_2; } inline RuntimeObject ** get_address_of__definitions_2() { return &____definitions_2; } inline void set__definitions_2(RuntimeObject * value) { ____definitions_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____definitions_2), (void*)value); } inline static int32_t get_offset_of__references_3() { return static_cast(offsetof(LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907, ____references_3)); } inline List_1_tB45ECD46403EF701B48FC0DF3163292689B9BDD2 * get__references_3() const { return ____references_3; } inline List_1_tB45ECD46403EF701B48FC0DF3163292689B9BDD2 ** get_address_of__references_3() { return &____references_3; } inline void set__references_3(List_1_tB45ECD46403EF701B48FC0DF3163292689B9BDD2 * value) { ____references_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____references_3), (void*)value); } inline static int32_t get_offset_of__acrossBlockJump_4() { return static_cast(offsetof(LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907, ____acrossBlockJump_4)); } inline bool get__acrossBlockJump_4() const { return ____acrossBlockJump_4; } inline bool* get_address_of__acrossBlockJump_4() { return &____acrossBlockJump_4; } inline void set__acrossBlockJump_4(bool value) { ____acrossBlockJump_4 = value; } }; // System.Linq.Expressions.LabelTarget struct LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 : public RuntimeObject { public: // System.String System.Linq.Expressions.LabelTarget::k__BackingField String_t* ___U3CNameU3Ek__BackingField_0; // System.Type System.Linq.Expressions.LabelTarget::k__BackingField Type_t * ___U3CTypeU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CNameU3Ek__BackingField_0() { return static_cast(offsetof(LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1, ___U3CNameU3Ek__BackingField_0)); } inline String_t* get_U3CNameU3Ek__BackingField_0() const { return ___U3CNameU3Ek__BackingField_0; } inline String_t** get_address_of_U3CNameU3Ek__BackingField_0() { return &___U3CNameU3Ek__BackingField_0; } inline void set_U3CNameU3Ek__BackingField_0(String_t* value) { ___U3CNameU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CNameU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CTypeU3Ek__BackingField_1() { return static_cast(offsetof(LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1, ___U3CTypeU3Ek__BackingField_1)); } inline Type_t * get_U3CTypeU3Ek__BackingField_1() const { return ___U3CTypeU3Ek__BackingField_1; } inline Type_t ** get_address_of_U3CTypeU3Ek__BackingField_1() { return &___U3CTypeU3Ek__BackingField_1; } inline void set_U3CTypeU3Ek__BackingField_1(Type_t * value) { ___U3CTypeU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CTypeU3Ek__BackingField_1), (void*)value); } }; // System.Threading.LazyInitializer struct LazyInitializer_t68D740FE95C1E311CA598F6427FAFBF1F6EA9A3E : public RuntimeObject { public: public: }; // System.Linq.Expressions.Interpreter.LightCompiler struct LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA : public RuntimeObject { public: // System.Linq.Expressions.Interpreter.InstructionList System.Linq.Expressions.Interpreter.LightCompiler::_instructions InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * ____instructions_0; // System.Linq.Expressions.Interpreter.LocalVariables System.Linq.Expressions.Interpreter.LightCompiler::_locals LocalVariables_tFD3F8FE77C4F8E4E2D98F8965F26A672AEEF59F2 * ____locals_1; // System.Collections.Generic.List`1 System.Linq.Expressions.Interpreter.LightCompiler::_debugInfos List_1_t3EC344D94F9368D5C819EFC5CDF6DFC92D343AAC * ____debugInfos_2; // System.Linq.Expressions.Interpreter.HybridReferenceDictionary`2 System.Linq.Expressions.Interpreter.LightCompiler::_treeLabels HybridReferenceDictionary_2_t60B1C8AB2AC62A920538F1EDBC6ECF024422648D * ____treeLabels_3; // System.Linq.Expressions.Interpreter.LabelScopeInfo System.Linq.Expressions.Interpreter.LightCompiler::_labelBlock LabelScopeInfo_t9F44B28B112B8912DB6BB8C12F53DB6B107E346F * ____labelBlock_4; // System.Collections.Generic.Stack`1 System.Linq.Expressions.Interpreter.LightCompiler::_exceptionForRethrowStack Stack_1_t5A78D7BE355DFAF5BE94ADF12FB8288AE28D4B4F * ____exceptionForRethrowStack_5; // System.Linq.Expressions.Interpreter.LightCompiler System.Linq.Expressions.Interpreter.LightCompiler::_parent LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA * ____parent_6; // System.Linq.Expressions.StackGuard System.Linq.Expressions.Interpreter.LightCompiler::_guard StackGuard_tAA7C98E484C90664FF3CAC6E4DD23BDA416AF572 * ____guard_7; public: inline static int32_t get_offset_of__instructions_0() { return static_cast(offsetof(LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA, ____instructions_0)); } inline InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * get__instructions_0() const { return ____instructions_0; } inline InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 ** get_address_of__instructions_0() { return &____instructions_0; } inline void set__instructions_0(InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * value) { ____instructions_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____instructions_0), (void*)value); } inline static int32_t get_offset_of__locals_1() { return static_cast(offsetof(LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA, ____locals_1)); } inline LocalVariables_tFD3F8FE77C4F8E4E2D98F8965F26A672AEEF59F2 * get__locals_1() const { return ____locals_1; } inline LocalVariables_tFD3F8FE77C4F8E4E2D98F8965F26A672AEEF59F2 ** get_address_of__locals_1() { return &____locals_1; } inline void set__locals_1(LocalVariables_tFD3F8FE77C4F8E4E2D98F8965F26A672AEEF59F2 * value) { ____locals_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____locals_1), (void*)value); } inline static int32_t get_offset_of__debugInfos_2() { return static_cast(offsetof(LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA, ____debugInfos_2)); } inline List_1_t3EC344D94F9368D5C819EFC5CDF6DFC92D343AAC * get__debugInfos_2() const { return ____debugInfos_2; } inline List_1_t3EC344D94F9368D5C819EFC5CDF6DFC92D343AAC ** get_address_of__debugInfos_2() { return &____debugInfos_2; } inline void set__debugInfos_2(List_1_t3EC344D94F9368D5C819EFC5CDF6DFC92D343AAC * value) { ____debugInfos_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____debugInfos_2), (void*)value); } inline static int32_t get_offset_of__treeLabels_3() { return static_cast(offsetof(LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA, ____treeLabels_3)); } inline HybridReferenceDictionary_2_t60B1C8AB2AC62A920538F1EDBC6ECF024422648D * get__treeLabels_3() const { return ____treeLabels_3; } inline HybridReferenceDictionary_2_t60B1C8AB2AC62A920538F1EDBC6ECF024422648D ** get_address_of__treeLabels_3() { return &____treeLabels_3; } inline void set__treeLabels_3(HybridReferenceDictionary_2_t60B1C8AB2AC62A920538F1EDBC6ECF024422648D * value) { ____treeLabels_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____treeLabels_3), (void*)value); } inline static int32_t get_offset_of__labelBlock_4() { return static_cast(offsetof(LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA, ____labelBlock_4)); } inline LabelScopeInfo_t9F44B28B112B8912DB6BB8C12F53DB6B107E346F * get__labelBlock_4() const { return ____labelBlock_4; } inline LabelScopeInfo_t9F44B28B112B8912DB6BB8C12F53DB6B107E346F ** get_address_of__labelBlock_4() { return &____labelBlock_4; } inline void set__labelBlock_4(LabelScopeInfo_t9F44B28B112B8912DB6BB8C12F53DB6B107E346F * value) { ____labelBlock_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____labelBlock_4), (void*)value); } inline static int32_t get_offset_of__exceptionForRethrowStack_5() { return static_cast(offsetof(LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA, ____exceptionForRethrowStack_5)); } inline Stack_1_t5A78D7BE355DFAF5BE94ADF12FB8288AE28D4B4F * get__exceptionForRethrowStack_5() const { return ____exceptionForRethrowStack_5; } inline Stack_1_t5A78D7BE355DFAF5BE94ADF12FB8288AE28D4B4F ** get_address_of__exceptionForRethrowStack_5() { return &____exceptionForRethrowStack_5; } inline void set__exceptionForRethrowStack_5(Stack_1_t5A78D7BE355DFAF5BE94ADF12FB8288AE28D4B4F * value) { ____exceptionForRethrowStack_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____exceptionForRethrowStack_5), (void*)value); } inline static int32_t get_offset_of__parent_6() { return static_cast(offsetof(LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA, ____parent_6)); } inline LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA * get__parent_6() const { return ____parent_6; } inline LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA ** get_address_of__parent_6() { return &____parent_6; } inline void set__parent_6(LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA * value) { ____parent_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____parent_6), (void*)value); } inline static int32_t get_offset_of__guard_7() { return static_cast(offsetof(LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA, ____guard_7)); } inline StackGuard_tAA7C98E484C90664FF3CAC6E4DD23BDA416AF572 * get__guard_7() const { return ____guard_7; } inline StackGuard_tAA7C98E484C90664FF3CAC6E4DD23BDA416AF572 ** get_address_of__guard_7() { return &____guard_7; } inline void set__guard_7(StackGuard_tAA7C98E484C90664FF3CAC6E4DD23BDA416AF572 * value) { ____guard_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____guard_7), (void*)value); } }; struct LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA_StaticFields { public: // System.Linq.Expressions.Interpreter.LocalDefinition[] System.Linq.Expressions.Interpreter.LightCompiler::s_emptyLocals LocalDefinitionU5BU5D_t24CED16236F9597A53E95E14A9C6310A7273BAA2* ___s_emptyLocals_8; public: inline static int32_t get_offset_of_s_emptyLocals_8() { return static_cast(offsetof(LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA_StaticFields, ___s_emptyLocals_8)); } inline LocalDefinitionU5BU5D_t24CED16236F9597A53E95E14A9C6310A7273BAA2* get_s_emptyLocals_8() const { return ___s_emptyLocals_8; } inline LocalDefinitionU5BU5D_t24CED16236F9597A53E95E14A9C6310A7273BAA2** get_address_of_s_emptyLocals_8() { return &___s_emptyLocals_8; } inline void set_s_emptyLocals_8(LocalDefinitionU5BU5D_t24CED16236F9597A53E95E14A9C6310A7273BAA2* value) { ___s_emptyLocals_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_emptyLocals_8), (void*)value); } }; // System.Linq.Expressions.Interpreter.LightLambda struct LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE : public RuntimeObject { public: // System.Runtime.CompilerServices.IStrongBox[] System.Linq.Expressions.Interpreter.LightLambda::_closure IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F* ____closure_0; // System.Linq.Expressions.Interpreter.Interpreter System.Linq.Expressions.Interpreter.LightLambda::_interpreter Interpreter_t72F078C1054752C763660835B3B3488A135D178B * ____interpreter_1; // System.Linq.Expressions.Interpreter.LightDelegateCreator System.Linq.Expressions.Interpreter.LightLambda::_delegateCreator LightDelegateCreator_tA7A81CB278CE2C07EC06CB7805CAB65068453D4D * ____delegateCreator_3; public: inline static int32_t get_offset_of__closure_0() { return static_cast(offsetof(LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE, ____closure_0)); } inline IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F* get__closure_0() const { return ____closure_0; } inline IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F** get_address_of__closure_0() { return &____closure_0; } inline void set__closure_0(IStrongBoxU5BU5D_t5C6F1860E4A12131ADABE7E078B70DDAB3B3801F* value) { ____closure_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____closure_0), (void*)value); } inline static int32_t get_offset_of__interpreter_1() { return static_cast(offsetof(LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE, ____interpreter_1)); } inline Interpreter_t72F078C1054752C763660835B3B3488A135D178B * get__interpreter_1() const { return ____interpreter_1; } inline Interpreter_t72F078C1054752C763660835B3B3488A135D178B ** get_address_of__interpreter_1() { return &____interpreter_1; } inline void set__interpreter_1(Interpreter_t72F078C1054752C763660835B3B3488A135D178B * value) { ____interpreter_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____interpreter_1), (void*)value); } inline static int32_t get_offset_of__delegateCreator_3() { return static_cast(offsetof(LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE, ____delegateCreator_3)); } inline LightDelegateCreator_tA7A81CB278CE2C07EC06CB7805CAB65068453D4D * get__delegateCreator_3() const { return ____delegateCreator_3; } inline LightDelegateCreator_tA7A81CB278CE2C07EC06CB7805CAB65068453D4D ** get_address_of__delegateCreator_3() { return &____delegateCreator_3; } inline void set__delegateCreator_3(LightDelegateCreator_tA7A81CB278CE2C07EC06CB7805CAB65068453D4D * value) { ____delegateCreator_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____delegateCreator_3), (void*)value); } }; struct LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE_StaticFields { public: // System.Dynamic.Utils.CacheDict`2> System.Linq.Expressions.Interpreter.LightLambda::_runCache CacheDict_2_t9D92F7790C360762AF946BFAD651DB03DD8D20B4 * ____runCache_2; public: inline static int32_t get_offset_of__runCache_2() { return static_cast(offsetof(LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE_StaticFields, ____runCache_2)); } inline CacheDict_2_t9D92F7790C360762AF946BFAD651DB03DD8D20B4 * get__runCache_2() const { return ____runCache_2; } inline CacheDict_2_t9D92F7790C360762AF946BFAD651DB03DD8D20B4 ** get_address_of__runCache_2() { return &____runCache_2; } inline void set__runCache_2(CacheDict_2_t9D92F7790C360762AF946BFAD651DB03DD8D20B4 * value) { ____runCache_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____runCache_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.LinearTransformUtility struct LinearTransformUtility_t8D92CE192C67854E9BC0A66A12F0091A36209EB0 : public RuntimeObject { public: public: }; // BestHTTP.SignalRCore.Encoders.LitJsonEncoder struct LitJsonEncoder_t69375A573B26520A38330689AC62300F6041587D : public RuntimeObject { public: public: }; // MathNet.Numerics.Providers.LinearAlgebra.Managed.ManagedLinearAlgebraProvider struct ManagedLinearAlgebraProvider_tB54231955BB3C9C3443208A57A7DB088E90C0610 : public RuntimeObject { public: public: }; // System.Runtime.InteropServices.Marshal struct Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058 : public RuntimeObject { public: public: }; struct Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_StaticFields { public: // System.Int32 System.Runtime.InteropServices.Marshal::SystemMaxDBCSCharSize int32_t ___SystemMaxDBCSCharSize_0; // System.Int32 System.Runtime.InteropServices.Marshal::SystemDefaultCharSize int32_t ___SystemDefaultCharSize_1; public: inline static int32_t get_offset_of_SystemMaxDBCSCharSize_0() { return static_cast(offsetof(Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_StaticFields, ___SystemMaxDBCSCharSize_0)); } inline int32_t get_SystemMaxDBCSCharSize_0() const { return ___SystemMaxDBCSCharSize_0; } inline int32_t* get_address_of_SystemMaxDBCSCharSize_0() { return &___SystemMaxDBCSCharSize_0; } inline void set_SystemMaxDBCSCharSize_0(int32_t value) { ___SystemMaxDBCSCharSize_0 = value; } inline static int32_t get_offset_of_SystemDefaultCharSize_1() { return static_cast(offsetof(Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_StaticFields, ___SystemDefaultCharSize_1)); } inline int32_t get_SystemDefaultCharSize_1() const { return ___SystemDefaultCharSize_1; } inline int32_t* get_address_of_SystemDefaultCharSize_1() { return &___SystemDefaultCharSize_1; } inline void set_SystemDefaultCharSize_1(int32_t value) { ___SystemDefaultCharSize_1 = value; } }; // System.MarshalByRefObject struct MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8 : public RuntimeObject { public: // System.Object System.MarshalByRefObject::_identity RuntimeObject * ____identity_0; public: inline static int32_t get_offset_of__identity_0() { return static_cast(offsetof(MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8, ____identity_0)); } inline RuntimeObject * get__identity_0() const { return ____identity_0; } inline RuntimeObject ** get_address_of__identity_0() { return &____identity_0; } inline void set__identity_0(RuntimeObject * value) { ____identity_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____identity_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.MarshalByRefObject struct MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8_marshaled_pinvoke { Il2CppIUnknown* ____identity_0; }; // Native definition for COM marshalling of System.MarshalByRefObject struct MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8_marshaled_com { Il2CppIUnknown* ____identity_0; }; // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Memory.MemoryAllocator struct MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 : public RuntimeObject { public: public: }; struct MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_StaticFields { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Memory.MemoryAllocator::k__BackingField MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___U3CDefaultU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CDefaultU3Ek__BackingField_0() { return static_cast(offsetof(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444_StaticFields, ___U3CDefaultU3Ek__BackingField_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_U3CDefaultU3Ek__BackingField_0() const { return ___U3CDefaultU3Ek__BackingField_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_U3CDefaultU3Ek__BackingField_0() { return &___U3CDefaultU3Ek__BackingField_0; } inline void set_U3CDefaultU3Ek__BackingField_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___U3CDefaultU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CDefaultU3Ek__BackingField_0), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions struct MemoryAllocatorExtensions_t81C36D2B8DB6D5868800E8A0C0818718717EF1DC : public RuntimeObject { public: public: }; // Newtonsoft.Json.Utilities.ReflectionDelegateFactory struct ReflectionDelegateFactory_tA921B8AB108475BA7411A09164265D5725FEC7C9 : public RuntimeObject { public: public: }; // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::m_stringLength int32_t ___m_stringLength_0; // System.Char System.String::m_firstChar Il2CppChar ___m_firstChar_1; public: inline static int32_t get_offset_of_m_stringLength_0() { return static_cast(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.Linq.Expressions.SwitchCase struct SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80 : public RuntimeObject { public: // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.SwitchCase::k__BackingField ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * ___U3CTestValuesU3Ek__BackingField_0; // System.Linq.Expressions.Expression System.Linq.Expressions.SwitchCase::k__BackingField Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___U3CBodyU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CTestValuesU3Ek__BackingField_0() { return static_cast(offsetof(SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80, ___U3CTestValuesU3Ek__BackingField_0)); } inline ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * get_U3CTestValuesU3Ek__BackingField_0() const { return ___U3CTestValuesU3Ek__BackingField_0; } inline ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 ** get_address_of_U3CTestValuesU3Ek__BackingField_0() { return &___U3CTestValuesU3Ek__BackingField_0; } inline void set_U3CTestValuesU3Ek__BackingField_0(ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * value) { ___U3CTestValuesU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CTestValuesU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CBodyU3Ek__BackingField_1() { return static_cast(offsetof(SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80, ___U3CBodyU3Ek__BackingField_1)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get_U3CBodyU3Ek__BackingField_1() const { return ___U3CBodyU3Ek__BackingField_1; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of_U3CBodyU3Ek__BackingField_1() { return &___U3CBodyU3Ek__BackingField_1; } inline void set_U3CBodyU3Ek__BackingField_1(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ___U3CBodyU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBodyU3Ek__BackingField_1), (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.Quantization.WuQuantizer`1/Moment struct Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904 { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273 { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68 { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_t885415045473B7F42DAE4C8679D299E13D170D6A { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_t885415045473B7F42DAE4C8679D299E13D170D6A, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_t885415045473B7F42DAE4C8679D299E13D170D6A, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_t885415045473B7F42DAE4C8679D299E13D170D6A, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_t885415045473B7F42DAE4C8679D299E13D170D6A, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_t885415045473B7F42DAE4C8679D299E13D170D6A, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_t885415045473B7F42DAE4C8679D299E13D170D6A, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2 { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5 { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8 { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_t4C99072E11077166377CCD2881DF934837F9BA3B { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_t4C99072E11077166377CCD2881DF934837F9BA3B, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_t4C99072E11077166377CCD2881DF934837F9BA3B, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_t4C99072E11077166377CCD2881DF934837F9BA3B, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_t4C99072E11077166377CCD2881DF934837F9BA3B, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_t4C99072E11077166377CCD2881DF934837F9BA3B, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_t4C99072E11077166377CCD2881DF934837F9BA3B, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tB524CC81FBD87492BC411766CDB3040D1799053A { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_tB524CC81FBD87492BC411766CDB3040D1799053A, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_tB524CC81FBD87492BC411766CDB3040D1799053A, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_tB524CC81FBD87492BC411766CDB3040D1799053A, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_tB524CC81FBD87492BC411766CDB3040D1799053A, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_tB524CC81FBD87492BC411766CDB3040D1799053A, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_tB524CC81FBD87492BC411766CDB3040D1799053A, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20 { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_t94BC4CA21F440059214263A242302F917CFF4F8D { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0 { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807 { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329 { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment struct Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15 { public: // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::R int64_t ___R_0; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::G int64_t ___G_1; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::B int64_t ___B_2; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::A int64_t ___A_3; // System.Int64 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Weight int64_t ___Weight_4; // System.Double SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment::Moment2 double ___Moment2_5; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15, ___R_0)); } inline int64_t get_R_0() const { return ___R_0; } inline int64_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(int64_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15, ___G_1)); } inline int64_t get_G_1() const { return ___G_1; } inline int64_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(int64_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15, ___B_2)); } inline int64_t get_B_2() const { return ___B_2; } inline int64_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(int64_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15, ___A_3)); } inline int64_t get_A_3() const { return ___A_3; } inline int64_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(int64_t value) { ___A_3 = value; } inline static int32_t get_offset_of_Weight_4() { return static_cast(offsetof(Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15, ___Weight_4)); } inline int64_t get_Weight_4() const { return ___Weight_4; } inline int64_t* get_address_of_Weight_4() { return &___Weight_4; } inline void set_Weight_4(int64_t value) { ___Weight_4 = value; } inline static int32_t get_offset_of_Moment2_5() { return static_cast(offsetof(Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15, ___Moment2_5)); } inline double get_Moment2_5() const { return ___Moment2_5; } inline double* get_address_of_Moment2_5() { return &___Moment2_5; } inline void set_Moment2_5(double value) { ___Moment2_5 = value; } }; // System.Nullable`1 struct Nullable_1_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3 { public: // T System.Nullable`1::value bool ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3, ___value_0)); } inline bool get_value_0() const { return ___value_0; } inline bool* get_address_of_value_0() { return &___value_0; } inline void set_value_0(bool value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // System.Nullable`1 struct Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.A8 struct A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 { public: // System.Byte SixLabors.ImageSharp.PixelFormats.A8::k__BackingField uint8_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint8_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint8_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint8_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgr24 struct Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 { public: union { #pragma pack(push, tp, 1) struct { // System.Byte SixLabors.ImageSharp.PixelFormats.Bgr24::B uint8_t ___B_0; }; #pragma pack(pop, tp) struct { uint8_t ___B_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___G_1_OffsetPadding[1]; // System.Byte SixLabors.ImageSharp.PixelFormats.Bgr24::G uint8_t ___G_1; }; #pragma pack(pop, tp) struct { char ___G_1_OffsetPadding_forAlignmentOnly[1]; uint8_t ___G_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___R_2_OffsetPadding[2]; // System.Byte SixLabors.ImageSharp.PixelFormats.Bgr24::R uint8_t ___R_2; }; #pragma pack(pop, tp) struct { char ___R_2_OffsetPadding_forAlignmentOnly[2]; uint8_t ___R_2_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_B_0() { return static_cast(offsetof(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9, ___B_0)); } inline uint8_t get_B_0() const { return ___B_0; } inline uint8_t* get_address_of_B_0() { return &___B_0; } inline void set_B_0(uint8_t value) { ___B_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9, ___G_1)); } inline uint8_t get_G_1() const { return ___G_1; } inline uint8_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(uint8_t value) { ___G_1 = value; } inline static int32_t get_offset_of_R_2() { return static_cast(offsetof(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9, ___R_2)); } inline uint8_t get_R_2() const { return ___R_2; } inline uint8_t* get_address_of_R_2() { return &___R_2; } inline void set_R_2(uint8_t value) { ___R_2 = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgr565 struct Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.Bgr565::k__BackingField uint16_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint16_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint16_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint16_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgra4444 struct Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.Bgra4444::k__BackingField uint16_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint16_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint16_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint16_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgra5551 struct Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.Bgra5551::k__BackingField uint16_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint16_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint16_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint16_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler struct BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 { public: union { struct { }; uint8_t BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7__padding[1]; }; public: }; // 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); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler struct BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 { public: union { struct { }; uint8_t BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7__padding[1]; }; public: }; // 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; } }; // SixLabors.ImageSharp.PixelFormats.Byte4 struct Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.Byte4::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint32_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint32_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint32_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // BestHTTP.SignalRCore.Messages.CancelInvocationMessage struct CancelInvocationMessage_t11BB5BF6A7125A5CFD91D367AB77D627B9C6394D { public: // System.String BestHTTP.SignalRCore.Messages.CancelInvocationMessage::invocationId String_t* ___invocationId_0; public: inline static int32_t get_offset_of_invocationId_0() { return static_cast(offsetof(CancelInvocationMessage_t11BB5BF6A7125A5CFD91D367AB77D627B9C6394D, ___invocationId_0)); } inline String_t* get_invocationId_0() const { return ___invocationId_0; } inline String_t** get_address_of_invocationId_0() { return &___invocationId_0; } inline void set_invocationId_0(String_t* value) { ___invocationId_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___invocationId_0), (void*)value); } }; // Native definition for P/Invoke marshalling of BestHTTP.SignalRCore.Messages.CancelInvocationMessage struct CancelInvocationMessage_t11BB5BF6A7125A5CFD91D367AB77D627B9C6394D_marshaled_pinvoke { char* ___invocationId_0; }; // Native definition for COM marshalling of BestHTTP.SignalRCore.Messages.CancelInvocationMessage struct CancelInvocationMessage_t11BB5BF6A7125A5CFD91D367AB77D627B9C6394D_marshaled_com { Il2CppChar* ___invocationId_0; }; // System.Threading.CancellationToken struct CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD { public: // System.Threading.CancellationTokenSource System.Threading.CancellationToken::m_source CancellationTokenSource_t78B989179DE23EDD36F870FFEE20A15D6D3C65B3 * ___m_source_0; public: inline static int32_t get_offset_of_m_source_0() { return static_cast(offsetof(CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD, ___m_source_0)); } inline CancellationTokenSource_t78B989179DE23EDD36F870FFEE20A15D6D3C65B3 * get_m_source_0() const { return ___m_source_0; } inline CancellationTokenSource_t78B989179DE23EDD36F870FFEE20A15D6D3C65B3 ** get_address_of_m_source_0() { return &___m_source_0; } inline void set_m_source_0(CancellationTokenSource_t78B989179DE23EDD36F870FFEE20A15D6D3C65B3 * value) { ___m_source_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_source_0), (void*)value); } }; struct CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD_StaticFields { public: // System.Action`1 System.Threading.CancellationToken::s_ActionToActionObjShunt Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * ___s_ActionToActionObjShunt_1; public: inline static int32_t get_offset_of_s_ActionToActionObjShunt_1() { return static_cast(offsetof(CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD_StaticFields, ___s_ActionToActionObjShunt_1)); } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * get_s_ActionToActionObjShunt_1() const { return ___s_ActionToActionObjShunt_1; } inline Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC ** get_address_of_s_ActionToActionObjShunt_1() { return &___s_ActionToActionObjShunt_1; } inline void set_s_ActionToActionObjShunt_1(Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * value) { ___s_ActionToActionObjShunt_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_ActionToActionObjShunt_1), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Threading.CancellationToken struct CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD_marshaled_pinvoke { CancellationTokenSource_t78B989179DE23EDD36F870FFEE20A15D6D3C65B3 * ___m_source_0; }; // Native definition for COM marshalling of System.Threading.CancellationToken struct CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD_marshaled_com { CancellationTokenSource_t78B989179DE23EDD36F870FFEE20A15D6D3C65B3 * ___m_source_0; }; // 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); } }; // SixLabors.ImageSharp.Complex64 struct Complex64_t5CBC571F74254F55F085ABDEFC207219C1181FE1 { public: // System.Single SixLabors.ImageSharp.Complex64::Real float ___Real_0; // System.Single SixLabors.ImageSharp.Complex64::Imaginary float ___Imaginary_1; public: inline static int32_t get_offset_of_Real_0() { return static_cast(offsetof(Complex64_t5CBC571F74254F55F085ABDEFC207219C1181FE1, ___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_Imaginary_1() { return static_cast(offsetof(Complex64_t5CBC571F74254F55F085ABDEFC207219C1181FE1, ___Imaginary_1)); } inline float get_Imaginary_1() const { return ___Imaginary_1; } inline float* get_address_of_Imaginary_1() { return &___Imaginary_1; } inline void set_Imaginary_1(float value) { ___Imaginary_1 = value; } }; // System.Linq.Expressions.ConstantExpression struct ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB : public Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 { public: // System.Object System.Linq.Expressions.ConstantExpression::k__BackingField RuntimeObject * ___U3CValueU3Ek__BackingField_3; public: inline static int32_t get_offset_of_U3CValueU3Ek__BackingField_3() { return static_cast(offsetof(ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB, ___U3CValueU3Ek__BackingField_3)); } inline RuntimeObject * get_U3CValueU3Ek__BackingField_3() const { return ___U3CValueU3Ek__BackingField_3; } inline RuntimeObject ** get_address_of_U3CValueU3Ek__BackingField_3() { return &___U3CValueU3Ek__BackingField_3; } inline void set_U3CValueU3Ek__BackingField_3(RuntimeObject * value) { ___U3CValueU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CValueU3Ek__BackingField_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler struct CubicResampler_t05545076595DA43AF0D1749540089848660DF577 { public: // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::bspline float ___bspline_0; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::cardinal float ___cardinal_1; // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::k__BackingField float ___U3CRadiusU3Ek__BackingField_8; public: inline static int32_t get_offset_of_bspline_0() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577, ___bspline_0)); } inline float get_bspline_0() const { return ___bspline_0; } inline float* get_address_of_bspline_0() { return &___bspline_0; } inline void set_bspline_0(float value) { ___bspline_0 = value; } inline static int32_t get_offset_of_cardinal_1() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577, ___cardinal_1)); } inline float get_cardinal_1() const { return ___cardinal_1; } inline float* get_address_of_cardinal_1() { return &___cardinal_1; } inline void set_cardinal_1(float value) { ___cardinal_1 = value; } inline static int32_t get_offset_of_U3CRadiusU3Ek__BackingField_8() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577, ___U3CRadiusU3Ek__BackingField_8)); } inline float get_U3CRadiusU3Ek__BackingField_8() const { return ___U3CRadiusU3Ek__BackingField_8; } inline float* get_address_of_U3CRadiusU3Ek__BackingField_8() { return &___U3CRadiusU3Ek__BackingField_8; } inline void set_U3CRadiusU3Ek__BackingField_8(float value) { ___U3CRadiusU3Ek__BackingField_8 = value; } }; struct CubicResampler_t05545076595DA43AF0D1749540089848660DF577_StaticFields { public: // SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::CatmullRom CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___CatmullRom_2; // SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::Hermite CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___Hermite_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::MitchellNetravali CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___MitchellNetravali_4; // SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::Robidoux CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___Robidoux_5; // SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::RobidouxSharp CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___RobidouxSharp_6; // SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::Spline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 ___Spline_7; public: inline static int32_t get_offset_of_CatmullRom_2() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577_StaticFields, ___CatmullRom_2)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_CatmullRom_2() const { return ___CatmullRom_2; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_CatmullRom_2() { return &___CatmullRom_2; } inline void set_CatmullRom_2(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___CatmullRom_2 = value; } inline static int32_t get_offset_of_Hermite_3() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577_StaticFields, ___Hermite_3)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_Hermite_3() const { return ___Hermite_3; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_Hermite_3() { return &___Hermite_3; } inline void set_Hermite_3(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___Hermite_3 = value; } inline static int32_t get_offset_of_MitchellNetravali_4() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577_StaticFields, ___MitchellNetravali_4)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_MitchellNetravali_4() const { return ___MitchellNetravali_4; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_MitchellNetravali_4() { return &___MitchellNetravali_4; } inline void set_MitchellNetravali_4(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___MitchellNetravali_4 = value; } inline static int32_t get_offset_of_Robidoux_5() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577_StaticFields, ___Robidoux_5)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_Robidoux_5() const { return ___Robidoux_5; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_Robidoux_5() { return &___Robidoux_5; } inline void set_Robidoux_5(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___Robidoux_5 = value; } inline static int32_t get_offset_of_RobidouxSharp_6() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577_StaticFields, ___RobidouxSharp_6)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_RobidouxSharp_6() const { return ___RobidouxSharp_6; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_RobidouxSharp_6() { return &___RobidouxSharp_6; } inline void set_RobidouxSharp_6(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___RobidouxSharp_6 = value; } inline static int32_t get_offset_of_Spline_7() { return static_cast(offsetof(CubicResampler_t05545076595DA43AF0D1749540089848660DF577_StaticFields, ___Spline_7)); } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 get_Spline_7() const { return ___Spline_7; } inline CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * get_address_of_Spline_7() { return &___Spline_7; } inline void set_Spline_7(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 value) { ___Spline_7 = 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.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; } }; // UnityEngine.DrivenRectTransformTracker struct DrivenRectTransformTracker_t7DAF937E47C63B899C7BA0E9B0F206AAB4D85AC2 { public: union { struct { }; uint8_t DrivenRectTransformTracker_t7DAF937E47C63B899C7BA0E9B0F206AAB4D85AC2__padding[1]; }; public: }; // 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.Reflection.FieldInfo struct FieldInfo_t : public MemberInfo_t { public: public: }; // SixLabors.ImageSharp.Formats.Webp.Lossless.HTreeGroup struct HTreeGroup_tA0B2F2A66AF8332948C4F754122713C14101C196 { public: // System.Collections.Generic.List`1 SixLabors.ImageSharp.Formats.Webp.Lossless.HTreeGroup::k__BackingField List_1_t55979A1041FE719C1051ED03FF1FE106320B6F3E * ___U3CHTreesU3Ek__BackingField_0; // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossless.HTreeGroup::k__BackingField bool ___U3CIsTrivialLiteralU3Ek__BackingField_1; // System.UInt32 SixLabors.ImageSharp.Formats.Webp.Lossless.HTreeGroup::k__BackingField uint32_t ___U3CLiteralArbU3Ek__BackingField_2; // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossless.HTreeGroup::k__BackingField bool ___U3CIsTrivialCodeU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossless.HTreeGroup::k__BackingField bool ___U3CUsePackedTableU3Ek__BackingField_4; // SixLabors.ImageSharp.Formats.Webp.Lossless.HuffmanCode[] SixLabors.ImageSharp.Formats.Webp.Lossless.HTreeGroup::k__BackingField HuffmanCodeU5BU5D_tF5144EAB7445CD0648DF650B5E307F1412134A9D* ___U3CPackedTableU3Ek__BackingField_5; public: inline static int32_t get_offset_of_U3CHTreesU3Ek__BackingField_0() { return static_cast(offsetof(HTreeGroup_tA0B2F2A66AF8332948C4F754122713C14101C196, ___U3CHTreesU3Ek__BackingField_0)); } inline List_1_t55979A1041FE719C1051ED03FF1FE106320B6F3E * get_U3CHTreesU3Ek__BackingField_0() const { return ___U3CHTreesU3Ek__BackingField_0; } inline List_1_t55979A1041FE719C1051ED03FF1FE106320B6F3E ** get_address_of_U3CHTreesU3Ek__BackingField_0() { return &___U3CHTreesU3Ek__BackingField_0; } inline void set_U3CHTreesU3Ek__BackingField_0(List_1_t55979A1041FE719C1051ED03FF1FE106320B6F3E * value) { ___U3CHTreesU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CHTreesU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CIsTrivialLiteralU3Ek__BackingField_1() { return static_cast(offsetof(HTreeGroup_tA0B2F2A66AF8332948C4F754122713C14101C196, ___U3CIsTrivialLiteralU3Ek__BackingField_1)); } inline bool get_U3CIsTrivialLiteralU3Ek__BackingField_1() const { return ___U3CIsTrivialLiteralU3Ek__BackingField_1; } inline bool* get_address_of_U3CIsTrivialLiteralU3Ek__BackingField_1() { return &___U3CIsTrivialLiteralU3Ek__BackingField_1; } inline void set_U3CIsTrivialLiteralU3Ek__BackingField_1(bool value) { ___U3CIsTrivialLiteralU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CLiteralArbU3Ek__BackingField_2() { return static_cast(offsetof(HTreeGroup_tA0B2F2A66AF8332948C4F754122713C14101C196, ___U3CLiteralArbU3Ek__BackingField_2)); } inline uint32_t get_U3CLiteralArbU3Ek__BackingField_2() const { return ___U3CLiteralArbU3Ek__BackingField_2; } inline uint32_t* get_address_of_U3CLiteralArbU3Ek__BackingField_2() { return &___U3CLiteralArbU3Ek__BackingField_2; } inline void set_U3CLiteralArbU3Ek__BackingField_2(uint32_t value) { ___U3CLiteralArbU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CIsTrivialCodeU3Ek__BackingField_3() { return static_cast(offsetof(HTreeGroup_tA0B2F2A66AF8332948C4F754122713C14101C196, ___U3CIsTrivialCodeU3Ek__BackingField_3)); } inline bool get_U3CIsTrivialCodeU3Ek__BackingField_3() const { return ___U3CIsTrivialCodeU3Ek__BackingField_3; } inline bool* get_address_of_U3CIsTrivialCodeU3Ek__BackingField_3() { return &___U3CIsTrivialCodeU3Ek__BackingField_3; } inline void set_U3CIsTrivialCodeU3Ek__BackingField_3(bool value) { ___U3CIsTrivialCodeU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CUsePackedTableU3Ek__BackingField_4() { return static_cast(offsetof(HTreeGroup_tA0B2F2A66AF8332948C4F754122713C14101C196, ___U3CUsePackedTableU3Ek__BackingField_4)); } inline bool get_U3CUsePackedTableU3Ek__BackingField_4() const { return ___U3CUsePackedTableU3Ek__BackingField_4; } inline bool* get_address_of_U3CUsePackedTableU3Ek__BackingField_4() { return &___U3CUsePackedTableU3Ek__BackingField_4; } inline void set_U3CUsePackedTableU3Ek__BackingField_4(bool value) { ___U3CUsePackedTableU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CPackedTableU3Ek__BackingField_5() { return static_cast(offsetof(HTreeGroup_tA0B2F2A66AF8332948C4F754122713C14101C196, ___U3CPackedTableU3Ek__BackingField_5)); } inline HuffmanCodeU5BU5D_tF5144EAB7445CD0648DF650B5E307F1412134A9D* get_U3CPackedTableU3Ek__BackingField_5() const { return ___U3CPackedTableU3Ek__BackingField_5; } inline HuffmanCodeU5BU5D_tF5144EAB7445CD0648DF650B5E307F1412134A9D** get_address_of_U3CPackedTableU3Ek__BackingField_5() { return &___U3CPackedTableU3Ek__BackingField_5; } inline void set_U3CPackedTableU3Ek__BackingField_5(HuffmanCodeU5BU5D_tF5144EAB7445CD0648DF650B5E307F1412134A9D* value) { ___U3CPackedTableU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPackedTableU3Ek__BackingField_5), (void*)value); } }; // Native definition for P/Invoke marshalling of SixLabors.ImageSharp.Formats.Webp.Lossless.HTreeGroup struct HTreeGroup_tA0B2F2A66AF8332948C4F754122713C14101C196_marshaled_pinvoke { List_1_t55979A1041FE719C1051ED03FF1FE106320B6F3E * ___U3CHTreesU3Ek__BackingField_0; int32_t ___U3CIsTrivialLiteralU3Ek__BackingField_1; uint32_t ___U3CLiteralArbU3Ek__BackingField_2; int32_t ___U3CIsTrivialCodeU3Ek__BackingField_3; int32_t ___U3CUsePackedTableU3Ek__BackingField_4; HuffmanCode_t5DB78E46410B0BF2E5DBC56B1F2385D5BC783A88 * ___U3CPackedTableU3Ek__BackingField_5; }; // Native definition for COM marshalling of SixLabors.ImageSharp.Formats.Webp.Lossless.HTreeGroup struct HTreeGroup_tA0B2F2A66AF8332948C4F754122713C14101C196_marshaled_com { List_1_t55979A1041FE719C1051ED03FF1FE106320B6F3E * ___U3CHTreesU3Ek__BackingField_0; int32_t ___U3CIsTrivialLiteralU3Ek__BackingField_1; uint32_t ___U3CLiteralArbU3Ek__BackingField_2; int32_t ___U3CIsTrivialCodeU3Ek__BackingField_3; int32_t ___U3CUsePackedTableU3Ek__BackingField_4; HuffmanCode_t5DB78E46410B0BF2E5DBC56B1F2385D5BC783A88 * ___U3CPackedTableU3Ek__BackingField_5; }; // SixLabors.ImageSharp.PixelFormats.HalfSingle struct HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.HalfSingle::k__BackingField uint16_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint16_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint16_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint16_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.HalfVector2 struct HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.HalfVector2::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint32_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint32_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint32_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.HalfVector4 struct HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 { public: // System.UInt64 SixLabors.ImageSharp.PixelFormats.HalfVector4::k__BackingField uint64_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint64_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint64_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint64_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // SixLabors.ImageSharp.Formats.Webp.Lossless.HuffmanCode struct HuffmanCode_t5DB78E46410B0BF2E5DBC56B1F2385D5BC783A88 { public: // System.Int32 SixLabors.ImageSharp.Formats.Webp.Lossless.HuffmanCode::k__BackingField int32_t ___U3CBitsUsedU3Ek__BackingField_0; // System.UInt32 SixLabors.ImageSharp.Formats.Webp.Lossless.HuffmanCode::k__BackingField uint32_t ___U3CValueU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CBitsUsedU3Ek__BackingField_0() { return static_cast(offsetof(HuffmanCode_t5DB78E46410B0BF2E5DBC56B1F2385D5BC783A88, ___U3CBitsUsedU3Ek__BackingField_0)); } inline int32_t get_U3CBitsUsedU3Ek__BackingField_0() const { return ___U3CBitsUsedU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CBitsUsedU3Ek__BackingField_0() { return &___U3CBitsUsedU3Ek__BackingField_0; } inline void set_U3CBitsUsedU3Ek__BackingField_0(int32_t value) { ___U3CBitsUsedU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CValueU3Ek__BackingField_1() { return static_cast(offsetof(HuffmanCode_t5DB78E46410B0BF2E5DBC56B1F2385D5BC783A88, ___U3CValueU3Ek__BackingField_1)); } inline uint32_t get_U3CValueU3Ek__BackingField_1() const { return ___U3CValueU3Ek__BackingField_1; } inline uint32_t* get_address_of_U3CValueU3Ek__BackingField_1() { return &___U3CValueU3Ek__BackingField_1; } inline void set_U3CValueU3Ek__BackingField_1(uint32_t value) { ___U3CValueU3Ek__BackingField_1 = value; } }; // SixLabors.ImageSharp.Formats.Webp.Lossless.HuffmanTree struct HuffmanTree_tF7BA6FEA00AA9F39CBBABC97864C7A82899916DB { public: // System.Int32 SixLabors.ImageSharp.Formats.Webp.Lossless.HuffmanTree::k__BackingField int32_t ___U3CTotalCountU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Formats.Webp.Lossless.HuffmanTree::k__BackingField int32_t ___U3CValueU3Ek__BackingField_1; // System.Int32 SixLabors.ImageSharp.Formats.Webp.Lossless.HuffmanTree::k__BackingField int32_t ___U3CPoolIndexLeftU3Ek__BackingField_2; // System.Int32 SixLabors.ImageSharp.Formats.Webp.Lossless.HuffmanTree::k__BackingField int32_t ___U3CPoolIndexRightU3Ek__BackingField_3; public: inline static int32_t get_offset_of_U3CTotalCountU3Ek__BackingField_0() { return static_cast(offsetof(HuffmanTree_tF7BA6FEA00AA9F39CBBABC97864C7A82899916DB, ___U3CTotalCountU3Ek__BackingField_0)); } inline int32_t get_U3CTotalCountU3Ek__BackingField_0() const { return ___U3CTotalCountU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CTotalCountU3Ek__BackingField_0() { return &___U3CTotalCountU3Ek__BackingField_0; } inline void set_U3CTotalCountU3Ek__BackingField_0(int32_t value) { ___U3CTotalCountU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CValueU3Ek__BackingField_1() { return static_cast(offsetof(HuffmanTree_tF7BA6FEA00AA9F39CBBABC97864C7A82899916DB, ___U3CValueU3Ek__BackingField_1)); } inline int32_t get_U3CValueU3Ek__BackingField_1() const { return ___U3CValueU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CValueU3Ek__BackingField_1() { return &___U3CValueU3Ek__BackingField_1; } inline void set_U3CValueU3Ek__BackingField_1(int32_t value) { ___U3CValueU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CPoolIndexLeftU3Ek__BackingField_2() { return static_cast(offsetof(HuffmanTree_tF7BA6FEA00AA9F39CBBABC97864C7A82899916DB, ___U3CPoolIndexLeftU3Ek__BackingField_2)); } inline int32_t get_U3CPoolIndexLeftU3Ek__BackingField_2() const { return ___U3CPoolIndexLeftU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CPoolIndexLeftU3Ek__BackingField_2() { return &___U3CPoolIndexLeftU3Ek__BackingField_2; } inline void set_U3CPoolIndexLeftU3Ek__BackingField_2(int32_t value) { ___U3CPoolIndexLeftU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CPoolIndexRightU3Ek__BackingField_3() { return static_cast(offsetof(HuffmanTree_tF7BA6FEA00AA9F39CBBABC97864C7A82899916DB, ___U3CPoolIndexRightU3Ek__BackingField_3)); } inline int32_t get_U3CPoolIndexRightU3Ek__BackingField_3() const { return ___U3CPoolIndexRightU3Ek__BackingField_3; } inline int32_t* get_address_of_U3CPoolIndexRightU3Ek__BackingField_3() { return &___U3CPoolIndexRightU3Ek__BackingField_3; } inline void set_U3CPoolIndexRightU3Ek__BackingField_3(int32_t value) { ___U3CPoolIndexRightU3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Formats.Webp.Lossless.HuffmanTreeCode struct HuffmanTreeCode_tB268FD369BD5B33D56FE2D5DC222ED4FA08D9441 { public: // System.Int32 SixLabors.ImageSharp.Formats.Webp.Lossless.HuffmanTreeCode::k__BackingField int32_t ___U3CNumSymbolsU3Ek__BackingField_0; // System.Byte[] SixLabors.ImageSharp.Formats.Webp.Lossless.HuffmanTreeCode::k__BackingField ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___U3CCodeLengthsU3Ek__BackingField_1; // System.Int16[] SixLabors.ImageSharp.Formats.Webp.Lossless.HuffmanTreeCode::k__BackingField Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* ___U3CCodesU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CNumSymbolsU3Ek__BackingField_0() { return static_cast(offsetof(HuffmanTreeCode_tB268FD369BD5B33D56FE2D5DC222ED4FA08D9441, ___U3CNumSymbolsU3Ek__BackingField_0)); } inline int32_t get_U3CNumSymbolsU3Ek__BackingField_0() const { return ___U3CNumSymbolsU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CNumSymbolsU3Ek__BackingField_0() { return &___U3CNumSymbolsU3Ek__BackingField_0; } inline void set_U3CNumSymbolsU3Ek__BackingField_0(int32_t value) { ___U3CNumSymbolsU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CCodeLengthsU3Ek__BackingField_1() { return static_cast(offsetof(HuffmanTreeCode_tB268FD369BD5B33D56FE2D5DC222ED4FA08D9441, ___U3CCodeLengthsU3Ek__BackingField_1)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_U3CCodeLengthsU3Ek__BackingField_1() const { return ___U3CCodeLengthsU3Ek__BackingField_1; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_U3CCodeLengthsU3Ek__BackingField_1() { return &___U3CCodeLengthsU3Ek__BackingField_1; } inline void set_U3CCodeLengthsU3Ek__BackingField_1(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___U3CCodeLengthsU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CCodeLengthsU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CCodesU3Ek__BackingField_2() { return static_cast(offsetof(HuffmanTreeCode_tB268FD369BD5B33D56FE2D5DC222ED4FA08D9441, ___U3CCodesU3Ek__BackingField_2)); } inline Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* get_U3CCodesU3Ek__BackingField_2() const { return ___U3CCodesU3Ek__BackingField_2; } inline Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD** get_address_of_U3CCodesU3Ek__BackingField_2() { return &___U3CCodesU3Ek__BackingField_2; } inline void set_U3CCodesU3Ek__BackingField_2(Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* value) { ___U3CCodesU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CCodesU3Ek__BackingField_2), (void*)value); } }; // Native definition for P/Invoke marshalling of SixLabors.ImageSharp.Formats.Webp.Lossless.HuffmanTreeCode struct HuffmanTreeCode_tB268FD369BD5B33D56FE2D5DC222ED4FA08D9441_marshaled_pinvoke { int32_t ___U3CNumSymbolsU3Ek__BackingField_0; Il2CppSafeArray/*NONE*/* ___U3CCodeLengthsU3Ek__BackingField_1; Il2CppSafeArray/*NONE*/* ___U3CCodesU3Ek__BackingField_2; }; // Native definition for COM marshalling of SixLabors.ImageSharp.Formats.Webp.Lossless.HuffmanTreeCode struct HuffmanTreeCode_tB268FD369BD5B33D56FE2D5DC222ED4FA08D9441_marshaled_com { int32_t ___U3CNumSymbolsU3Ek__BackingField_0; Il2CppSafeArray/*NONE*/* ___U3CCodeLengthsU3Ek__BackingField_1; Il2CppSafeArray/*NONE*/* ___U3CCodesU3Ek__BackingField_2; }; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccColorantTableEntry struct IccColorantTableEntry_t3A9AFE5EDF0BBCC849E0F333CFD1C9388112471C { public: // System.String SixLabors.ImageSharp.Metadata.Profiles.Icc.IccColorantTableEntry::k__BackingField String_t* ___U3CNameU3Ek__BackingField_0; // System.UInt16 SixLabors.ImageSharp.Metadata.Profiles.Icc.IccColorantTableEntry::k__BackingField uint16_t ___U3CPcs1U3Ek__BackingField_1; // System.UInt16 SixLabors.ImageSharp.Metadata.Profiles.Icc.IccColorantTableEntry::k__BackingField uint16_t ___U3CPcs2U3Ek__BackingField_2; // System.UInt16 SixLabors.ImageSharp.Metadata.Profiles.Icc.IccColorantTableEntry::k__BackingField uint16_t ___U3CPcs3U3Ek__BackingField_3; public: inline static int32_t get_offset_of_U3CNameU3Ek__BackingField_0() { return static_cast(offsetof(IccColorantTableEntry_t3A9AFE5EDF0BBCC849E0F333CFD1C9388112471C, ___U3CNameU3Ek__BackingField_0)); } inline String_t* get_U3CNameU3Ek__BackingField_0() const { return ___U3CNameU3Ek__BackingField_0; } inline String_t** get_address_of_U3CNameU3Ek__BackingField_0() { return &___U3CNameU3Ek__BackingField_0; } inline void set_U3CNameU3Ek__BackingField_0(String_t* value) { ___U3CNameU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CNameU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CPcs1U3Ek__BackingField_1() { return static_cast(offsetof(IccColorantTableEntry_t3A9AFE5EDF0BBCC849E0F333CFD1C9388112471C, ___U3CPcs1U3Ek__BackingField_1)); } inline uint16_t get_U3CPcs1U3Ek__BackingField_1() const { return ___U3CPcs1U3Ek__BackingField_1; } inline uint16_t* get_address_of_U3CPcs1U3Ek__BackingField_1() { return &___U3CPcs1U3Ek__BackingField_1; } inline void set_U3CPcs1U3Ek__BackingField_1(uint16_t value) { ___U3CPcs1U3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CPcs2U3Ek__BackingField_2() { return static_cast(offsetof(IccColorantTableEntry_t3A9AFE5EDF0BBCC849E0F333CFD1C9388112471C, ___U3CPcs2U3Ek__BackingField_2)); } inline uint16_t get_U3CPcs2U3Ek__BackingField_2() const { return ___U3CPcs2U3Ek__BackingField_2; } inline uint16_t* get_address_of_U3CPcs2U3Ek__BackingField_2() { return &___U3CPcs2U3Ek__BackingField_2; } inline void set_U3CPcs2U3Ek__BackingField_2(uint16_t value) { ___U3CPcs2U3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CPcs3U3Ek__BackingField_3() { return static_cast(offsetof(IccColorantTableEntry_t3A9AFE5EDF0BBCC849E0F333CFD1C9388112471C, ___U3CPcs3U3Ek__BackingField_3)); } inline uint16_t get_U3CPcs3U3Ek__BackingField_3() const { return ___U3CPcs3U3Ek__BackingField_3; } inline uint16_t* get_address_of_U3CPcs3U3Ek__BackingField_3() { return &___U3CPcs3U3Ek__BackingField_3; } inline void set_U3CPcs3U3Ek__BackingField_3(uint16_t value) { ___U3CPcs3U3Ek__BackingField_3 = value; } }; // Native definition for P/Invoke marshalling of SixLabors.ImageSharp.Metadata.Profiles.Icc.IccColorantTableEntry struct IccColorantTableEntry_t3A9AFE5EDF0BBCC849E0F333CFD1C9388112471C_marshaled_pinvoke { char* ___U3CNameU3Ek__BackingField_0; uint16_t ___U3CPcs1U3Ek__BackingField_1; uint16_t ___U3CPcs2U3Ek__BackingField_2; uint16_t ___U3CPcs3U3Ek__BackingField_3; }; // Native definition for COM marshalling of SixLabors.ImageSharp.Metadata.Profiles.Icc.IccColorantTableEntry struct IccColorantTableEntry_t3A9AFE5EDF0BBCC849E0F333CFD1C9388112471C_marshaled_com { Il2CppChar* ___U3CNameU3Ek__BackingField_0; uint16_t ___U3CPcs1U3Ek__BackingField_1; uint16_t ___U3CPcs2U3Ek__BackingField_2; uint16_t ___U3CPcs3U3Ek__BackingField_3; }; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLocalizedString struct IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A { public: // System.String SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLocalizedString::k__BackingField String_t* ___U3CTextU3Ek__BackingField_0; // System.Globalization.CultureInfo SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLocalizedString::k__BackingField CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___U3CCultureU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CTextU3Ek__BackingField_0() { return static_cast(offsetof(IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A, ___U3CTextU3Ek__BackingField_0)); } inline String_t* get_U3CTextU3Ek__BackingField_0() const { return ___U3CTextU3Ek__BackingField_0; } inline String_t** get_address_of_U3CTextU3Ek__BackingField_0() { return &___U3CTextU3Ek__BackingField_0; } inline void set_U3CTextU3Ek__BackingField_0(String_t* value) { ___U3CTextU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CTextU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CCultureU3Ek__BackingField_1() { return static_cast(offsetof(IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A, ___U3CCultureU3Ek__BackingField_1)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_U3CCultureU3Ek__BackingField_1() const { return ___U3CCultureU3Ek__BackingField_1; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_U3CCultureU3Ek__BackingField_1() { return &___U3CCultureU3Ek__BackingField_1; } inline void set_U3CCultureU3Ek__BackingField_1(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___U3CCultureU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CCultureU3Ek__BackingField_1), (void*)value); } }; // Native definition for P/Invoke marshalling of SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLocalizedString struct IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A_marshaled_pinvoke { char* ___U3CTextU3Ek__BackingField_0; CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_pinvoke* ___U3CCultureU3Ek__BackingField_1; }; // Native definition for COM marshalling of SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLocalizedString struct IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A_marshaled_com { Il2CppChar* ___U3CTextU3Ek__BackingField_0; CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_marshaled_com* ___U3CCultureU3Ek__BackingField_1; }; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLut struct IccLut_tFB99AB82ABB1A482C310EE322C51C9EFC62A778C { public: // System.Single[] SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLut::k__BackingField SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___U3CValuesU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CValuesU3Ek__BackingField_0() { return static_cast(offsetof(IccLut_tFB99AB82ABB1A482C310EE322C51C9EFC62A778C, ___U3CValuesU3Ek__BackingField_0)); } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* get_U3CValuesU3Ek__BackingField_0() const { return ___U3CValuesU3Ek__BackingField_0; } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA** get_address_of_U3CValuesU3Ek__BackingField_0() { return &___U3CValuesU3Ek__BackingField_0; } inline void set_U3CValuesU3Ek__BackingField_0(SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* value) { ___U3CValuesU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CValuesU3Ek__BackingField_0), (void*)value); } }; // Native definition for P/Invoke marshalling of SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLut struct IccLut_tFB99AB82ABB1A482C310EE322C51C9EFC62A778C_marshaled_pinvoke { Il2CppSafeArray/*NONE*/* ___U3CValuesU3Ek__BackingField_0; }; // Native definition for COM marshalling of SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLut struct IccLut_tFB99AB82ABB1A482C310EE322C51C9EFC62A778C_marshaled_com { Il2CppSafeArray/*NONE*/* ___U3CValuesU3Ek__BackingField_0; }; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccNamedColor struct IccNamedColor_t1FBC033809515457EC209B625E1FE6B1B5C83A5A { public: // System.String SixLabors.ImageSharp.Metadata.Profiles.Icc.IccNamedColor::k__BackingField String_t* ___U3CNameU3Ek__BackingField_0; // System.UInt16[] SixLabors.ImageSharp.Metadata.Profiles.Icc.IccNamedColor::k__BackingField UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___U3CPcsCoordinatesU3Ek__BackingField_1; // System.UInt16[] SixLabors.ImageSharp.Metadata.Profiles.Icc.IccNamedColor::k__BackingField UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___U3CDeviceCoordinatesU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CNameU3Ek__BackingField_0() { return static_cast(offsetof(IccNamedColor_t1FBC033809515457EC209B625E1FE6B1B5C83A5A, ___U3CNameU3Ek__BackingField_0)); } inline String_t* get_U3CNameU3Ek__BackingField_0() const { return ___U3CNameU3Ek__BackingField_0; } inline String_t** get_address_of_U3CNameU3Ek__BackingField_0() { return &___U3CNameU3Ek__BackingField_0; } inline void set_U3CNameU3Ek__BackingField_0(String_t* value) { ___U3CNameU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CNameU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CPcsCoordinatesU3Ek__BackingField_1() { return static_cast(offsetof(IccNamedColor_t1FBC033809515457EC209B625E1FE6B1B5C83A5A, ___U3CPcsCoordinatesU3Ek__BackingField_1)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_U3CPcsCoordinatesU3Ek__BackingField_1() const { return ___U3CPcsCoordinatesU3Ek__BackingField_1; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_U3CPcsCoordinatesU3Ek__BackingField_1() { return &___U3CPcsCoordinatesU3Ek__BackingField_1; } inline void set_U3CPcsCoordinatesU3Ek__BackingField_1(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___U3CPcsCoordinatesU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPcsCoordinatesU3Ek__BackingField_1), (void*)value); } inline static int32_t get_offset_of_U3CDeviceCoordinatesU3Ek__BackingField_2() { return static_cast(offsetof(IccNamedColor_t1FBC033809515457EC209B625E1FE6B1B5C83A5A, ___U3CDeviceCoordinatesU3Ek__BackingField_2)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_U3CDeviceCoordinatesU3Ek__BackingField_2() const { return ___U3CDeviceCoordinatesU3Ek__BackingField_2; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_U3CDeviceCoordinatesU3Ek__BackingField_2() { return &___U3CDeviceCoordinatesU3Ek__BackingField_2; } inline void set_U3CDeviceCoordinatesU3Ek__BackingField_2(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___U3CDeviceCoordinatesU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CDeviceCoordinatesU3Ek__BackingField_2), (void*)value); } }; // Native definition for P/Invoke marshalling of SixLabors.ImageSharp.Metadata.Profiles.Icc.IccNamedColor struct IccNamedColor_t1FBC033809515457EC209B625E1FE6B1B5C83A5A_marshaled_pinvoke { char* ___U3CNameU3Ek__BackingField_0; Il2CppSafeArray/*NONE*/* ___U3CPcsCoordinatesU3Ek__BackingField_1; Il2CppSafeArray/*NONE*/* ___U3CDeviceCoordinatesU3Ek__BackingField_2; }; // Native definition for COM marshalling of SixLabors.ImageSharp.Metadata.Profiles.Icc.IccNamedColor struct IccNamedColor_t1FBC033809515457EC209B625E1FE6B1B5C83A5A_marshaled_com { Il2CppChar* ___U3CNameU3Ek__BackingField_0; Il2CppSafeArray/*NONE*/* ___U3CPcsCoordinatesU3Ek__BackingField_1; Il2CppSafeArray/*NONE*/* ___U3CDeviceCoordinatesU3Ek__BackingField_2; }; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileId struct IccProfileId_t2C508FAC0AA39D4329475C29295A3A02E290C496 { public: // System.UInt32 SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileId::k__BackingField uint32_t ___U3CPart1U3Ek__BackingField_0; // System.UInt32 SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileId::k__BackingField uint32_t ___U3CPart2U3Ek__BackingField_1; // System.UInt32 SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileId::k__BackingField uint32_t ___U3CPart3U3Ek__BackingField_2; // System.UInt32 SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileId::k__BackingField uint32_t ___U3CPart4U3Ek__BackingField_3; public: inline static int32_t get_offset_of_U3CPart1U3Ek__BackingField_0() { return static_cast(offsetof(IccProfileId_t2C508FAC0AA39D4329475C29295A3A02E290C496, ___U3CPart1U3Ek__BackingField_0)); } inline uint32_t get_U3CPart1U3Ek__BackingField_0() const { return ___U3CPart1U3Ek__BackingField_0; } inline uint32_t* get_address_of_U3CPart1U3Ek__BackingField_0() { return &___U3CPart1U3Ek__BackingField_0; } inline void set_U3CPart1U3Ek__BackingField_0(uint32_t value) { ___U3CPart1U3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CPart2U3Ek__BackingField_1() { return static_cast(offsetof(IccProfileId_t2C508FAC0AA39D4329475C29295A3A02E290C496, ___U3CPart2U3Ek__BackingField_1)); } inline uint32_t get_U3CPart2U3Ek__BackingField_1() const { return ___U3CPart2U3Ek__BackingField_1; } inline uint32_t* get_address_of_U3CPart2U3Ek__BackingField_1() { return &___U3CPart2U3Ek__BackingField_1; } inline void set_U3CPart2U3Ek__BackingField_1(uint32_t value) { ___U3CPart2U3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CPart3U3Ek__BackingField_2() { return static_cast(offsetof(IccProfileId_t2C508FAC0AA39D4329475C29295A3A02E290C496, ___U3CPart3U3Ek__BackingField_2)); } inline uint32_t get_U3CPart3U3Ek__BackingField_2() const { return ___U3CPart3U3Ek__BackingField_2; } inline uint32_t* get_address_of_U3CPart3U3Ek__BackingField_2() { return &___U3CPart3U3Ek__BackingField_2; } inline void set_U3CPart3U3Ek__BackingField_2(uint32_t value) { ___U3CPart3U3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CPart4U3Ek__BackingField_3() { return static_cast(offsetof(IccProfileId_t2C508FAC0AA39D4329475C29295A3A02E290C496, ___U3CPart4U3Ek__BackingField_3)); } inline uint32_t get_U3CPart4U3Ek__BackingField_3() const { return ___U3CPart4U3Ek__BackingField_3; } inline uint32_t* get_address_of_U3CPart4U3Ek__BackingField_3() { return &___U3CPart4U3Ek__BackingField_3; } inline void set_U3CPart4U3Ek__BackingField_3(uint32_t value) { ___U3CPart4U3Ek__BackingField_3 = value; } }; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccResponseNumber struct IccResponseNumber_t29E9027597E169519A047E21CFF7064CD5F4E84C { public: // System.UInt16 SixLabors.ImageSharp.Metadata.Profiles.Icc.IccResponseNumber::k__BackingField uint16_t ___U3CDeviceCodeU3Ek__BackingField_0; // System.Single SixLabors.ImageSharp.Metadata.Profiles.Icc.IccResponseNumber::k__BackingField float ___U3CMeasurementValueU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CDeviceCodeU3Ek__BackingField_0() { return static_cast(offsetof(IccResponseNumber_t29E9027597E169519A047E21CFF7064CD5F4E84C, ___U3CDeviceCodeU3Ek__BackingField_0)); } inline uint16_t get_U3CDeviceCodeU3Ek__BackingField_0() const { return ___U3CDeviceCodeU3Ek__BackingField_0; } inline uint16_t* get_address_of_U3CDeviceCodeU3Ek__BackingField_0() { return &___U3CDeviceCodeU3Ek__BackingField_0; } inline void set_U3CDeviceCodeU3Ek__BackingField_0(uint16_t value) { ___U3CDeviceCodeU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CMeasurementValueU3Ek__BackingField_1() { return static_cast(offsetof(IccResponseNumber_t29E9027597E169519A047E21CFF7064CD5F4E84C, ___U3CMeasurementValueU3Ek__BackingField_1)); } inline float get_U3CMeasurementValueU3Ek__BackingField_1() const { return ___U3CMeasurementValueU3Ek__BackingField_1; } inline float* get_address_of_U3CMeasurementValueU3Ek__BackingField_1() { return &___U3CMeasurementValueU3Ek__BackingField_1; } inline void set_U3CMeasurementValueU3Ek__BackingField_1(float value) { ___U3CMeasurementValueU3Ek__BackingField_1 = value; } }; // System.Linq.Expressions.Interpreter.InstructionArray struct InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 { public: // System.Int32 System.Linq.Expressions.Interpreter.InstructionArray::MaxStackDepth int32_t ___MaxStackDepth_0; // System.Int32 System.Linq.Expressions.Interpreter.InstructionArray::MaxContinuationDepth int32_t ___MaxContinuationDepth_1; // System.Linq.Expressions.Interpreter.Instruction[] System.Linq.Expressions.Interpreter.InstructionArray::Instructions InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___Instructions_2; // System.Object[] System.Linq.Expressions.Interpreter.InstructionArray::Objects ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___Objects_3; // System.Linq.Expressions.Interpreter.RuntimeLabel[] System.Linq.Expressions.Interpreter.InstructionArray::Labels RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A* ___Labels_4; // System.Collections.Generic.List`1> System.Linq.Expressions.Interpreter.InstructionArray::DebugCookies List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * ___DebugCookies_5; public: inline static int32_t get_offset_of_MaxStackDepth_0() { return static_cast(offsetof(InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1, ___MaxStackDepth_0)); } inline int32_t get_MaxStackDepth_0() const { return ___MaxStackDepth_0; } inline int32_t* get_address_of_MaxStackDepth_0() { return &___MaxStackDepth_0; } inline void set_MaxStackDepth_0(int32_t value) { ___MaxStackDepth_0 = value; } inline static int32_t get_offset_of_MaxContinuationDepth_1() { return static_cast(offsetof(InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1, ___MaxContinuationDepth_1)); } inline int32_t get_MaxContinuationDepth_1() const { return ___MaxContinuationDepth_1; } inline int32_t* get_address_of_MaxContinuationDepth_1() { return &___MaxContinuationDepth_1; } inline void set_MaxContinuationDepth_1(int32_t value) { ___MaxContinuationDepth_1 = value; } inline static int32_t get_offset_of_Instructions_2() { return static_cast(offsetof(InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1, ___Instructions_2)); } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* get_Instructions_2() const { return ___Instructions_2; } inline InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03** get_address_of_Instructions_2() { return &___Instructions_2; } inline void set_Instructions_2(InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* value) { ___Instructions_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___Instructions_2), (void*)value); } inline static int32_t get_offset_of_Objects_3() { return static_cast(offsetof(InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1, ___Objects_3)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_Objects_3() const { return ___Objects_3; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_Objects_3() { return &___Objects_3; } inline void set_Objects_3(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___Objects_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Objects_3), (void*)value); } inline static int32_t get_offset_of_Labels_4() { return static_cast(offsetof(InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1, ___Labels_4)); } inline RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A* get_Labels_4() const { return ___Labels_4; } inline RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A** get_address_of_Labels_4() { return &___Labels_4; } inline void set_Labels_4(RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A* value) { ___Labels_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___Labels_4), (void*)value); } inline static int32_t get_offset_of_DebugCookies_5() { return static_cast(offsetof(InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1, ___DebugCookies_5)); } inline List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * get_DebugCookies_5() const { return ___DebugCookies_5; } inline List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 ** get_address_of_DebugCookies_5() { return &___DebugCookies_5; } inline void set_DebugCookies_5(List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * value) { ___DebugCookies_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___DebugCookies_5), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Linq.Expressions.Interpreter.InstructionArray struct InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1_marshaled_pinvoke { int32_t ___MaxStackDepth_0; int32_t ___MaxContinuationDepth_1; InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___Instructions_2; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___Objects_3; RuntimeLabel_t6F93929F1E839AA32AE409193F505A4435E725FA * ___Labels_4; List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * ___DebugCookies_5; }; // Native definition for COM marshalling of System.Linq.Expressions.Interpreter.InstructionArray struct InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1_marshaled_com { int32_t ___MaxStackDepth_0; int32_t ___MaxContinuationDepth_1; InstructionU5BU5D_t397D7F2986215DEB704DACEDD603A09EF6434F03* ___Instructions_2; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___Objects_3; RuntimeLabel_t6F93929F1E839AA32AE409193F505A4435E725FA * ___Labels_4; List_1_t995E93A35BC66C790862167E6D42B370113C7AF7 * ___DebugCookies_5; }; // 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; } }; // SixLabors.ImageSharp.PixelFormats.L16 struct L16_t82A3FD4325827CB571596BA0DA68B251F985D94F { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.L16::k__BackingField uint16_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint16_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint16_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint16_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.La32 struct La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 { public: union { #pragma pack(push, tp, 1) struct { // System.UInt16 SixLabors.ImageSharp.PixelFormats.La32::L uint16_t ___L_0; }; #pragma pack(pop, tp) struct { uint16_t ___L_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___A_1_OffsetPadding[2]; // System.UInt16 SixLabors.ImageSharp.PixelFormats.La32::A uint16_t ___A_1; }; #pragma pack(pop, tp) struct { char ___A_1_OffsetPadding_forAlignmentOnly[2]; uint16_t ___A_1_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_L_0() { return static_cast(offsetof(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5, ___L_0)); } inline uint16_t get_L_0() const { return ___L_0; } inline uint16_t* get_address_of_L_0() { return &___L_0; } inline void set_L_0(uint16_t value) { ___L_0 = value; } inline static int32_t get_offset_of_A_1() { return static_cast(offsetof(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5, ___A_1)); } inline uint16_t get_A_1() const { return ___A_1; } inline uint16_t* get_address_of_A_1() { return &___A_1; } inline void set_A_1(uint16_t value) { ___A_1 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler struct LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 { public: // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::k__BackingField float ___U3CRadiusU3Ek__BackingField_4; public: inline static int32_t get_offset_of_U3CRadiusU3Ek__BackingField_4() { return static_cast(offsetof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5, ___U3CRadiusU3Ek__BackingField_4)); } inline float get_U3CRadiusU3Ek__BackingField_4() const { return ___U3CRadiusU3Ek__BackingField_4; } inline float* get_address_of_U3CRadiusU3Ek__BackingField_4() { return &___U3CRadiusU3Ek__BackingField_4; } inline void set_U3CRadiusU3Ek__BackingField_4(float value) { ___U3CRadiusU3Ek__BackingField_4 = value; } }; struct LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_StaticFields { public: // SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::Lanczos2 LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___Lanczos2_0; // SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::Lanczos3 LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___Lanczos3_1; // SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::Lanczos5 LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___Lanczos5_2; // SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::Lanczos8 LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 ___Lanczos8_3; public: inline static int32_t get_offset_of_Lanczos2_0() { return static_cast(offsetof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_StaticFields, ___Lanczos2_0)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_Lanczos2_0() const { return ___Lanczos2_0; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_Lanczos2_0() { return &___Lanczos2_0; } inline void set_Lanczos2_0(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___Lanczos2_0 = value; } inline static int32_t get_offset_of_Lanczos3_1() { return static_cast(offsetof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_StaticFields, ___Lanczos3_1)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_Lanczos3_1() const { return ___Lanczos3_1; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_Lanczos3_1() { return &___Lanczos3_1; } inline void set_Lanczos3_1(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___Lanczos3_1 = value; } inline static int32_t get_offset_of_Lanczos5_2() { return static_cast(offsetof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_StaticFields, ___Lanczos5_2)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_Lanczos5_2() const { return ___Lanczos5_2; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_Lanczos5_2() { return &___Lanczos5_2; } inline void set_Lanczos5_2(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___Lanczos5_2 = value; } inline static int32_t get_offset_of_Lanczos8_3() { return static_cast(offsetof(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_StaticFields, ___Lanczos8_3)); } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 get_Lanczos8_3() const { return ___Lanczos8_3; } inline LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * get_address_of_Lanczos8_3() { return &___Lanczos8_3; } inline void set_Lanczos8_3(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 value) { ___Lanczos8_3 = value; } }; // Newtonsoft.Json.Utilities.LateBoundReflectionDelegateFactory struct LateBoundReflectionDelegateFactory_t6FE4AA4D54FF44B14A4B1C9C51AA2006611852BC : public ReflectionDelegateFactory_tA921B8AB108475BA7411A09164265D5725FEC7C9 { public: public: }; struct LateBoundReflectionDelegateFactory_t6FE4AA4D54FF44B14A4B1C9C51AA2006611852BC_StaticFields { public: // Newtonsoft.Json.Utilities.LateBoundReflectionDelegateFactory Newtonsoft.Json.Utilities.LateBoundReflectionDelegateFactory::_instance LateBoundReflectionDelegateFactory_t6FE4AA4D54FF44B14A4B1C9C51AA2006611852BC * ____instance_0; public: inline static int32_t get_offset_of__instance_0() { return static_cast(offsetof(LateBoundReflectionDelegateFactory_t6FE4AA4D54FF44B14A4B1C9C51AA2006611852BC_StaticFields, ____instance_0)); } inline LateBoundReflectionDelegateFactory_t6FE4AA4D54FF44B14A4B1C9C51AA2006611852BC * get__instance_0() const { return ____instance_0; } inline LateBoundReflectionDelegateFactory_t6FE4AA4D54FF44B14A4B1C9C51AA2006611852BC ** get_address_of__instance_0() { return &____instance_0; } inline void set__instance_0(LateBoundReflectionDelegateFactory_t6FE4AA4D54FF44B14A4B1C9C51AA2006611852BC * value) { ____instance_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____instance_0), (void*)value); } }; // System.Reflection.MethodBase struct MethodBase_t : public MemberInfo_t { public: public: }; // System.NUInt struct NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 { public: // System.Void* System.NUInt::_value void* ____value_0; public: inline static int32_t get_offset_of__value_0() { return static_cast(offsetof(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5, ____value_0)); } inline void* get__value_0() const { return ____value_0; } inline void** get_address_of__value_0() { return &____value_0; } inline void set__value_0(void* value) { ____value_0 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler struct NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 { public: union { struct { }; uint8_t NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76__padding[1]; }; public: }; // BestHTTP.SignalRCore.Messages.PingMessage struct PingMessage_t05D03F8804B9C5668F98CFEB5761D5AE95CD63AA { public: union { struct { }; uint8_t PingMessage_t05D03F8804B9C5668F98CFEB5761D5AE95CD63AA__padding[1]; }; public: }; // System.Reflection.PropertyInfo struct PropertyInfo_t : public MemberInfo_t { public: public: }; // SixLabors.ImageSharp.PixelFormats.Rgb48 struct Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.Rgb48::R uint16_t ___R_0; // System.UInt16 SixLabors.ImageSharp.PixelFormats.Rgb48::G uint16_t ___G_1; // System.UInt16 SixLabors.ImageSharp.PixelFormats.Rgb48::B uint16_t ___B_2; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F, ___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(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F, ___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(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F, ___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; } }; // 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; } }; // System.IO.Stream struct Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB : public MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8 { public: // System.IO.Stream/ReadWriteTask System.IO.Stream::_activeReadWriteTask ReadWriteTask_t32CD2C230786712954C1DB518DBE420A1F4C7974 * ____activeReadWriteTask_3; // System.Threading.SemaphoreSlim System.IO.Stream::_asyncActiveSemaphore SemaphoreSlim_t3EF85FC980AE57957BEBB6B78E81DE2E3233D385 * ____asyncActiveSemaphore_4; public: inline static int32_t get_offset_of__activeReadWriteTask_3() { return static_cast(offsetof(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB, ____activeReadWriteTask_3)); } inline ReadWriteTask_t32CD2C230786712954C1DB518DBE420A1F4C7974 * get__activeReadWriteTask_3() const { return ____activeReadWriteTask_3; } inline ReadWriteTask_t32CD2C230786712954C1DB518DBE420A1F4C7974 ** get_address_of__activeReadWriteTask_3() { return &____activeReadWriteTask_3; } inline void set__activeReadWriteTask_3(ReadWriteTask_t32CD2C230786712954C1DB518DBE420A1F4C7974 * value) { ____activeReadWriteTask_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____activeReadWriteTask_3), (void*)value); } inline static int32_t get_offset_of__asyncActiveSemaphore_4() { return static_cast(offsetof(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB, ____asyncActiveSemaphore_4)); } inline SemaphoreSlim_t3EF85FC980AE57957BEBB6B78E81DE2E3233D385 * get__asyncActiveSemaphore_4() const { return ____asyncActiveSemaphore_4; } inline SemaphoreSlim_t3EF85FC980AE57957BEBB6B78E81DE2E3233D385 ** get_address_of__asyncActiveSemaphore_4() { return &____asyncActiveSemaphore_4; } inline void set__asyncActiveSemaphore_4(SemaphoreSlim_t3EF85FC980AE57957BEBB6B78E81DE2E3233D385 * value) { ____asyncActiveSemaphore_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____asyncActiveSemaphore_4), (void*)value); } }; struct Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_StaticFields { public: // System.IO.Stream System.IO.Stream::Null Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___Null_1; public: inline static int32_t get_offset_of_Null_1() { return static_cast(offsetof(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_StaticFields, ___Null_1)); } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * get_Null_1() const { return ___Null_1; } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB ** get_address_of_Null_1() { return &___Null_1; } inline void set_Null_1(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * value) { ___Null_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___Null_1), (void*)value); } }; // System.Linq.Expressions.SwitchExpression struct SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 : public Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 { public: // System.Linq.Expressions.Expression System.Linq.Expressions.SwitchExpression::k__BackingField Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___U3CSwitchValueU3Ek__BackingField_3; // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.SwitchExpression::k__BackingField ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229 * ___U3CCasesU3Ek__BackingField_4; // System.Linq.Expressions.Expression System.Linq.Expressions.SwitchExpression::k__BackingField Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___U3CDefaultBodyU3Ek__BackingField_5; // System.Reflection.MethodInfo System.Linq.Expressions.SwitchExpression::k__BackingField MethodInfo_t * ___U3CComparisonU3Ek__BackingField_6; public: inline static int32_t get_offset_of_U3CSwitchValueU3Ek__BackingField_3() { return static_cast(offsetof(SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732, ___U3CSwitchValueU3Ek__BackingField_3)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get_U3CSwitchValueU3Ek__BackingField_3() const { return ___U3CSwitchValueU3Ek__BackingField_3; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of_U3CSwitchValueU3Ek__BackingField_3() { return &___U3CSwitchValueU3Ek__BackingField_3; } inline void set_U3CSwitchValueU3Ek__BackingField_3(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ___U3CSwitchValueU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSwitchValueU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CCasesU3Ek__BackingField_4() { return static_cast(offsetof(SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732, ___U3CCasesU3Ek__BackingField_4)); } inline ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229 * get_U3CCasesU3Ek__BackingField_4() const { return ___U3CCasesU3Ek__BackingField_4; } inline ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229 ** get_address_of_U3CCasesU3Ek__BackingField_4() { return &___U3CCasesU3Ek__BackingField_4; } inline void set_U3CCasesU3Ek__BackingField_4(ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229 * value) { ___U3CCasesU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CCasesU3Ek__BackingField_4), (void*)value); } inline static int32_t get_offset_of_U3CDefaultBodyU3Ek__BackingField_5() { return static_cast(offsetof(SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732, ___U3CDefaultBodyU3Ek__BackingField_5)); } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * get_U3CDefaultBodyU3Ek__BackingField_5() const { return ___U3CDefaultBodyU3Ek__BackingField_5; } inline Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 ** get_address_of_U3CDefaultBodyU3Ek__BackingField_5() { return &___U3CDefaultBodyU3Ek__BackingField_5; } inline void set_U3CDefaultBodyU3Ek__BackingField_5(Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * value) { ___U3CDefaultBodyU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CDefaultBodyU3Ek__BackingField_5), (void*)value); } inline static int32_t get_offset_of_U3CComparisonU3Ek__BackingField_6() { return static_cast(offsetof(SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732, ___U3CComparisonU3Ek__BackingField_6)); } inline MethodInfo_t * get_U3CComparisonU3Ek__BackingField_6() const { return ___U3CComparisonU3Ek__BackingField_6; } inline MethodInfo_t ** get_address_of_U3CComparisonU3Ek__BackingField_6() { return &___U3CComparisonU3Ek__BackingField_6; } inline void set_U3CComparisonU3Ek__BackingField_6(MethodInfo_t * value) { ___U3CComparisonU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CComparisonU3Ek__BackingField_6), (void*)value); } }; // System.IO.TextReader struct TextReader_t25B06DCA1906FEAD02150DB14313EBEA4CD78D2F : public MarshalByRefObject_tD4DF91B488B284F899417EC468D8E50E933306A8 { public: public: }; struct TextReader_t25B06DCA1906FEAD02150DB14313EBEA4CD78D2F_StaticFields { public: // System.Func`2 System.IO.TextReader::_ReadLineDelegate Func_2_t060A650AB95DEF14D4F579FA5999ACEFEEE0FD82 * ____ReadLineDelegate_1; // System.Func`2 System.IO.TextReader::_ReadDelegate Func_2_t0CEE9D1C856153BA9C23BB9D7E929D577AF37A2C * ____ReadDelegate_2; // System.IO.TextReader System.IO.TextReader::Null TextReader_t25B06DCA1906FEAD02150DB14313EBEA4CD78D2F * ___Null_3; public: inline static int32_t get_offset_of__ReadLineDelegate_1() { return static_cast(offsetof(TextReader_t25B06DCA1906FEAD02150DB14313EBEA4CD78D2F_StaticFields, ____ReadLineDelegate_1)); } inline Func_2_t060A650AB95DEF14D4F579FA5999ACEFEEE0FD82 * get__ReadLineDelegate_1() const { return ____ReadLineDelegate_1; } inline Func_2_t060A650AB95DEF14D4F579FA5999ACEFEEE0FD82 ** get_address_of__ReadLineDelegate_1() { return &____ReadLineDelegate_1; } inline void set__ReadLineDelegate_1(Func_2_t060A650AB95DEF14D4F579FA5999ACEFEEE0FD82 * value) { ____ReadLineDelegate_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____ReadLineDelegate_1), (void*)value); } inline static int32_t get_offset_of__ReadDelegate_2() { return static_cast(offsetof(TextReader_t25B06DCA1906FEAD02150DB14313EBEA4CD78D2F_StaticFields, ____ReadDelegate_2)); } inline Func_2_t0CEE9D1C856153BA9C23BB9D7E929D577AF37A2C * get__ReadDelegate_2() const { return ____ReadDelegate_2; } inline Func_2_t0CEE9D1C856153BA9C23BB9D7E929D577AF37A2C ** get_address_of__ReadDelegate_2() { return &____ReadDelegate_2; } inline void set__ReadDelegate_2(Func_2_t0CEE9D1C856153BA9C23BB9D7E929D577AF37A2C * value) { ____ReadDelegate_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____ReadDelegate_2), (void*)value); } inline static int32_t get_offset_of_Null_3() { return static_cast(offsetof(TextReader_t25B06DCA1906FEAD02150DB14313EBEA4CD78D2F_StaticFields, ___Null_3)); } inline TextReader_t25B06DCA1906FEAD02150DB14313EBEA4CD78D2F * get_Null_3() const { return ___Null_3; } inline TextReader_t25B06DCA1906FEAD02150DB14313EBEA4CD78D2F ** get_address_of_Null_3() { return &___Null_3; } inline void set_Null_3(TextReader_t25B06DCA1906FEAD02150DB14313EBEA4CD78D2F * value) { ___Null_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Null_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler struct TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF { public: union { struct { }; uint8_t TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF__padding[1]; }; public: }; // 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.Numerics.Vector2 struct Vector2_t1455881409307224D6099F54FA7E478733EEF61D { public: // System.Single System.Numerics.Vector2::X float ___X_0; // System.Single System.Numerics.Vector2::Y float ___Y_1; public: inline static int32_t get_offset_of_X_0() { return static_cast(offsetof(Vector2_t1455881409307224D6099F54FA7E478733EEF61D, ___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_t1455881409307224D6099F54FA7E478733EEF61D, ___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; } }; // 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; } }; // System.Numerics.Vector3 struct Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 { public: // System.Single System.Numerics.Vector3::X float ___X_0; // System.Single System.Numerics.Vector3::Y float ___Y_1; // System.Single System.Numerics.Vector3::Z float ___Z_2; public: inline static int32_t get_offset_of_X_0() { return static_cast(offsetof(Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65, ___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(Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65, ___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(Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65, ___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; } }; // System.Numerics.Vector4 struct Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 { public: // System.Single System.Numerics.Vector4::X float ___X_0; // System.Single System.Numerics.Vector4::Y float ___Y_1; // System.Single System.Numerics.Vector4::Z float ___Z_2; // System.Single System.Numerics.Vector4::W float ___W_3; public: inline static int32_t get_offset_of_X_0() { return static_cast(offsetof(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59, ___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(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59, ___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(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59, ___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(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59, ___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; } }; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5 { public: union { struct { }; uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1]; }; public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler struct WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 { public: union { struct { }; uint8_t WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63__padding[1]; }; public: }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8/e__FixedBuffer struct U3CdataU3Ee__FixedBuffer_t70BC17E3AEB6A47A935A63DCA87D54FD96602F1B { public: union { struct { // System.Int16 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8/e__FixedBuffer::FixedElementField int16_t ___FixedElementField_0; }; uint8_t U3CdataU3Ee__FixedBuffer_t70BC17E3AEB6A47A935A63DCA87D54FD96602F1B__padding[128]; }; public: inline static int32_t get_offset_of_FixedElementField_0() { return static_cast(offsetof(U3CdataU3Ee__FixedBuffer_t70BC17E3AEB6A47A935A63DCA87D54FD96602F1B, ___FixedElementField_0)); } inline int16_t get_FixedElementField_0() const { return ___FixedElementField_0; } inline int16_t* get_address_of_FixedElementField_0() { return &___FixedElementField_0; } inline void set_FixedElementField_0(int16_t value) { ___FixedElementField_0 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t6D78D720C9C95EA4E959E55DB0F3871F20E91B5D : public RuntimeObject { public: public: }; struct PerTypeValues_1_t6D78D720C9C95EA4E959E55DB0F3871F20E91B5D_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t6D78D720C9C95EA4E959E55DB0F3871F20E91B5D_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t6D78D720C9C95EA4E959E55DB0F3871F20E91B5D_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t6D78D720C9C95EA4E959E55DB0F3871F20E91B5D_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_tB0314766CD95A35269BEF278CE44BC13D1176563 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tB0314766CD95A35269BEF278CE44BC13D1176563_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tB0314766CD95A35269BEF278CE44BC13D1176563_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tB0314766CD95A35269BEF278CE44BC13D1176563_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tB0314766CD95A35269BEF278CE44BC13D1176563_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t314F43DF8CC10206FFDDCFC2F4EB051A947A56F6 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t314F43DF8CC10206FFDDCFC2F4EB051A947A56F6_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t314F43DF8CC10206FFDDCFC2F4EB051A947A56F6_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t314F43DF8CC10206FFDDCFC2F4EB051A947A56F6_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t314F43DF8CC10206FFDDCFC2F4EB051A947A56F6_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t84A5DDA50CFFE3395970EC96D95B3E7DA6DC7B85 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t84A5DDA50CFFE3395970EC96D95B3E7DA6DC7B85_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t84A5DDA50CFFE3395970EC96D95B3E7DA6DC7B85_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t84A5DDA50CFFE3395970EC96D95B3E7DA6DC7B85_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t84A5DDA50CFFE3395970EC96D95B3E7DA6DC7B85_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_tB421E08F79B8CF7558A7A82013AC1F5079D23F25 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tB421E08F79B8CF7558A7A82013AC1F5079D23F25_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tB421E08F79B8CF7558A7A82013AC1F5079D23F25_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tB421E08F79B8CF7558A7A82013AC1F5079D23F25_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tB421E08F79B8CF7558A7A82013AC1F5079D23F25_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t09A064682BCF582853CE045C54FF9EC968AA0176 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t09A064682BCF582853CE045C54FF9EC968AA0176_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t09A064682BCF582853CE045C54FF9EC968AA0176_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t09A064682BCF582853CE045C54FF9EC968AA0176_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t09A064682BCF582853CE045C54FF9EC968AA0176_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_tD4B0989A21A0101CE7894735787E59EB5E674DC8 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tD4B0989A21A0101CE7894735787E59EB5E674DC8_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tD4B0989A21A0101CE7894735787E59EB5E674DC8_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tD4B0989A21A0101CE7894735787E59EB5E674DC8_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tD4B0989A21A0101CE7894735787E59EB5E674DC8_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t5F1B97DB7B7E70BFA5249B133737D6537FAB760B : public RuntimeObject { public: public: }; struct PerTypeValues_1_t5F1B97DB7B7E70BFA5249B133737D6537FAB760B_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t5F1B97DB7B7E70BFA5249B133737D6537FAB760B_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t5F1B97DB7B7E70BFA5249B133737D6537FAB760B_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t5F1B97DB7B7E70BFA5249B133737D6537FAB760B_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t9F6D122333F31F0423BA3C4164879DD2BE500E02 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t9F6D122333F31F0423BA3C4164879DD2BE500E02_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t9F6D122333F31F0423BA3C4164879DD2BE500E02_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t9F6D122333F31F0423BA3C4164879DD2BE500E02_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t9F6D122333F31F0423BA3C4164879DD2BE500E02_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t4EFF6E97D512FDC7EDB89626DBD42264D69A4E07 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t4EFF6E97D512FDC7EDB89626DBD42264D69A4E07_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t4EFF6E97D512FDC7EDB89626DBD42264D69A4E07_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t4EFF6E97D512FDC7EDB89626DBD42264D69A4E07_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t4EFF6E97D512FDC7EDB89626DBD42264D69A4E07_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_tF895D128475E81ED8EBA5DB89033EBA3B4CF0EA7 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tF895D128475E81ED8EBA5DB89033EBA3B4CF0EA7_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tF895D128475E81ED8EBA5DB89033EBA3B4CF0EA7_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tF895D128475E81ED8EBA5DB89033EBA3B4CF0EA7_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tF895D128475E81ED8EBA5DB89033EBA3B4CF0EA7_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t4748E32EDAD7C0604E64C3BC09C15B1568AEEBE8 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t4748E32EDAD7C0604E64C3BC09C15B1568AEEBE8_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t4748E32EDAD7C0604E64C3BC09C15B1568AEEBE8_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t4748E32EDAD7C0604E64C3BC09C15B1568AEEBE8_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t4748E32EDAD7C0604E64C3BC09C15B1568AEEBE8_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_tC25ED2FDDFBAEEF2DC782B006B9BCF56209701C8 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tC25ED2FDDFBAEEF2DC782B006B9BCF56209701C8_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tC25ED2FDDFBAEEF2DC782B006B9BCF56209701C8_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tC25ED2FDDFBAEEF2DC782B006B9BCF56209701C8_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tC25ED2FDDFBAEEF2DC782B006B9BCF56209701C8_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_tC1AD8D5A2BE0201BB7826766CC6C0C3EDDBF3FBC : public RuntimeObject { public: public: }; struct PerTypeValues_1_tC1AD8D5A2BE0201BB7826766CC6C0C3EDDBF3FBC_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tC1AD8D5A2BE0201BB7826766CC6C0C3EDDBF3FBC_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tC1AD8D5A2BE0201BB7826766CC6C0C3EDDBF3FBC_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tC1AD8D5A2BE0201BB7826766CC6C0C3EDDBF3FBC_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_tFA5CBFAAC5AF41C289F5F53184200C3BE1D7BDDC : public RuntimeObject { public: public: }; struct PerTypeValues_1_tFA5CBFAAC5AF41C289F5F53184200C3BE1D7BDDC_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tFA5CBFAAC5AF41C289F5F53184200C3BE1D7BDDC_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tFA5CBFAAC5AF41C289F5F53184200C3BE1D7BDDC_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tFA5CBFAAC5AF41C289F5F53184200C3BE1D7BDDC_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_tE736C3B1DBC0D524BAFAB48C608AD16DE6B49FF1 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tE736C3B1DBC0D524BAFAB48C608AD16DE6B49FF1_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tE736C3B1DBC0D524BAFAB48C608AD16DE6B49FF1_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tE736C3B1DBC0D524BAFAB48C608AD16DE6B49FF1_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tE736C3B1DBC0D524BAFAB48C608AD16DE6B49FF1_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t88DAAACD8807E9C73D94424121385A3566D0CC33 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t88DAAACD8807E9C73D94424121385A3566D0CC33_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t88DAAACD8807E9C73D94424121385A3566D0CC33_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t88DAAACD8807E9C73D94424121385A3566D0CC33_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t88DAAACD8807E9C73D94424121385A3566D0CC33_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_tA737BDDEA8E5A80BB0DA133DF7F42DC30F97A034 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tA737BDDEA8E5A80BB0DA133DF7F42DC30F97A034_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tA737BDDEA8E5A80BB0DA133DF7F42DC30F97A034_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tA737BDDEA8E5A80BB0DA133DF7F42DC30F97A034_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tA737BDDEA8E5A80BB0DA133DF7F42DC30F97A034_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t19F6051CFCC817069604EA4E3336EF5F18E74283 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t19F6051CFCC817069604EA4E3336EF5F18E74283_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t19F6051CFCC817069604EA4E3336EF5F18E74283_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t19F6051CFCC817069604EA4E3336EF5F18E74283_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t19F6051CFCC817069604EA4E3336EF5F18E74283_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_tA470B38B3C722A1E46F9609ABDD99BB8105EC99E : public RuntimeObject { public: public: }; struct PerTypeValues_1_tA470B38B3C722A1E46F9609ABDD99BB8105EC99E_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tA470B38B3C722A1E46F9609ABDD99BB8105EC99E_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tA470B38B3C722A1E46F9609ABDD99BB8105EC99E_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tA470B38B3C722A1E46F9609ABDD99BB8105EC99E_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_tABF97E771F92EB46C4521DA1C36742416A76E45F : public RuntimeObject { public: public: }; struct PerTypeValues_1_tABF97E771F92EB46C4521DA1C36742416A76E45F_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tABF97E771F92EB46C4521DA1C36742416A76E45F_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tABF97E771F92EB46C4521DA1C36742416A76E45F_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tABF97E771F92EB46C4521DA1C36742416A76E45F_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_tE968E4157B8A936C0A06441F88105599DC5C1B73 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tE968E4157B8A936C0A06441F88105599DC5C1B73_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tE968E4157B8A936C0A06441F88105599DC5C1B73_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tE968E4157B8A936C0A06441F88105599DC5C1B73_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tE968E4157B8A936C0A06441F88105599DC5C1B73_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t76F13DC181A98EC247EB6D27AB758BFC01C224CF : public RuntimeObject { public: public: }; struct PerTypeValues_1_t76F13DC181A98EC247EB6D27AB758BFC01C224CF_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t76F13DC181A98EC247EB6D27AB758BFC01C224CF_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t76F13DC181A98EC247EB6D27AB758BFC01C224CF_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t76F13DC181A98EC247EB6D27AB758BFC01C224CF_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t3D1C32850F2448D77D2A9D7B31265AF632375DAB : public RuntimeObject { public: public: }; struct PerTypeValues_1_t3D1C32850F2448D77D2A9D7B31265AF632375DAB_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t3D1C32850F2448D77D2A9D7B31265AF632375DAB_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t3D1C32850F2448D77D2A9D7B31265AF632375DAB_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t3D1C32850F2448D77D2A9D7B31265AF632375DAB_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t5920B90520FE3FB671FD6FE30F19DA204DF369E6 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t5920B90520FE3FB671FD6FE30F19DA204DF369E6_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t5920B90520FE3FB671FD6FE30F19DA204DF369E6_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t5920B90520FE3FB671FD6FE30F19DA204DF369E6_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t5920B90520FE3FB671FD6FE30F19DA204DF369E6_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t2E971CD98A076F24A8932923AFF83D8D6A5B5EB5 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t2E971CD98A076F24A8932923AFF83D8D6A5B5EB5_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t2E971CD98A076F24A8932923AFF83D8D6A5B5EB5_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t2E971CD98A076F24A8932923AFF83D8D6A5B5EB5_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t2E971CD98A076F24A8932923AFF83D8D6A5B5EB5_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t346932B4676542094EA8ABB752A53EFF65170C58 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t346932B4676542094EA8ABB752A53EFF65170C58_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t346932B4676542094EA8ABB752A53EFF65170C58_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t346932B4676542094EA8ABB752A53EFF65170C58_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t346932B4676542094EA8ABB752A53EFF65170C58_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_tCE5417E872A2053ADD045796DF5C716A4ADA8876 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tCE5417E872A2053ADD045796DF5C716A4ADA8876_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tCE5417E872A2053ADD045796DF5C716A4ADA8876_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tCE5417E872A2053ADD045796DF5C716A4ADA8876_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tCE5417E872A2053ADD045796DF5C716A4ADA8876_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1> struct PerTypeValues_1_t5C91D6CEE9370A5B90F20996246B3BDA91CE8595 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t5C91D6CEE9370A5B90F20996246B3BDA91CE8595_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t5C91D6CEE9370A5B90F20996246B3BDA91CE8595_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t5C91D6CEE9370A5B90F20996246B3BDA91CE8595_StaticFields, ___EmptyArray_1)); } inline MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0* get_EmptyArray_1() const { return ___EmptyArray_1; } inline MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t5C91D6CEE9370A5B90F20996246B3BDA91CE8595_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t695EF33093491846EC64C80404D094F439280106 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t695EF33093491846EC64C80404D094F439280106_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t695EF33093491846EC64C80404D094F439280106_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t695EF33093491846EC64C80404D094F439280106_StaticFields, ___EmptyArray_1)); } inline A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* get_EmptyArray_1() const { return ___EmptyArray_1; } inline A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t695EF33093491846EC64C80404D094F439280106_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t614E5FE5E7FDAC83924D317B60D270AC133A48AE : public RuntimeObject { public: public: }; struct PerTypeValues_1_t614E5FE5E7FDAC83924D317B60D270AC133A48AE_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t614E5FE5E7FDAC83924D317B60D270AC133A48AE_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t614E5FE5E7FDAC83924D317B60D270AC133A48AE_StaticFields, ___EmptyArray_1)); } inline Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t614E5FE5E7FDAC83924D317B60D270AC133A48AE_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t79C6FE9069DDEDDB6332CD2803E0FD9C711B65CA : public RuntimeObject { public: public: }; struct PerTypeValues_1_t79C6FE9069DDEDDB6332CD2803E0FD9C711B65CA_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t79C6FE9069DDEDDB6332CD2803E0FD9C711B65CA_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t79C6FE9069DDEDDB6332CD2803E0FD9C711B65CA_StaticFields, ___EmptyArray_1)); } inline Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t79C6FE9069DDEDDB6332CD2803E0FD9C711B65CA_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t24F3611AC40CF97B539FC2789D7C62FD1CAF1716 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t24F3611AC40CF97B539FC2789D7C62FD1CAF1716_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t24F3611AC40CF97B539FC2789D7C62FD1CAF1716_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t24F3611AC40CF97B539FC2789D7C62FD1CAF1716_StaticFields, ___EmptyArray_1)); } inline Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t24F3611AC40CF97B539FC2789D7C62FD1CAF1716_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tDFDA4D4D3D947E8C06F988C4F670696FF2F7E6A4 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tDFDA4D4D3D947E8C06F988C4F670696FF2F7E6A4_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tDFDA4D4D3D947E8C06F988C4F670696FF2F7E6A4_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tDFDA4D4D3D947E8C06F988C4F670696FF2F7E6A4_StaticFields, ___EmptyArray_1)); } inline Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tDFDA4D4D3D947E8C06F988C4F670696FF2F7E6A4_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tB8FC9A7BA231CC85D7530F8F904BA5146F532EC1 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tB8FC9A7BA231CC85D7530F8F904BA5146F532EC1_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tB8FC9A7BA231CC85D7530F8F904BA5146F532EC1_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tB8FC9A7BA231CC85D7530F8F904BA5146F532EC1_StaticFields, ___EmptyArray_1)); } inline Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tB8FC9A7BA231CC85D7530F8F904BA5146F532EC1_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t4F565B9DD971245DAD9E46AE5AC6D5A5CEAB74E0 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t4F565B9DD971245DAD9E46AE5AC6D5A5CEAB74E0_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t4F565B9DD971245DAD9E46AE5AC6D5A5CEAB74E0_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t4F565B9DD971245DAD9E46AE5AC6D5A5CEAB74E0_StaticFields, ___EmptyArray_1)); } inline Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t4F565B9DD971245DAD9E46AE5AC6D5A5CEAB74E0_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tFF5CF9C30DB1EAD3E6FD2B17196C1EFD2A0A1A6F : public RuntimeObject { public: public: }; struct PerTypeValues_1_tFF5CF9C30DB1EAD3E6FD2B17196C1EFD2A0A1A6F_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tFF5CF9C30DB1EAD3E6FD2B17196C1EFD2A0A1A6F_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tFF5CF9C30DB1EAD3E6FD2B17196C1EFD2A0A1A6F_StaticFields, ___EmptyArray_1)); } inline Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tFF5CF9C30DB1EAD3E6FD2B17196C1EFD2A0A1A6F_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t2983060CF550CCBCBC377B1F48FD78D3F87EEEF0 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t2983060CF550CCBCBC377B1F48FD78D3F87EEEF0_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t2983060CF550CCBCBC377B1F48FD78D3F87EEEF0_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t2983060CF550CCBCBC377B1F48FD78D3F87EEEF0_StaticFields, ___EmptyArray_1)); } inline Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t2983060CF550CCBCBC377B1F48FD78D3F87EEEF0_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t38F52AA1E5448089390A899F335DF1244DCBE8DC : public RuntimeObject { public: public: }; struct PerTypeValues_1_t38F52AA1E5448089390A899F335DF1244DCBE8DC_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t38F52AA1E5448089390A899F335DF1244DCBE8DC_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t38F52AA1E5448089390A899F335DF1244DCBE8DC_StaticFields, ___EmptyArray_1)); } inline BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* get_EmptyArray_1() const { return ___EmptyArray_1; } inline BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t38F52AA1E5448089390A899F335DF1244DCBE8DC_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tB073195618B2A7CB0FE31C31919AF7A3BB10C376 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tB073195618B2A7CB0FE31C31919AF7A3BB10C376_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tB073195618B2A7CB0FE31C31919AF7A3BB10C376_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tB073195618B2A7CB0FE31C31919AF7A3BB10C376_StaticFields, ___EmptyArray_1)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_EmptyArray_1() const { return ___EmptyArray_1; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tB073195618B2A7CB0FE31C31919AF7A3BB10C376_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tDEA44F3AB65206170A37FE99B145D3574D34B93D : public RuntimeObject { public: public: }; struct PerTypeValues_1_tDEA44F3AB65206170A37FE99B145D3574D34B93D_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tDEA44F3AB65206170A37FE99B145D3574D34B93D_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tDEA44F3AB65206170A37FE99B145D3574D34B93D_StaticFields, ___EmptyArray_1)); } inline Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tDEA44F3AB65206170A37FE99B145D3574D34B93D_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t241CD3FB8C103E30BBF3ABA142551F0C8A9DCB01 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t241CD3FB8C103E30BBF3ABA142551F0C8A9DCB01_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Complex64U5BU5D_tDF719F22C4210186A1B5CC5FD17AD382EDB16650* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t241CD3FB8C103E30BBF3ABA142551F0C8A9DCB01_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t241CD3FB8C103E30BBF3ABA142551F0C8A9DCB01_StaticFields, ___EmptyArray_1)); } inline Complex64U5BU5D_tDF719F22C4210186A1B5CC5FD17AD382EDB16650* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Complex64U5BU5D_tDF719F22C4210186A1B5CC5FD17AD382EDB16650** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Complex64U5BU5D_tDF719F22C4210186A1B5CC5FD17AD382EDB16650* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t241CD3FB8C103E30BBF3ABA142551F0C8A9DCB01_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t7DD8A968C0F87E2E67EC6C6259C6FC550E97E6A0 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t7DD8A968C0F87E2E67EC6C6259C6FC550E97E6A0_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t7DD8A968C0F87E2E67EC6C6259C6FC550E97E6A0_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t7DD8A968C0F87E2E67EC6C6259C6FC550E97E6A0_StaticFields, ___EmptyArray_1)); } inline ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* get_EmptyArray_1() const { return ___EmptyArray_1; } inline ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t7DD8A968C0F87E2E67EC6C6259C6FC550E97E6A0_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t6A2BA57B1ED23D975A934DFED4B50E4CA0330140 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t6A2BA57B1ED23D975A934DFED4B50E4CA0330140_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t6A2BA57B1ED23D975A934DFED4B50E4CA0330140_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t6A2BA57B1ED23D975A934DFED4B50E4CA0330140_StaticFields, ___EmptyArray_1)); } inline DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* get_EmptyArray_1() const { return ___EmptyArray_1; } inline DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t6A2BA57B1ED23D975A934DFED4B50E4CA0330140_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tECCA02345640F68C55DB5D20EC12A0E38809936C : public RuntimeObject { public: public: }; struct PerTypeValues_1_tECCA02345640F68C55DB5D20EC12A0E38809936C_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tECCA02345640F68C55DB5D20EC12A0E38809936C_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tECCA02345640F68C55DB5D20EC12A0E38809936C_StaticFields, ___EmptyArray_1)); } inline DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* get_EmptyArray_1() const { return ___EmptyArray_1; } inline DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tECCA02345640F68C55DB5D20EC12A0E38809936C_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t9447296E1E95E9177ECEFC7E6829EFEA3B58D457 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t9447296E1E95E9177ECEFC7E6829EFEA3B58D457_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t9447296E1E95E9177ECEFC7E6829EFEA3B58D457_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t9447296E1E95E9177ECEFC7E6829EFEA3B58D457_StaticFields, ___EmptyArray_1)); } inline HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* get_EmptyArray_1() const { return ___EmptyArray_1; } inline HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t9447296E1E95E9177ECEFC7E6829EFEA3B58D457_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t4B8DB67B35892AAA46AD01D272D19C1A99589AE1 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t4B8DB67B35892AAA46AD01D272D19C1A99589AE1_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t4B8DB67B35892AAA46AD01D272D19C1A99589AE1_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t4B8DB67B35892AAA46AD01D272D19C1A99589AE1_StaticFields, ___EmptyArray_1)); } inline HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* get_EmptyArray_1() const { return ___EmptyArray_1; } inline HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t4B8DB67B35892AAA46AD01D272D19C1A99589AE1_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t6A5AA901824D8FBCAAFF41A09ADAB132A1C5871A : public RuntimeObject { public: public: }; struct PerTypeValues_1_t6A5AA901824D8FBCAAFF41A09ADAB132A1C5871A_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t6A5AA901824D8FBCAAFF41A09ADAB132A1C5871A_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t6A5AA901824D8FBCAAFF41A09ADAB132A1C5871A_StaticFields, ___EmptyArray_1)); } inline HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* get_EmptyArray_1() const { return ___EmptyArray_1; } inline HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t6A5AA901824D8FBCAAFF41A09ADAB132A1C5871A_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tEB72FCB2917A83AD07110FBA16BAE24D2A85E33E : public RuntimeObject { public: public: }; struct PerTypeValues_1_tEB72FCB2917A83AD07110FBA16BAE24D2A85E33E_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray HuffmanCodeU5BU5D_tF5144EAB7445CD0648DF650B5E307F1412134A9D* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tEB72FCB2917A83AD07110FBA16BAE24D2A85E33E_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tEB72FCB2917A83AD07110FBA16BAE24D2A85E33E_StaticFields, ___EmptyArray_1)); } inline HuffmanCodeU5BU5D_tF5144EAB7445CD0648DF650B5E307F1412134A9D* get_EmptyArray_1() const { return ___EmptyArray_1; } inline HuffmanCodeU5BU5D_tF5144EAB7445CD0648DF650B5E307F1412134A9D** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(HuffmanCodeU5BU5D_tF5144EAB7445CD0648DF650B5E307F1412134A9D* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tEB72FCB2917A83AD07110FBA16BAE24D2A85E33E_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t83A6B798BE90EE735FB8442A4D92F3EA18C2CCA9 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t83A6B798BE90EE735FB8442A4D92F3EA18C2CCA9_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t83A6B798BE90EE735FB8442A4D92F3EA18C2CCA9_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t83A6B798BE90EE735FB8442A4D92F3EA18C2CCA9_StaticFields, ___EmptyArray_1)); } inline HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07* get_EmptyArray_1() const { return ___EmptyArray_1; } inline HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t83A6B798BE90EE735FB8442A4D92F3EA18C2CCA9_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tD9926CA75902EA4C24A1393653DC33AE05E7F54E : public RuntimeObject { public: public: }; struct PerTypeValues_1_tD9926CA75902EA4C24A1393653DC33AE05E7F54E_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray IccColorantTableEntryU5BU5D_t0E2DDD8D3943B70AB1D47310724EEEFB444EA076* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tD9926CA75902EA4C24A1393653DC33AE05E7F54E_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tD9926CA75902EA4C24A1393653DC33AE05E7F54E_StaticFields, ___EmptyArray_1)); } inline IccColorantTableEntryU5BU5D_t0E2DDD8D3943B70AB1D47310724EEEFB444EA076* get_EmptyArray_1() const { return ___EmptyArray_1; } inline IccColorantTableEntryU5BU5D_t0E2DDD8D3943B70AB1D47310724EEEFB444EA076** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(IccColorantTableEntryU5BU5D_t0E2DDD8D3943B70AB1D47310724EEEFB444EA076* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tD9926CA75902EA4C24A1393653DC33AE05E7F54E_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tC78E976ED7E9976C0DE02FE6E10256DA90BB5A87 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tC78E976ED7E9976C0DE02FE6E10256DA90BB5A87_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tC78E976ED7E9976C0DE02FE6E10256DA90BB5A87_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tC78E976ED7E9976C0DE02FE6E10256DA90BB5A87_StaticFields, ___EmptyArray_1)); } inline IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B* get_EmptyArray_1() const { return ___EmptyArray_1; } inline IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tC78E976ED7E9976C0DE02FE6E10256DA90BB5A87_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tA244DFE9FFB6608535FE0A0362A8C335E009AF90 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tA244DFE9FFB6608535FE0A0362A8C335E009AF90_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray IccLutU5BU5D_t5A02B561DB7AE84F952313EE43E01043F985A654* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tA244DFE9FFB6608535FE0A0362A8C335E009AF90_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tA244DFE9FFB6608535FE0A0362A8C335E009AF90_StaticFields, ___EmptyArray_1)); } inline IccLutU5BU5D_t5A02B561DB7AE84F952313EE43E01043F985A654* get_EmptyArray_1() const { return ___EmptyArray_1; } inline IccLutU5BU5D_t5A02B561DB7AE84F952313EE43E01043F985A654** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(IccLutU5BU5D_t5A02B561DB7AE84F952313EE43E01043F985A654* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tA244DFE9FFB6608535FE0A0362A8C335E009AF90_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t4FF8EE4EBEF3A1D95269118F8C6D4C64449EBF0A : public RuntimeObject { public: public: }; struct PerTypeValues_1_t4FF8EE4EBEF3A1D95269118F8C6D4C64449EBF0A_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray IccNamedColorU5BU5D_t54A2305547F029F9AE01482A20EB57705074FDA9* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t4FF8EE4EBEF3A1D95269118F8C6D4C64449EBF0A_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t4FF8EE4EBEF3A1D95269118F8C6D4C64449EBF0A_StaticFields, ___EmptyArray_1)); } inline IccNamedColorU5BU5D_t54A2305547F029F9AE01482A20EB57705074FDA9* get_EmptyArray_1() const { return ___EmptyArray_1; } inline IccNamedColorU5BU5D_t54A2305547F029F9AE01482A20EB57705074FDA9** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(IccNamedColorU5BU5D_t54A2305547F029F9AE01482A20EB57705074FDA9* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t4FF8EE4EBEF3A1D95269118F8C6D4C64449EBF0A_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t5A802D7DD38AC9E497ED0FBA81F43481134FF813 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t5A802D7DD38AC9E497ED0FBA81F43481134FF813_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray IccProfileDescriptionU5BU5D_t2FE24D3A85837A22B0C2E5270DC61EAD1BC3A641* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t5A802D7DD38AC9E497ED0FBA81F43481134FF813_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t5A802D7DD38AC9E497ED0FBA81F43481134FF813_StaticFields, ___EmptyArray_1)); } inline IccProfileDescriptionU5BU5D_t2FE24D3A85837A22B0C2E5270DC61EAD1BC3A641* get_EmptyArray_1() const { return ___EmptyArray_1; } inline IccProfileDescriptionU5BU5D_t2FE24D3A85837A22B0C2E5270DC61EAD1BC3A641** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(IccProfileDescriptionU5BU5D_t2FE24D3A85837A22B0C2E5270DC61EAD1BC3A641* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t5A802D7DD38AC9E497ED0FBA81F43481134FF813_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tF310F169DDB15E0B525DEAD4BD82895ED9669452 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tF310F169DDB15E0B525DEAD4BD82895ED9669452_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray IccProfileSequenceIdentifierU5BU5D_t78252F74DA7C734028F59BD58511257D971A352B* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tF310F169DDB15E0B525DEAD4BD82895ED9669452_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tF310F169DDB15E0B525DEAD4BD82895ED9669452_StaticFields, ___EmptyArray_1)); } inline IccProfileSequenceIdentifierU5BU5D_t78252F74DA7C734028F59BD58511257D971A352B* get_EmptyArray_1() const { return ___EmptyArray_1; } inline IccProfileSequenceIdentifierU5BU5D_t78252F74DA7C734028F59BD58511257D971A352B** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(IccProfileSequenceIdentifierU5BU5D_t78252F74DA7C734028F59BD58511257D971A352B* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tF310F169DDB15E0B525DEAD4BD82895ED9669452_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t5C4CBA17CA823D931EA5794CC51B83A89D8CB424 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t5C4CBA17CA823D931EA5794CC51B83A89D8CB424_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray IccResponseNumberU5BU5D_tC2D300D8ABF340C3A20199A494A4EE4A4B0486A1* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t5C4CBA17CA823D931EA5794CC51B83A89D8CB424_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t5C4CBA17CA823D931EA5794CC51B83A89D8CB424_StaticFields, ___EmptyArray_1)); } inline IccResponseNumberU5BU5D_tC2D300D8ABF340C3A20199A494A4EE4A4B0486A1* get_EmptyArray_1() const { return ___EmptyArray_1; } inline IccResponseNumberU5BU5D_tC2D300D8ABF340C3A20199A494A4EE4A4B0486A1** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(IccResponseNumberU5BU5D_tC2D300D8ABF340C3A20199A494A4EE4A4B0486A1* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t5C4CBA17CA823D931EA5794CC51B83A89D8CB424_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t8D063654AA8A21A935EF9AE80BF33B99EFCED80A : public RuntimeObject { public: public: }; struct PerTypeValues_1_t8D063654AA8A21A935EF9AE80BF33B99EFCED80A_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray IccScreeningChannelU5BU5D_tDFDCEBF96365B64F9CEA6B49A462E68F567DC717* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t8D063654AA8A21A935EF9AE80BF33B99EFCED80A_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t8D063654AA8A21A935EF9AE80BF33B99EFCED80A_StaticFields, ___EmptyArray_1)); } inline IccScreeningChannelU5BU5D_tDFDCEBF96365B64F9CEA6B49A462E68F567DC717* get_EmptyArray_1() const { return ___EmptyArray_1; } inline IccScreeningChannelU5BU5D_tDFDCEBF96365B64F9CEA6B49A462E68F567DC717** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(IccScreeningChannelU5BU5D_tDFDCEBF96365B64F9CEA6B49A462E68F567DC717* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t8D063654AA8A21A935EF9AE80BF33B99EFCED80A_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tC5236B10EB044399DFAD345DFC548EF5C3E3E3C6 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tC5236B10EB044399DFAD345DFC548EF5C3E3E3C6_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tC5236B10EB044399DFAD345DFC548EF5C3E3E3C6_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tC5236B10EB044399DFAD345DFC548EF5C3E3E3C6_StaticFields, ___EmptyArray_1)); } inline Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tC5236B10EB044399DFAD345DFC548EF5C3E3E3C6_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t0FE2F2A995EE80703E269FF112845443E9FEECF3 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t0FE2F2A995EE80703E269FF112845443E9FEECF3_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t0FE2F2A995EE80703E269FF112845443E9FEECF3_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t0FE2F2A995EE80703E269FF112845443E9FEECF3_StaticFields, ___EmptyArray_1)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t0FE2F2A995EE80703E269FF112845443E9FEECF3_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tB732BDF2FA15E8B7C89836D32D83AC4FD131B7B9 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tB732BDF2FA15E8B7C89836D32D83AC4FD131B7B9_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tB732BDF2FA15E8B7C89836D32D83AC4FD131B7B9_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tB732BDF2FA15E8B7C89836D32D83AC4FD131B7B9_StaticFields, ___EmptyArray_1)); } inline Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tB732BDF2FA15E8B7C89836D32D83AC4FD131B7B9_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tEE239C5EA0A0A4B0500684F2BA93564462872830 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tEE239C5EA0A0A4B0500684F2BA93564462872830_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tEE239C5EA0A0A4B0500684F2BA93564462872830_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tEE239C5EA0A0A4B0500684F2BA93564462872830_StaticFields, ___EmptyArray_1)); } inline L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* get_EmptyArray_1() const { return ___EmptyArray_1; } inline L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tEE239C5EA0A0A4B0500684F2BA93564462872830_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tC84E56EE479D9CA68193F24EFABB009F9DA68A76 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tC84E56EE479D9CA68193F24EFABB009F9DA68A76_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tC84E56EE479D9CA68193F24EFABB009F9DA68A76_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tC84E56EE479D9CA68193F24EFABB009F9DA68A76_StaticFields, ___EmptyArray_1)); } inline L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* get_EmptyArray_1() const { return ___EmptyArray_1; } inline L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tC84E56EE479D9CA68193F24EFABB009F9DA68A76_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t3E36E95A39143169A74FD990BEC9683E719A0E1A : public RuntimeObject { public: public: }; struct PerTypeValues_1_t3E36E95A39143169A74FD990BEC9683E719A0E1A_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t3E36E95A39143169A74FD990BEC9683E719A0E1A_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t3E36E95A39143169A74FD990BEC9683E719A0E1A_StaticFields, ___EmptyArray_1)); } inline La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* get_EmptyArray_1() const { return ___EmptyArray_1; } inline La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t3E36E95A39143169A74FD990BEC9683E719A0E1A_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t217948452DF599D7A76A078826DED562AD340889 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t217948452DF599D7A76A078826DED562AD340889_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t217948452DF599D7A76A078826DED562AD340889_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t217948452DF599D7A76A078826DED562AD340889_StaticFields, ___EmptyArray_1)); } inline La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* get_EmptyArray_1() const { return ___EmptyArray_1; } inline La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t217948452DF599D7A76A078826DED562AD340889_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t9809EE1B07098BD3B184E22C44EA9C90DB159F6F : public RuntimeObject { public: public: }; struct PerTypeValues_1_t9809EE1B07098BD3B184E22C44EA9C90DB159F6F_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t9809EE1B07098BD3B184E22C44EA9C90DB159F6F_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t9809EE1B07098BD3B184E22C44EA9C90DB159F6F_StaticFields, ___EmptyArray_1)); } inline NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* get_EmptyArray_1() const { return ___EmptyArray_1; } inline NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t9809EE1B07098BD3B184E22C44EA9C90DB159F6F_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tB444E2C47001387793EE78A2AFB95399C399245E : public RuntimeObject { public: public: }; struct PerTypeValues_1_tB444E2C47001387793EE78A2AFB95399C399245E_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tB444E2C47001387793EE78A2AFB95399C399245E_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tB444E2C47001387793EE78A2AFB95399C399245E_StaticFields, ___EmptyArray_1)); } inline NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* get_EmptyArray_1() const { return ___EmptyArray_1; } inline NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tB444E2C47001387793EE78A2AFB95399C399245E_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t1365A123C1A4944F15CF32AE47D52365CD8F5E6D : public RuntimeObject { public: public: }; struct PerTypeValues_1_t1365A123C1A4944F15CF32AE47D52365CD8F5E6D_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t1365A123C1A4944F15CF32AE47D52365CD8F5E6D_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t1365A123C1A4944F15CF32AE47D52365CD8F5E6D_StaticFields, ___EmptyArray_1)); } inline NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* get_EmptyArray_1() const { return ___EmptyArray_1; } inline NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t1365A123C1A4944F15CF32AE47D52365CD8F5E6D_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tD47A15451DDEEE84E9B0660A624C44E17FD6300D : public RuntimeObject { public: public: }; struct PerTypeValues_1_tD47A15451DDEEE84E9B0660A624C44E17FD6300D_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tD47A15451DDEEE84E9B0660A624C44E17FD6300D_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tD47A15451DDEEE84E9B0660A624C44E17FD6300D_StaticFields, ___EmptyArray_1)); } inline NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* get_EmptyArray_1() const { return ___EmptyArray_1; } inline NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tD47A15451DDEEE84E9B0660A624C44E17FD6300D_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t3F58A0209454ABBC3F8CA557906C12CB572897CC : public RuntimeObject { public: public: }; struct PerTypeValues_1_t3F58A0209454ABBC3F8CA557906C12CB572897CC_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t3F58A0209454ABBC3F8CA557906C12CB572897CC_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t3F58A0209454ABBC3F8CA557906C12CB572897CC_StaticFields, ___EmptyArray_1)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_EmptyArray_1() const { return ___EmptyArray_1; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t3F58A0209454ABBC3F8CA557906C12CB572897CC_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t53B4E59CB57E72F0B2A2DEB71DC30CBEC687879A : public RuntimeObject { public: public: }; struct PerTypeValues_1_t53B4E59CB57E72F0B2A2DEB71DC30CBEC687879A_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t53B4E59CB57E72F0B2A2DEB71DC30CBEC687879A_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t53B4E59CB57E72F0B2A2DEB71DC30CBEC687879A_StaticFields, ___EmptyArray_1)); } inline Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t53B4E59CB57E72F0B2A2DEB71DC30CBEC687879A_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tAA6C2B579FBE5EC1F495325FF2638365BFA9C561 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tAA6C2B579FBE5EC1F495325FF2638365BFA9C561_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tAA6C2B579FBE5EC1F495325FF2638365BFA9C561_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tAA6C2B579FBE5EC1F495325FF2638365BFA9C561_StaticFields, ___EmptyArray_1)); } inline Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tAA6C2B579FBE5EC1F495325FF2638365BFA9C561_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tDC4055B994A4CFE5E25EE7242AD1D2FCDCC3430F : public RuntimeObject { public: public: }; struct PerTypeValues_1_tDC4055B994A4CFE5E25EE7242AD1D2FCDCC3430F_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tDC4055B994A4CFE5E25EE7242AD1D2FCDCC3430F_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tDC4055B994A4CFE5E25EE7242AD1D2FCDCC3430F_StaticFields, ___EmptyArray_1)); } inline Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tDC4055B994A4CFE5E25EE7242AD1D2FCDCC3430F_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tB05E3DA98CAB2F79F519E05849AFAC6C69A14E89 : public RuntimeObject { public: public: }; struct PerTypeValues_1_tB05E3DA98CAB2F79F519E05849AFAC6C69A14E89_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tB05E3DA98CAB2F79F519E05849AFAC6C69A14E89_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tB05E3DA98CAB2F79F519E05849AFAC6C69A14E89_StaticFields, ___EmptyArray_1)); } inline Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tB05E3DA98CAB2F79F519E05849AFAC6C69A14E89_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t79EBFB9830AE194348FB413558A22D1CBCECF08A : public RuntimeObject { public: public: }; struct PerTypeValues_1_t79EBFB9830AE194348FB413558A22D1CBCECF08A_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t79EBFB9830AE194348FB413558A22D1CBCECF08A_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t79EBFB9830AE194348FB413558A22D1CBCECF08A_StaticFields, ___EmptyArray_1)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t79EBFB9830AE194348FB413558A22D1CBCECF08A_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t9B0136BD29A75D8406FC08782847870E10FA048C : public RuntimeObject { public: public: }; struct PerTypeValues_1_t9B0136BD29A75D8406FC08782847870E10FA048C_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t9B0136BD29A75D8406FC08782847870E10FA048C_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t9B0136BD29A75D8406FC08782847870E10FA048C_StaticFields, ___EmptyArray_1)); } inline Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t9B0136BD29A75D8406FC08782847870E10FA048C_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tF6AD7A69742C63BD2CD641602BDD66A5753394BA : public RuntimeObject { public: public: }; struct PerTypeValues_1_tF6AD7A69742C63BD2CD641602BDD66A5753394BA_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tF6AD7A69742C63BD2CD641602BDD66A5753394BA_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tF6AD7A69742C63BD2CD641602BDD66A5753394BA_StaticFields, ___EmptyArray_1)); } inline RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* get_EmptyArray_1() const { return ___EmptyArray_1; } inline RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tF6AD7A69742C63BD2CD641602BDD66A5753394BA_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t3ADA1D3A1621F933FBD1E68E5177A20061D09CDE : public RuntimeObject { public: public: }; struct PerTypeValues_1_t3ADA1D3A1621F933FBD1E68E5177A20061D09CDE_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t3ADA1D3A1621F933FBD1E68E5177A20061D09CDE_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t3ADA1D3A1621F933FBD1E68E5177A20061D09CDE_StaticFields, ___EmptyArray_1)); } inline SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* get_EmptyArray_1() const { return ___EmptyArray_1; } inline SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t3ADA1D3A1621F933FBD1E68E5177A20061D09CDE_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t4C6BC53C5BB4BC41FFEF0417F08E4ADF5A6992A0 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t4C6BC53C5BB4BC41FFEF0417F08E4ADF5A6992A0_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t4C6BC53C5BB4BC41FFEF0417F08E4ADF5A6992A0_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t4C6BC53C5BB4BC41FFEF0417F08E4ADF5A6992A0_StaticFields, ___EmptyArray_1)); } inline Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t4C6BC53C5BB4BC41FFEF0417F08E4ADF5A6992A0_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t855027E1D10A29F308061C954B9BF90D9F2F548C : public RuntimeObject { public: public: }; struct PerTypeValues_1_t855027E1D10A29F308061C954B9BF90D9F2F548C_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t855027E1D10A29F308061C954B9BF90D9F2F548C_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t855027E1D10A29F308061C954B9BF90D9F2F548C_StaticFields, ___EmptyArray_1)); } inline Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t855027E1D10A29F308061C954B9BF90D9F2F548C_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t18824AA36908023A0DA63043CB3EE0EDC56B38F0 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t18824AA36908023A0DA63043CB3EE0EDC56B38F0_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t18824AA36908023A0DA63043CB3EE0EDC56B38F0_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t18824AA36908023A0DA63043CB3EE0EDC56B38F0_StaticFields, ___EmptyArray_1)); } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* get_EmptyArray_1() const { return ___EmptyArray_1; } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t18824AA36908023A0DA63043CB3EE0EDC56B38F0_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t83B3ACBBF2D953F3E38BE6D8475D3B28581C9E80 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t83B3ACBBF2D953F3E38BE6D8475D3B28581C9E80_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t83B3ACBBF2D953F3E38BE6D8475D3B28581C9E80_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t83B3ACBBF2D953F3E38BE6D8475D3B28581C9E80_StaticFields, ___EmptyArray_1)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get_EmptyArray_1() const { return ___EmptyArray_1; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t83B3ACBBF2D953F3E38BE6D8475D3B28581C9E80_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t6B00E067D093496440496ACAB1EA19399C0078E5 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t6B00E067D093496440496ACAB1EA19399C0078E5_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t6B00E067D093496440496ACAB1EA19399C0078E5_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t6B00E067D093496440496ACAB1EA19399C0078E5_StaticFields, ___EmptyArray_1)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_EmptyArray_1() const { return ___EmptyArray_1; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t6B00E067D093496440496ACAB1EA19399C0078E5_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_tE82B0356B4EFE1306F9F89295A4C9797092043DF : public RuntimeObject { public: public: }; struct PerTypeValues_1_tE82B0356B4EFE1306F9F89295A4C9797092043DF_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_tE82B0356B4EFE1306F9F89295A4C9797092043DF_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_tE82B0356B4EFE1306F9F89295A4C9797092043DF_StaticFields, ___EmptyArray_1)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get_EmptyArray_1() const { return ___EmptyArray_1; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_tE82B0356B4EFE1306F9F89295A4C9797092043DF_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t876B3D25996C7B0CD199155491D5768791809097 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t876B3D25996C7B0CD199155491D5768791809097_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Vector3U5BU5D_tC1DD7188C651201C928310E63D672F1581532F1C* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t876B3D25996C7B0CD199155491D5768791809097_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t876B3D25996C7B0CD199155491D5768791809097_StaticFields, ___EmptyArray_1)); } inline Vector3U5BU5D_tC1DD7188C651201C928310E63D672F1581532F1C* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Vector3U5BU5D_tC1DD7188C651201C928310E63D672F1581532F1C** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Vector3U5BU5D_tC1DD7188C651201C928310E63D672F1581532F1C* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t876B3D25996C7B0CD199155491D5768791809097_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.SpanHelpers/PerTypeValues`1 struct PerTypeValues_1_t2BAF5CB526712554290A16FE145CF79BFEC4B767 : public RuntimeObject { public: public: }; struct PerTypeValues_1_t2BAF5CB526712554290A16FE145CF79BFEC4B767_StaticFields { public: // System.Boolean System.SpanHelpers/PerTypeValues`1::IsReferenceOrContainsReferences bool ___IsReferenceOrContainsReferences_0; // T[] System.SpanHelpers/PerTypeValues`1::EmptyArray Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* ___EmptyArray_1; // System.IntPtr System.SpanHelpers/PerTypeValues`1::ArrayAdjustment intptr_t ___ArrayAdjustment_2; public: inline static int32_t get_offset_of_IsReferenceOrContainsReferences_0() { return static_cast(offsetof(PerTypeValues_1_t2BAF5CB526712554290A16FE145CF79BFEC4B767_StaticFields, ___IsReferenceOrContainsReferences_0)); } inline bool get_IsReferenceOrContainsReferences_0() const { return ___IsReferenceOrContainsReferences_0; } inline bool* get_address_of_IsReferenceOrContainsReferences_0() { return &___IsReferenceOrContainsReferences_0; } inline void set_IsReferenceOrContainsReferences_0(bool value) { ___IsReferenceOrContainsReferences_0 = value; } inline static int32_t get_offset_of_EmptyArray_1() { return static_cast(offsetof(PerTypeValues_1_t2BAF5CB526712554290A16FE145CF79BFEC4B767_StaticFields, ___EmptyArray_1)); } inline Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* get_EmptyArray_1() const { return ___EmptyArray_1; } inline Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F** get_address_of_EmptyArray_1() { return &___EmptyArray_1; } inline void set_EmptyArray_1(Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* value) { ___EmptyArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyArray_1), (void*)value); } inline static int32_t get_offset_of_ArrayAdjustment_2() { return static_cast(offsetof(PerTypeValues_1_t2BAF5CB526712554290A16FE145CF79BFEC4B767_StaticFields, ___ArrayAdjustment_2)); } inline intptr_t get_ArrayAdjustment_2() const { return ___ArrayAdjustment_2; } inline intptr_t* get_address_of_ArrayAdjustment_2() { return &___ArrayAdjustment_2; } inline void set_ArrayAdjustment_2(intptr_t value) { ___ArrayAdjustment_2 = value; } }; // System.Pinnable`1> struct Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA, ___Data_0)); } inline Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904 get_Data_0() const { return ___Data_0; } inline Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904 value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t995246336920565198FB5642AAE104F3134A3468 : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t995246336920565198FB5642AAE104F3134A3468, ___Data_0)); } inline Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A get_Data_0() const { return ___Data_0; } inline Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A, ___Data_0)); } inline Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273 get_Data_0() const { return ___Data_0; } inline Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273 value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B, ___Data_0)); } inline Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68 get_Data_0() const { return ___Data_0; } inline Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68 value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146 : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146, ___Data_0)); } inline Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A get_Data_0() const { return ___Data_0; } inline Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_t885415045473B7F42DAE4C8679D299E13D170D6A ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE, ___Data_0)); } inline Moment_t885415045473B7F42DAE4C8679D299E13D170D6A get_Data_0() const { return ___Data_0; } inline Moment_t885415045473B7F42DAE4C8679D299E13D170D6A * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_t885415045473B7F42DAE4C8679D299E13D170D6A value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3 : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3, ___Data_0)); } inline Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2 get_Data_0() const { return ___Data_0; } inline Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2 value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103 : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103, ___Data_0)); } inline Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5 get_Data_0() const { return ___Data_0; } inline Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5 value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF, ___Data_0)); } inline Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8 get_Data_0() const { return ___Data_0; } inline Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8 value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9 : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9, ___Data_0)); } inline Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF get_Data_0() const { return ___Data_0; } inline Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F, ___Data_0)); } inline Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F get_Data_0() const { return ___Data_0; } inline Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t76758360C06982977C68715853C878A47E8602EA : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t76758360C06982977C68715853C878A47E8602EA, ___Data_0)); } inline Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE get_Data_0() const { return ___Data_0; } inline Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770 : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_t4C99072E11077166377CCD2881DF934837F9BA3B ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770, ___Data_0)); } inline Moment_t4C99072E11077166377CCD2881DF934837F9BA3B get_Data_0() const { return ___Data_0; } inline Moment_t4C99072E11077166377CCD2881DF934837F9BA3B * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_t4C99072E11077166377CCD2881DF934837F9BA3B value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB, ___Data_0)); } inline Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F get_Data_0() const { return ___Data_0; } inline Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975 : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975, ___Data_0)); } inline Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C get_Data_0() const { return ___Data_0; } inline Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C, ___Data_0)); } inline Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB get_Data_0() const { return ___Data_0; } inline Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85 : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_tB524CC81FBD87492BC411766CDB3040D1799053A ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85, ___Data_0)); } inline Moment_tB524CC81FBD87492BC411766CDB3040D1799053A get_Data_0() const { return ___Data_0; } inline Moment_tB524CC81FBD87492BC411766CDB3040D1799053A * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_tB524CC81FBD87492BC411766CDB3040D1799053A value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45 : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45, ___Data_0)); } inline Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C get_Data_0() const { return ___Data_0; } inline Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2 : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2, ___Data_0)); } inline Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20 get_Data_0() const { return ___Data_0; } inline Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20 value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_t94BC4CA21F440059214263A242302F917CFF4F8D ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868, ___Data_0)); } inline Moment_t94BC4CA21F440059214263A242302F917CFF4F8D get_Data_0() const { return ___Data_0; } inline Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56, ___Data_0)); } inline Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD get_Data_0() const { return ___Data_0; } inline Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9, ___Data_0)); } inline Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE get_Data_0() const { return ___Data_0; } inline Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B, ___Data_0)); } inline Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 get_Data_0() const { return ___Data_0; } inline Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A, ___Data_0)); } inline Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0 get_Data_0() const { return ___Data_0; } inline Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0 value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23 : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23, ___Data_0)); } inline Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF get_Data_0() const { return ___Data_0; } inline Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15 : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15, ___Data_0)); } inline Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D get_Data_0() const { return ___Data_0; } inline Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F, ___Data_0)); } inline Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807 get_Data_0() const { return ___Data_0; } inline Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807 value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A, ___Data_0)); } inline Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329 get_Data_0() const { return ___Data_0; } inline Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329 value) { ___Data_0 = value; } }; // System.Pinnable`1> struct Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD : public RuntimeObject { public: // T System.Pinnable`1::Data Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD, ___Data_0)); } inline Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15 get_Data_0() const { return ___Data_0; } inline Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED : public RuntimeObject { public: // T System.Pinnable`1::Data A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED, ___Data_0)); } inline A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 get_Data_0() const { return ___Data_0; } inline A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF : public RuntimeObject { public: // T System.Pinnable`1::Data Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF, ___Data_0)); } inline Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 get_Data_0() const { return ___Data_0; } inline Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 : public RuntimeObject { public: // T System.Pinnable`1::Data Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637, ___Data_0)); } inline Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C get_Data_0() const { return ___Data_0; } inline Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 : public RuntimeObject { public: // T System.Pinnable`1::Data Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03, ___Data_0)); } inline Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 get_Data_0() const { return ___Data_0; } inline Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A : public RuntimeObject { public: // T System.Pinnable`1::Data Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A, ___Data_0)); } inline Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 get_Data_0() const { return ___Data_0; } inline Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF : public RuntimeObject { public: // T System.Pinnable`1::Data Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF, ___Data_0)); } inline Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 get_Data_0() const { return ___Data_0; } inline Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t91B7A9064F81FDCD94CCE99CE3B7D0EC4ACBB8D4 : public RuntimeObject { public: // T System.Pinnable`1::Data Complex64_t5CBC571F74254F55F085ABDEFC207219C1181FE1 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t91B7A9064F81FDCD94CCE99CE3B7D0EC4ACBB8D4, ___Data_0)); } inline Complex64_t5CBC571F74254F55F085ABDEFC207219C1181FE1 get_Data_0() const { return ___Data_0; } inline Complex64_t5CBC571F74254F55F085ABDEFC207219C1181FE1 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Complex64_t5CBC571F74254F55F085ABDEFC207219C1181FE1 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC : public RuntimeObject { public: // T System.Pinnable`1::Data Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC, ___Data_0)); } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 get_Data_0() const { return ___Data_0; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 : public RuntimeObject { public: // T System.Pinnable`1::Data HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5, ___Data_0)); } inline HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E get_Data_0() const { return ___Data_0; } inline HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D : public RuntimeObject { public: // T System.Pinnable`1::Data HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D, ___Data_0)); } inline HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC get_Data_0() const { return ___Data_0; } inline HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B : public RuntimeObject { public: // T System.Pinnable`1::Data HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B, ___Data_0)); } inline HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 get_Data_0() const { return ___Data_0; } inline HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t761807393ABA1A54FEA3FFD885780C2AED404C34 : public RuntimeObject { public: // T System.Pinnable`1::Data HuffmanCode_t5DB78E46410B0BF2E5DBC56B1F2385D5BC783A88 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t761807393ABA1A54FEA3FFD885780C2AED404C34, ___Data_0)); } inline HuffmanCode_t5DB78E46410B0BF2E5DBC56B1F2385D5BC783A88 get_Data_0() const { return ___Data_0; } inline HuffmanCode_t5DB78E46410B0BF2E5DBC56B1F2385D5BC783A88 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(HuffmanCode_t5DB78E46410B0BF2E5DBC56B1F2385D5BC783A88 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tB8357FEFA38173C025DA1EF8045C28063D40CFCC : public RuntimeObject { public: // T System.Pinnable`1::Data HuffmanTree_tF7BA6FEA00AA9F39CBBABC97864C7A82899916DB ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tB8357FEFA38173C025DA1EF8045C28063D40CFCC, ___Data_0)); } inline HuffmanTree_tF7BA6FEA00AA9F39CBBABC97864C7A82899916DB get_Data_0() const { return ___Data_0; } inline HuffmanTree_tF7BA6FEA00AA9F39CBBABC97864C7A82899916DB * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(HuffmanTree_tF7BA6FEA00AA9F39CBBABC97864C7A82899916DB value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t6DECCC07699A1C9075D81D273751284BC94FE1F7 : public RuntimeObject { public: // T System.Pinnable`1::Data IccColorantTableEntry_t3A9AFE5EDF0BBCC849E0F333CFD1C9388112471C ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t6DECCC07699A1C9075D81D273751284BC94FE1F7, ___Data_0)); } inline IccColorantTableEntry_t3A9AFE5EDF0BBCC849E0F333CFD1C9388112471C get_Data_0() const { return ___Data_0; } inline IccColorantTableEntry_t3A9AFE5EDF0BBCC849E0F333CFD1C9388112471C * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(IccColorantTableEntry_t3A9AFE5EDF0BBCC849E0F333CFD1C9388112471C value) { ___Data_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Data_0))->___U3CNameU3Ek__BackingField_0), (void*)NULL); } }; // System.Pinnable`1 struct Pinnable_1_t0F708D8D76612050EF03088CCBF232DDE300882A : public RuntimeObject { public: // T System.Pinnable`1::Data IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t0F708D8D76612050EF03088CCBF232DDE300882A, ___Data_0)); } inline IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A get_Data_0() const { return ___Data_0; } inline IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A value) { ___Data_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Data_0))->___U3CTextU3Ek__BackingField_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___Data_0))->___U3CCultureU3Ek__BackingField_1), (void*)NULL); #endif } }; // System.Pinnable`1 struct Pinnable_1_t45380A4B0C8815837C180EA9DA0161D17D608510 : public RuntimeObject { public: // T System.Pinnable`1::Data IccLut_tFB99AB82ABB1A482C310EE322C51C9EFC62A778C ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t45380A4B0C8815837C180EA9DA0161D17D608510, ___Data_0)); } inline IccLut_tFB99AB82ABB1A482C310EE322C51C9EFC62A778C get_Data_0() const { return ___Data_0; } inline IccLut_tFB99AB82ABB1A482C310EE322C51C9EFC62A778C * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(IccLut_tFB99AB82ABB1A482C310EE322C51C9EFC62A778C value) { ___Data_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Data_0))->___U3CValuesU3Ek__BackingField_0), (void*)NULL); } }; // System.Pinnable`1 struct Pinnable_1_t03F230B3D087C089799A454B4F28C7B5C721437A : public RuntimeObject { public: // T System.Pinnable`1::Data IccNamedColor_t1FBC033809515457EC209B625E1FE6B1B5C83A5A ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t03F230B3D087C089799A454B4F28C7B5C721437A, ___Data_0)); } inline IccNamedColor_t1FBC033809515457EC209B625E1FE6B1B5C83A5A get_Data_0() const { return ___Data_0; } inline IccNamedColor_t1FBC033809515457EC209B625E1FE6B1B5C83A5A * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(IccNamedColor_t1FBC033809515457EC209B625E1FE6B1B5C83A5A value) { ___Data_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Data_0))->___U3CNameU3Ek__BackingField_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___Data_0))->___U3CPcsCoordinatesU3Ek__BackingField_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___Data_0))->___U3CDeviceCoordinatesU3Ek__BackingField_2), (void*)NULL); #endif } }; // System.Pinnable`1 struct Pinnable_1_t4B2B265796EB7193524E432B436B30FCD3A3D8C9 : public RuntimeObject { public: // T System.Pinnable`1::Data IccResponseNumber_t29E9027597E169519A047E21CFF7064CD5F4E84C ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t4B2B265796EB7193524E432B436B30FCD3A3D8C9, ___Data_0)); } inline IccResponseNumber_t29E9027597E169519A047E21CFF7064CD5F4E84C get_Data_0() const { return ___Data_0; } inline IccResponseNumber_t29E9027597E169519A047E21CFF7064CD5F4E84C * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(IccResponseNumber_t29E9027597E169519A047E21CFF7064CD5F4E84C value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 : public RuntimeObject { public: // T System.Pinnable`1::Data L16_t82A3FD4325827CB571596BA0DA68B251F985D94F ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773, ___Data_0)); } inline L16_t82A3FD4325827CB571596BA0DA68B251F985D94F get_Data_0() const { return ___Data_0; } inline L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 : public RuntimeObject { public: // T System.Pinnable`1::Data La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0, ___Data_0)); } inline La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 get_Data_0() const { return ___Data_0; } inline La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF : public RuntimeObject { public: // T System.Pinnable`1::Data Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF, ___Data_0)); } inline Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F get_Data_0() const { return ___Data_0; } inline Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 : public RuntimeObject { public: // T System.Pinnable`1::Data Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716, ___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; } }; // System.Pinnable`1 struct Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 : public RuntimeObject { public: // T System.Pinnable`1::Data Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8, ___Data_0)); } inline Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 get_Data_0() const { return ___Data_0; } inline Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 : public RuntimeObject { public: // T System.Pinnable`1::Data Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7, ___Data_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Data_0() const { return ___Data_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Data_0 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726, ____pinnable_0)); } inline Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3, ____pinnable_0)); } inline Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t95E8BF0F62016718CAF24D71446F85A32986715C * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t2204A3A7B5352B4A905354D57F849E5BF6F746AF { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t2204A3A7B5352B4A905354D57F849E5BF6F746AF, ____pinnable_0)); } inline Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t2204A3A7B5352B4A905354D57F849E5BF6F746AF, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t2204A3A7B5352B4A905354D57F849E5BF6F746AF, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE, ____pinnable_0)); } inline Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823, ____pinnable_0)); } inline Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8, ____pinnable_0)); } inline Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0, ____pinnable_0)); } inline Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t995246336920565198FB5642AAE104F3134A3468 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888, ____pinnable_0)); } inline Pinnable_1_t995246336920565198FB5642AAE104F3134A3468 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t995246336920565198FB5642AAE104F3134A3468 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t995246336920565198FB5642AAE104F3134A3468 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB, ____pinnable_0)); } inline Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85, ____pinnable_0)); } inline Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97, ____pinnable_0)); } inline Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB, ____pinnable_0)); } inline Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B, ____pinnable_0)); } inline Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1, ____pinnable_0)); } inline Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50, ____pinnable_0)); } inline Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tA652A49950D9175ED577CD15D71A44E318F66290, ____pinnable_0)); } inline Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tA652A49950D9175ED577CD15D71A44E318F66290, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tA652A49950D9175ED577CD15D71A44E318F66290, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8, ____pinnable_0)); } inline Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t76758360C06982977C68715853C878A47E8602EA * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04, ____pinnable_0)); } inline Pinnable_1_t76758360C06982977C68715853C878A47E8602EA * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t76758360C06982977C68715853C878A47E8602EA ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t76758360C06982977C68715853C878A47E8602EA * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E, ____pinnable_0)); } inline Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2, ____pinnable_0)); } inline Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t85E11E4140E6356C6293590FB7832A9551354776 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t85E11E4140E6356C6293590FB7832A9551354776, ____pinnable_0)); } inline Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t85E11E4140E6356C6293590FB7832A9551354776, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t85E11E4140E6356C6293590FB7832A9551354776, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t441D85DEB254FBB59FB570CD44066299787692C6, ____pinnable_0)); } inline Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t441D85DEB254FBB59FB570CD44066299787692C6, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t441D85DEB254FBB59FB570CD44066299787692C6, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920, ____pinnable_0)); } inline Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4, ____pinnable_0)); } inline Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t36149D187764D06DD8442E1826F2109CB2E19815, ____pinnable_0)); } inline Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t36149D187764D06DD8442E1826F2109CB2E19815, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t36149D187764D06DD8442E1826F2109CB2E19815, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A, ____pinnable_0)); } inline Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F, ____pinnable_0)); } inline Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174, ____pinnable_0)); } inline Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_tADA37510601FA34CF0623B41095419E4009CB470 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tADA37510601FA34CF0623B41095419E4009CB470, ____pinnable_0)); } inline Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tADA37510601FA34CF0623B41095419E4009CB470, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tADA37510601FA34CF0623B41095419E4009CB470, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF, ____pinnable_0)); } inline Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D, ____pinnable_0)); } inline Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0, ____pinnable_0)); } inline Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD, ____pinnable_0)); } inline Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E, ____pinnable_0)); } inline Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1> struct Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F, ____pinnable_0)); } inline Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C, ____pinnable_0)); } inline Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85, ____pinnable_0)); } inline Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF, ____pinnable_0)); } inline Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7, ____pinnable_0)); } inline Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA, ____pinnable_0)); } inline Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tC089F74404A3C46975952EE686EC533667BB207F { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tC089F74404A3C46975952EE686EC533667BB207F, ____pinnable_0)); } inline Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tC089F74404A3C46975952EE686EC533667BB207F, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tC089F74404A3C46975952EE686EC533667BB207F, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E, ____pinnable_0)); } inline Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1, ____pinnable_0)); } inline Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B, ____pinnable_0)); } inline Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881, ____pinnable_0)); } inline Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83, ____pinnable_0)); } inline Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581, ____pinnable_0)); } inline Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t06D5F8D9BFCED3581A0DFE750B736ED793F9B0AF { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t91B7A9064F81FDCD94CCE99CE3B7D0EC4ACBB8D4 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t06D5F8D9BFCED3581A0DFE750B736ED793F9B0AF, ____pinnable_0)); } inline Pinnable_1_t91B7A9064F81FDCD94CCE99CE3B7D0EC4ACBB8D4 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t91B7A9064F81FDCD94CCE99CE3B7D0EC4ACBB8D4 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t91B7A9064F81FDCD94CCE99CE3B7D0EC4ACBB8D4 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t06D5F8D9BFCED3581A0DFE750B736ED793F9B0AF, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t06D5F8D9BFCED3581A0DFE750B736ED793F9B0AF, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B, ____pinnable_0)); } inline Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487, ____pinnable_0)); } inline Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D, ____pinnable_0)); } inline Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t40491D037FC984A90553DC2639448BA323AA5813 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tF11C8C92BFD1CCA45BD7A9B4680410A4A2F52230 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t40491D037FC984A90553DC2639448BA323AA5813, ____pinnable_0)); } inline Pinnable_1_tF11C8C92BFD1CCA45BD7A9B4680410A4A2F52230 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tF11C8C92BFD1CCA45BD7A9B4680410A4A2F52230 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tF11C8C92BFD1CCA45BD7A9B4680410A4A2F52230 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t40491D037FC984A90553DC2639448BA323AA5813, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t40491D037FC984A90553DC2639448BA323AA5813, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68, ____pinnable_0)); } inline Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3, ____pinnable_0)); } inline Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022, ____pinnable_0)); } inline Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t505322BC8E095CEFE70E5BB9C210963541BCABB8 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t761807393ABA1A54FEA3FFD885780C2AED404C34 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t505322BC8E095CEFE70E5BB9C210963541BCABB8, ____pinnable_0)); } inline Pinnable_1_t761807393ABA1A54FEA3FFD885780C2AED404C34 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t761807393ABA1A54FEA3FFD885780C2AED404C34 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t761807393ABA1A54FEA3FFD885780C2AED404C34 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t505322BC8E095CEFE70E5BB9C210963541BCABB8, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t505322BC8E095CEFE70E5BB9C210963541BCABB8, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t12CC100C34B7F692FC8EC8927A1ADEEB0E04C05E { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tB8357FEFA38173C025DA1EF8045C28063D40CFCC * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t12CC100C34B7F692FC8EC8927A1ADEEB0E04C05E, ____pinnable_0)); } inline Pinnable_1_tB8357FEFA38173C025DA1EF8045C28063D40CFCC * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tB8357FEFA38173C025DA1EF8045C28063D40CFCC ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tB8357FEFA38173C025DA1EF8045C28063D40CFCC * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t12CC100C34B7F692FC8EC8927A1ADEEB0E04C05E, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t12CC100C34B7F692FC8EC8927A1ADEEB0E04C05E, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t8CF07A02BECA3801CC0EC81D47D0404ABA6CDAD7 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t4DB9AF25BCD0E436AC72117E073F7836D0549360 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t8CF07A02BECA3801CC0EC81D47D0404ABA6CDAD7, ____pinnable_0)); } inline Pinnable_1_t4DB9AF25BCD0E436AC72117E073F7836D0549360 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t4DB9AF25BCD0E436AC72117E073F7836D0549360 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t4DB9AF25BCD0E436AC72117E073F7836D0549360 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t8CF07A02BECA3801CC0EC81D47D0404ABA6CDAD7, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t8CF07A02BECA3801CC0EC81D47D0404ABA6CDAD7, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t8D5B86A4DCA90117DA2C3E7B6421792398536B31 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t6DECCC07699A1C9075D81D273751284BC94FE1F7 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t8D5B86A4DCA90117DA2C3E7B6421792398536B31, ____pinnable_0)); } inline Pinnable_1_t6DECCC07699A1C9075D81D273751284BC94FE1F7 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t6DECCC07699A1C9075D81D273751284BC94FE1F7 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t6DECCC07699A1C9075D81D273751284BC94FE1F7 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t8D5B86A4DCA90117DA2C3E7B6421792398536B31, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t8D5B86A4DCA90117DA2C3E7B6421792398536B31, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t7113D6577B7EEA1D694F79BAF606E5CCB513308B { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t0F708D8D76612050EF03088CCBF232DDE300882A * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t7113D6577B7EEA1D694F79BAF606E5CCB513308B, ____pinnable_0)); } inline Pinnable_1_t0F708D8D76612050EF03088CCBF232DDE300882A * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t0F708D8D76612050EF03088CCBF232DDE300882A ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t0F708D8D76612050EF03088CCBF232DDE300882A * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t7113D6577B7EEA1D694F79BAF606E5CCB513308B, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t7113D6577B7EEA1D694F79BAF606E5CCB513308B, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tA6761B132CC23DA1CF2AB52F5A7DEE0C5FE65C35 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t45380A4B0C8815837C180EA9DA0161D17D608510 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tA6761B132CC23DA1CF2AB52F5A7DEE0C5FE65C35, ____pinnable_0)); } inline Pinnable_1_t45380A4B0C8815837C180EA9DA0161D17D608510 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t45380A4B0C8815837C180EA9DA0161D17D608510 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t45380A4B0C8815837C180EA9DA0161D17D608510 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tA6761B132CC23DA1CF2AB52F5A7DEE0C5FE65C35, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tA6761B132CC23DA1CF2AB52F5A7DEE0C5FE65C35, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tD8246891C4D7E26C289E6315F39BE9A8FC30FE12 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t03F230B3D087C089799A454B4F28C7B5C721437A * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tD8246891C4D7E26C289E6315F39BE9A8FC30FE12, ____pinnable_0)); } inline Pinnable_1_t03F230B3D087C089799A454B4F28C7B5C721437A * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t03F230B3D087C089799A454B4F28C7B5C721437A ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t03F230B3D087C089799A454B4F28C7B5C721437A * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tD8246891C4D7E26C289E6315F39BE9A8FC30FE12, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tD8246891C4D7E26C289E6315F39BE9A8FC30FE12, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tF1E3D393247D07ED3CDD72B17E44068D731E605F { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t7EF8E392238496B34E6080A9E6F009CF4EBE43D1 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tF1E3D393247D07ED3CDD72B17E44068D731E605F, ____pinnable_0)); } inline Pinnable_1_t7EF8E392238496B34E6080A9E6F009CF4EBE43D1 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t7EF8E392238496B34E6080A9E6F009CF4EBE43D1 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t7EF8E392238496B34E6080A9E6F009CF4EBE43D1 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tF1E3D393247D07ED3CDD72B17E44068D731E605F, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tF1E3D393247D07ED3CDD72B17E44068D731E605F, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tC4906D98B23CCDC8C833F2CEA8DEF6D08D032ABF { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tCEC9444A794C8C5590FFB6D3D7638741CA6E6DB8 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tC4906D98B23CCDC8C833F2CEA8DEF6D08D032ABF, ____pinnable_0)); } inline Pinnable_1_tCEC9444A794C8C5590FFB6D3D7638741CA6E6DB8 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tCEC9444A794C8C5590FFB6D3D7638741CA6E6DB8 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tCEC9444A794C8C5590FFB6D3D7638741CA6E6DB8 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tC4906D98B23CCDC8C833F2CEA8DEF6D08D032ABF, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tC4906D98B23CCDC8C833F2CEA8DEF6D08D032ABF, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t27A9076AF00531333E233AD0C9DF3A826D022EA0 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t4B2B265796EB7193524E432B436B30FCD3A3D8C9 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t27A9076AF00531333E233AD0C9DF3A826D022EA0, ____pinnable_0)); } inline Pinnable_1_t4B2B265796EB7193524E432B436B30FCD3A3D8C9 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t4B2B265796EB7193524E432B436B30FCD3A3D8C9 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t4B2B265796EB7193524E432B436B30FCD3A3D8C9 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t27A9076AF00531333E233AD0C9DF3A826D022EA0, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t27A9076AF00531333E233AD0C9DF3A826D022EA0, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tE06D07B27FD9FC4C0573EF674AE9C79146F511C2 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tC0965E1D6606A61CE0B3CC9A4FB24EDFEF601383 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tE06D07B27FD9FC4C0573EF674AE9C79146F511C2, ____pinnable_0)); } inline Pinnable_1_tC0965E1D6606A61CE0B3CC9A4FB24EDFEF601383 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tC0965E1D6606A61CE0B3CC9A4FB24EDFEF601383 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tC0965E1D6606A61CE0B3CC9A4FB24EDFEF601383 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tE06D07B27FD9FC4C0573EF674AE9C79146F511C2, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tE06D07B27FD9FC4C0573EF674AE9C79146F511C2, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D, ____pinnable_0)); } inline Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526, ____pinnable_0)); } inline Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A, ____pinnable_0)); } inline Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE, ____pinnable_0)); } inline Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929, ____pinnable_0)); } inline Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC, ____pinnable_0)); } inline Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4, ____pinnable_0)); } inline Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39, ____pinnable_0)); } inline Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A, ____pinnable_0)); } inline Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9, ____pinnable_0)); } inline Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t8F2820222127FA3555803F54498E9275CE67C798 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t8F2820222127FA3555803F54498E9275CE67C798, ____pinnable_0)); } inline Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t8F2820222127FA3555803F54498E9275CE67C798, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t8F2820222127FA3555803F54498E9275CE67C798, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t02101D0E06A1280E520FC29615C0103A114946DB { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t02101D0E06A1280E520FC29615C0103A114946DB, ____pinnable_0)); } inline Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t02101D0E06A1280E520FC29615C0103A114946DB, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t02101D0E06A1280E520FC29615C0103A114946DB, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC, ____pinnable_0)); } inline Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD, ____pinnable_0)); } inline Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050, ____pinnable_0)); } inline Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4, ____pinnable_0)); } inline Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908, ____pinnable_0)); } inline Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A, ____pinnable_0)); } inline Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2, ____pinnable_0)); } inline Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t40794C3A628ADDCE5EEAFF078355D19BF05FBBEC { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t730A2BBBB60EA828F4C1D255E55883E591DD8859 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t40794C3A628ADDCE5EEAFF078355D19BF05FBBEC, ____pinnable_0)); } inline Pinnable_1_t730A2BBBB60EA828F4C1D255E55883E591DD8859 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t730A2BBBB60EA828F4C1D255E55883E591DD8859 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t730A2BBBB60EA828F4C1D255E55883E591DD8859 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t40794C3A628ADDCE5EEAFF078355D19BF05FBBEC, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t40794C3A628ADDCE5EEAFF078355D19BF05FBBEC, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007, ____pinnable_0)); } inline Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09, ____pinnable_0)); } inline Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9, ____pinnable_0)); } inline Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0, ____pinnable_0)); } inline Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83, ____pinnable_0)); } inline Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED, ____pinnable_0)); } inline Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t367916725E889BF5D82962EC69D36BA55AD17936 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t367916725E889BF5D82962EC69D36BA55AD17936, ____pinnable_0)); } inline Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t367916725E889BF5D82962EC69D36BA55AD17936, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t367916725E889BF5D82962EC69D36BA55AD17936, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212, ____pinnable_0)); } inline Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // SixLabors.ImageSharp.PixelFormats.Abgr32 struct Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 { public: // System.Byte SixLabors.ImageSharp.PixelFormats.Abgr32::A uint8_t ___A_0; // System.Byte SixLabors.ImageSharp.PixelFormats.Abgr32::B uint8_t ___B_1; // System.Byte SixLabors.ImageSharp.PixelFormats.Abgr32::G uint8_t ___G_2; // System.Byte SixLabors.ImageSharp.PixelFormats.Abgr32::R uint8_t ___R_3; public: inline static int32_t get_offset_of_A_0() { return static_cast(offsetof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890, ___A_0)); } inline uint8_t get_A_0() const { return ___A_0; } inline uint8_t* get_address_of_A_0() { return &___A_0; } inline void set_A_0(uint8_t value) { ___A_0 = value; } inline static int32_t get_offset_of_B_1() { return static_cast(offsetof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890, ___B_1)); } inline uint8_t get_B_1() const { return ___B_1; } inline uint8_t* get_address_of_B_1() { return &___B_1; } inline void set_B_1(uint8_t value) { ___B_1 = value; } inline static int32_t get_offset_of_G_2() { return static_cast(offsetof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890, ___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_R_3() { return static_cast(offsetof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890, ___R_3)); } inline uint8_t get_R_3() const { return ___R_3; } inline uint8_t* get_address_of_R_3() { return &___R_3; } inline void set_R_3(uint8_t value) { ___R_3 = value; } }; struct Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Abgr32::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_4; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Abgr32::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_5; public: inline static int32_t get_offset_of_MaxBytes_4() { return static_cast(offsetof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_StaticFields, ___MaxBytes_4)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_4() const { return ___MaxBytes_4; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_4() { return &___MaxBytes_4; } inline void set_MaxBytes_4(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_4 = value; } inline static int32_t get_offset_of_Half_5() { return static_cast(offsetof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_StaticFields, ___Half_5)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_5() const { return ___Half_5; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_5() { return &___Half_5; } inline void set_Half_5(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_5 = value; } }; // SixLabors.ImageSharp.Memory.AllocationOptions struct AllocationOptions_tCB6894D38AC77768F7DF2251B4D209F764FD00B5 { public: // System.Int32 SixLabors.ImageSharp.Memory.AllocationOptions::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(AllocationOptions_tCB6894D38AC77768F7DF2251B4D209F764FD00B5, ___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.PixelFormats.Argb32 struct Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD { public: // System.Byte SixLabors.ImageSharp.PixelFormats.Argb32::A uint8_t ___A_0; // System.Byte SixLabors.ImageSharp.PixelFormats.Argb32::R uint8_t ___R_1; // System.Byte SixLabors.ImageSharp.PixelFormats.Argb32::G uint8_t ___G_2; // System.Byte SixLabors.ImageSharp.PixelFormats.Argb32::B uint8_t ___B_3; public: inline static int32_t get_offset_of_A_0() { return static_cast(offsetof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD, ___A_0)); } inline uint8_t get_A_0() const { return ___A_0; } inline uint8_t* get_address_of_A_0() { return &___A_0; } inline void set_A_0(uint8_t value) { ___A_0 = value; } inline static int32_t get_offset_of_R_1() { return static_cast(offsetof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD, ___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(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD, ___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(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD, ___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; } }; struct Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Argb32::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_4; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Argb32::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_5; public: inline static int32_t get_offset_of_MaxBytes_4() { return static_cast(offsetof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_StaticFields, ___MaxBytes_4)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_4() const { return ___MaxBytes_4; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_4() { return &___MaxBytes_4; } inline void set_MaxBytes_4(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_4 = value; } inline static int32_t get_offset_of_Half_5() { return static_cast(offsetof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_StaticFields, ___Half_5)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_5() const { return ___Half_5; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_5() { return &___Half_5; } inline void set_Half_5(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_5 = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgra32 struct Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 { public: // System.Byte SixLabors.ImageSharp.PixelFormats.Bgra32::B uint8_t ___B_0; // System.Byte SixLabors.ImageSharp.PixelFormats.Bgra32::G uint8_t ___G_1; // System.Byte SixLabors.ImageSharp.PixelFormats.Bgra32::R uint8_t ___R_2; // System.Byte SixLabors.ImageSharp.PixelFormats.Bgra32::A uint8_t ___A_3; public: inline static int32_t get_offset_of_B_0() { return static_cast(offsetof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02, ___B_0)); } inline uint8_t get_B_0() const { return ___B_0; } inline uint8_t* get_address_of_B_0() { return &___B_0; } inline void set_B_0(uint8_t value) { ___B_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02, ___G_1)); } inline uint8_t get_G_1() const { return ___G_1; } inline uint8_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(uint8_t value) { ___G_1 = value; } inline static int32_t get_offset_of_R_2() { return static_cast(offsetof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02, ___R_2)); } inline uint8_t get_R_2() const { return ___R_2; } inline uint8_t* get_address_of_R_2() { return &___R_2; } inline void set_R_2(uint8_t value) { ___R_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02, ___A_3)); } inline uint8_t get_A_3() const { return ___A_3; } inline uint8_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(uint8_t value) { ___A_3 = value; } }; struct Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Bgra32::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_4; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Bgra32::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_5; public: inline static int32_t get_offset_of_MaxBytes_4() { return static_cast(offsetof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_StaticFields, ___MaxBytes_4)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_4() const { return ___MaxBytes_4; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_4() { return &___MaxBytes_4; } inline void set_MaxBytes_4(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_4 = value; } inline static int32_t get_offset_of_Half_5() { return static_cast(offsetof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_StaticFields, ___Half_5)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_5() const { return ___Half_5; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_5() { return &___Half_5; } inline void set_Half_5(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_5 = 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; } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8 struct Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 { public: union { #pragma pack(push, tp, 1) struct { // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8/e__FixedBuffer SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8::data U3CdataU3Ee__FixedBuffer_t70BC17E3AEB6A47A935A63DCA87D54FD96602F1B ___data_0; }; #pragma pack(pop, tp) struct { U3CdataU3Ee__FixedBuffer_t70BC17E3AEB6A47A935A63DCA87D54FD96602F1B ___data_0_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_data_0() { return static_cast(offsetof(Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37, ___data_0)); } inline U3CdataU3Ee__FixedBuffer_t70BC17E3AEB6A47A935A63DCA87D54FD96602F1B get_data_0() const { return ___data_0; } inline U3CdataU3Ee__FixedBuffer_t70BC17E3AEB6A47A935A63DCA87D54FD96602F1B * get_address_of_data_0() { return &___data_0; } inline void set_data_0(U3CdataU3Ee__FixedBuffer_t70BC17E3AEB6A47A935A63DCA87D54FD96602F1B value) { ___data_0 = value; } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F struct Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 { public: union { #pragma pack(push, tp, 1) struct { // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V0L Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V0L_0; }; #pragma pack(pop, tp) struct { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V0L_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___V0R_1_OffsetPadding[16]; // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V0R Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V0R_1; }; #pragma pack(pop, tp) struct { char ___V0R_1_OffsetPadding_forAlignmentOnly[16]; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V0R_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___V1L_2_OffsetPadding[32]; // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V1L Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V1L_2; }; #pragma pack(pop, tp) struct { char ___V1L_2_OffsetPadding_forAlignmentOnly[32]; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V1L_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___V1R_3_OffsetPadding[48]; // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V1R Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V1R_3; }; #pragma pack(pop, tp) struct { char ___V1R_3_OffsetPadding_forAlignmentOnly[48]; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V1R_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___V2L_4_OffsetPadding[64]; // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V2L Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V2L_4; }; #pragma pack(pop, tp) struct { char ___V2L_4_OffsetPadding_forAlignmentOnly[64]; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V2L_4_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___V2R_5_OffsetPadding[80]; // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V2R Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V2R_5; }; #pragma pack(pop, tp) struct { char ___V2R_5_OffsetPadding_forAlignmentOnly[80]; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V2R_5_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___V3L_6_OffsetPadding[96]; // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V3L Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V3L_6; }; #pragma pack(pop, tp) struct { char ___V3L_6_OffsetPadding_forAlignmentOnly[96]; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V3L_6_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___V3R_7_OffsetPadding[112]; // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V3R Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V3R_7; }; #pragma pack(pop, tp) struct { char ___V3R_7_OffsetPadding_forAlignmentOnly[112]; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V3R_7_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___V4L_8_OffsetPadding[128]; // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V4L Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V4L_8; }; #pragma pack(pop, tp) struct { char ___V4L_8_OffsetPadding_forAlignmentOnly[128]; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V4L_8_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___V4R_9_OffsetPadding[144]; // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V4R Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V4R_9; }; #pragma pack(pop, tp) struct { char ___V4R_9_OffsetPadding_forAlignmentOnly[144]; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V4R_9_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___V5L_10_OffsetPadding[160]; // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V5L Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V5L_10; }; #pragma pack(pop, tp) struct { char ___V5L_10_OffsetPadding_forAlignmentOnly[160]; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V5L_10_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___V5R_11_OffsetPadding[176]; // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V5R Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V5R_11; }; #pragma pack(pop, tp) struct { char ___V5R_11_OffsetPadding_forAlignmentOnly[176]; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V5R_11_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___V6L_12_OffsetPadding[192]; // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V6L Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V6L_12; }; #pragma pack(pop, tp) struct { char ___V6L_12_OffsetPadding_forAlignmentOnly[192]; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V6L_12_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___V6R_13_OffsetPadding[208]; // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V6R Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V6R_13; }; #pragma pack(pop, tp) struct { char ___V6R_13_OffsetPadding_forAlignmentOnly[208]; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V6R_13_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___V7L_14_OffsetPadding[224]; // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V7L Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V7L_14; }; #pragma pack(pop, tp) struct { char ___V7L_14_OffsetPadding_forAlignmentOnly[224]; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V7L_14_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___V7R_15_OffsetPadding[240]; // System.Numerics.Vector4 SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F::V7R Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V7R_15; }; #pragma pack(pop, tp) struct { char ___V7R_15_OffsetPadding_forAlignmentOnly[240]; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___V7R_15_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_V0L_0() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V0L_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V0L_0() const { return ___V0L_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V0L_0() { return &___V0L_0; } inline void set_V0L_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V0L_0 = value; } inline static int32_t get_offset_of_V0R_1() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V0R_1)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V0R_1() const { return ___V0R_1; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V0R_1() { return &___V0R_1; } inline void set_V0R_1(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V0R_1 = value; } inline static int32_t get_offset_of_V1L_2() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V1L_2)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V1L_2() const { return ___V1L_2; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V1L_2() { return &___V1L_2; } inline void set_V1L_2(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V1L_2 = value; } inline static int32_t get_offset_of_V1R_3() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V1R_3)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V1R_3() const { return ___V1R_3; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V1R_3() { return &___V1R_3; } inline void set_V1R_3(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V1R_3 = value; } inline static int32_t get_offset_of_V2L_4() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V2L_4)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V2L_4() const { return ___V2L_4; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V2L_4() { return &___V2L_4; } inline void set_V2L_4(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V2L_4 = value; } inline static int32_t get_offset_of_V2R_5() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V2R_5)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V2R_5() const { return ___V2R_5; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V2R_5() { return &___V2R_5; } inline void set_V2R_5(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V2R_5 = value; } inline static int32_t get_offset_of_V3L_6() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V3L_6)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V3L_6() const { return ___V3L_6; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V3L_6() { return &___V3L_6; } inline void set_V3L_6(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V3L_6 = value; } inline static int32_t get_offset_of_V3R_7() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V3R_7)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V3R_7() const { return ___V3R_7; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V3R_7() { return &___V3R_7; } inline void set_V3R_7(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V3R_7 = value; } inline static int32_t get_offset_of_V4L_8() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V4L_8)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V4L_8() const { return ___V4L_8; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V4L_8() { return &___V4L_8; } inline void set_V4L_8(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V4L_8 = value; } inline static int32_t get_offset_of_V4R_9() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V4R_9)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V4R_9() const { return ___V4R_9; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V4R_9() { return &___V4R_9; } inline void set_V4R_9(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V4R_9 = value; } inline static int32_t get_offset_of_V5L_10() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V5L_10)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V5L_10() const { return ___V5L_10; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V5L_10() { return &___V5L_10; } inline void set_V5L_10(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V5L_10 = value; } inline static int32_t get_offset_of_V5R_11() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V5R_11)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V5R_11() const { return ___V5R_11; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V5R_11() { return &___V5R_11; } inline void set_V5R_11(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V5R_11 = value; } inline static int32_t get_offset_of_V6L_12() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V6L_12)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V6L_12() const { return ___V6L_12; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V6L_12() { return &___V6L_12; } inline void set_V6L_12(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V6L_12 = value; } inline static int32_t get_offset_of_V6R_13() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V6R_13)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V6R_13() const { return ___V6R_13; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V6R_13() { return &___V6R_13; } inline void set_V6R_13(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V6R_13 = value; } inline static int32_t get_offset_of_V7L_14() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V7L_14)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V7L_14() const { return ___V7L_14; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V7L_14() { return &___V7L_14; } inline void set_V7L_14(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V7L_14 = value; } inline static int32_t get_offset_of_V7R_15() { return static_cast(offsetof(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17, ___V7R_15)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_V7R_15() const { return ___V7R_15; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_V7R_15() { return &___V7R_15; } inline void set_V7R_15(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___V7R_15 = value; } }; // 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.ComplexVector4 struct ComplexVector4_t88219122749587130667C01407E5E785BC2055EB { public: // System.Numerics.Vector4 SixLabors.ImageSharp.ComplexVector4::Real Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Real_0; // System.Numerics.Vector4 SixLabors.ImageSharp.ComplexVector4::Imaginary Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Imaginary_1; public: inline static int32_t get_offset_of_Real_0() { return static_cast(offsetof(ComplexVector4_t88219122749587130667C01407E5E785BC2055EB, ___Real_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Real_0() const { return ___Real_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Real_0() { return &___Real_0; } inline void set_Real_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Real_0 = value; } inline static int32_t get_offset_of_Imaginary_1() { return static_cast(offsetof(ComplexVector4_t88219122749587130667C01407E5E785BC2055EB, ___Imaginary_1)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Imaginary_1() const { return ___Imaginary_1; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Imaginary_1() { return &___Imaginary_1; } inline void set_Imaginary_1(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Imaginary_1 = value; } }; // Newtonsoft.Json.ConstructorHandling struct ConstructorHandling_t6B49D29FFA806772EFF99005B13FE08F55D7D497 { public: // System.Int32 Newtonsoft.Json.ConstructorHandling::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ConstructorHandling_t6B49D29FFA806772EFF99005B13FE08F55D7D497, ___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.ConstructorInfo struct ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B : public MethodBase_t { public: public: }; struct ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B_StaticFields { public: // System.String System.Reflection.ConstructorInfo::ConstructorName String_t* ___ConstructorName_0; // System.String System.Reflection.ConstructorInfo::TypeConstructorName String_t* ___TypeConstructorName_1; public: inline static int32_t get_offset_of_ConstructorName_0() { return static_cast(offsetof(ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B_StaticFields, ___ConstructorName_0)); } inline String_t* get_ConstructorName_0() const { return ___ConstructorName_0; } inline String_t** get_address_of_ConstructorName_0() { return &___ConstructorName_0; } inline void set_ConstructorName_0(String_t* value) { ___ConstructorName_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___ConstructorName_0), (void*)value); } inline static int32_t get_offset_of_TypeConstructorName_1() { return static_cast(offsetof(ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B_StaticFields, ___TypeConstructorName_1)); } inline String_t* get_TypeConstructorName_1() const { return ___TypeConstructorName_1; } inline String_t** get_address_of_TypeConstructorName_1() { return &___TypeConstructorName_1; } inline void set_TypeConstructorName_1(String_t* value) { ___TypeConstructorName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___TypeConstructorName_1), (void*)value); } }; // Newtonsoft.Json.DateFormatHandling struct DateFormatHandling_t6A2C272AA890FF8A7C7F345732332C668FC41F51 { public: // System.Int32 Newtonsoft.Json.DateFormatHandling::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DateFormatHandling_t6A2C272AA890FF8A7C7F345732332C668FC41F51, ___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.DateParseHandling struct DateParseHandling_t969658836FFD66DF3658AB15C87D0B44B1CBF96B { public: // System.Int32 Newtonsoft.Json.DateParseHandling::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DateParseHandling_t969658836FFD66DF3658AB15C87D0B44B1CBF96B, ___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.DateTimeZoneHandling struct DateTimeZoneHandling_tC8473358006C4BC44494D4A38A541C0A50E27AA3 { public: // System.Int32 Newtonsoft.Json.DateTimeZoneHandling::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DateTimeZoneHandling_tC8473358006C4BC44494D4A38A541C0A50E27AA3, ___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.DefaultValueHandling struct DefaultValueHandling_tA6F1C904BA2806F3EE2BE2F9072EB3064D503EE2 { public: // System.Int32 Newtonsoft.Json.DefaultValueHandling::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(DefaultValueHandling_tA6F1C904BA2806F3EE2BE2F9072EB3064D503EE2, ___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.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.ExceptionArgument struct ExceptionArgument_t11B098DD9AD21AB015871A94DB7DC9A70A10509F { public: // System.Int32 System.ExceptionArgument::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ExceptionArgument_t11B098DD9AD21AB015871A94DB7DC9A70A10509F, ___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.FloatFormatHandling struct FloatFormatHandling_t32AE104C43EDE0B8EF7FC3C44B581C7790FACD6B { public: // System.Int32 Newtonsoft.Json.FloatFormatHandling::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(FloatFormatHandling_t32AE104C43EDE0B8EF7FC3C44B581C7790FACD6B, ___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.FloatParseHandling struct FloatParseHandling_tAEF5DC72DD8601627354BD478A417FC7C631691D { public: // System.Int32 Newtonsoft.Json.FloatParseHandling::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(FloatParseHandling_tAEF5DC72DD8601627354BD478A417FC7C631691D, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Runtime.Serialization.Formatters.FormatterAssemblyStyle struct FormatterAssemblyStyle_t176037936039C0AEAEDFF283CD0E53E721D4CEF2 { public: // System.Int32 System.Runtime.Serialization.Formatters.FormatterAssemblyStyle::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(FormatterAssemblyStyle_t176037936039C0AEAEDFF283CD0E53E721D4CEF2, ___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.Formatting struct Formatting_t7B14AD1797E34FD29835769ED9B95144E65764CB { public: // System.Int32 Newtonsoft.Json.Formatting::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Formatting_t7B14AD1797E34FD29835769ED9B95144E65764CB, ___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.Metadata.Profiles.Icc.IccDeviceAttribute struct IccDeviceAttribute_t84565CA9140E1E833E6C92A87EE6000FCA828CC5 { public: // System.Int64 SixLabors.ImageSharp.Metadata.Profiles.Icc.IccDeviceAttribute::value__ int64_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(IccDeviceAttribute_t84565CA9140E1E833E6C92A87EE6000FCA828CC5, ___value___2)); } inline int64_t get_value___2() const { return ___value___2; } inline int64_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int64_t value) { ___value___2 = value; } }; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileSequenceIdentifier struct IccProfileSequenceIdentifier_tD5C4738FB4393065E57CE904D74C7D4226A7B1FA { public: // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileId SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileSequenceIdentifier::k__BackingField IccProfileId_t2C508FAC0AA39D4329475C29295A3A02E290C496 ___U3CIdU3Ek__BackingField_0; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLocalizedString[] SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileSequenceIdentifier::k__BackingField IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B* ___U3CDescriptionU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CIdU3Ek__BackingField_0() { return static_cast(offsetof(IccProfileSequenceIdentifier_tD5C4738FB4393065E57CE904D74C7D4226A7B1FA, ___U3CIdU3Ek__BackingField_0)); } inline IccProfileId_t2C508FAC0AA39D4329475C29295A3A02E290C496 get_U3CIdU3Ek__BackingField_0() const { return ___U3CIdU3Ek__BackingField_0; } inline IccProfileId_t2C508FAC0AA39D4329475C29295A3A02E290C496 * get_address_of_U3CIdU3Ek__BackingField_0() { return &___U3CIdU3Ek__BackingField_0; } inline void set_U3CIdU3Ek__BackingField_0(IccProfileId_t2C508FAC0AA39D4329475C29295A3A02E290C496 value) { ___U3CIdU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CDescriptionU3Ek__BackingField_1() { return static_cast(offsetof(IccProfileSequenceIdentifier_tD5C4738FB4393065E57CE904D74C7D4226A7B1FA, ___U3CDescriptionU3Ek__BackingField_1)); } inline IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B* get_U3CDescriptionU3Ek__BackingField_1() const { return ___U3CDescriptionU3Ek__BackingField_1; } inline IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B** get_address_of_U3CDescriptionU3Ek__BackingField_1() { return &___U3CDescriptionU3Ek__BackingField_1; } inline void set_U3CDescriptionU3Ek__BackingField_1(IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B* value) { ___U3CDescriptionU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CDescriptionU3Ek__BackingField_1), (void*)value); } }; // Native definition for P/Invoke marshalling of SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileSequenceIdentifier struct IccProfileSequenceIdentifier_tD5C4738FB4393065E57CE904D74C7D4226A7B1FA_marshaled_pinvoke { IccProfileId_t2C508FAC0AA39D4329475C29295A3A02E290C496 ___U3CIdU3Ek__BackingField_0; IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A_marshaled_pinvoke* ___U3CDescriptionU3Ek__BackingField_1; }; // Native definition for COM marshalling of SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileSequenceIdentifier struct IccProfileSequenceIdentifier_tD5C4738FB4393065E57CE904D74C7D4226A7B1FA_marshaled_com { IccProfileId_t2C508FAC0AA39D4329475C29295A3A02E290C496 ___U3CIdU3Ek__BackingField_0; IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A_marshaled_com* ___U3CDescriptionU3Ek__BackingField_1; }; // 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.Metadata.Profiles.Icc.IccScreeningSpotType struct IccScreeningSpotType_tE66D9BF51A62A74F717F79117174DD9D22421D87 { public: // System.Int32 SixLabors.ImageSharp.Metadata.Profiles.Icc.IccScreeningSpotType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(IccScreeningSpotType_tE66D9BF51A62A74F717F79117174DD9D22421D87, ___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.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; } }; // System.Linq.Expressions.Interpreter.Interpreter struct Interpreter_t72F078C1054752C763660835B3B3488A135D178B : public RuntimeObject { public: // System.Linq.Expressions.Interpreter.InstructionArray System.Linq.Expressions.Interpreter.Interpreter::_instructions InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 ____instructions_1; // System.Object[] System.Linq.Expressions.Interpreter.Interpreter::_objects ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____objects_2; // System.Linq.Expressions.Interpreter.RuntimeLabel[] System.Linq.Expressions.Interpreter.Interpreter::_labels RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A* ____labels_3; // System.Linq.Expressions.Interpreter.DebugInfo[] System.Linq.Expressions.Interpreter.Interpreter::_debugInfos DebugInfoU5BU5D_tBEF3683AA37B65231F98284421C981AE65305B1E* ____debugInfos_4; // System.String System.Linq.Expressions.Interpreter.Interpreter::k__BackingField String_t* ___U3CNameU3Ek__BackingField_5; // System.Int32 System.Linq.Expressions.Interpreter.Interpreter::k__BackingField int32_t ___U3CLocalCountU3Ek__BackingField_6; // System.Collections.Generic.Dictionary`2 System.Linq.Expressions.Interpreter.Interpreter::k__BackingField Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352 * ___U3CClosureVariablesU3Ek__BackingField_7; public: inline static int32_t get_offset_of__instructions_1() { return static_cast(offsetof(Interpreter_t72F078C1054752C763660835B3B3488A135D178B, ____instructions_1)); } inline InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 get__instructions_1() const { return ____instructions_1; } inline InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 * get_address_of__instructions_1() { return &____instructions_1; } inline void set__instructions_1(InstructionArray_t391D4173C82EA3AD85EE9881AE4DFD5BEBCF77E1 value) { ____instructions_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&____instructions_1))->___Instructions_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&____instructions_1))->___Objects_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&____instructions_1))->___Labels_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&____instructions_1))->___DebugCookies_5), (void*)NULL); #endif } inline static int32_t get_offset_of__objects_2() { return static_cast(offsetof(Interpreter_t72F078C1054752C763660835B3B3488A135D178B, ____objects_2)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__objects_2() const { return ____objects_2; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__objects_2() { return &____objects_2; } inline void set__objects_2(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ____objects_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____objects_2), (void*)value); } inline static int32_t get_offset_of__labels_3() { return static_cast(offsetof(Interpreter_t72F078C1054752C763660835B3B3488A135D178B, ____labels_3)); } inline RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A* get__labels_3() const { return ____labels_3; } inline RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A** get_address_of__labels_3() { return &____labels_3; } inline void set__labels_3(RuntimeLabelU5BU5D_tA65232A7BAEF83A9DB271B03B46E533A37AFBB7A* value) { ____labels_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____labels_3), (void*)value); } inline static int32_t get_offset_of__debugInfos_4() { return static_cast(offsetof(Interpreter_t72F078C1054752C763660835B3B3488A135D178B, ____debugInfos_4)); } inline DebugInfoU5BU5D_tBEF3683AA37B65231F98284421C981AE65305B1E* get__debugInfos_4() const { return ____debugInfos_4; } inline DebugInfoU5BU5D_tBEF3683AA37B65231F98284421C981AE65305B1E** get_address_of__debugInfos_4() { return &____debugInfos_4; } inline void set__debugInfos_4(DebugInfoU5BU5D_tBEF3683AA37B65231F98284421C981AE65305B1E* value) { ____debugInfos_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____debugInfos_4), (void*)value); } inline static int32_t get_offset_of_U3CNameU3Ek__BackingField_5() { return static_cast(offsetof(Interpreter_t72F078C1054752C763660835B3B3488A135D178B, ___U3CNameU3Ek__BackingField_5)); } inline String_t* get_U3CNameU3Ek__BackingField_5() const { return ___U3CNameU3Ek__BackingField_5; } inline String_t** get_address_of_U3CNameU3Ek__BackingField_5() { return &___U3CNameU3Ek__BackingField_5; } inline void set_U3CNameU3Ek__BackingField_5(String_t* value) { ___U3CNameU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CNameU3Ek__BackingField_5), (void*)value); } inline static int32_t get_offset_of_U3CLocalCountU3Ek__BackingField_6() { return static_cast(offsetof(Interpreter_t72F078C1054752C763660835B3B3488A135D178B, ___U3CLocalCountU3Ek__BackingField_6)); } inline int32_t get_U3CLocalCountU3Ek__BackingField_6() const { return ___U3CLocalCountU3Ek__BackingField_6; } inline int32_t* get_address_of_U3CLocalCountU3Ek__BackingField_6() { return &___U3CLocalCountU3Ek__BackingField_6; } inline void set_U3CLocalCountU3Ek__BackingField_6(int32_t value) { ___U3CLocalCountU3Ek__BackingField_6 = value; } inline static int32_t get_offset_of_U3CClosureVariablesU3Ek__BackingField_7() { return static_cast(offsetof(Interpreter_t72F078C1054752C763660835B3B3488A135D178B, ___U3CClosureVariablesU3Ek__BackingField_7)); } inline Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352 * get_U3CClosureVariablesU3Ek__BackingField_7() const { return ___U3CClosureVariablesU3Ek__BackingField_7; } inline Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352 ** get_address_of_U3CClosureVariablesU3Ek__BackingField_7() { return &___U3CClosureVariablesU3Ek__BackingField_7; } inline void set_U3CClosureVariablesU3Ek__BackingField_7(Dictionary_2_tAE9216CE6245A2FBEA94860E5D55598909B27352 * value) { ___U3CClosureVariablesU3Ek__BackingField_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CClosureVariablesU3Ek__BackingField_7), (void*)value); } }; struct Interpreter_t72F078C1054752C763660835B3B3488A135D178B_StaticFields { public: // System.Object System.Linq.Expressions.Interpreter.Interpreter::NoValue RuntimeObject * ___NoValue_0; public: inline static int32_t get_offset_of_NoValue_0() { return static_cast(offsetof(Interpreter_t72F078C1054752C763660835B3B3488A135D178B_StaticFields, ___NoValue_0)); } inline RuntimeObject * get_NoValue_0() const { return ___NoValue_0; } inline RuntimeObject ** get_address_of_NoValue_0() { return &___NoValue_0; } inline void set_NoValue_0(RuntimeObject * value) { ___NoValue_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___NoValue_0), (void*)value); } }; // Newtonsoft.Json.Linq.JTokenType struct JTokenType_t97C0F61EDBCE241C5CE52E0C80CC7177CA2BDAD0 { public: // System.Int32 Newtonsoft.Json.Linq.JTokenType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(JTokenType_t97C0F61EDBCE241C5CE52E0C80CC7177CA2BDAD0, ___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.Formats.Jpeg.JpegColorType struct JpegColorType_tFEC4B83B82A813218BDA67038505042E5CE29F2B { public: // System.Byte SixLabors.ImageSharp.Formats.Jpeg.JpegColorType::value__ uint8_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(JpegColorType_tFEC4B83B82A813218BDA67038505042E5CE29F2B, ___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; } }; // 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; } }; // LitJson.JsonToken struct JsonToken_t4A929D720D99EFB2D6893A588A38C2EF778D3EAD { public: // System.Int32 LitJson.JsonToken::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(JsonToken_t4A929D720D99EFB2D6893A588A38C2EF778D3EAD, ___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.JsonToken struct JsonToken_t6EABE93126C249088FCF637662200FBBDB323D77 { public: // System.Int32 Newtonsoft.Json.JsonToken::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(JsonToken_t6EABE93126C249088FCF637662200FBBDB323D77, ___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.Serialization.JsonTypeReflector struct JsonTypeReflector_t50F18C1B9D80F37BF58A282F0C1B3B1F2DF91D76 : public RuntimeObject { public: public: }; struct JsonTypeReflector_t50F18C1B9D80F37BF58A282F0C1B3B1F2DF91D76_StaticFields { public: // System.Nullable`1 Newtonsoft.Json.Serialization.JsonTypeReflector::_fullyTrusted Nullable_1_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3 ____fullyTrusted_0; // Newtonsoft.Json.Utilities.ThreadSafeStore`2> Newtonsoft.Json.Serialization.JsonTypeReflector::JsonConverterCreatorCache ThreadSafeStore_2_tC1E1331CC66EC43561318B3A5A3EBA17B9953094 * ___JsonConverterCreatorCache_1; // Newtonsoft.Json.Utilities.ThreadSafeStore`2 Newtonsoft.Json.Serialization.JsonTypeReflector::AssociatedMetadataTypesCache ThreadSafeStore_2_t21C856850697731C2D052925EA76EE1137BC7FEC * ___AssociatedMetadataTypesCache_2; // Newtonsoft.Json.Utilities.ReflectionObject Newtonsoft.Json.Serialization.JsonTypeReflector::_metadataTypeAttributeReflectionObject ReflectionObject_t0B28C1A5ECAF6F1011ED285201ABA73A2BECD26E * ____metadataTypeAttributeReflectionObject_3; public: inline static int32_t get_offset_of__fullyTrusted_0() { return static_cast(offsetof(JsonTypeReflector_t50F18C1B9D80F37BF58A282F0C1B3B1F2DF91D76_StaticFields, ____fullyTrusted_0)); } inline Nullable_1_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3 get__fullyTrusted_0() const { return ____fullyTrusted_0; } inline Nullable_1_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3 * get_address_of__fullyTrusted_0() { return &____fullyTrusted_0; } inline void set__fullyTrusted_0(Nullable_1_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3 value) { ____fullyTrusted_0 = value; } inline static int32_t get_offset_of_JsonConverterCreatorCache_1() { return static_cast(offsetof(JsonTypeReflector_t50F18C1B9D80F37BF58A282F0C1B3B1F2DF91D76_StaticFields, ___JsonConverterCreatorCache_1)); } inline ThreadSafeStore_2_tC1E1331CC66EC43561318B3A5A3EBA17B9953094 * get_JsonConverterCreatorCache_1() const { return ___JsonConverterCreatorCache_1; } inline ThreadSafeStore_2_tC1E1331CC66EC43561318B3A5A3EBA17B9953094 ** get_address_of_JsonConverterCreatorCache_1() { return &___JsonConverterCreatorCache_1; } inline void set_JsonConverterCreatorCache_1(ThreadSafeStore_2_tC1E1331CC66EC43561318B3A5A3EBA17B9953094 * value) { ___JsonConverterCreatorCache_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___JsonConverterCreatorCache_1), (void*)value); } inline static int32_t get_offset_of_AssociatedMetadataTypesCache_2() { return static_cast(offsetof(JsonTypeReflector_t50F18C1B9D80F37BF58A282F0C1B3B1F2DF91D76_StaticFields, ___AssociatedMetadataTypesCache_2)); } inline ThreadSafeStore_2_t21C856850697731C2D052925EA76EE1137BC7FEC * get_AssociatedMetadataTypesCache_2() const { return ___AssociatedMetadataTypesCache_2; } inline ThreadSafeStore_2_t21C856850697731C2D052925EA76EE1137BC7FEC ** get_address_of_AssociatedMetadataTypesCache_2() { return &___AssociatedMetadataTypesCache_2; } inline void set_AssociatedMetadataTypesCache_2(ThreadSafeStore_2_t21C856850697731C2D052925EA76EE1137BC7FEC * value) { ___AssociatedMetadataTypesCache_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___AssociatedMetadataTypesCache_2), (void*)value); } inline static int32_t get_offset_of__metadataTypeAttributeReflectionObject_3() { return static_cast(offsetof(JsonTypeReflector_t50F18C1B9D80F37BF58A282F0C1B3B1F2DF91D76_StaticFields, ____metadataTypeAttributeReflectionObject_3)); } inline ReflectionObject_t0B28C1A5ECAF6F1011ED285201ABA73A2BECD26E * get__metadataTypeAttributeReflectionObject_3() const { return ____metadataTypeAttributeReflectionObject_3; } inline ReflectionObject_t0B28C1A5ECAF6F1011ED285201ABA73A2BECD26E ** get_address_of__metadataTypeAttributeReflectionObject_3() { return &____metadataTypeAttributeReflectionObject_3; } inline void set__metadataTypeAttributeReflectionObject_3(ReflectionObject_t0B28C1A5ECAF6F1011ED285201ABA73A2BECD26E * value) { ____metadataTypeAttributeReflectionObject_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____metadataTypeAttributeReflectionObject_3), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.L8 struct L8_t0DC62ABA8124A587901AC9D023076EF568A23003 { public: // System.Byte SixLabors.ImageSharp.PixelFormats.L8::k__BackingField uint8_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(L8_t0DC62ABA8124A587901AC9D023076EF568A23003, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint8_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint8_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint8_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct L8_t0DC62ABA8124A587901AC9D023076EF568A23003_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.L8::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_0; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.L8::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_1; public: inline static int32_t get_offset_of_MaxBytes_0() { return static_cast(offsetof(L8_t0DC62ABA8124A587901AC9D023076EF568A23003_StaticFields, ___MaxBytes_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_0() const { return ___MaxBytes_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_0() { return &___MaxBytes_0; } inline void set_MaxBytes_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_0 = value; } inline static int32_t get_offset_of_Half_1() { return static_cast(offsetof(L8_t0DC62ABA8124A587901AC9D023076EF568A23003_StaticFields, ___Half_1)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_1() const { return ___Half_1; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_1() { return &___Half_1; } inline void set_Half_1(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.La16 struct La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 { public: union { #pragma pack(push, tp, 1) struct { // System.Byte SixLabors.ImageSharp.PixelFormats.La16::L uint8_t ___L_2; }; #pragma pack(pop, tp) struct { uint8_t ___L_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___A_3_OffsetPadding[1]; // System.Byte SixLabors.ImageSharp.PixelFormats.La16::A uint8_t ___A_3; }; #pragma pack(pop, tp) struct { char ___A_3_OffsetPadding_forAlignmentOnly[1]; uint8_t ___A_3_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_L_2() { return static_cast(offsetof(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677, ___L_2)); } inline uint8_t get_L_2() const { return ___L_2; } inline uint8_t* get_address_of_L_2() { return &___L_2; } inline void set_L_2(uint8_t value) { ___L_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677, ___A_3)); } inline uint8_t get_A_3() const { return ___A_3; } inline uint8_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(uint8_t value) { ___A_3 = value; } }; struct La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.La16::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_0; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.La16::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_1; public: inline static int32_t get_offset_of_MaxBytes_0() { return static_cast(offsetof(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_StaticFields, ___MaxBytes_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_0() const { return ___MaxBytes_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_0() { return &___MaxBytes_0; } inline void set_MaxBytes_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_0 = value; } inline static int32_t get_offset_of_Half_1() { return static_cast(offsetof(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_StaticFields, ___Half_1)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_1() const { return ___Half_1; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_1() { return &___Half_1; } inline void set_Half_1(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_1 = value; } }; // System.MemoryExtensions struct MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40 : public RuntimeObject { public: public: }; struct MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields { public: // System.IntPtr System.MemoryExtensions::StringAdjustment intptr_t ___StringAdjustment_0; public: inline static int32_t get_offset_of_StringAdjustment_0() { return static_cast(offsetof(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields, ___StringAdjustment_0)); } inline intptr_t get_StringAdjustment_0() const { return ___StringAdjustment_0; } inline intptr_t* get_address_of_StringAdjustment_0() { return &___StringAdjustment_0; } inline void set_StringAdjustment_0(intptr_t value) { ___StringAdjustment_0 = 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; } }; // Newtonsoft.Json.MetadataPropertyHandling struct MetadataPropertyHandling_tF4BA775E625DAAB38E6990F85E029E4C407354C2 { public: // System.Int32 Newtonsoft.Json.MetadataPropertyHandling::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(MetadataPropertyHandling_tF4BA775E625DAAB38E6990F85E029E4C407354C2, ___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.MissingMemberHandling struct MissingMemberHandling_tEDC1C875977901EC8368546BF5672CB32ECC1F5A { public: // System.Int32 Newtonsoft.Json.MissingMemberHandling::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(MissingMemberHandling_tEDC1C875977901EC8368546BF5672CB32ECC1F5A, ___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.Net.NetworkInformation.NetBiosNodeType struct NetBiosNodeType_tCAB6CC5BE3A28D2828981B59D2B7A9830650D480 { public: // System.Int32 System.Net.NetworkInformation.NetBiosNodeType::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(NetBiosNodeType_tCAB6CC5BE3A28D2828981B59D2B7A9830650D480, ___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.PixelFormats.NormalizedByte2 struct NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.NormalizedByte2::k__BackingField uint16_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint16_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint16_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint16_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_StaticFields { public: // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.NormalizedByte2::Half Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___Half_0; // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.NormalizedByte2::MinusOne Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___MinusOne_1; public: inline static int32_t get_offset_of_Half_0() { return static_cast(offsetof(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_StaticFields, ___Half_0)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_Half_0() const { return ___Half_0; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_Half_0() { return &___Half_0; } inline void set_Half_0(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___Half_0 = value; } inline static int32_t get_offset_of_MinusOne_1() { return static_cast(offsetof(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_StaticFields, ___MinusOne_1)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_MinusOne_1() const { return ___MinusOne_1; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_MinusOne_1() { return &___MinusOne_1; } inline void set_MinusOne_1(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___MinusOne_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.NormalizedByte4 struct NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.NormalizedByte4::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint32_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint32_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint32_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedByte4::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_0; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedByte4::MinusOne Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MinusOne_1; public: inline static int32_t get_offset_of_Half_0() { return static_cast(offsetof(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_StaticFields, ___Half_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_0() const { return ___Half_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_0() { return &___Half_0; } inline void set_Half_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_0 = value; } inline static int32_t get_offset_of_MinusOne_1() { return static_cast(offsetof(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_StaticFields, ___MinusOne_1)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MinusOne_1() const { return ___MinusOne_1; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MinusOne_1() { return &___MinusOne_1; } inline void set_MinusOne_1(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MinusOne_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.NormalizedShort2 struct NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.NormalizedShort2::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint32_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint32_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint32_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_StaticFields { public: // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.NormalizedShort2::Max Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___Max_0; // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.NormalizedShort2::Min Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___Min_1; public: inline static int32_t get_offset_of_Max_0() { return static_cast(offsetof(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_StaticFields, ___Max_0)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_Max_0() const { return ___Max_0; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_Max_0() { return &___Max_0; } inline void set_Max_0(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___Max_0 = value; } inline static int32_t get_offset_of_Min_1() { return static_cast(offsetof(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_StaticFields, ___Min_1)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_Min_1() const { return ___Min_1; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_Min_1() { return &___Min_1; } inline void set_Min_1(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___Min_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.NormalizedShort4 struct NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 { public: // System.UInt64 SixLabors.ImageSharp.PixelFormats.NormalizedShort4::k__BackingField uint64_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint64_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint64_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint64_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedShort4::Max Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Max_0; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedShort4::Min Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Min_1; public: inline static int32_t get_offset_of_Max_0() { return static_cast(offsetof(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_StaticFields, ___Max_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Max_0() const { return ___Max_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Max_0() { return &___Max_0; } inline void set_Max_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Max_0 = value; } inline static int32_t get_offset_of_Min_1() { return static_cast(offsetof(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_StaticFields, ___Min_1)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Min_1() const { return ___Min_1; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Min_1() { return &___Min_1; } inline void set_Min_1(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Min_1 = value; } }; // Newtonsoft.Json.NullValueHandling struct NullValueHandling_tF1C5D33CF1843DFF543CD0D5A54DB81A6803ED3B { public: // System.Int32 Newtonsoft.Json.NullValueHandling::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(NullValueHandling_tF1C5D33CF1843DFF543CD0D5A54DB81A6803ED3B, ___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.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A : public RuntimeObject { public: // System.IntPtr UnityEngine.Object::m_CachedPtr intptr_t ___m_CachedPtr_0; public: inline static int32_t get_offset_of_m_CachedPtr_0() { return static_cast(offsetof(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A, ___m_CachedPtr_0)); } inline intptr_t get_m_CachedPtr_0() const { return ___m_CachedPtr_0; } inline intptr_t* get_address_of_m_CachedPtr_0() { return &___m_CachedPtr_0; } inline void set_m_CachedPtr_0(intptr_t value) { ___m_CachedPtr_0 = value; } }; struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_StaticFields { public: // System.Int32 UnityEngine.Object::OffsetOfInstanceIDInCPlusPlusObject int32_t ___OffsetOfInstanceIDInCPlusPlusObject_1; public: inline static int32_t get_offset_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return static_cast(offsetof(Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_StaticFields, ___OffsetOfInstanceIDInCPlusPlusObject_1)); } inline int32_t get_OffsetOfInstanceIDInCPlusPlusObject_1() const { return ___OffsetOfInstanceIDInCPlusPlusObject_1; } inline int32_t* get_address_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return &___OffsetOfInstanceIDInCPlusPlusObject_1; } inline void set_OffsetOfInstanceIDInCPlusPlusObject_1(int32_t value) { ___OffsetOfInstanceIDInCPlusPlusObject_1 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_pinvoke { intptr_t ___m_CachedPtr_0; }; // Native definition for COM marshalling of UnityEngine.Object struct Object_tF2F3778131EFF286AF62B7B013A170F95A91571A_marshaled_com { intptr_t ___m_CachedPtr_0; }; // Newtonsoft.Json.ObjectCreationHandling struct ObjectCreationHandling_tB7C55BEBFC5F41BA0BD91209BBC715CDCE42AB63 { public: // System.Int32 Newtonsoft.Json.ObjectCreationHandling::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ObjectCreationHandling_tB7C55BEBFC5F41BA0BD91209BBC715CDCE42AB63, ___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.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; } }; // Newtonsoft.Json.PreserveReferencesHandling struct PreserveReferencesHandling_t3C1AFFEDC4D272A829F35C3B21284FED083B7281 { public: // System.Int32 Newtonsoft.Json.PreserveReferencesHandling::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(PreserveReferencesHandling_t3C1AFFEDC4D272A829F35C3B21284FED083B7281, ___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.ReferenceLoopHandling struct ReferenceLoopHandling_t32974E9E23C132789EC534CB2EE8271AC3A5AFA7 { public: // System.Int32 Newtonsoft.Json.ReferenceLoopHandling::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ReferenceLoopHandling_t32974E9E23C132789EC534CB2EE8271AC3A5AFA7, ___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.PixelFormats.Rg32 struct Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.Rg32::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_1() { return static_cast(offsetof(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB, ___U3CPackedValueU3Ek__BackingField_1)); } inline uint32_t get_U3CPackedValueU3Ek__BackingField_1() const { return ___U3CPackedValueU3Ek__BackingField_1; } inline uint32_t* get_address_of_U3CPackedValueU3Ek__BackingField_1() { return &___U3CPackedValueU3Ek__BackingField_1; } inline void set_U3CPackedValueU3Ek__BackingField_1(uint32_t value) { ___U3CPackedValueU3Ek__BackingField_1 = value; } }; struct Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_StaticFields { public: // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.Rg32::Max Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___Max_0; public: inline static int32_t get_offset_of_Max_0() { return static_cast(offsetof(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_StaticFields, ___Max_0)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_Max_0() const { return ___Max_0; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_Max_0() { return &___Max_0; } inline void set_Max_0(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___Max_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgb24 struct Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 { public: union { #pragma pack(push, tp, 1) struct { // System.Byte SixLabors.ImageSharp.PixelFormats.Rgb24::R uint8_t ___R_0; }; #pragma pack(pop, tp) struct { uint8_t ___R_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___G_1_OffsetPadding[1]; // System.Byte SixLabors.ImageSharp.PixelFormats.Rgb24::G uint8_t ___G_1; }; #pragma pack(pop, tp) struct { char ___G_1_OffsetPadding_forAlignmentOnly[1]; uint8_t ___G_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___B_2_OffsetPadding[2]; // System.Byte SixLabors.ImageSharp.PixelFormats.Rgb24::B uint8_t ___B_2; }; #pragma pack(pop, tp) struct { char ___B_2_OffsetPadding_forAlignmentOnly[2]; uint8_t ___B_2_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3, ___R_0)); } inline uint8_t get_R_0() const { return ___R_0; } inline uint8_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(uint8_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3, ___G_1)); } inline uint8_t get_G_1() const { return ___G_1; } inline uint8_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(uint8_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3, ___B_2)); } inline uint8_t get_B_2() const { return ___B_2; } inline uint8_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(uint8_t value) { ___B_2 = value; } }; struct Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgb24::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_3; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgb24::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_4; public: inline static int32_t get_offset_of_MaxBytes_3() { return static_cast(offsetof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_StaticFields, ___MaxBytes_3)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_3() const { return ___MaxBytes_3; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_3() { return &___MaxBytes_3; } inline void set_MaxBytes_3(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_3 = value; } inline static int32_t get_offset_of_Half_4() { return static_cast(offsetof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_StaticFields, ___Half_4)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_4() const { return ___Half_4; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_4() { return &___Half_4; } inline void set_Half_4(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_4 = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgba1010102 struct Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.Rgba1010102::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_1() { return static_cast(offsetof(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC, ___U3CPackedValueU3Ek__BackingField_1)); } inline uint32_t get_U3CPackedValueU3Ek__BackingField_1() const { return ___U3CPackedValueU3Ek__BackingField_1; } inline uint32_t* get_address_of_U3CPackedValueU3Ek__BackingField_1() { return &___U3CPackedValueU3Ek__BackingField_1; } inline void set_U3CPackedValueU3Ek__BackingField_1(uint32_t value) { ___U3CPackedValueU3Ek__BackingField_1 = value; } }; struct Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgba1010102::Multiplier Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Multiplier_0; public: inline static int32_t get_offset_of_Multiplier_0() { return static_cast(offsetof(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_StaticFields, ___Multiplier_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Multiplier_0() const { return ___Multiplier_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Multiplier_0() { return &___Multiplier_0; } inline void set_Multiplier_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Multiplier_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgba32 struct Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 { public: // System.Byte SixLabors.ImageSharp.PixelFormats.Rgba32::R uint8_t ___R_0; // System.Byte SixLabors.ImageSharp.PixelFormats.Rgba32::G uint8_t ___G_1; // System.Byte SixLabors.ImageSharp.PixelFormats.Rgba32::B uint8_t ___B_2; // System.Byte SixLabors.ImageSharp.PixelFormats.Rgba32::A uint8_t ___A_3; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3, ___R_0)); } inline uint8_t get_R_0() const { return ___R_0; } inline uint8_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(uint8_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3, ___G_1)); } inline uint8_t get_G_1() const { return ___G_1; } inline uint8_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(uint8_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3, ___B_2)); } inline uint8_t get_B_2() const { return ___B_2; } inline uint8_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(uint8_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3, ___A_3)); } inline uint8_t get_A_3() const { return ___A_3; } inline uint8_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(uint8_t value) { ___A_3 = value; } }; struct Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgba32::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_4; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgba32::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_5; public: inline static int32_t get_offset_of_MaxBytes_4() { return static_cast(offsetof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_StaticFields, ___MaxBytes_4)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_4() const { return ___MaxBytes_4; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_4() { return &___MaxBytes_4; } inline void set_MaxBytes_4(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_4 = value; } inline static int32_t get_offset_of_Half_5() { return static_cast(offsetof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_StaticFields, ___Half_5)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_5() const { return ___Half_5; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_5() { return &___Half_5; } inline void set_Half_5(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_5 = value; } }; // SixLabors.ImageSharp.PixelFormats.RgbaVector struct RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 { public: // System.Single SixLabors.ImageSharp.PixelFormats.RgbaVector::R float ___R_0; // System.Single SixLabors.ImageSharp.PixelFormats.RgbaVector::G float ___G_1; // System.Single SixLabors.ImageSharp.PixelFormats.RgbaVector::B float ___B_2; // System.Single SixLabors.ImageSharp.PixelFormats.RgbaVector::A float ___A_3; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53, ___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(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53, ___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(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53, ___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(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53, ___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; } }; struct RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.RgbaVector::Max Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Max_4; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.RgbaVector::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_5; public: inline static int32_t get_offset_of_Max_4() { return static_cast(offsetof(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_StaticFields, ___Max_4)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Max_4() const { return ___Max_4; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Max_4() { return &___Max_4; } inline void set_Max_4(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Max_4 = value; } inline static int32_t get_offset_of_Half_5() { return static_cast(offsetof(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_StaticFields, ___Half_5)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_5() const { return ___Half_5; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_5() { return &___Half_5; } inline void set_Half_5(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_5 = 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; } }; // SixLabors.ImageSharp.PixelFormats.Short2 struct Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.Short2::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint32_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint32_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint32_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_StaticFields { public: // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.Short2::Max Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___Max_0; // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.Short2::Min Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___Min_1; public: inline static int32_t get_offset_of_Max_0() { return static_cast(offsetof(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_StaticFields, ___Max_0)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_Max_0() const { return ___Max_0; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_Max_0() { return &___Max_0; } inline void set_Max_0(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___Max_0 = value; } inline static int32_t get_offset_of_Min_1() { return static_cast(offsetof(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_StaticFields, ___Min_1)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_Min_1() const { return ___Min_1; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_Min_1() { return &___Min_1; } inline void set_Min_1(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___Min_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.Short4 struct Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C { public: // System.UInt64 SixLabors.ImageSharp.PixelFormats.Short4::k__BackingField uint64_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint64_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint64_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint64_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Short4::Max Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Max_0; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Short4::Min Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Min_1; public: inline static int32_t get_offset_of_Max_0() { return static_cast(offsetof(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_StaticFields, ___Max_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Max_0() const { return ___Max_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Max_0() { return &___Max_0; } inline void set_Max_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Max_0 = value; } inline static int32_t get_offset_of_Min_1() { return static_cast(offsetof(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_StaticFields, ___Min_1)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Min_1() const { return ___Min_1; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Min_1() { return &___Min_1; } inline void set_Min_1(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Min_1 = value; } }; // SixLabors.ImageSharp.Memory.SpanCacheMode struct SpanCacheMode_t40013CE98A05C07704EEC3CE35CE0ECED520AA41 { public: // System.Int32 SixLabors.ImageSharp.Memory.SpanCacheMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(SpanCacheMode_t40013CE98A05C07704EEC3CE35CE0ECED520AA41, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Runtime.Serialization.StreamingContextStates struct StreamingContextStates_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; } }; // Newtonsoft.Json.StringEscapeHandling struct StringEscapeHandling_tBD68EC05878DD6B38DECAB22ED0D96389283FDCD { public: // System.Int32 Newtonsoft.Json.StringEscapeHandling::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(StringEscapeHandling_tBD68EC05878DD6B38DECAB22ED0D96389283FDCD, ___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.TextAnchor struct TextAnchor_tA4C88E77C2D7312F43412275B01E1341A7CB2232 { public: // System.Int32 UnityEngine.TextAnchor::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TextAnchor_tA4C88E77C2D7312F43412275B01E1341A7CB2232, ___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; } }; // MathNet.Numerics.Providers.LinearAlgebra.Transpose struct Transpose_tF8F7165A0D2F3013E462FE048FC1E4A301F79271 { public: // System.Int32 MathNet.Numerics.Providers.LinearAlgebra.Transpose::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Transpose_tF8F7165A0D2F3013E462FE048FC1E4A301F79271, ___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.TypeNameHandling struct TypeNameHandling_t9AB625D7AFD6168171C6FC1A0E03F6089BB56C8D { public: // System.Int32 Newtonsoft.Json.TypeNameHandling::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(TypeNameHandling_t9AB625D7AFD6168171C6FC1A0E03F6089BB56C8D, ___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.Net.NetworkInformation.Win32_IP_ADDR_STRING struct Win32_IP_ADDR_STRING_t167613F2B5ACBE50F3823035ED4DB87312128903 { public: // System.IntPtr System.Net.NetworkInformation.Win32_IP_ADDR_STRING::Next intptr_t ___Next_0; // System.String System.Net.NetworkInformation.Win32_IP_ADDR_STRING::IpAddress String_t* ___IpAddress_1; // System.String System.Net.NetworkInformation.Win32_IP_ADDR_STRING::IpMask String_t* ___IpMask_2; // System.UInt32 System.Net.NetworkInformation.Win32_IP_ADDR_STRING::Context uint32_t ___Context_3; public: inline static int32_t get_offset_of_Next_0() { return static_cast(offsetof(Win32_IP_ADDR_STRING_t167613F2B5ACBE50F3823035ED4DB87312128903, ___Next_0)); } inline intptr_t get_Next_0() const { return ___Next_0; } inline intptr_t* get_address_of_Next_0() { return &___Next_0; } inline void set_Next_0(intptr_t value) { ___Next_0 = value; } inline static int32_t get_offset_of_IpAddress_1() { return static_cast(offsetof(Win32_IP_ADDR_STRING_t167613F2B5ACBE50F3823035ED4DB87312128903, ___IpAddress_1)); } inline String_t* get_IpAddress_1() const { return ___IpAddress_1; } inline String_t** get_address_of_IpAddress_1() { return &___IpAddress_1; } inline void set_IpAddress_1(String_t* value) { ___IpAddress_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___IpAddress_1), (void*)value); } inline static int32_t get_offset_of_IpMask_2() { return static_cast(offsetof(Win32_IP_ADDR_STRING_t167613F2B5ACBE50F3823035ED4DB87312128903, ___IpMask_2)); } inline String_t* get_IpMask_2() const { return ___IpMask_2; } inline String_t** get_address_of_IpMask_2() { return &___IpMask_2; } inline void set_IpMask_2(String_t* value) { ___IpMask_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___IpMask_2), (void*)value); } inline static int32_t get_offset_of_Context_3() { return static_cast(offsetof(Win32_IP_ADDR_STRING_t167613F2B5ACBE50F3823035ED4DB87312128903, ___Context_3)); } inline uint32_t get_Context_3() const { return ___Context_3; } inline uint32_t* get_address_of_Context_3() { return &___Context_3; } inline void set_Context_3(uint32_t value) { ___Context_3 = value; } }; // Native definition for P/Invoke marshalling of System.Net.NetworkInformation.Win32_IP_ADDR_STRING struct Win32_IP_ADDR_STRING_t167613F2B5ACBE50F3823035ED4DB87312128903_marshaled_pinvoke { intptr_t ___Next_0; char ___IpAddress_1[16]; char ___IpMask_2[16]; uint32_t ___Context_3; }; // Native definition for COM marshalling of System.Net.NetworkInformation.Win32_IP_ADDR_STRING struct Win32_IP_ADDR_STRING_t167613F2B5ACBE50F3823035ED4DB87312128903_marshaled_com { intptr_t ___Next_0; char ___IpAddress_1[16]; char ___IpMask_2[16]; uint32_t ___Context_3; }; // Newtonsoft.Json.JsonReader/State struct State_t081926601A2157B931EAACBCBFD6DDF2E2815D12 { public: // System.Int32 Newtonsoft.Json.JsonReader/State::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(State_t081926601A2157B931EAACBCBFD6DDF2E2815D12, ___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.Image`1 struct Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_tED645F0938AAC644571FD226518776EEB3F0C877 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1, ___frames_5)); } inline ImageFrameCollection_1_tED645F0938AAC644571FD226518776EEB3F0C877 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_tED645F0938AAC644571FD226518776EEB3F0C877 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_tED645F0938AAC644571FD226518776EEB3F0C877 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_tF5CC643D230BE435D68AC13F509E0A76925A31C2 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1, ___frames_5)); } inline ImageFrameCollection_1_tF5CC643D230BE435D68AC13F509E0A76925A31C2 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_tF5CC643D230BE435D68AC13F509E0A76925A31C2 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_tF5CC643D230BE435D68AC13F509E0A76925A31C2 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t5027C8DDD629536803A4781802F732E17FC33D9A * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D, ___frames_5)); } inline ImageFrameCollection_1_t5027C8DDD629536803A4781802F732E17FC33D9A * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t5027C8DDD629536803A4781802F732E17FC33D9A ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t5027C8DDD629536803A4781802F732E17FC33D9A * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t877F70785E6F42B1A9219A5EFFC95A6F6C0AAB12 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438, ___frames_5)); } inline ImageFrameCollection_1_t877F70785E6F42B1A9219A5EFFC95A6F6C0AAB12 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t877F70785E6F42B1A9219A5EFFC95A6F6C0AAB12 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t877F70785E6F42B1A9219A5EFFC95A6F6C0AAB12 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t6DE77BE767425EFE1769CD0EA00E6EF4747245E0 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5, ___frames_5)); } inline ImageFrameCollection_1_t6DE77BE767425EFE1769CD0EA00E6EF4747245E0 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t6DE77BE767425EFE1769CD0EA00E6EF4747245E0 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t6DE77BE767425EFE1769CD0EA00E6EF4747245E0 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t3F41CB16F62D1915A88B5FC9F620324DFA68734A * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1, ___frames_5)); } inline ImageFrameCollection_1_t3F41CB16F62D1915A88B5FC9F620324DFA68734A * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t3F41CB16F62D1915A88B5FC9F620324DFA68734A ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t3F41CB16F62D1915A88B5FC9F620324DFA68734A * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t66308B1E812797DFCB5E96074BFD59C47DF81650 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C, ___frames_5)); } inline ImageFrameCollection_1_t66308B1E812797DFCB5E96074BFD59C47DF81650 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t66308B1E812797DFCB5E96074BFD59C47DF81650 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t66308B1E812797DFCB5E96074BFD59C47DF81650 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t9512400E4C326814A8C447858F6EBC0C3378A783 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1, ___frames_5)); } inline ImageFrameCollection_1_t9512400E4C326814A8C447858F6EBC0C3378A783 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t9512400E4C326814A8C447858F6EBC0C3378A783 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t9512400E4C326814A8C447858F6EBC0C3378A783 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_tFB2B127C28875AC4A6389A7E337EB1321B7E3850 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA, ___frames_5)); } inline ImageFrameCollection_1_tFB2B127C28875AC4A6389A7E337EB1321B7E3850 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_tFB2B127C28875AC4A6389A7E337EB1321B7E3850 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_tFB2B127C28875AC4A6389A7E337EB1321B7E3850 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t44FB31FBE0B3732E4980C51DF7DDB9153F66CDEA * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364, ___frames_5)); } inline ImageFrameCollection_1_t44FB31FBE0B3732E4980C51DF7DDB9153F66CDEA * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t44FB31FBE0B3732E4980C51DF7DDB9153F66CDEA ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t44FB31FBE0B3732E4980C51DF7DDB9153F66CDEA * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t0A00EC69DFE4975C2B93409F57DDC6447738B1F5 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0, ___frames_5)); } inline ImageFrameCollection_1_t0A00EC69DFE4975C2B93409F57DDC6447738B1F5 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t0A00EC69DFE4975C2B93409F57DDC6447738B1F5 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t0A00EC69DFE4975C2B93409F57DDC6447738B1F5 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t26879CD75E315830635ED8BB68CF6C288D4CA7AA * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E, ___frames_5)); } inline ImageFrameCollection_1_t26879CD75E315830635ED8BB68CF6C288D4CA7AA * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t26879CD75E315830635ED8BB68CF6C288D4CA7AA ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t26879CD75E315830635ED8BB68CF6C288D4CA7AA * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t39AD519C5A0F841DF471AB6A1AF5811206B23411 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296, ___frames_5)); } inline ImageFrameCollection_1_t39AD519C5A0F841DF471AB6A1AF5811206B23411 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t39AD519C5A0F841DF471AB6A1AF5811206B23411 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t39AD519C5A0F841DF471AB6A1AF5811206B23411 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t1384BFB8A12D0A0F339DFBC3E03DC28A6B6E3228 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376, ___frames_5)); } inline ImageFrameCollection_1_t1384BFB8A12D0A0F339DFBC3E03DC28A6B6E3228 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t1384BFB8A12D0A0F339DFBC3E03DC28A6B6E3228 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t1384BFB8A12D0A0F339DFBC3E03DC28A6B6E3228 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t6530F45050BC7B2E90E6145718F6281EB5E5C86C * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64, ___frames_5)); } inline ImageFrameCollection_1_t6530F45050BC7B2E90E6145718F6281EB5E5C86C * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t6530F45050BC7B2E90E6145718F6281EB5E5C86C ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t6530F45050BC7B2E90E6145718F6281EB5E5C86C * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_tDF3E769C12FF5B48AD554FF746E726ED941292D6 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854, ___frames_5)); } inline ImageFrameCollection_1_tDF3E769C12FF5B48AD554FF746E726ED941292D6 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_tDF3E769C12FF5B48AD554FF746E726ED941292D6 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_tDF3E769C12FF5B48AD554FF746E726ED941292D6 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t2ACF8E00B26436F9BF36E991DC5A38D7858AC3A4 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E, ___frames_5)); } inline ImageFrameCollection_1_t2ACF8E00B26436F9BF36E991DC5A38D7858AC3A4 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t2ACF8E00B26436F9BF36E991DC5A38D7858AC3A4 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t2ACF8E00B26436F9BF36E991DC5A38D7858AC3A4 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_tF34155767A7F900FFF393650ED52D79A8C451C85 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD, ___frames_5)); } inline ImageFrameCollection_1_tF34155767A7F900FFF393650ED52D79A8C451C85 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_tF34155767A7F900FFF393650ED52D79A8C451C85 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_tF34155767A7F900FFF393650ED52D79A8C451C85 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t429E545455A56F18637A2AD457F5A67449664C00 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902, ___frames_5)); } inline ImageFrameCollection_1_t429E545455A56F18637A2AD457F5A67449664C00 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t429E545455A56F18637A2AD457F5A67449664C00 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t429E545455A56F18637A2AD457F5A67449664C00 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_tF9AE55EDF188E6D97DD7DFC090893E6C3216AD4F * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35, ___frames_5)); } inline ImageFrameCollection_1_tF9AE55EDF188E6D97DD7DFC090893E6C3216AD4F * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_tF9AE55EDF188E6D97DD7DFC090893E6C3216AD4F ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_tF9AE55EDF188E6D97DD7DFC090893E6C3216AD4F * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_tFA9A1263940B178971C824546FE7A9D12D4D37ED * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E, ___frames_5)); } inline ImageFrameCollection_1_tFA9A1263940B178971C824546FE7A9D12D4D37ED * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_tFA9A1263940B178971C824546FE7A9D12D4D37ED ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_tFA9A1263940B178971C824546FE7A9D12D4D37ED * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t2C190A7D2A1E8584E30E58F6F7ECDD08B1D43058 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B, ___frames_5)); } inline ImageFrameCollection_1_t2C190A7D2A1E8584E30E58F6F7ECDD08B1D43058 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t2C190A7D2A1E8584E30E58F6F7ECDD08B1D43058 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t2C190A7D2A1E8584E30E58F6F7ECDD08B1D43058 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t42CEE90BFA8F78FD6C65F543774F7B2437081B87 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F, ___frames_5)); } inline ImageFrameCollection_1_t42CEE90BFA8F78FD6C65F543774F7B2437081B87 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t42CEE90BFA8F78FD6C65F543774F7B2437081B87 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t42CEE90BFA8F78FD6C65F543774F7B2437081B87 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_tB5AE63BBDE3ECD88E0C359BB58CB7ADAF2F24890 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227, ___frames_5)); } inline ImageFrameCollection_1_tB5AE63BBDE3ECD88E0C359BB58CB7ADAF2F24890 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_tB5AE63BBDE3ECD88E0C359BB58CB7ADAF2F24890 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_tB5AE63BBDE3ECD88E0C359BB58CB7ADAF2F24890 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t2135ABF5423F9978568A7259B9F811FAE1DF9091 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E, ___frames_5)); } inline ImageFrameCollection_1_t2135ABF5423F9978568A7259B9F811FAE1DF9091 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t2135ABF5423F9978568A7259B9F811FAE1DF9091 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t2135ABF5423F9978568A7259B9F811FAE1DF9091 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)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); } }; // System.Nullable`1 struct Nullable_1_tD87DFE8DA2CD69D55896E24D245C7563D8D40EBA { public: // T System.Nullable`1::value uint8_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_tD87DFE8DA2CD69D55896E24D245C7563D8D40EBA, ___value_0)); } inline uint8_t get_value_0() const { return ___value_0; } inline uint8_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(uint8_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_tD87DFE8DA2CD69D55896E24D245C7563D8D40EBA, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // System.Nullable`1 struct Nullable_1_t6AF5E38A7AC6509137A8DF6E088E83B0080B760B { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t6AF5E38A7AC6509137A8DF6E088E83B0080B760B, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t6AF5E38A7AC6509137A8DF6E088E83B0080B760B, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // System.Nullable`1 struct Nullable_1_t40812EAA4881D9A2BC2777C53C338A730581A6A9 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t40812EAA4881D9A2BC2777C53C338A730581A6A9, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t40812EAA4881D9A2BC2777C53C338A730581A6A9, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // System.Nullable`1 struct Nullable_1_t4B00BFF8FA2A4404E32138CA3E17400685DB18C3 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t4B00BFF8FA2A4404E32138CA3E17400685DB18C3, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t4B00BFF8FA2A4404E32138CA3E17400685DB18C3, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // System.Nullable`1 struct Nullable_1_tE133FC3CA226DC930B2938D7C713E34ABA1DD5E3 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_tE133FC3CA226DC930B2938D7C713E34ABA1DD5E3, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_tE133FC3CA226DC930B2938D7C713E34ABA1DD5E3, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // System.Nullable`1 struct Nullable_1_t14C84D3B03BEB298B3006B88BB5C9449E252128E { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t14C84D3B03BEB298B3006B88BB5C9449E252128E, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t14C84D3B03BEB298B3006B88BB5C9449E252128E, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // System.Nullable`1 struct Nullable_1_t7A6B93CCB5D0F7D0B0260ABBB7B9BA0F5AD63DCF { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t7A6B93CCB5D0F7D0B0260ABBB7B9BA0F5AD63DCF, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t7A6B93CCB5D0F7D0B0260ABBB7B9BA0F5AD63DCF, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // System.Nullable`1 struct Nullable_1_tD704B5105057D221225DAF7D4A741538DE7E9F61 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_tD704B5105057D221225DAF7D4A741538DE7E9F61, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_tD704B5105057D221225DAF7D4A741538DE7E9F61, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // System.Nullable`1 struct Nullable_1_t0EA7F988F9E737BCEA42107E7ADC8BBA49A409FE { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t0EA7F988F9E737BCEA42107E7ADC8BBA49A409FE, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t0EA7F988F9E737BCEA42107E7ADC8BBA49A409FE, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // System.Nullable`1 struct Nullable_1_t14589D160BA74EB8D4E985FEB7FC81E92A12B486 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t14589D160BA74EB8D4E985FEB7FC81E92A12B486, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t14589D160BA74EB8D4E985FEB7FC81E92A12B486, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // System.Nullable`1 struct Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E { public: // T System.Nullable`1::value uint8_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E, ___value_0)); } inline uint8_t get_value_0() const { return ___value_0; } inline uint8_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(uint8_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // System.Nullable`1 struct Nullable_1_tA44291AF18F56134076364BEC9E5E4D64D4B3CEF { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_tA44291AF18F56134076364BEC9E5E4D64D4B3CEF, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_tA44291AF18F56134076364BEC9E5E4D64D4B3CEF, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // System.Nullable`1 struct Nullable_1_tA939DD19965E9AA91732739C7A4AEF61494A1346 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_tA939DD19965E9AA91732739C7A4AEF61494A1346, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_tA939DD19965E9AA91732739C7A4AEF61494A1346, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // System.Nullable`1 struct Nullable_1_tA7CD3CD4938120FE164106D286D8DAFE253C3ADF { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_tA7CD3CD4938120FE164106D286D8DAFE253C3ADF, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_tA7CD3CD4938120FE164106D286D8DAFE253C3ADF, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // System.Nullable`1 struct Nullable_1_tE7F578DDE9FEA9EABF3601C7DC2D583AFEA71454 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_tE7F578DDE9FEA9EABF3601C7DC2D583AFEA71454, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_tE7F578DDE9FEA9EABF3601C7DC2D583AFEA71454, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // System.Nullable`1 struct Nullable_1_t6093C7701F9D4389152377F3BA2162EC82A4E09F { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t6093C7701F9D4389152377F3BA2162EC82A4E09F, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t6093C7701F9D4389152377F3BA2162EC82A4E09F, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // System.Nullable`1 struct Nullable_1_t2CB95692E6A26EDE54D7ADD36B8950CB7B641543 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t2CB95692E6A26EDE54D7ADD36B8950CB7B641543, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t2CB95692E6A26EDE54D7ADD36B8950CB7B641543, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // System.Nullable`1 struct Nullable_1_tAFDD5B4C018AB92E374230FF360056852325F894 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_tAFDD5B4C018AB92E374230FF360056852325F894, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_tAFDD5B4C018AB92E374230FF360056852325F894, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // System.Nullable`1 struct Nullable_1_t3A9D3139058E086D0A3D8B52106E05024D82BEB4 { public: // T System.Nullable`1::value int32_t ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t3A9D3139058E086D0A3D8B52106E05024D82BEB4, ___value_0)); } inline int32_t get_value_0() const { return ___value_0; } inline int32_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(int32_t value) { ___value_0 = value; } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t3A9D3139058E086D0A3D8B52106E05024D82BEB4, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // System.Pinnable`1 struct Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD : public RuntimeObject { public: // T System.Pinnable`1::Data Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD, ___Data_0)); } inline Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 get_Data_0() const { return ___Data_0; } inline Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A : public RuntimeObject { public: // T System.Pinnable`1::Data Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A, ___Data_0)); } inline Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD get_Data_0() const { return ___Data_0; } inline Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF : public RuntimeObject { public: // T System.Pinnable`1::Data Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF, ___Data_0)); } inline Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 get_Data_0() const { return ___Data_0; } inline Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 : public RuntimeObject { public: // T System.Pinnable`1::Data Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98, ___Data_0)); } inline Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 get_Data_0() const { return ___Data_0; } inline Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 : public RuntimeObject { public: // T System.Pinnable`1::Data ComplexVector4_t88219122749587130667C01407E5E785BC2055EB ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30, ___Data_0)); } inline ComplexVector4_t88219122749587130667C01407E5E785BC2055EB get_Data_0() const { return ___Data_0; } inline ComplexVector4_t88219122749587130667C01407E5E785BC2055EB * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(ComplexVector4_t88219122749587130667C01407E5E785BC2055EB value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tCEC9444A794C8C5590FFB6D3D7638741CA6E6DB8 : public RuntimeObject { public: // T System.Pinnable`1::Data IccProfileSequenceIdentifier_tD5C4738FB4393065E57CE904D74C7D4226A7B1FA ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tCEC9444A794C8C5590FFB6D3D7638741CA6E6DB8, ___Data_0)); } inline IccProfileSequenceIdentifier_tD5C4738FB4393065E57CE904D74C7D4226A7B1FA get_Data_0() const { return ___Data_0; } inline IccProfileSequenceIdentifier_tD5C4738FB4393065E57CE904D74C7D4226A7B1FA * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(IccProfileSequenceIdentifier_tD5C4738FB4393065E57CE904D74C7D4226A7B1FA value) { ___Data_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Data_0))->___U3CDescriptionU3Ek__BackingField_1), (void*)NULL); } }; // System.Pinnable`1 struct Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC : public RuntimeObject { public: // T System.Pinnable`1::Data L8_t0DC62ABA8124A587901AC9D023076EF568A23003 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC, ___Data_0)); } inline L8_t0DC62ABA8124A587901AC9D023076EF568A23003 get_Data_0() const { return ___Data_0; } inline L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E : public RuntimeObject { public: // T System.Pinnable`1::Data La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E, ___Data_0)); } inline La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 get_Data_0() const { return ___Data_0; } inline La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 : public RuntimeObject { public: // T System.Pinnable`1::Data NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3, ___Data_0)); } inline NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 get_Data_0() const { return ___Data_0; } inline NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 : public RuntimeObject { public: // T System.Pinnable`1::Data NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56, ___Data_0)); } inline NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 get_Data_0() const { return ___Data_0; } inline NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 : public RuntimeObject { public: // T System.Pinnable`1::Data NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804, ___Data_0)); } inline NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 get_Data_0() const { return ___Data_0; } inline NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 : public RuntimeObject { public: // T System.Pinnable`1::Data NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8, ___Data_0)); } inline NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 get_Data_0() const { return ___Data_0; } inline NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 : public RuntimeObject { public: // T System.Pinnable`1::Data Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4, ___Data_0)); } inline Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB get_Data_0() const { return ___Data_0; } inline Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D : public RuntimeObject { public: // T System.Pinnable`1::Data Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D, ___Data_0)); } inline Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 get_Data_0() const { return ___Data_0; } inline Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF : public RuntimeObject { public: // T System.Pinnable`1::Data Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF, ___Data_0)); } inline Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC get_Data_0() const { return ___Data_0; } inline Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 : public RuntimeObject { public: // T System.Pinnable`1::Data Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63, ___Data_0)); } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 get_Data_0() const { return ___Data_0; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF : public RuntimeObject { public: // T System.Pinnable`1::Data RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF, ___Data_0)); } inline RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 get_Data_0() const { return ___Data_0; } inline RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C : public RuntimeObject { public: // T System.Pinnable`1::Data Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C, ___Data_0)); } inline Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 get_Data_0() const { return ___Data_0; } inline Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 value) { ___Data_0 = value; } }; // System.Pinnable`1 struct Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 : public RuntimeObject { public: // T System.Pinnable`1::Data Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1, ___Data_0)); } inline Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C get_Data_0() const { return ___Data_0; } inline Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C value) { ___Data_0 = value; } }; // UnityEngine.Component struct Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 : public Object_tF2F3778131EFF286AF62B7B013A170F95A91571A { public: public: }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.HuffmanScanEncoder struct HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 : public RuntimeObject { public: // SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.HuffmanLut[] SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.HuffmanScanEncoder::huffmanTables HuffmanLutU5BU5D_t95C7B07D7C39946F9F4E5251E4DC0AE6D3686EB4* ___huffmanTables_0; // System.UInt32 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.HuffmanScanEncoder::accumulatedBits uint32_t ___accumulatedBits_1; // System.UInt32[] SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.HuffmanScanEncoder::emitBuffer UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___emitBuffer_2; // System.Byte[] SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.HuffmanScanEncoder::streamWriteBuffer ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___streamWriteBuffer_3; // System.Int32 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.HuffmanScanEncoder::bitCount int32_t ___bitCount_4; // System.Int32 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.HuffmanScanEncoder::emitWriteIndex int32_t ___emitWriteIndex_5; // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8 SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.HuffmanScanEncoder::tempBlock Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 ___tempBlock_6; // System.IO.Stream SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.HuffmanScanEncoder::target Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___target_7; public: inline static int32_t get_offset_of_huffmanTables_0() { return static_cast(offsetof(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906, ___huffmanTables_0)); } inline HuffmanLutU5BU5D_t95C7B07D7C39946F9F4E5251E4DC0AE6D3686EB4* get_huffmanTables_0() const { return ___huffmanTables_0; } inline HuffmanLutU5BU5D_t95C7B07D7C39946F9F4E5251E4DC0AE6D3686EB4** get_address_of_huffmanTables_0() { return &___huffmanTables_0; } inline void set_huffmanTables_0(HuffmanLutU5BU5D_t95C7B07D7C39946F9F4E5251E4DC0AE6D3686EB4* value) { ___huffmanTables_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___huffmanTables_0), (void*)value); } inline static int32_t get_offset_of_accumulatedBits_1() { return static_cast(offsetof(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906, ___accumulatedBits_1)); } inline uint32_t get_accumulatedBits_1() const { return ___accumulatedBits_1; } inline uint32_t* get_address_of_accumulatedBits_1() { return &___accumulatedBits_1; } inline void set_accumulatedBits_1(uint32_t value) { ___accumulatedBits_1 = value; } inline static int32_t get_offset_of_emitBuffer_2() { return static_cast(offsetof(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906, ___emitBuffer_2)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get_emitBuffer_2() const { return ___emitBuffer_2; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of_emitBuffer_2() { return &___emitBuffer_2; } inline void set_emitBuffer_2(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ___emitBuffer_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___emitBuffer_2), (void*)value); } inline static int32_t get_offset_of_streamWriteBuffer_3() { return static_cast(offsetof(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906, ___streamWriteBuffer_3)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_streamWriteBuffer_3() const { return ___streamWriteBuffer_3; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_streamWriteBuffer_3() { return &___streamWriteBuffer_3; } inline void set_streamWriteBuffer_3(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___streamWriteBuffer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___streamWriteBuffer_3), (void*)value); } inline static int32_t get_offset_of_bitCount_4() { return static_cast(offsetof(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906, ___bitCount_4)); } inline int32_t get_bitCount_4() const { return ___bitCount_4; } inline int32_t* get_address_of_bitCount_4() { return &___bitCount_4; } inline void set_bitCount_4(int32_t value) { ___bitCount_4 = value; } inline static int32_t get_offset_of_emitWriteIndex_5() { return static_cast(offsetof(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906, ___emitWriteIndex_5)); } inline int32_t get_emitWriteIndex_5() const { return ___emitWriteIndex_5; } inline int32_t* get_address_of_emitWriteIndex_5() { return &___emitWriteIndex_5; } inline void set_emitWriteIndex_5(int32_t value) { ___emitWriteIndex_5 = value; } inline static int32_t get_offset_of_tempBlock_6() { return static_cast(offsetof(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906, ___tempBlock_6)); } inline Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 get_tempBlock_6() const { return ___tempBlock_6; } inline Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 * get_address_of_tempBlock_6() { return &___tempBlock_6; } inline void set_tempBlock_6(Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 value) { ___tempBlock_6 = value; } inline static int32_t get_offset_of_target_7() { return static_cast(offsetof(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906, ___target_7)); } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * get_target_7() const { return ___target_7; } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB ** get_address_of_target_7() { return &___target_7; } inline void set_target_7(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * value) { ___target_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___target_7), (void*)value); } }; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileDescription struct IccProfileDescription_t618070BD619D9C8F1218B099A22964098BF19A90 { public: // System.UInt32 SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileDescription::k__BackingField uint32_t ___U3CDeviceManufacturerU3Ek__BackingField_0; // System.UInt32 SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileDescription::k__BackingField uint32_t ___U3CDeviceModelU3Ek__BackingField_1; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccDeviceAttribute SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileDescription::k__BackingField int64_t ___U3CDeviceAttributesU3Ek__BackingField_2; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileTag SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileDescription::k__BackingField uint32_t ___U3CTechnologyInformationU3Ek__BackingField_3; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLocalizedString[] SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileDescription::k__BackingField IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B* ___U3CDeviceManufacturerInfoU3Ek__BackingField_4; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLocalizedString[] SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileDescription::k__BackingField IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B* ___U3CDeviceModelInfoU3Ek__BackingField_5; public: inline static int32_t get_offset_of_U3CDeviceManufacturerU3Ek__BackingField_0() { return static_cast(offsetof(IccProfileDescription_t618070BD619D9C8F1218B099A22964098BF19A90, ___U3CDeviceManufacturerU3Ek__BackingField_0)); } inline uint32_t get_U3CDeviceManufacturerU3Ek__BackingField_0() const { return ___U3CDeviceManufacturerU3Ek__BackingField_0; } inline uint32_t* get_address_of_U3CDeviceManufacturerU3Ek__BackingField_0() { return &___U3CDeviceManufacturerU3Ek__BackingField_0; } inline void set_U3CDeviceManufacturerU3Ek__BackingField_0(uint32_t value) { ___U3CDeviceManufacturerU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CDeviceModelU3Ek__BackingField_1() { return static_cast(offsetof(IccProfileDescription_t618070BD619D9C8F1218B099A22964098BF19A90, ___U3CDeviceModelU3Ek__BackingField_1)); } inline uint32_t get_U3CDeviceModelU3Ek__BackingField_1() const { return ___U3CDeviceModelU3Ek__BackingField_1; } inline uint32_t* get_address_of_U3CDeviceModelU3Ek__BackingField_1() { return &___U3CDeviceModelU3Ek__BackingField_1; } inline void set_U3CDeviceModelU3Ek__BackingField_1(uint32_t value) { ___U3CDeviceModelU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CDeviceAttributesU3Ek__BackingField_2() { return static_cast(offsetof(IccProfileDescription_t618070BD619D9C8F1218B099A22964098BF19A90, ___U3CDeviceAttributesU3Ek__BackingField_2)); } inline int64_t get_U3CDeviceAttributesU3Ek__BackingField_2() const { return ___U3CDeviceAttributesU3Ek__BackingField_2; } inline int64_t* get_address_of_U3CDeviceAttributesU3Ek__BackingField_2() { return &___U3CDeviceAttributesU3Ek__BackingField_2; } inline void set_U3CDeviceAttributesU3Ek__BackingField_2(int64_t value) { ___U3CDeviceAttributesU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTechnologyInformationU3Ek__BackingField_3() { return static_cast(offsetof(IccProfileDescription_t618070BD619D9C8F1218B099A22964098BF19A90, ___U3CTechnologyInformationU3Ek__BackingField_3)); } inline uint32_t get_U3CTechnologyInformationU3Ek__BackingField_3() const { return ___U3CTechnologyInformationU3Ek__BackingField_3; } inline uint32_t* get_address_of_U3CTechnologyInformationU3Ek__BackingField_3() { return &___U3CTechnologyInformationU3Ek__BackingField_3; } inline void set_U3CTechnologyInformationU3Ek__BackingField_3(uint32_t value) { ___U3CTechnologyInformationU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CDeviceManufacturerInfoU3Ek__BackingField_4() { return static_cast(offsetof(IccProfileDescription_t618070BD619D9C8F1218B099A22964098BF19A90, ___U3CDeviceManufacturerInfoU3Ek__BackingField_4)); } inline IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B* get_U3CDeviceManufacturerInfoU3Ek__BackingField_4() const { return ___U3CDeviceManufacturerInfoU3Ek__BackingField_4; } inline IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B** get_address_of_U3CDeviceManufacturerInfoU3Ek__BackingField_4() { return &___U3CDeviceManufacturerInfoU3Ek__BackingField_4; } inline void set_U3CDeviceManufacturerInfoU3Ek__BackingField_4(IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B* value) { ___U3CDeviceManufacturerInfoU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CDeviceManufacturerInfoU3Ek__BackingField_4), (void*)value); } inline static int32_t get_offset_of_U3CDeviceModelInfoU3Ek__BackingField_5() { return static_cast(offsetof(IccProfileDescription_t618070BD619D9C8F1218B099A22964098BF19A90, ___U3CDeviceModelInfoU3Ek__BackingField_5)); } inline IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B* get_U3CDeviceModelInfoU3Ek__BackingField_5() const { return ___U3CDeviceModelInfoU3Ek__BackingField_5; } inline IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B** get_address_of_U3CDeviceModelInfoU3Ek__BackingField_5() { return &___U3CDeviceModelInfoU3Ek__BackingField_5; } inline void set_U3CDeviceModelInfoU3Ek__BackingField_5(IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B* value) { ___U3CDeviceModelInfoU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CDeviceModelInfoU3Ek__BackingField_5), (void*)value); } }; // Native definition for P/Invoke marshalling of SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileDescription struct IccProfileDescription_t618070BD619D9C8F1218B099A22964098BF19A90_marshaled_pinvoke { uint32_t ___U3CDeviceManufacturerU3Ek__BackingField_0; uint32_t ___U3CDeviceModelU3Ek__BackingField_1; int64_t ___U3CDeviceAttributesU3Ek__BackingField_2; uint32_t ___U3CTechnologyInformationU3Ek__BackingField_3; IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A_marshaled_pinvoke* ___U3CDeviceManufacturerInfoU3Ek__BackingField_4; IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A_marshaled_pinvoke* ___U3CDeviceModelInfoU3Ek__BackingField_5; }; // Native definition for COM marshalling of SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileDescription struct IccProfileDescription_t618070BD619D9C8F1218B099A22964098BF19A90_marshaled_com { uint32_t ___U3CDeviceManufacturerU3Ek__BackingField_0; uint32_t ___U3CDeviceModelU3Ek__BackingField_1; int64_t ___U3CDeviceAttributesU3Ek__BackingField_2; uint32_t ___U3CTechnologyInformationU3Ek__BackingField_3; IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A_marshaled_com* ___U3CDeviceManufacturerInfoU3Ek__BackingField_4; IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A_marshaled_com* ___U3CDeviceModelInfoU3Ek__BackingField_5; }; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccScreeningChannel struct IccScreeningChannel_t65E5B0A230DE297A96A6B0453088B7450C07D0D4 { public: // System.Single SixLabors.ImageSharp.Metadata.Profiles.Icc.IccScreeningChannel::k__BackingField float ___U3CFrequencyU3Ek__BackingField_0; // System.Single SixLabors.ImageSharp.Metadata.Profiles.Icc.IccScreeningChannel::k__BackingField float ___U3CAngleU3Ek__BackingField_1; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccScreeningSpotType SixLabors.ImageSharp.Metadata.Profiles.Icc.IccScreeningChannel::k__BackingField int32_t ___U3CSpotShapeU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CFrequencyU3Ek__BackingField_0() { return static_cast(offsetof(IccScreeningChannel_t65E5B0A230DE297A96A6B0453088B7450C07D0D4, ___U3CFrequencyU3Ek__BackingField_0)); } inline float get_U3CFrequencyU3Ek__BackingField_0() const { return ___U3CFrequencyU3Ek__BackingField_0; } inline float* get_address_of_U3CFrequencyU3Ek__BackingField_0() { return &___U3CFrequencyU3Ek__BackingField_0; } inline void set_U3CFrequencyU3Ek__BackingField_0(float value) { ___U3CFrequencyU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CAngleU3Ek__BackingField_1() { return static_cast(offsetof(IccScreeningChannel_t65E5B0A230DE297A96A6B0453088B7450C07D0D4, ___U3CAngleU3Ek__BackingField_1)); } inline float get_U3CAngleU3Ek__BackingField_1() const { return ___U3CAngleU3Ek__BackingField_1; } inline float* get_address_of_U3CAngleU3Ek__BackingField_1() { return &___U3CAngleU3Ek__BackingField_1; } inline void set_U3CAngleU3Ek__BackingField_1(float value) { ___U3CAngleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CSpotShapeU3Ek__BackingField_2() { return static_cast(offsetof(IccScreeningChannel_t65E5B0A230DE297A96A6B0453088B7450C07D0D4, ___U3CSpotShapeU3Ek__BackingField_2)); } inline int32_t get_U3CSpotShapeU3Ek__BackingField_2() const { return ___U3CSpotShapeU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CSpotShapeU3Ek__BackingField_2() { return &___U3CSpotShapeU3Ek__BackingField_2; } inline void set_U3CSpotShapeU3Ek__BackingField_2(int32_t value) { ___U3CSpotShapeU3Ek__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); } }; // BestHTTP.SignalRCore.Messages.InvocationMessage struct InvocationMessage_t00C6F237BBABEFF9A81BCC9BD79AEB1CD9FF5C89 { public: // BestHTTP.SignalRCore.Messages.MessageTypes BestHTTP.SignalRCore.Messages.InvocationMessage::type int32_t ___type_0; // System.String BestHTTP.SignalRCore.Messages.InvocationMessage::invocationId String_t* ___invocationId_1; // System.Boolean BestHTTP.SignalRCore.Messages.InvocationMessage::nonblocking bool ___nonblocking_2; // System.String BestHTTP.SignalRCore.Messages.InvocationMessage::target String_t* ___target_3; // System.Object[] BestHTTP.SignalRCore.Messages.InvocationMessage::arguments ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___arguments_4; public: inline static int32_t get_offset_of_type_0() { return static_cast(offsetof(InvocationMessage_t00C6F237BBABEFF9A81BCC9BD79AEB1CD9FF5C89, ___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(InvocationMessage_t00C6F237BBABEFF9A81BCC9BD79AEB1CD9FF5C89, ___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(InvocationMessage_t00C6F237BBABEFF9A81BCC9BD79AEB1CD9FF5C89, ___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(InvocationMessage_t00C6F237BBABEFF9A81BCC9BD79AEB1CD9FF5C89, ___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(InvocationMessage_t00C6F237BBABEFF9A81BCC9BD79AEB1CD9FF5C89, ___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); } }; // Native definition for P/Invoke marshalling of BestHTTP.SignalRCore.Messages.InvocationMessage struct InvocationMessage_t00C6F237BBABEFF9A81BCC9BD79AEB1CD9FF5C89_marshaled_pinvoke { int32_t ___type_0; char* ___invocationId_1; int32_t ___nonblocking_2; char* ___target_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___arguments_4; }; // Native definition for COM marshalling of BestHTTP.SignalRCore.Messages.InvocationMessage struct InvocationMessage_t00C6F237BBABEFF9A81BCC9BD79AEB1CD9FF5C89_marshaled_com { int32_t ___type_0; Il2CppChar* ___invocationId_1; int32_t ___nonblocking_2; Il2CppChar* ___target_3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___arguments_4; }; // Newtonsoft.Json.Linq.JValue struct JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64 : public JToken_t78F4E878E41125BB40B529918D104EDDC99E00C9 { public: // Newtonsoft.Json.Linq.JTokenType Newtonsoft.Json.Linq.JValue::_valueType int32_t ____valueType_13; // System.Object Newtonsoft.Json.Linq.JValue::_value RuntimeObject * ____value_14; public: inline static int32_t get_offset_of__valueType_13() { return static_cast(offsetof(JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64, ____valueType_13)); } inline int32_t get__valueType_13() const { return ____valueType_13; } inline int32_t* get_address_of__valueType_13() { return &____valueType_13; } inline void set__valueType_13(int32_t value) { ____valueType_13 = value; } inline static int32_t get_offset_of__value_14() { return static_cast(offsetof(JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64, ____value_14)); } inline RuntimeObject * get__value_14() const { return ____value_14; } inline RuntimeObject ** get_address_of__value_14() { return &____value_14; } inline void set__value_14(RuntimeObject * value) { ____value_14 = value; Il2CppCodeGenWriteBarrier((void**)(&____value_14), (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; }; // LitJson.JsonReader struct JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340 : public RuntimeObject { public: // System.Collections.Generic.Stack`1 LitJson.JsonReader::automaton_stack Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55 * ___automaton_stack_1; // System.Int32 LitJson.JsonReader::current_input int32_t ___current_input_2; // System.Int32 LitJson.JsonReader::current_symbol int32_t ___current_symbol_3; // System.Boolean LitJson.JsonReader::end_of_json bool ___end_of_json_4; // System.Boolean LitJson.JsonReader::end_of_input bool ___end_of_input_5; // LitJson.Lexer LitJson.JsonReader::lexer Lexer_tD33701B5D4609BBCE8D9A481525FEBDCC7074DAC * ___lexer_6; // System.Boolean LitJson.JsonReader::parser_in_string bool ___parser_in_string_7; // System.Boolean LitJson.JsonReader::parser_return bool ___parser_return_8; // System.Boolean LitJson.JsonReader::read_started bool ___read_started_9; // System.IO.TextReader LitJson.JsonReader::reader TextReader_t25B06DCA1906FEAD02150DB14313EBEA4CD78D2F * ___reader_10; // System.Boolean LitJson.JsonReader::reader_is_owned bool ___reader_is_owned_11; // System.Boolean LitJson.JsonReader::skip_non_members bool ___skip_non_members_12; // System.Object LitJson.JsonReader::token_value RuntimeObject * ___token_value_13; // LitJson.JsonToken LitJson.JsonReader::token int32_t ___token_14; public: inline static int32_t get_offset_of_automaton_stack_1() { return static_cast(offsetof(JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340, ___automaton_stack_1)); } inline Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55 * get_automaton_stack_1() const { return ___automaton_stack_1; } inline Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55 ** get_address_of_automaton_stack_1() { return &___automaton_stack_1; } inline void set_automaton_stack_1(Stack_1_tC6C298385D16F10F391B84280D21FE059A45CC55 * value) { ___automaton_stack_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___automaton_stack_1), (void*)value); } inline static int32_t get_offset_of_current_input_2() { return static_cast(offsetof(JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340, ___current_input_2)); } inline int32_t get_current_input_2() const { return ___current_input_2; } inline int32_t* get_address_of_current_input_2() { return &___current_input_2; } inline void set_current_input_2(int32_t value) { ___current_input_2 = value; } inline static int32_t get_offset_of_current_symbol_3() { return static_cast(offsetof(JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340, ___current_symbol_3)); } inline int32_t get_current_symbol_3() const { return ___current_symbol_3; } inline int32_t* get_address_of_current_symbol_3() { return &___current_symbol_3; } inline void set_current_symbol_3(int32_t value) { ___current_symbol_3 = value; } inline static int32_t get_offset_of_end_of_json_4() { return static_cast(offsetof(JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340, ___end_of_json_4)); } inline bool get_end_of_json_4() const { return ___end_of_json_4; } inline bool* get_address_of_end_of_json_4() { return &___end_of_json_4; } inline void set_end_of_json_4(bool value) { ___end_of_json_4 = value; } inline static int32_t get_offset_of_end_of_input_5() { return static_cast(offsetof(JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340, ___end_of_input_5)); } inline bool get_end_of_input_5() const { return ___end_of_input_5; } inline bool* get_address_of_end_of_input_5() { return &___end_of_input_5; } inline void set_end_of_input_5(bool value) { ___end_of_input_5 = value; } inline static int32_t get_offset_of_lexer_6() { return static_cast(offsetof(JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340, ___lexer_6)); } inline Lexer_tD33701B5D4609BBCE8D9A481525FEBDCC7074DAC * get_lexer_6() const { return ___lexer_6; } inline Lexer_tD33701B5D4609BBCE8D9A481525FEBDCC7074DAC ** get_address_of_lexer_6() { return &___lexer_6; } inline void set_lexer_6(Lexer_tD33701B5D4609BBCE8D9A481525FEBDCC7074DAC * value) { ___lexer_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___lexer_6), (void*)value); } inline static int32_t get_offset_of_parser_in_string_7() { return static_cast(offsetof(JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340, ___parser_in_string_7)); } inline bool get_parser_in_string_7() const { return ___parser_in_string_7; } inline bool* get_address_of_parser_in_string_7() { return &___parser_in_string_7; } inline void set_parser_in_string_7(bool value) { ___parser_in_string_7 = value; } inline static int32_t get_offset_of_parser_return_8() { return static_cast(offsetof(JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340, ___parser_return_8)); } inline bool get_parser_return_8() const { return ___parser_return_8; } inline bool* get_address_of_parser_return_8() { return &___parser_return_8; } inline void set_parser_return_8(bool value) { ___parser_return_8 = value; } inline static int32_t get_offset_of_read_started_9() { return static_cast(offsetof(JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340, ___read_started_9)); } inline bool get_read_started_9() const { return ___read_started_9; } inline bool* get_address_of_read_started_9() { return &___read_started_9; } inline void set_read_started_9(bool value) { ___read_started_9 = value; } inline static int32_t get_offset_of_reader_10() { return static_cast(offsetof(JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340, ___reader_10)); } inline TextReader_t25B06DCA1906FEAD02150DB14313EBEA4CD78D2F * get_reader_10() const { return ___reader_10; } inline TextReader_t25B06DCA1906FEAD02150DB14313EBEA4CD78D2F ** get_address_of_reader_10() { return &___reader_10; } inline void set_reader_10(TextReader_t25B06DCA1906FEAD02150DB14313EBEA4CD78D2F * value) { ___reader_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___reader_10), (void*)value); } inline static int32_t get_offset_of_reader_is_owned_11() { return static_cast(offsetof(JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340, ___reader_is_owned_11)); } inline bool get_reader_is_owned_11() const { return ___reader_is_owned_11; } inline bool* get_address_of_reader_is_owned_11() { return &___reader_is_owned_11; } inline void set_reader_is_owned_11(bool value) { ___reader_is_owned_11 = value; } inline static int32_t get_offset_of_skip_non_members_12() { return static_cast(offsetof(JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340, ___skip_non_members_12)); } inline bool get_skip_non_members_12() const { return ___skip_non_members_12; } inline bool* get_address_of_skip_non_members_12() { return &___skip_non_members_12; } inline void set_skip_non_members_12(bool value) { ___skip_non_members_12 = value; } inline static int32_t get_offset_of_token_value_13() { return static_cast(offsetof(JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340, ___token_value_13)); } inline RuntimeObject * get_token_value_13() const { return ___token_value_13; } inline RuntimeObject ** get_address_of_token_value_13() { return &___token_value_13; } inline void set_token_value_13(RuntimeObject * value) { ___token_value_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___token_value_13), (void*)value); } inline static int32_t get_offset_of_token_14() { return static_cast(offsetof(JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340, ___token_14)); } inline int32_t get_token_14() const { return ___token_14; } inline int32_t* get_address_of_token_14() { return &___token_14; } inline void set_token_14(int32_t value) { ___token_14 = value; } }; struct JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340_StaticFields { public: // System.Collections.Generic.IDictionary`2> LitJson.JsonReader::parse_table RuntimeObject* ___parse_table_0; public: inline static int32_t get_offset_of_parse_table_0() { return static_cast(offsetof(JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340_StaticFields, ___parse_table_0)); } inline RuntimeObject* get_parse_table_0() const { return ___parse_table_0; } inline RuntimeObject** get_address_of_parse_table_0() { return &___parse_table_0; } inline void set_parse_table_0(RuntimeObject* value) { ___parse_table_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___parse_table_0), (void*)value); } }; // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache struct MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD { public: // SixLabors.ImageSharp.Memory.SpanCacheMode SixLabors.ImageSharp.Memory.MemoryGroupSpanCache::Mode int32_t ___Mode_0; // System.Byte[] SixLabors.ImageSharp.Memory.MemoryGroupSpanCache::SingleArray ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___SingleArray_1; // System.Void* SixLabors.ImageSharp.Memory.MemoryGroupSpanCache::SinglePointer void* ___SinglePointer_2; // System.Void*[] SixLabors.ImageSharp.Memory.MemoryGroupSpanCache::MultiPointer VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* ___MultiPointer_3; public: inline static int32_t get_offset_of_Mode_0() { return static_cast(offsetof(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD, ___Mode_0)); } inline int32_t get_Mode_0() const { return ___Mode_0; } inline int32_t* get_address_of_Mode_0() { return &___Mode_0; } inline void set_Mode_0(int32_t value) { ___Mode_0 = value; } inline static int32_t get_offset_of_SingleArray_1() { return static_cast(offsetof(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD, ___SingleArray_1)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_SingleArray_1() const { return ___SingleArray_1; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_SingleArray_1() { return &___SingleArray_1; } inline void set_SingleArray_1(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___SingleArray_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___SingleArray_1), (void*)value); } inline static int32_t get_offset_of_SinglePointer_2() { return static_cast(offsetof(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD, ___SinglePointer_2)); } inline void* get_SinglePointer_2() const { return ___SinglePointer_2; } inline void** get_address_of_SinglePointer_2() { return &___SinglePointer_2; } inline void set_SinglePointer_2(void* value) { ___SinglePointer_2 = value; } inline static int32_t get_offset_of_MultiPointer_3() { return static_cast(offsetof(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD, ___MultiPointer_3)); } inline VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* get_MultiPointer_3() const { return ___MultiPointer_3; } inline VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C** get_address_of_MultiPointer_3() { return &___MultiPointer_3; } inline void set_MultiPointer_3(VoidU2AU5BU5D_t2AFB886FD2F45D889C078F064736049ECE65D10C* value) { ___MultiPointer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___MultiPointer_3), (void*)value); } }; // Native definition for P/Invoke marshalling of SixLabors.ImageSharp.Memory.MemoryGroupSpanCache struct MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD_marshaled_pinvoke { int32_t ___Mode_0; Il2CppSafeArray/*NONE*/* ___SingleArray_1; void* ___SinglePointer_2; void** ___MultiPointer_3; }; // Native definition for COM marshalling of SixLabors.ImageSharp.Memory.MemoryGroupSpanCache struct MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD_marshaled_com { int32_t ___Mode_0; Il2CppSafeArray/*NONE*/* ___SingleArray_1; void* ___SinglePointer_2; void** ___MultiPointer_3; }; // 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; }; // 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); } }; // System.Net.NetworkInformation.Win32_FIXED_INFO struct Win32_FIXED_INFO_t1C698F6191AEE410646455CA333FFADE53C89847 { public: // System.String System.Net.NetworkInformation.Win32_FIXED_INFO::HostName String_t* ___HostName_0; // System.String System.Net.NetworkInformation.Win32_FIXED_INFO::DomainName String_t* ___DomainName_1; // System.IntPtr System.Net.NetworkInformation.Win32_FIXED_INFO::CurrentDnsServer intptr_t ___CurrentDnsServer_2; // System.Net.NetworkInformation.Win32_IP_ADDR_STRING System.Net.NetworkInformation.Win32_FIXED_INFO::DnsServerList Win32_IP_ADDR_STRING_t167613F2B5ACBE50F3823035ED4DB87312128903 ___DnsServerList_3; // System.Net.NetworkInformation.NetBiosNodeType System.Net.NetworkInformation.Win32_FIXED_INFO::NodeType int32_t ___NodeType_4; // System.String System.Net.NetworkInformation.Win32_FIXED_INFO::ScopeId String_t* ___ScopeId_5; // System.UInt32 System.Net.NetworkInformation.Win32_FIXED_INFO::EnableRouting uint32_t ___EnableRouting_6; // System.UInt32 System.Net.NetworkInformation.Win32_FIXED_INFO::EnableProxy uint32_t ___EnableProxy_7; // System.UInt32 System.Net.NetworkInformation.Win32_FIXED_INFO::EnableDns uint32_t ___EnableDns_8; public: inline static int32_t get_offset_of_HostName_0() { return static_cast(offsetof(Win32_FIXED_INFO_t1C698F6191AEE410646455CA333FFADE53C89847, ___HostName_0)); } inline String_t* get_HostName_0() const { return ___HostName_0; } inline String_t** get_address_of_HostName_0() { return &___HostName_0; } inline void set_HostName_0(String_t* value) { ___HostName_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___HostName_0), (void*)value); } inline static int32_t get_offset_of_DomainName_1() { return static_cast(offsetof(Win32_FIXED_INFO_t1C698F6191AEE410646455CA333FFADE53C89847, ___DomainName_1)); } inline String_t* get_DomainName_1() const { return ___DomainName_1; } inline String_t** get_address_of_DomainName_1() { return &___DomainName_1; } inline void set_DomainName_1(String_t* value) { ___DomainName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___DomainName_1), (void*)value); } inline static int32_t get_offset_of_CurrentDnsServer_2() { return static_cast(offsetof(Win32_FIXED_INFO_t1C698F6191AEE410646455CA333FFADE53C89847, ___CurrentDnsServer_2)); } inline intptr_t get_CurrentDnsServer_2() const { return ___CurrentDnsServer_2; } inline intptr_t* get_address_of_CurrentDnsServer_2() { return &___CurrentDnsServer_2; } inline void set_CurrentDnsServer_2(intptr_t value) { ___CurrentDnsServer_2 = value; } inline static int32_t get_offset_of_DnsServerList_3() { return static_cast(offsetof(Win32_FIXED_INFO_t1C698F6191AEE410646455CA333FFADE53C89847, ___DnsServerList_3)); } inline Win32_IP_ADDR_STRING_t167613F2B5ACBE50F3823035ED4DB87312128903 get_DnsServerList_3() const { return ___DnsServerList_3; } inline Win32_IP_ADDR_STRING_t167613F2B5ACBE50F3823035ED4DB87312128903 * get_address_of_DnsServerList_3() { return &___DnsServerList_3; } inline void set_DnsServerList_3(Win32_IP_ADDR_STRING_t167613F2B5ACBE50F3823035ED4DB87312128903 value) { ___DnsServerList_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___DnsServerList_3))->___IpAddress_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___DnsServerList_3))->___IpMask_2), (void*)NULL); #endif } inline static int32_t get_offset_of_NodeType_4() { return static_cast(offsetof(Win32_FIXED_INFO_t1C698F6191AEE410646455CA333FFADE53C89847, ___NodeType_4)); } inline int32_t get_NodeType_4() const { return ___NodeType_4; } inline int32_t* get_address_of_NodeType_4() { return &___NodeType_4; } inline void set_NodeType_4(int32_t value) { ___NodeType_4 = value; } inline static int32_t get_offset_of_ScopeId_5() { return static_cast(offsetof(Win32_FIXED_INFO_t1C698F6191AEE410646455CA333FFADE53C89847, ___ScopeId_5)); } inline String_t* get_ScopeId_5() const { return ___ScopeId_5; } inline String_t** get_address_of_ScopeId_5() { return &___ScopeId_5; } inline void set_ScopeId_5(String_t* value) { ___ScopeId_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___ScopeId_5), (void*)value); } inline static int32_t get_offset_of_EnableRouting_6() { return static_cast(offsetof(Win32_FIXED_INFO_t1C698F6191AEE410646455CA333FFADE53C89847, ___EnableRouting_6)); } inline uint32_t get_EnableRouting_6() const { return ___EnableRouting_6; } inline uint32_t* get_address_of_EnableRouting_6() { return &___EnableRouting_6; } inline void set_EnableRouting_6(uint32_t value) { ___EnableRouting_6 = value; } inline static int32_t get_offset_of_EnableProxy_7() { return static_cast(offsetof(Win32_FIXED_INFO_t1C698F6191AEE410646455CA333FFADE53C89847, ___EnableProxy_7)); } inline uint32_t get_EnableProxy_7() const { return ___EnableProxy_7; } inline uint32_t* get_address_of_EnableProxy_7() { return &___EnableProxy_7; } inline void set_EnableProxy_7(uint32_t value) { ___EnableProxy_7 = value; } inline static int32_t get_offset_of_EnableDns_8() { return static_cast(offsetof(Win32_FIXED_INFO_t1C698F6191AEE410646455CA333FFADE53C89847, ___EnableDns_8)); } inline uint32_t get_EnableDns_8() const { return ___EnableDns_8; } inline uint32_t* get_address_of_EnableDns_8() { return &___EnableDns_8; } inline void set_EnableDns_8(uint32_t value) { ___EnableDns_8 = value; } }; // Native definition for P/Invoke marshalling of System.Net.NetworkInformation.Win32_FIXED_INFO struct Win32_FIXED_INFO_t1C698F6191AEE410646455CA333FFADE53C89847_marshaled_pinvoke { char ___HostName_0[132]; char ___DomainName_1[132]; intptr_t ___CurrentDnsServer_2; Win32_IP_ADDR_STRING_t167613F2B5ACBE50F3823035ED4DB87312128903_marshaled_pinvoke ___DnsServerList_3; int32_t ___NodeType_4; char ___ScopeId_5[260]; uint32_t ___EnableRouting_6; uint32_t ___EnableProxy_7; uint32_t ___EnableDns_8; }; // Native definition for COM marshalling of System.Net.NetworkInformation.Win32_FIXED_INFO struct Win32_FIXED_INFO_t1C698F6191AEE410646455CA333FFADE53C89847_marshaled_com { char ___HostName_0[132]; char ___DomainName_1[132]; intptr_t ___CurrentDnsServer_2; Win32_IP_ADDR_STRING_t167613F2B5ACBE50F3823035ED4DB87312128903_marshaled_com ___DnsServerList_3; int32_t ___NodeType_4; char ___ScopeId_5[260]; uint32_t ___EnableRouting_6; uint32_t ___EnableProxy_7; uint32_t ___EnableDns_8; }; // System.Action`1 struct Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC : public MulticastDelegate_t { public: public: }; // System.Action`10 struct Action_10_tCB3D82DD35C1B5FAE126032A26487CC5C1993C00 : public MulticastDelegate_t { public: public: }; // System.Action`11 struct Action_11_tA2FDB9AE281E0ADA633266CB56C80EC5D642B047 : public MulticastDelegate_t { public: public: }; // System.Action`12 struct Action_12_tF1BF7969D0A090822CBA914CC802445A38E60D06 : public MulticastDelegate_t { public: public: }; // System.Action`13 struct Action_13_tEA351B44E7464D35319E0DE4CD06ACE8D961BFDA : public MulticastDelegate_t { public: public: }; // System.Action`14 struct Action_14_t82D63215D3F2D524D17EB122C1B6716B38FDF675 : public MulticastDelegate_t { public: public: }; // System.Action`15 struct Action_15_t0035ECE30243CC25B59548606893ABB530612C7B : public MulticastDelegate_t { public: public: }; // System.Action`2 struct Action_2_t4FB8E5660AE634E13BF340904C61FEA9DCE9D52D : public MulticastDelegate_t { public: public: }; // System.Action`3 struct Action_3_t40CAA9C4849DA1712B1B6ECA55C18E0C0DFEBE4C : public MulticastDelegate_t { public: public: }; // System.Action`4 struct Action_4_tDB82015AB9EE6C7A4D051C5068F94F41BD15DE0D : public MulticastDelegate_t { public: public: }; // System.Action`5 struct Action_5_tCD70DCA74B54D4A78DC12BBBB0E87C24DCEA4E9E : public MulticastDelegate_t { public: public: }; // System.Action`6 struct Action_6_t7478C213DC6C4025627B7CE365FC7A57D3E0566A : public MulticastDelegate_t { public: public: }; // System.Action`7 struct Action_7_tB6AD31F9022B01DAC723E049D8C26E892EE858C8 : public MulticastDelegate_t { public: public: }; // System.Action`8 struct Action_8_t17B939F136AF9D6DBC904DB6A1CDBFF7AD0099D2 : public MulticastDelegate_t { public: public: }; // System.Action`9 struct Action_9_t857417190D85A86B9CDBC8E0AE1828269616CCDF : public MulticastDelegate_t { public: public: }; // LitJson.ExporterFunc`1 struct ExporterFunc_1_t630A9001A866BE657B4741284930FD33F41F30B0 : public MulticastDelegate_t { public: public: }; // System.Func`1 struct Func_1_t807CEE610086E24A0167BAA97A64062016E09D49 : public MulticastDelegate_t { public: public: }; // System.Func`10 struct Func_10_t68F8670DCD5BE3C67138FCB1FB98601093A04E00 : public MulticastDelegate_t { public: public: }; // System.Func`11 struct Func_11_tFCC6D49B50FBCE117A74498C25FE8D9B9A12A032 : public MulticastDelegate_t { public: public: }; // System.Func`12 struct Func_12_t430D73139D1112F1A48C9633B5ED659261AEA931 : public MulticastDelegate_t { public: public: }; // System.Func`13 struct Func_13_tEAEB6CDA27EB17E1FDE45D507FCB1293518CF274 : public MulticastDelegate_t { public: public: }; // System.Func`14 struct Func_14_tC0CA6173FA7BD89DE6A53C7F21E4B46D5C37F2E8 : public MulticastDelegate_t { public: public: }; // System.Func`15 struct Func_15_t60846050EAFF2E2AA98BB24C048C764A1F9FBBAC : public MulticastDelegate_t { public: public: }; // System.Func`16 struct Func_16_t2586E322153C937F85AF7F67C958EFB1DF3307A8 : public MulticastDelegate_t { public: public: }; // System.Func`2 struct Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 : public MulticastDelegate_t { public: public: }; // System.Func`3 struct Func_3_tBBBFF266D23D5A9A7940D16DA73BCD5DE0753A27 : public MulticastDelegate_t { public: public: }; // System.Func`4 struct Func_4_t506CA082EE40D9DFBE82C3CAF44181A1323BC77A : public MulticastDelegate_t { public: public: }; // System.Func`5 struct Func_5_t842C87CF240F7024FCEA6529ABB3BE22C581FD6E : public MulticastDelegate_t { public: public: }; // System.Func`6 struct Func_6_t692A24667A619BED886A849A5BC0A7E554EF8DE8 : public MulticastDelegate_t { public: public: }; // System.Func`7 struct Func_7_t7ACD1C3038A669CFF3F170931AE962478F99561C : public MulticastDelegate_t { public: public: }; // System.Func`8 struct Func_8_t9FEBC31147777AFC90A0D79427C5189C4034F3B0 : public MulticastDelegate_t { public: public: }; // System.Func`9 struct Func_9_t6DD4A43F2CD2FCFC779C37CFF6ADD45E2AA4B50C : public MulticastDelegate_t { public: public: }; // LitJson.ImporterFunc`2 struct ImporterFunc_2_tCFD454CC21D86524557F9DB5BDC69543BC57ABE8 : public MulticastDelegate_t { public: public: }; // LitJson.ImporterFunc`2 struct ImporterFunc_2_tB8CD9B08886AF48A0307B83ACF20B91500939840 : public MulticastDelegate_t { public: public: }; // LitJson.ImporterFunc`2 struct ImporterFunc_2_tFC6A6E98CBA96BB31013380AB3C4ECBAC733B714 : public MulticastDelegate_t { public: public: }; // LitJson.ImporterFunc`2 struct ImporterFunc_2_t8888B5E6C81FA20C308C693C230A902CAA2AFE9A : public MulticastDelegate_t { public: public: }; // LitJson.ImporterFunc`2 struct ImporterFunc_2_tA197857700F789BFABE11594F0F8AEBA1C463715 : public MulticastDelegate_t { public: public: }; // LitJson.ImporterFunc`2 struct ImporterFunc_2_tE24BF8ACFA328ED830BA38E8C5025E1DE45E51E5 : public MulticastDelegate_t { public: public: }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t55D4CD9EF0FEB8D39C0A3AC4A30C0299F58955B2 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_tB29D25EA5E03888417A55258DE4C163B07185192 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t427B8F78D52F8CB75576A6AB51412018B0239401 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_tAED3B536DBE0D29D22DA7D44DEE382AA7FDA197A * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_tA0BD8CEED4E8334ADF546B46CF20866042DC30B2 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_tBD6E3871D47246D8ED1018C54552648AF38F9909 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t02492EAEC5818C8BBED368495787F83A62918B99 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t526CDAAF3BEFC4D6CC611777EBB49FF4DBD19A6E * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t03AC285812DDF1EF2D2343E087F1512E6A93B8EE * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t4A0E2FE5F75C0F43A27A36B7C82F0361605720DA * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t2B1AF32126C19A6A08F8E677E51CA01928E0F1EE * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t6254F3C6F6E394D895BB90112672B975DA5B3149 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t3558E695EBC51931DE668FC5C9B159962CFB1DEF * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_tB226EA9A014E81CD783F8AB4AB84367853D776A7 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_tB226EA9A014E81CD783F8AB4AB84367853D776A7 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_tB226EA9A014E81CD783F8AB4AB84367853D776A7 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_tB226EA9A014E81CD783F8AB4AB84367853D776A7 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t8841B1990F0642EDDD2DC6E1F67B5484F7AD9F58 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t8841B1990F0642EDDD2DC6E1F67B5484F7AD9F58 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t8841B1990F0642EDDD2DC6E1F67B5484F7AD9F58 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t8841B1990F0642EDDD2DC6E1F67B5484F7AD9F58 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t301A1F7D5D672F8686DF80320B1965F9D41C5DDD * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t301A1F7D5D672F8686DF80320B1965F9D41C5DDD * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t301A1F7D5D672F8686DF80320B1965F9D41C5DDD ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t301A1F7D5D672F8686DF80320B1965F9D41C5DDD * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t5D9AA5545D6122B8307F5C2F82F04D7A0A4BAD0F * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t5D9AA5545D6122B8307F5C2F82F04D7A0A4BAD0F * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t5D9AA5545D6122B8307F5C2F82F04D7A0A4BAD0F ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t5D9AA5545D6122B8307F5C2F82F04D7A0A4BAD0F * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_tE078BA73135B373A247A369BD8760FDD662E3C74 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_tE078BA73135B373A247A369BD8760FDD662E3C74 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_tE078BA73135B373A247A369BD8760FDD662E3C74 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_tE078BA73135B373A247A369BD8760FDD662E3C74 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_tB98A72F50C16273D6FAF2BE7770F1D04B213BEE0 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_tB98A72F50C16273D6FAF2BE7770F1D04B213BEE0 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_tB98A72F50C16273D6FAF2BE7770F1D04B213BEE0 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_tB98A72F50C16273D6FAF2BE7770F1D04B213BEE0 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t699BFB8F06D6E2E7C6A99FA8DF6FB838304E35F4 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t699BFB8F06D6E2E7C6A99FA8DF6FB838304E35F4 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t699BFB8F06D6E2E7C6A99FA8DF6FB838304E35F4 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t699BFB8F06D6E2E7C6A99FA8DF6FB838304E35F4 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t74FAFCDA80D11091C84AC286814303FBF4B881C2 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t74FAFCDA80D11091C84AC286814303FBF4B881C2 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t74FAFCDA80D11091C84AC286814303FBF4B881C2 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t74FAFCDA80D11091C84AC286814303FBF4B881C2 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t07FD3160A49DC5F1F70A07C04474104B1853D784 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t07FD3160A49DC5F1F70A07C04474104B1853D784 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t07FD3160A49DC5F1F70A07C04474104B1853D784 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t07FD3160A49DC5F1F70A07C04474104B1853D784 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_tC07202FA30AB0066565765755415127E746F23F7 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_tC07202FA30AB0066565765755415127E746F23F7 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_tC07202FA30AB0066565765755415127E746F23F7 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_tC07202FA30AB0066565765755415127E746F23F7 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_tABF4C7846BFE2C6F342EFC0364B3B47F55970C35 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_tABF4C7846BFE2C6F342EFC0364B3B47F55970C35 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_tABF4C7846BFE2C6F342EFC0364B3B47F55970C35 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_tABF4C7846BFE2C6F342EFC0364B3B47F55970C35 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t2A63C19BCDACC01E17FE5718C8666B54BD501FA0 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t2A63C19BCDACC01E17FE5718C8666B54BD501FA0 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t2A63C19BCDACC01E17FE5718C8666B54BD501FA0 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t2A63C19BCDACC01E17FE5718C8666B54BD501FA0 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t0383ED0EE4AE052D56DFEE1F22CAEB73DB1BA084 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t0383ED0EE4AE052D56DFEE1F22CAEB73DB1BA084 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t0383ED0EE4AE052D56DFEE1F22CAEB73DB1BA084 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t0383ED0EE4AE052D56DFEE1F22CAEB73DB1BA084 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t750BA9376DCA6C43FD1450148EDAFB945EE5EA8D * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t750BA9376DCA6C43FD1450148EDAFB945EE5EA8D * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t750BA9376DCA6C43FD1450148EDAFB945EE5EA8D ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t750BA9376DCA6C43FD1450148EDAFB945EE5EA8D * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_tFB3E57006B735D0E6D3093EB2F9654BA218F14B3 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_tFB3E57006B735D0E6D3093EB2F9654BA218F14B3 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_tFB3E57006B735D0E6D3093EB2F9654BA218F14B3 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_tFB3E57006B735D0E6D3093EB2F9654BA218F14B3 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t4323586572AEB8756E9EF55C22FE3F22D5C62A2E * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t4323586572AEB8756E9EF55C22FE3F22D5C62A2E * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t4323586572AEB8756E9EF55C22FE3F22D5C62A2E ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t4323586572AEB8756E9EF55C22FE3F22D5C62A2E * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_tFD3AB62E0FCDA712C18E42071682164DF281C4DC * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_tFD3AB62E0FCDA712C18E42071682164DF281C4DC * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_tFD3AB62E0FCDA712C18E42071682164DF281C4DC ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_tFD3AB62E0FCDA712C18E42071682164DF281C4DC * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t438E13C7BAA8310988356E7A29F7BCAC75AC7317 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t438E13C7BAA8310988356E7A29F7BCAC75AC7317 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t438E13C7BAA8310988356E7A29F7BCAC75AC7317 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t438E13C7BAA8310988356E7A29F7BCAC75AC7317 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t5233665EE5A1E4334B3CCA2D108F4EFD8A697057 * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t5233665EE5A1E4334B3CCA2D108F4EFD8A697057 * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t5233665EE5A1E4334B3CCA2D108F4EFD8A697057 ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t5233665EE5A1E4334B3CCA2D108F4EFD8A697057 * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t68FB4775238AD324E12BDF2D1EEA465C34F255CB * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t68FB4775238AD324E12BDF2D1EEA465C34F255CB * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t68FB4775238AD324E12BDF2D1EEA465C34F255CB ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t68FB4775238AD324E12BDF2D1EEA465C34F255CB * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_tE9556B2B617A769832A81EB3BF39D9BAED1CF99D * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_tE9556B2B617A769832A81EB3BF39D9BAED1CF99D * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_tE9556B2B617A769832A81EB3BF39D9BAED1CF99D ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_tE9556B2B617A769832A81EB3BF39D9BAED1CF99D * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t8C9A710272910DCA1C71377624398F2B803DDFFA * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t8C9A710272910DCA1C71377624398F2B803DDFFA * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t8C9A710272910DCA1C71377624398F2B803DDFFA ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t8C9A710272910DCA1C71377624398F2B803DDFFA * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.MemoryGroupSpanCache SixLabors.ImageSharp.Memory.MemoryGroup`1::memoryGroupSpanCache MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD ___memoryGroupSpanCache_1; // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int32_t ___U3CBufferLengthU3Ek__BackingField_2; // System.Int64 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField int64_t ___U3CTotalLengthU3Ek__BackingField_3; // System.Boolean SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField bool ___U3CIsValidU3Ek__BackingField_4; // SixLabors.ImageSharp.Memory.MemoryGroupView`1 SixLabors.ImageSharp.Memory.MemoryGroup`1::k__BackingField MemoryGroupView_1_t4053E871144E98570DD5E51C1A324618A209EE9D * ___U3CViewU3Ek__BackingField_5; public: inline static int32_t get_offset_of_memoryGroupSpanCache_1() { return static_cast(offsetof(MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C, ___memoryGroupSpanCache_1)); } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD get_memoryGroupSpanCache_1() const { return ___memoryGroupSpanCache_1; } inline MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD * get_address_of_memoryGroupSpanCache_1() { return &___memoryGroupSpanCache_1; } inline void set_memoryGroupSpanCache_1(MemoryGroupSpanCache_t65EC218BA5EEDF5389F3D13A2A77951F80541BDD value) { ___memoryGroupSpanCache_1 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___SingleArray_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___memoryGroupSpanCache_1))->___MultiPointer_3), (void*)NULL); #endif } inline static int32_t get_offset_of_U3CBufferLengthU3Ek__BackingField_2() { return static_cast(offsetof(MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C, ___U3CBufferLengthU3Ek__BackingField_2)); } inline int32_t get_U3CBufferLengthU3Ek__BackingField_2() const { return ___U3CBufferLengthU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CBufferLengthU3Ek__BackingField_2() { return &___U3CBufferLengthU3Ek__BackingField_2; } inline void set_U3CBufferLengthU3Ek__BackingField_2(int32_t value) { ___U3CBufferLengthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CTotalLengthU3Ek__BackingField_3() { return static_cast(offsetof(MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C, ___U3CTotalLengthU3Ek__BackingField_3)); } inline int64_t get_U3CTotalLengthU3Ek__BackingField_3() const { return ___U3CTotalLengthU3Ek__BackingField_3; } inline int64_t* get_address_of_U3CTotalLengthU3Ek__BackingField_3() { return &___U3CTotalLengthU3Ek__BackingField_3; } inline void set_U3CTotalLengthU3Ek__BackingField_3(int64_t value) { ___U3CTotalLengthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CIsValidU3Ek__BackingField_4() { return static_cast(offsetof(MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C, ___U3CIsValidU3Ek__BackingField_4)); } inline bool get_U3CIsValidU3Ek__BackingField_4() const { return ___U3CIsValidU3Ek__BackingField_4; } inline bool* get_address_of_U3CIsValidU3Ek__BackingField_4() { return &___U3CIsValidU3Ek__BackingField_4; } inline void set_U3CIsValidU3Ek__BackingField_4(bool value) { ___U3CIsValidU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CViewU3Ek__BackingField_5() { return static_cast(offsetof(MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C, ___U3CViewU3Ek__BackingField_5)); } inline MemoryGroupView_1_t4053E871144E98570DD5E51C1A324618A209EE9D * get_U3CViewU3Ek__BackingField_5() const { return ___U3CViewU3Ek__BackingField_5; } inline MemoryGroupView_1_t4053E871144E98570DD5E51C1A324618A209EE9D ** get_address_of_U3CViewU3Ek__BackingField_5() { return &___U3CViewU3Ek__BackingField_5; } inline void set_U3CViewU3Ek__BackingField_5(MemoryGroupView_1_t4053E871144E98570DD5E51C1A324618A209EE9D * value) { ___U3CViewU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CViewU3Ek__BackingField_5), (void*)value); } }; struct MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C_StaticFields { public: // System.Int32 SixLabors.ImageSharp.Memory.MemoryGroup`1::ElementSize int32_t ___ElementSize_0; public: inline static int32_t get_offset_of_ElementSize_0() { return static_cast(offsetof(MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C_StaticFields, ___ElementSize_0)); } inline int32_t get_ElementSize_0() const { return ___ElementSize_0; } inline int32_t* get_address_of_ElementSize_0() { return &___ElementSize_0; } inline void set_ElementSize_0(int32_t value) { ___ElementSize_0 = value; } }; // Newtonsoft.Json.Utilities.MethodCall`2 struct MethodCall_2_tFCEFBCF8E9B9BA4699C72DC3A0DE8B7B053E6F8F : public MulticastDelegate_t { public: public: }; // System.Nullable`1 struct Nullable_1_t2FD0F79534780CBE01028C4BD37F24664A490E15 { public: // T System.Nullable`1::value StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___value_0; // System.Boolean System.Nullable`1::has_value bool ___has_value_1; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(Nullable_1_t2FD0F79534780CBE01028C4BD37F24664A490E15, ___value_0)); } inline StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 get_value_0() const { return ___value_0; } inline StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 * get_address_of_value_0() { return &___value_0; } inline void set_value_0(StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 value) { ___value_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___value_0))->___m_additionalContext_0), (void*)NULL); } inline static int32_t get_offset_of_has_value_1() { return static_cast(offsetof(Nullable_1_t2FD0F79534780CBE01028C4BD37F24664A490E15, ___has_value_1)); } inline bool get_has_value_1() const { return ___has_value_1; } inline bool* get_address_of_has_value_1() { return &___has_value_1; } inline void set_has_value_1(bool value) { ___has_value_1 = value; } }; // System.Pinnable`1 struct Pinnable_1_t7EF8E392238496B34E6080A9E6F009CF4EBE43D1 : public RuntimeObject { public: // T System.Pinnable`1::Data IccProfileDescription_t618070BD619D9C8F1218B099A22964098BF19A90 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t7EF8E392238496B34E6080A9E6F009CF4EBE43D1, ___Data_0)); } inline IccProfileDescription_t618070BD619D9C8F1218B099A22964098BF19A90 get_Data_0() const { return ___Data_0; } inline IccProfileDescription_t618070BD619D9C8F1218B099A22964098BF19A90 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(IccProfileDescription_t618070BD619D9C8F1218B099A22964098BF19A90 value) { ___Data_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___Data_0))->___U3CDeviceManufacturerInfoU3Ek__BackingField_4), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___Data_0))->___U3CDeviceModelInfoU3Ek__BackingField_5), (void*)NULL); #endif } }; // System.Pinnable`1 struct Pinnable_1_tC0965E1D6606A61CE0B3CC9A4FB24EDFEF601383 : public RuntimeObject { public: // T System.Pinnable`1::Data IccScreeningChannel_t65E5B0A230DE297A96A6B0453088B7450C07D0D4 ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_tC0965E1D6606A61CE0B3CC9A4FB24EDFEF601383, ___Data_0)); } inline IccScreeningChannel_t65E5B0A230DE297A96A6B0453088B7450C07D0D4 get_Data_0() const { return ___Data_0; } inline IccScreeningChannel_t65E5B0A230DE297A96A6B0453088B7450C07D0D4 * get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(IccScreeningChannel_t65E5B0A230DE297A96A6B0453088B7450C07D0D4 value) { ___Data_0 = value; } }; // System.ArgumentException struct ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: // System.String System.ArgumentException::m_paramName String_t* ___m_paramName_17; public: inline static int32_t get_offset_of_m_paramName_17() { return static_cast(offsetof(ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00, ___m_paramName_17)); } inline String_t* get_m_paramName_17() const { return ___m_paramName_17; } inline String_t** get_address_of_m_paramName_17() { return &___m_paramName_17; } inline void set_m_paramName_17(String_t* value) { ___m_paramName_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_paramName_17), (void*)value); } }; // UnityEngine.Behaviour struct Behaviour_t1A3DDDCF73B4627928FBFE02ED52B7251777DBD9 : public Component_t62FBC8D2420DA4BE9037AFE430740F6B3EECA684 { public: public: }; // LitJson.ExporterFunc struct ExporterFunc_t990009C675F597513B6CF9ACF400B391E9AE9773 : public MulticastDelegate_t { public: public: }; // LitJson.ImporterFunc struct ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D : public MulticastDelegate_t { public: public: }; // System.InvalidOperationException struct InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore struct JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA : public RuntimeObject { public: // System.Byte[] SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::buffer ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___buffer_0; // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::quality Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___quality_1; // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::colorType Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E ___colorType_2; // System.IO.Stream SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::outputStream Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___outputStream_3; public: inline static int32_t get_offset_of_buffer_0() { return static_cast(offsetof(JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA, ___buffer_0)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_buffer_0() const { return ___buffer_0; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_buffer_0() { return &___buffer_0; } inline void set_buffer_0(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___buffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___buffer_0), (void*)value); } inline static int32_t get_offset_of_quality_1() { return static_cast(offsetof(JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA, ___quality_1)); } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 get_quality_1() const { return ___quality_1; } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * get_address_of_quality_1() { return &___quality_1; } inline void set_quality_1(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 value) { ___quality_1 = value; } inline static int32_t get_offset_of_colorType_2() { return static_cast(offsetof(JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA, ___colorType_2)); } inline Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E get_colorType_2() const { return ___colorType_2; } inline Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E * get_address_of_colorType_2() { return &___colorType_2; } inline void set_colorType_2(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E value) { ___colorType_2 = value; } inline static int32_t get_offset_of_outputStream_3() { return static_cast(offsetof(JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA, ___outputStream_3)); } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * get_outputStream_3() const { return ___outputStream_3; } inline Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB ** get_address_of_outputStream_3() { return &___outputStream_3; } inline void set_outputStream_3(Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * value) { ___outputStream_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___outputStream_3), (void*)value); } }; // SixLabors.ImageSharp.Formats.Jpeg.JpegMetadata struct JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 : public RuntimeObject { public: // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegMetadata::luminanceQuality Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___luminanceQuality_0; // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegMetadata::chrominanceQuality Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ___chrominanceQuality_1; // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegMetadata::k__BackingField Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E ___U3CColorTypeU3Ek__BackingField_2; public: inline static int32_t get_offset_of_luminanceQuality_0() { return static_cast(offsetof(JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2, ___luminanceQuality_0)); } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 get_luminanceQuality_0() const { return ___luminanceQuality_0; } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * get_address_of_luminanceQuality_0() { return &___luminanceQuality_0; } inline void set_luminanceQuality_0(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 value) { ___luminanceQuality_0 = value; } inline static int32_t get_offset_of_chrominanceQuality_1() { return static_cast(offsetof(JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2, ___chrominanceQuality_1)); } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 get_chrominanceQuality_1() const { return ___chrominanceQuality_1; } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * get_address_of_chrominanceQuality_1() { return &___chrominanceQuality_1; } inline void set_chrominanceQuality_1(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 value) { ___chrominanceQuality_1 = value; } inline static int32_t get_offset_of_U3CColorTypeU3Ek__BackingField_2() { return static_cast(offsetof(JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2, ___U3CColorTypeU3Ek__BackingField_2)); } inline Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E get_U3CColorTypeU3Ek__BackingField_2() const { return ___U3CColorTypeU3Ek__BackingField_2; } inline Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E * get_address_of_U3CColorTypeU3Ek__BackingField_2() { return &___U3CColorTypeU3Ek__BackingField_2; } inline void set_U3CColorTypeU3Ek__BackingField_2(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E value) { ___U3CColorTypeU3Ek__BackingField_2 = value; } }; // Newtonsoft.Json.JsonReader struct JsonReader_t4744AD14EAA7B7002CADDE080CAD5FB5CC06A1D7 : public RuntimeObject { public: // Newtonsoft.Json.JsonToken Newtonsoft.Json.JsonReader::_tokenType int32_t ____tokenType_0; // System.Object Newtonsoft.Json.JsonReader::_value RuntimeObject * ____value_1; // System.Char Newtonsoft.Json.JsonReader::_quoteChar Il2CppChar ____quoteChar_2; // Newtonsoft.Json.JsonReader/State Newtonsoft.Json.JsonReader::_currentState int32_t ____currentState_3; // Newtonsoft.Json.JsonPosition Newtonsoft.Json.JsonReader::_currentPosition JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A ____currentPosition_4; // System.Globalization.CultureInfo Newtonsoft.Json.JsonReader::_culture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ____culture_5; // Newtonsoft.Json.DateTimeZoneHandling Newtonsoft.Json.JsonReader::_dateTimeZoneHandling int32_t ____dateTimeZoneHandling_6; // System.Nullable`1 Newtonsoft.Json.JsonReader::_maxDepth Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ____maxDepth_7; // System.Boolean Newtonsoft.Json.JsonReader::_hasExceededMaxDepth bool ____hasExceededMaxDepth_8; // Newtonsoft.Json.DateParseHandling Newtonsoft.Json.JsonReader::_dateParseHandling int32_t ____dateParseHandling_9; // Newtonsoft.Json.FloatParseHandling Newtonsoft.Json.JsonReader::_floatParseHandling int32_t ____floatParseHandling_10; // System.String Newtonsoft.Json.JsonReader::_dateFormatString String_t* ____dateFormatString_11; // System.Collections.Generic.List`1 Newtonsoft.Json.JsonReader::_stack List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC * ____stack_12; // System.Boolean Newtonsoft.Json.JsonReader::k__BackingField bool ___U3CCloseInputU3Ek__BackingField_13; // System.Boolean Newtonsoft.Json.JsonReader::k__BackingField bool ___U3CSupportMultipleContentU3Ek__BackingField_14; public: inline static int32_t get_offset_of__tokenType_0() { return static_cast(offsetof(JsonReader_t4744AD14EAA7B7002CADDE080CAD5FB5CC06A1D7, ____tokenType_0)); } inline int32_t get__tokenType_0() const { return ____tokenType_0; } inline int32_t* get_address_of__tokenType_0() { return &____tokenType_0; } inline void set__tokenType_0(int32_t value) { ____tokenType_0 = value; } inline static int32_t get_offset_of__value_1() { return static_cast(offsetof(JsonReader_t4744AD14EAA7B7002CADDE080CAD5FB5CC06A1D7, ____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); } inline static int32_t get_offset_of__quoteChar_2() { return static_cast(offsetof(JsonReader_t4744AD14EAA7B7002CADDE080CAD5FB5CC06A1D7, ____quoteChar_2)); } inline Il2CppChar get__quoteChar_2() const { return ____quoteChar_2; } inline Il2CppChar* get_address_of__quoteChar_2() { return &____quoteChar_2; } inline void set__quoteChar_2(Il2CppChar value) { ____quoteChar_2 = value; } inline static int32_t get_offset_of__currentState_3() { return static_cast(offsetof(JsonReader_t4744AD14EAA7B7002CADDE080CAD5FB5CC06A1D7, ____currentState_3)); } inline int32_t get__currentState_3() const { return ____currentState_3; } inline int32_t* get_address_of__currentState_3() { return &____currentState_3; } inline void set__currentState_3(int32_t value) { ____currentState_3 = value; } inline static int32_t get_offset_of__currentPosition_4() { return static_cast(offsetof(JsonReader_t4744AD14EAA7B7002CADDE080CAD5FB5CC06A1D7, ____currentPosition_4)); } inline JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A get__currentPosition_4() const { return ____currentPosition_4; } inline JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A * get_address_of__currentPosition_4() { return &____currentPosition_4; } inline void set__currentPosition_4(JsonPosition_t4370E984F4356C2D0B327BEFC9904CCBE2ED725A value) { ____currentPosition_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&____currentPosition_4))->___PropertyName_3), (void*)NULL); } inline static int32_t get_offset_of__culture_5() { return static_cast(offsetof(JsonReader_t4744AD14EAA7B7002CADDE080CAD5FB5CC06A1D7, ____culture_5)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get__culture_5() const { return ____culture_5; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of__culture_5() { return &____culture_5; } inline void set__culture_5(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ____culture_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____culture_5), (void*)value); } inline static int32_t get_offset_of__dateTimeZoneHandling_6() { return static_cast(offsetof(JsonReader_t4744AD14EAA7B7002CADDE080CAD5FB5CC06A1D7, ____dateTimeZoneHandling_6)); } inline int32_t get__dateTimeZoneHandling_6() const { return ____dateTimeZoneHandling_6; } inline int32_t* get_address_of__dateTimeZoneHandling_6() { return &____dateTimeZoneHandling_6; } inline void set__dateTimeZoneHandling_6(int32_t value) { ____dateTimeZoneHandling_6 = value; } inline static int32_t get_offset_of__maxDepth_7() { return static_cast(offsetof(JsonReader_t4744AD14EAA7B7002CADDE080CAD5FB5CC06A1D7, ____maxDepth_7)); } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 get__maxDepth_7() const { return ____maxDepth_7; } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * get_address_of__maxDepth_7() { return &____maxDepth_7; } inline void set__maxDepth_7(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 value) { ____maxDepth_7 = value; } inline static int32_t get_offset_of__hasExceededMaxDepth_8() { return static_cast(offsetof(JsonReader_t4744AD14EAA7B7002CADDE080CAD5FB5CC06A1D7, ____hasExceededMaxDepth_8)); } inline bool get__hasExceededMaxDepth_8() const { return ____hasExceededMaxDepth_8; } inline bool* get_address_of__hasExceededMaxDepth_8() { return &____hasExceededMaxDepth_8; } inline void set__hasExceededMaxDepth_8(bool value) { ____hasExceededMaxDepth_8 = value; } inline static int32_t get_offset_of__dateParseHandling_9() { return static_cast(offsetof(JsonReader_t4744AD14EAA7B7002CADDE080CAD5FB5CC06A1D7, ____dateParseHandling_9)); } inline int32_t get__dateParseHandling_9() const { return ____dateParseHandling_9; } inline int32_t* get_address_of__dateParseHandling_9() { return &____dateParseHandling_9; } inline void set__dateParseHandling_9(int32_t value) { ____dateParseHandling_9 = value; } inline static int32_t get_offset_of__floatParseHandling_10() { return static_cast(offsetof(JsonReader_t4744AD14EAA7B7002CADDE080CAD5FB5CC06A1D7, ____floatParseHandling_10)); } inline int32_t get__floatParseHandling_10() const { return ____floatParseHandling_10; } inline int32_t* get_address_of__floatParseHandling_10() { return &____floatParseHandling_10; } inline void set__floatParseHandling_10(int32_t value) { ____floatParseHandling_10 = value; } inline static int32_t get_offset_of__dateFormatString_11() { return static_cast(offsetof(JsonReader_t4744AD14EAA7B7002CADDE080CAD5FB5CC06A1D7, ____dateFormatString_11)); } inline String_t* get__dateFormatString_11() const { return ____dateFormatString_11; } inline String_t** get_address_of__dateFormatString_11() { return &____dateFormatString_11; } inline void set__dateFormatString_11(String_t* value) { ____dateFormatString_11 = value; Il2CppCodeGenWriteBarrier((void**)(&____dateFormatString_11), (void*)value); } inline static int32_t get_offset_of__stack_12() { return static_cast(offsetof(JsonReader_t4744AD14EAA7B7002CADDE080CAD5FB5CC06A1D7, ____stack_12)); } inline List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC * get__stack_12() const { return ____stack_12; } inline List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC ** get_address_of__stack_12() { return &____stack_12; } inline void set__stack_12(List_1_t6556CB1B13C749BD9F3F6439C1B2840CD9363EAC * value) { ____stack_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____stack_12), (void*)value); } inline static int32_t get_offset_of_U3CCloseInputU3Ek__BackingField_13() { return static_cast(offsetof(JsonReader_t4744AD14EAA7B7002CADDE080CAD5FB5CC06A1D7, ___U3CCloseInputU3Ek__BackingField_13)); } inline bool get_U3CCloseInputU3Ek__BackingField_13() const { return ___U3CCloseInputU3Ek__BackingField_13; } inline bool* get_address_of_U3CCloseInputU3Ek__BackingField_13() { return &___U3CCloseInputU3Ek__BackingField_13; } inline void set_U3CCloseInputU3Ek__BackingField_13(bool value) { ___U3CCloseInputU3Ek__BackingField_13 = value; } inline static int32_t get_offset_of_U3CSupportMultipleContentU3Ek__BackingField_14() { return static_cast(offsetof(JsonReader_t4744AD14EAA7B7002CADDE080CAD5FB5CC06A1D7, ___U3CSupportMultipleContentU3Ek__BackingField_14)); } inline bool get_U3CSupportMultipleContentU3Ek__BackingField_14() const { return ___U3CSupportMultipleContentU3Ek__BackingField_14; } inline bool* get_address_of_U3CSupportMultipleContentU3Ek__BackingField_14() { return &___U3CSupportMultipleContentU3Ek__BackingField_14; } inline void set_U3CSupportMultipleContentU3Ek__BackingField_14(bool value) { ___U3CSupportMultipleContentU3Ek__BackingField_14 = value; } }; // Newtonsoft.Json.JsonSerializer struct JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD : public RuntimeObject { public: // Newtonsoft.Json.TypeNameHandling Newtonsoft.Json.JsonSerializer::_typeNameHandling int32_t ____typeNameHandling_0; // System.Runtime.Serialization.Formatters.FormatterAssemblyStyle Newtonsoft.Json.JsonSerializer::_typeNameAssemblyFormat int32_t ____typeNameAssemblyFormat_1; // Newtonsoft.Json.PreserveReferencesHandling Newtonsoft.Json.JsonSerializer::_preserveReferencesHandling int32_t ____preserveReferencesHandling_2; // Newtonsoft.Json.ReferenceLoopHandling Newtonsoft.Json.JsonSerializer::_referenceLoopHandling int32_t ____referenceLoopHandling_3; // Newtonsoft.Json.MissingMemberHandling Newtonsoft.Json.JsonSerializer::_missingMemberHandling int32_t ____missingMemberHandling_4; // Newtonsoft.Json.ObjectCreationHandling Newtonsoft.Json.JsonSerializer::_objectCreationHandling int32_t ____objectCreationHandling_5; // Newtonsoft.Json.NullValueHandling Newtonsoft.Json.JsonSerializer::_nullValueHandling int32_t ____nullValueHandling_6; // Newtonsoft.Json.DefaultValueHandling Newtonsoft.Json.JsonSerializer::_defaultValueHandling int32_t ____defaultValueHandling_7; // Newtonsoft.Json.ConstructorHandling Newtonsoft.Json.JsonSerializer::_constructorHandling int32_t ____constructorHandling_8; // Newtonsoft.Json.MetadataPropertyHandling Newtonsoft.Json.JsonSerializer::_metadataPropertyHandling int32_t ____metadataPropertyHandling_9; // Newtonsoft.Json.JsonConverterCollection Newtonsoft.Json.JsonSerializer::_converters JsonConverterCollection_t93FA7190716CD879A37BF1E3B249F1171AEC3598 * ____converters_10; // Newtonsoft.Json.Serialization.IContractResolver Newtonsoft.Json.JsonSerializer::_contractResolver RuntimeObject* ____contractResolver_11; // Newtonsoft.Json.Serialization.ITraceWriter Newtonsoft.Json.JsonSerializer::_traceWriter RuntimeObject* ____traceWriter_12; // System.Collections.IEqualityComparer Newtonsoft.Json.JsonSerializer::_equalityComparer RuntimeObject* ____equalityComparer_13; // System.Runtime.Serialization.SerializationBinder Newtonsoft.Json.JsonSerializer::_binder SerializationBinder_t600A2077818E43FC641208357D8B809A10F1EAB8 * ____binder_14; // System.Runtime.Serialization.StreamingContext Newtonsoft.Json.JsonSerializer::_context StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ____context_15; // Newtonsoft.Json.Serialization.IReferenceResolver Newtonsoft.Json.JsonSerializer::_referenceResolver RuntimeObject* ____referenceResolver_16; // System.Nullable`1 Newtonsoft.Json.JsonSerializer::_formatting Nullable_1_t14589D160BA74EB8D4E985FEB7FC81E92A12B486 ____formatting_17; // System.Nullable`1 Newtonsoft.Json.JsonSerializer::_dateFormatHandling Nullable_1_t40812EAA4881D9A2BC2777C53C338A730581A6A9 ____dateFormatHandling_18; // System.Nullable`1 Newtonsoft.Json.JsonSerializer::_dateTimeZoneHandling Nullable_1_tE133FC3CA226DC930B2938D7C713E34ABA1DD5E3 ____dateTimeZoneHandling_19; // System.Nullable`1 Newtonsoft.Json.JsonSerializer::_dateParseHandling Nullable_1_t4B00BFF8FA2A4404E32138CA3E17400685DB18C3 ____dateParseHandling_20; // System.Nullable`1 Newtonsoft.Json.JsonSerializer::_floatFormatHandling Nullable_1_t7A6B93CCB5D0F7D0B0260ABBB7B9BA0F5AD63DCF ____floatFormatHandling_21; // System.Nullable`1 Newtonsoft.Json.JsonSerializer::_floatParseHandling Nullable_1_tD704B5105057D221225DAF7D4A741538DE7E9F61 ____floatParseHandling_22; // System.Nullable`1 Newtonsoft.Json.JsonSerializer::_stringEscapeHandling Nullable_1_tAFDD5B4C018AB92E374230FF360056852325F894 ____stringEscapeHandling_23; // System.Globalization.CultureInfo Newtonsoft.Json.JsonSerializer::_culture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ____culture_24; // System.Nullable`1 Newtonsoft.Json.JsonSerializer::_maxDepth Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ____maxDepth_25; // System.Boolean Newtonsoft.Json.JsonSerializer::_maxDepthSet bool ____maxDepthSet_26; // System.Nullable`1 Newtonsoft.Json.JsonSerializer::_checkAdditionalContent Nullable_1_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3 ____checkAdditionalContent_27; // System.String Newtonsoft.Json.JsonSerializer::_dateFormatString String_t* ____dateFormatString_28; // System.Boolean Newtonsoft.Json.JsonSerializer::_dateFormatStringSet bool ____dateFormatStringSet_29; // System.EventHandler`1 Newtonsoft.Json.JsonSerializer::Error EventHandler_1_t6179A28630D1235ED1C2883EC5CFFDB982BD436A * ___Error_30; public: inline static int32_t get_offset_of__typeNameHandling_0() { return static_cast(offsetof(JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD, ____typeNameHandling_0)); } inline int32_t get__typeNameHandling_0() const { return ____typeNameHandling_0; } inline int32_t* get_address_of__typeNameHandling_0() { return &____typeNameHandling_0; } inline void set__typeNameHandling_0(int32_t value) { ____typeNameHandling_0 = value; } inline static int32_t get_offset_of__typeNameAssemblyFormat_1() { return static_cast(offsetof(JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD, ____typeNameAssemblyFormat_1)); } inline int32_t get__typeNameAssemblyFormat_1() const { return ____typeNameAssemblyFormat_1; } inline int32_t* get_address_of__typeNameAssemblyFormat_1() { return &____typeNameAssemblyFormat_1; } inline void set__typeNameAssemblyFormat_1(int32_t value) { ____typeNameAssemblyFormat_1 = value; } inline static int32_t get_offset_of__preserveReferencesHandling_2() { return static_cast(offsetof(JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD, ____preserveReferencesHandling_2)); } inline int32_t get__preserveReferencesHandling_2() const { return ____preserveReferencesHandling_2; } inline int32_t* get_address_of__preserveReferencesHandling_2() { return &____preserveReferencesHandling_2; } inline void set__preserveReferencesHandling_2(int32_t value) { ____preserveReferencesHandling_2 = value; } inline static int32_t get_offset_of__referenceLoopHandling_3() { return static_cast(offsetof(JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD, ____referenceLoopHandling_3)); } inline int32_t get__referenceLoopHandling_3() const { return ____referenceLoopHandling_3; } inline int32_t* get_address_of__referenceLoopHandling_3() { return &____referenceLoopHandling_3; } inline void set__referenceLoopHandling_3(int32_t value) { ____referenceLoopHandling_3 = value; } inline static int32_t get_offset_of__missingMemberHandling_4() { return static_cast(offsetof(JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD, ____missingMemberHandling_4)); } inline int32_t get__missingMemberHandling_4() const { return ____missingMemberHandling_4; } inline int32_t* get_address_of__missingMemberHandling_4() { return &____missingMemberHandling_4; } inline void set__missingMemberHandling_4(int32_t value) { ____missingMemberHandling_4 = value; } inline static int32_t get_offset_of__objectCreationHandling_5() { return static_cast(offsetof(JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD, ____objectCreationHandling_5)); } inline int32_t get__objectCreationHandling_5() const { return ____objectCreationHandling_5; } inline int32_t* get_address_of__objectCreationHandling_5() { return &____objectCreationHandling_5; } inline void set__objectCreationHandling_5(int32_t value) { ____objectCreationHandling_5 = value; } inline static int32_t get_offset_of__nullValueHandling_6() { return static_cast(offsetof(JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD, ____nullValueHandling_6)); } inline int32_t get__nullValueHandling_6() const { return ____nullValueHandling_6; } inline int32_t* get_address_of__nullValueHandling_6() { return &____nullValueHandling_6; } inline void set__nullValueHandling_6(int32_t value) { ____nullValueHandling_6 = value; } inline static int32_t get_offset_of__defaultValueHandling_7() { return static_cast(offsetof(JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD, ____defaultValueHandling_7)); } inline int32_t get__defaultValueHandling_7() const { return ____defaultValueHandling_7; } inline int32_t* get_address_of__defaultValueHandling_7() { return &____defaultValueHandling_7; } inline void set__defaultValueHandling_7(int32_t value) { ____defaultValueHandling_7 = value; } inline static int32_t get_offset_of__constructorHandling_8() { return static_cast(offsetof(JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD, ____constructorHandling_8)); } inline int32_t get__constructorHandling_8() const { return ____constructorHandling_8; } inline int32_t* get_address_of__constructorHandling_8() { return &____constructorHandling_8; } inline void set__constructorHandling_8(int32_t value) { ____constructorHandling_8 = value; } inline static int32_t get_offset_of__metadataPropertyHandling_9() { return static_cast(offsetof(JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD, ____metadataPropertyHandling_9)); } inline int32_t get__metadataPropertyHandling_9() const { return ____metadataPropertyHandling_9; } inline int32_t* get_address_of__metadataPropertyHandling_9() { return &____metadataPropertyHandling_9; } inline void set__metadataPropertyHandling_9(int32_t value) { ____metadataPropertyHandling_9 = value; } inline static int32_t get_offset_of__converters_10() { return static_cast(offsetof(JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD, ____converters_10)); } inline JsonConverterCollection_t93FA7190716CD879A37BF1E3B249F1171AEC3598 * get__converters_10() const { return ____converters_10; } inline JsonConverterCollection_t93FA7190716CD879A37BF1E3B249F1171AEC3598 ** get_address_of__converters_10() { return &____converters_10; } inline void set__converters_10(JsonConverterCollection_t93FA7190716CD879A37BF1E3B249F1171AEC3598 * value) { ____converters_10 = value; Il2CppCodeGenWriteBarrier((void**)(&____converters_10), (void*)value); } inline static int32_t get_offset_of__contractResolver_11() { return static_cast(offsetof(JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD, ____contractResolver_11)); } inline RuntimeObject* get__contractResolver_11() const { return ____contractResolver_11; } inline RuntimeObject** get_address_of__contractResolver_11() { return &____contractResolver_11; } inline void set__contractResolver_11(RuntimeObject* value) { ____contractResolver_11 = value; Il2CppCodeGenWriteBarrier((void**)(&____contractResolver_11), (void*)value); } inline static int32_t get_offset_of__traceWriter_12() { return static_cast(offsetof(JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD, ____traceWriter_12)); } inline RuntimeObject* get__traceWriter_12() const { return ____traceWriter_12; } inline RuntimeObject** get_address_of__traceWriter_12() { return &____traceWriter_12; } inline void set__traceWriter_12(RuntimeObject* value) { ____traceWriter_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____traceWriter_12), (void*)value); } inline static int32_t get_offset_of__equalityComparer_13() { return static_cast(offsetof(JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD, ____equalityComparer_13)); } inline RuntimeObject* get__equalityComparer_13() const { return ____equalityComparer_13; } inline RuntimeObject** get_address_of__equalityComparer_13() { return &____equalityComparer_13; } inline void set__equalityComparer_13(RuntimeObject* value) { ____equalityComparer_13 = value; Il2CppCodeGenWriteBarrier((void**)(&____equalityComparer_13), (void*)value); } inline static int32_t get_offset_of__binder_14() { return static_cast(offsetof(JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD, ____binder_14)); } inline SerializationBinder_t600A2077818E43FC641208357D8B809A10F1EAB8 * get__binder_14() const { return ____binder_14; } inline SerializationBinder_t600A2077818E43FC641208357D8B809A10F1EAB8 ** get_address_of__binder_14() { return &____binder_14; } inline void set__binder_14(SerializationBinder_t600A2077818E43FC641208357D8B809A10F1EAB8 * value) { ____binder_14 = value; Il2CppCodeGenWriteBarrier((void**)(&____binder_14), (void*)value); } inline static int32_t get_offset_of__context_15() { return static_cast(offsetof(JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD, ____context_15)); } inline StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 get__context_15() const { return ____context_15; } inline StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 * get_address_of__context_15() { return &____context_15; } inline void set__context_15(StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 value) { ____context_15 = value; Il2CppCodeGenWriteBarrier((void**)&(((&____context_15))->___m_additionalContext_0), (void*)NULL); } inline static int32_t get_offset_of__referenceResolver_16() { return static_cast(offsetof(JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD, ____referenceResolver_16)); } inline RuntimeObject* get__referenceResolver_16() const { return ____referenceResolver_16; } inline RuntimeObject** get_address_of__referenceResolver_16() { return &____referenceResolver_16; } inline void set__referenceResolver_16(RuntimeObject* value) { ____referenceResolver_16 = value; Il2CppCodeGenWriteBarrier((void**)(&____referenceResolver_16), (void*)value); } inline static int32_t get_offset_of__formatting_17() { return static_cast(offsetof(JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD, ____formatting_17)); } inline Nullable_1_t14589D160BA74EB8D4E985FEB7FC81E92A12B486 get__formatting_17() const { return ____formatting_17; } inline Nullable_1_t14589D160BA74EB8D4E985FEB7FC81E92A12B486 * get_address_of__formatting_17() { return &____formatting_17; } inline void set__formatting_17(Nullable_1_t14589D160BA74EB8D4E985FEB7FC81E92A12B486 value) { ____formatting_17 = value; } inline static int32_t get_offset_of__dateFormatHandling_18() { return static_cast(offsetof(JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD, ____dateFormatHandling_18)); } inline Nullable_1_t40812EAA4881D9A2BC2777C53C338A730581A6A9 get__dateFormatHandling_18() const { return ____dateFormatHandling_18; } inline Nullable_1_t40812EAA4881D9A2BC2777C53C338A730581A6A9 * get_address_of__dateFormatHandling_18() { return &____dateFormatHandling_18; } inline void set__dateFormatHandling_18(Nullable_1_t40812EAA4881D9A2BC2777C53C338A730581A6A9 value) { ____dateFormatHandling_18 = value; } inline static int32_t get_offset_of__dateTimeZoneHandling_19() { return static_cast(offsetof(JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD, ____dateTimeZoneHandling_19)); } inline Nullable_1_tE133FC3CA226DC930B2938D7C713E34ABA1DD5E3 get__dateTimeZoneHandling_19() const { return ____dateTimeZoneHandling_19; } inline Nullable_1_tE133FC3CA226DC930B2938D7C713E34ABA1DD5E3 * get_address_of__dateTimeZoneHandling_19() { return &____dateTimeZoneHandling_19; } inline void set__dateTimeZoneHandling_19(Nullable_1_tE133FC3CA226DC930B2938D7C713E34ABA1DD5E3 value) { ____dateTimeZoneHandling_19 = value; } inline static int32_t get_offset_of__dateParseHandling_20() { return static_cast(offsetof(JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD, ____dateParseHandling_20)); } inline Nullable_1_t4B00BFF8FA2A4404E32138CA3E17400685DB18C3 get__dateParseHandling_20() const { return ____dateParseHandling_20; } inline Nullable_1_t4B00BFF8FA2A4404E32138CA3E17400685DB18C3 * get_address_of__dateParseHandling_20() { return &____dateParseHandling_20; } inline void set__dateParseHandling_20(Nullable_1_t4B00BFF8FA2A4404E32138CA3E17400685DB18C3 value) { ____dateParseHandling_20 = value; } inline static int32_t get_offset_of__floatFormatHandling_21() { return static_cast(offsetof(JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD, ____floatFormatHandling_21)); } inline Nullable_1_t7A6B93CCB5D0F7D0B0260ABBB7B9BA0F5AD63DCF get__floatFormatHandling_21() const { return ____floatFormatHandling_21; } inline Nullable_1_t7A6B93CCB5D0F7D0B0260ABBB7B9BA0F5AD63DCF * get_address_of__floatFormatHandling_21() { return &____floatFormatHandling_21; } inline void set__floatFormatHandling_21(Nullable_1_t7A6B93CCB5D0F7D0B0260ABBB7B9BA0F5AD63DCF value) { ____floatFormatHandling_21 = value; } inline static int32_t get_offset_of__floatParseHandling_22() { return static_cast(offsetof(JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD, ____floatParseHandling_22)); } inline Nullable_1_tD704B5105057D221225DAF7D4A741538DE7E9F61 get__floatParseHandling_22() const { return ____floatParseHandling_22; } inline Nullable_1_tD704B5105057D221225DAF7D4A741538DE7E9F61 * get_address_of__floatParseHandling_22() { return &____floatParseHandling_22; } inline void set__floatParseHandling_22(Nullable_1_tD704B5105057D221225DAF7D4A741538DE7E9F61 value) { ____floatParseHandling_22 = value; } inline static int32_t get_offset_of__stringEscapeHandling_23() { return static_cast(offsetof(JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD, ____stringEscapeHandling_23)); } inline Nullable_1_tAFDD5B4C018AB92E374230FF360056852325F894 get__stringEscapeHandling_23() const { return ____stringEscapeHandling_23; } inline Nullable_1_tAFDD5B4C018AB92E374230FF360056852325F894 * get_address_of__stringEscapeHandling_23() { return &____stringEscapeHandling_23; } inline void set__stringEscapeHandling_23(Nullable_1_tAFDD5B4C018AB92E374230FF360056852325F894 value) { ____stringEscapeHandling_23 = value; } inline static int32_t get_offset_of__culture_24() { return static_cast(offsetof(JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD, ____culture_24)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get__culture_24() const { return ____culture_24; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of__culture_24() { return &____culture_24; } inline void set__culture_24(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ____culture_24 = value; Il2CppCodeGenWriteBarrier((void**)(&____culture_24), (void*)value); } inline static int32_t get_offset_of__maxDepth_25() { return static_cast(offsetof(JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD, ____maxDepth_25)); } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 get__maxDepth_25() const { return ____maxDepth_25; } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * get_address_of__maxDepth_25() { return &____maxDepth_25; } inline void set__maxDepth_25(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 value) { ____maxDepth_25 = value; } inline static int32_t get_offset_of__maxDepthSet_26() { return static_cast(offsetof(JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD, ____maxDepthSet_26)); } inline bool get__maxDepthSet_26() const { return ____maxDepthSet_26; } inline bool* get_address_of__maxDepthSet_26() { return &____maxDepthSet_26; } inline void set__maxDepthSet_26(bool value) { ____maxDepthSet_26 = value; } inline static int32_t get_offset_of__checkAdditionalContent_27() { return static_cast(offsetof(JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD, ____checkAdditionalContent_27)); } inline Nullable_1_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3 get__checkAdditionalContent_27() const { return ____checkAdditionalContent_27; } inline Nullable_1_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3 * get_address_of__checkAdditionalContent_27() { return &____checkAdditionalContent_27; } inline void set__checkAdditionalContent_27(Nullable_1_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3 value) { ____checkAdditionalContent_27 = value; } inline static int32_t get_offset_of__dateFormatString_28() { return static_cast(offsetof(JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD, ____dateFormatString_28)); } inline String_t* get__dateFormatString_28() const { return ____dateFormatString_28; } inline String_t** get_address_of__dateFormatString_28() { return &____dateFormatString_28; } inline void set__dateFormatString_28(String_t* value) { ____dateFormatString_28 = value; Il2CppCodeGenWriteBarrier((void**)(&____dateFormatString_28), (void*)value); } inline static int32_t get_offset_of__dateFormatStringSet_29() { return static_cast(offsetof(JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD, ____dateFormatStringSet_29)); } inline bool get__dateFormatStringSet_29() const { return ____dateFormatStringSet_29; } inline bool* get_address_of__dateFormatStringSet_29() { return &____dateFormatStringSet_29; } inline void set__dateFormatStringSet_29(bool value) { ____dateFormatStringSet_29 = value; } inline static int32_t get_offset_of_Error_30() { return static_cast(offsetof(JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD, ___Error_30)); } inline EventHandler_1_t6179A28630D1235ED1C2883EC5CFFDB982BD436A * get_Error_30() const { return ___Error_30; } inline EventHandler_1_t6179A28630D1235ED1C2883EC5CFFDB982BD436A ** get_address_of_Error_30() { return &___Error_30; } inline void set_Error_30(EventHandler_1_t6179A28630D1235ED1C2883EC5CFFDB982BD436A * value) { ___Error_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___Error_30), (void*)value); } }; // System.NotImplementedException struct NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // System.ArgumentNullException struct ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB : public ArgumentException_t505FA8C11E883F2D96C797AD9D396490794DEE00 { public: public: }; // Newtonsoft.Json.JsonSerializerSettings struct JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE : public RuntimeObject { public: // System.Nullable`1 Newtonsoft.Json.JsonSerializerSettings::_formatting Nullable_1_t14589D160BA74EB8D4E985FEB7FC81E92A12B486 ____formatting_2; // System.Nullable`1 Newtonsoft.Json.JsonSerializerSettings::_dateFormatHandling Nullable_1_t40812EAA4881D9A2BC2777C53C338A730581A6A9 ____dateFormatHandling_3; // System.Nullable`1 Newtonsoft.Json.JsonSerializerSettings::_dateTimeZoneHandling Nullable_1_tE133FC3CA226DC930B2938D7C713E34ABA1DD5E3 ____dateTimeZoneHandling_4; // System.Nullable`1 Newtonsoft.Json.JsonSerializerSettings::_dateParseHandling Nullable_1_t4B00BFF8FA2A4404E32138CA3E17400685DB18C3 ____dateParseHandling_5; // System.Nullable`1 Newtonsoft.Json.JsonSerializerSettings::_floatFormatHandling Nullable_1_t7A6B93CCB5D0F7D0B0260ABBB7B9BA0F5AD63DCF ____floatFormatHandling_6; // System.Nullable`1 Newtonsoft.Json.JsonSerializerSettings::_floatParseHandling Nullable_1_tD704B5105057D221225DAF7D4A741538DE7E9F61 ____floatParseHandling_7; // System.Nullable`1 Newtonsoft.Json.JsonSerializerSettings::_stringEscapeHandling Nullable_1_tAFDD5B4C018AB92E374230FF360056852325F894 ____stringEscapeHandling_8; // System.Globalization.CultureInfo Newtonsoft.Json.JsonSerializerSettings::_culture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ____culture_9; // System.Nullable`1 Newtonsoft.Json.JsonSerializerSettings::_checkAdditionalContent Nullable_1_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3 ____checkAdditionalContent_10; // System.Nullable`1 Newtonsoft.Json.JsonSerializerSettings::_maxDepth Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 ____maxDepth_11; // System.Boolean Newtonsoft.Json.JsonSerializerSettings::_maxDepthSet bool ____maxDepthSet_12; // System.String Newtonsoft.Json.JsonSerializerSettings::_dateFormatString String_t* ____dateFormatString_13; // System.Boolean Newtonsoft.Json.JsonSerializerSettings::_dateFormatStringSet bool ____dateFormatStringSet_14; // System.Nullable`1 Newtonsoft.Json.JsonSerializerSettings::_typeNameAssemblyFormat Nullable_1_t0EA7F988F9E737BCEA42107E7ADC8BBA49A409FE ____typeNameAssemblyFormat_15; // System.Nullable`1 Newtonsoft.Json.JsonSerializerSettings::_defaultValueHandling Nullable_1_t14C84D3B03BEB298B3006B88BB5C9449E252128E ____defaultValueHandling_16; // System.Nullable`1 Newtonsoft.Json.JsonSerializerSettings::_preserveReferencesHandling Nullable_1_t6093C7701F9D4389152377F3BA2162EC82A4E09F ____preserveReferencesHandling_17; // System.Nullable`1 Newtonsoft.Json.JsonSerializerSettings::_nullValueHandling Nullable_1_tA7CD3CD4938120FE164106D286D8DAFE253C3ADF ____nullValueHandling_18; // System.Nullable`1 Newtonsoft.Json.JsonSerializerSettings::_objectCreationHandling Nullable_1_tE7F578DDE9FEA9EABF3601C7DC2D583AFEA71454 ____objectCreationHandling_19; // System.Nullable`1 Newtonsoft.Json.JsonSerializerSettings::_missingMemberHandling Nullable_1_tA939DD19965E9AA91732739C7A4AEF61494A1346 ____missingMemberHandling_20; // System.Nullable`1 Newtonsoft.Json.JsonSerializerSettings::_referenceLoopHandling Nullable_1_t2CB95692E6A26EDE54D7ADD36B8950CB7B641543 ____referenceLoopHandling_21; // System.Nullable`1 Newtonsoft.Json.JsonSerializerSettings::_context Nullable_1_t2FD0F79534780CBE01028C4BD37F24664A490E15 ____context_22; // System.Nullable`1 Newtonsoft.Json.JsonSerializerSettings::_constructorHandling Nullable_1_t6AF5E38A7AC6509137A8DF6E088E83B0080B760B ____constructorHandling_23; // System.Nullable`1 Newtonsoft.Json.JsonSerializerSettings::_typeNameHandling Nullable_1_t3A9D3139058E086D0A3D8B52106E05024D82BEB4 ____typeNameHandling_24; // System.Nullable`1 Newtonsoft.Json.JsonSerializerSettings::_metadataPropertyHandling Nullable_1_tA44291AF18F56134076364BEC9E5E4D64D4B3CEF ____metadataPropertyHandling_25; // System.Collections.Generic.IList`1 Newtonsoft.Json.JsonSerializerSettings::k__BackingField RuntimeObject* ___U3CConvertersU3Ek__BackingField_26; // Newtonsoft.Json.Serialization.IContractResolver Newtonsoft.Json.JsonSerializerSettings::k__BackingField RuntimeObject* ___U3CContractResolverU3Ek__BackingField_27; // System.Collections.IEqualityComparer Newtonsoft.Json.JsonSerializerSettings::k__BackingField RuntimeObject* ___U3CEqualityComparerU3Ek__BackingField_28; // System.Func`1 Newtonsoft.Json.JsonSerializerSettings::k__BackingField Func_1_t9049701827C812EFD7155F64BD593E9D455106DD * ___U3CReferenceResolverProviderU3Ek__BackingField_29; // Newtonsoft.Json.Serialization.ITraceWriter Newtonsoft.Json.JsonSerializerSettings::k__BackingField RuntimeObject* ___U3CTraceWriterU3Ek__BackingField_30; // System.Runtime.Serialization.SerializationBinder Newtonsoft.Json.JsonSerializerSettings::k__BackingField SerializationBinder_t600A2077818E43FC641208357D8B809A10F1EAB8 * ___U3CBinderU3Ek__BackingField_31; // System.EventHandler`1 Newtonsoft.Json.JsonSerializerSettings::k__BackingField EventHandler_1_t6179A28630D1235ED1C2883EC5CFFDB982BD436A * ___U3CErrorU3Ek__BackingField_32; public: inline static int32_t get_offset_of__formatting_2() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE, ____formatting_2)); } inline Nullable_1_t14589D160BA74EB8D4E985FEB7FC81E92A12B486 get__formatting_2() const { return ____formatting_2; } inline Nullable_1_t14589D160BA74EB8D4E985FEB7FC81E92A12B486 * get_address_of__formatting_2() { return &____formatting_2; } inline void set__formatting_2(Nullable_1_t14589D160BA74EB8D4E985FEB7FC81E92A12B486 value) { ____formatting_2 = value; } inline static int32_t get_offset_of__dateFormatHandling_3() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE, ____dateFormatHandling_3)); } inline Nullable_1_t40812EAA4881D9A2BC2777C53C338A730581A6A9 get__dateFormatHandling_3() const { return ____dateFormatHandling_3; } inline Nullable_1_t40812EAA4881D9A2BC2777C53C338A730581A6A9 * get_address_of__dateFormatHandling_3() { return &____dateFormatHandling_3; } inline void set__dateFormatHandling_3(Nullable_1_t40812EAA4881D9A2BC2777C53C338A730581A6A9 value) { ____dateFormatHandling_3 = value; } inline static int32_t get_offset_of__dateTimeZoneHandling_4() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE, ____dateTimeZoneHandling_4)); } inline Nullable_1_tE133FC3CA226DC930B2938D7C713E34ABA1DD5E3 get__dateTimeZoneHandling_4() const { return ____dateTimeZoneHandling_4; } inline Nullable_1_tE133FC3CA226DC930B2938D7C713E34ABA1DD5E3 * get_address_of__dateTimeZoneHandling_4() { return &____dateTimeZoneHandling_4; } inline void set__dateTimeZoneHandling_4(Nullable_1_tE133FC3CA226DC930B2938D7C713E34ABA1DD5E3 value) { ____dateTimeZoneHandling_4 = value; } inline static int32_t get_offset_of__dateParseHandling_5() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE, ____dateParseHandling_5)); } inline Nullable_1_t4B00BFF8FA2A4404E32138CA3E17400685DB18C3 get__dateParseHandling_5() const { return ____dateParseHandling_5; } inline Nullable_1_t4B00BFF8FA2A4404E32138CA3E17400685DB18C3 * get_address_of__dateParseHandling_5() { return &____dateParseHandling_5; } inline void set__dateParseHandling_5(Nullable_1_t4B00BFF8FA2A4404E32138CA3E17400685DB18C3 value) { ____dateParseHandling_5 = value; } inline static int32_t get_offset_of__floatFormatHandling_6() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE, ____floatFormatHandling_6)); } inline Nullable_1_t7A6B93CCB5D0F7D0B0260ABBB7B9BA0F5AD63DCF get__floatFormatHandling_6() const { return ____floatFormatHandling_6; } inline Nullable_1_t7A6B93CCB5D0F7D0B0260ABBB7B9BA0F5AD63DCF * get_address_of__floatFormatHandling_6() { return &____floatFormatHandling_6; } inline void set__floatFormatHandling_6(Nullable_1_t7A6B93CCB5D0F7D0B0260ABBB7B9BA0F5AD63DCF value) { ____floatFormatHandling_6 = value; } inline static int32_t get_offset_of__floatParseHandling_7() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE, ____floatParseHandling_7)); } inline Nullable_1_tD704B5105057D221225DAF7D4A741538DE7E9F61 get__floatParseHandling_7() const { return ____floatParseHandling_7; } inline Nullable_1_tD704B5105057D221225DAF7D4A741538DE7E9F61 * get_address_of__floatParseHandling_7() { return &____floatParseHandling_7; } inline void set__floatParseHandling_7(Nullable_1_tD704B5105057D221225DAF7D4A741538DE7E9F61 value) { ____floatParseHandling_7 = value; } inline static int32_t get_offset_of__stringEscapeHandling_8() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE, ____stringEscapeHandling_8)); } inline Nullable_1_tAFDD5B4C018AB92E374230FF360056852325F894 get__stringEscapeHandling_8() const { return ____stringEscapeHandling_8; } inline Nullable_1_tAFDD5B4C018AB92E374230FF360056852325F894 * get_address_of__stringEscapeHandling_8() { return &____stringEscapeHandling_8; } inline void set__stringEscapeHandling_8(Nullable_1_tAFDD5B4C018AB92E374230FF360056852325F894 value) { ____stringEscapeHandling_8 = value; } inline static int32_t get_offset_of__culture_9() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE, ____culture_9)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get__culture_9() const { return ____culture_9; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of__culture_9() { return &____culture_9; } inline void set__culture_9(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ____culture_9 = value; Il2CppCodeGenWriteBarrier((void**)(&____culture_9), (void*)value); } inline static int32_t get_offset_of__checkAdditionalContent_10() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE, ____checkAdditionalContent_10)); } inline Nullable_1_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3 get__checkAdditionalContent_10() const { return ____checkAdditionalContent_10; } inline Nullable_1_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3 * get_address_of__checkAdditionalContent_10() { return &____checkAdditionalContent_10; } inline void set__checkAdditionalContent_10(Nullable_1_t1D1CD146BFCBDC2E53E1F700889F8C5C21063EF3 value) { ____checkAdditionalContent_10 = value; } inline static int32_t get_offset_of__maxDepth_11() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE, ____maxDepth_11)); } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 get__maxDepth_11() const { return ____maxDepth_11; } inline Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 * get_address_of__maxDepth_11() { return &____maxDepth_11; } inline void set__maxDepth_11(Nullable_1_t864FD0051A05D37F91C857AB496BFCB3FE756103 value) { ____maxDepth_11 = value; } inline static int32_t get_offset_of__maxDepthSet_12() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE, ____maxDepthSet_12)); } inline bool get__maxDepthSet_12() const { return ____maxDepthSet_12; } inline bool* get_address_of__maxDepthSet_12() { return &____maxDepthSet_12; } inline void set__maxDepthSet_12(bool value) { ____maxDepthSet_12 = value; } inline static int32_t get_offset_of__dateFormatString_13() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE, ____dateFormatString_13)); } inline String_t* get__dateFormatString_13() const { return ____dateFormatString_13; } inline String_t** get_address_of__dateFormatString_13() { return &____dateFormatString_13; } inline void set__dateFormatString_13(String_t* value) { ____dateFormatString_13 = value; Il2CppCodeGenWriteBarrier((void**)(&____dateFormatString_13), (void*)value); } inline static int32_t get_offset_of__dateFormatStringSet_14() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE, ____dateFormatStringSet_14)); } inline bool get__dateFormatStringSet_14() const { return ____dateFormatStringSet_14; } inline bool* get_address_of__dateFormatStringSet_14() { return &____dateFormatStringSet_14; } inline void set__dateFormatStringSet_14(bool value) { ____dateFormatStringSet_14 = value; } inline static int32_t get_offset_of__typeNameAssemblyFormat_15() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE, ____typeNameAssemblyFormat_15)); } inline Nullable_1_t0EA7F988F9E737BCEA42107E7ADC8BBA49A409FE get__typeNameAssemblyFormat_15() const { return ____typeNameAssemblyFormat_15; } inline Nullable_1_t0EA7F988F9E737BCEA42107E7ADC8BBA49A409FE * get_address_of__typeNameAssemblyFormat_15() { return &____typeNameAssemblyFormat_15; } inline void set__typeNameAssemblyFormat_15(Nullable_1_t0EA7F988F9E737BCEA42107E7ADC8BBA49A409FE value) { ____typeNameAssemblyFormat_15 = value; } inline static int32_t get_offset_of__defaultValueHandling_16() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE, ____defaultValueHandling_16)); } inline Nullable_1_t14C84D3B03BEB298B3006B88BB5C9449E252128E get__defaultValueHandling_16() const { return ____defaultValueHandling_16; } inline Nullable_1_t14C84D3B03BEB298B3006B88BB5C9449E252128E * get_address_of__defaultValueHandling_16() { return &____defaultValueHandling_16; } inline void set__defaultValueHandling_16(Nullable_1_t14C84D3B03BEB298B3006B88BB5C9449E252128E value) { ____defaultValueHandling_16 = value; } inline static int32_t get_offset_of__preserveReferencesHandling_17() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE, ____preserveReferencesHandling_17)); } inline Nullable_1_t6093C7701F9D4389152377F3BA2162EC82A4E09F get__preserveReferencesHandling_17() const { return ____preserveReferencesHandling_17; } inline Nullable_1_t6093C7701F9D4389152377F3BA2162EC82A4E09F * get_address_of__preserveReferencesHandling_17() { return &____preserveReferencesHandling_17; } inline void set__preserveReferencesHandling_17(Nullable_1_t6093C7701F9D4389152377F3BA2162EC82A4E09F value) { ____preserveReferencesHandling_17 = value; } inline static int32_t get_offset_of__nullValueHandling_18() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE, ____nullValueHandling_18)); } inline Nullable_1_tA7CD3CD4938120FE164106D286D8DAFE253C3ADF get__nullValueHandling_18() const { return ____nullValueHandling_18; } inline Nullable_1_tA7CD3CD4938120FE164106D286D8DAFE253C3ADF * get_address_of__nullValueHandling_18() { return &____nullValueHandling_18; } inline void set__nullValueHandling_18(Nullable_1_tA7CD3CD4938120FE164106D286D8DAFE253C3ADF value) { ____nullValueHandling_18 = value; } inline static int32_t get_offset_of__objectCreationHandling_19() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE, ____objectCreationHandling_19)); } inline Nullable_1_tE7F578DDE9FEA9EABF3601C7DC2D583AFEA71454 get__objectCreationHandling_19() const { return ____objectCreationHandling_19; } inline Nullable_1_tE7F578DDE9FEA9EABF3601C7DC2D583AFEA71454 * get_address_of__objectCreationHandling_19() { return &____objectCreationHandling_19; } inline void set__objectCreationHandling_19(Nullable_1_tE7F578DDE9FEA9EABF3601C7DC2D583AFEA71454 value) { ____objectCreationHandling_19 = value; } inline static int32_t get_offset_of__missingMemberHandling_20() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE, ____missingMemberHandling_20)); } inline Nullable_1_tA939DD19965E9AA91732739C7A4AEF61494A1346 get__missingMemberHandling_20() const { return ____missingMemberHandling_20; } inline Nullable_1_tA939DD19965E9AA91732739C7A4AEF61494A1346 * get_address_of__missingMemberHandling_20() { return &____missingMemberHandling_20; } inline void set__missingMemberHandling_20(Nullable_1_tA939DD19965E9AA91732739C7A4AEF61494A1346 value) { ____missingMemberHandling_20 = value; } inline static int32_t get_offset_of__referenceLoopHandling_21() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE, ____referenceLoopHandling_21)); } inline Nullable_1_t2CB95692E6A26EDE54D7ADD36B8950CB7B641543 get__referenceLoopHandling_21() const { return ____referenceLoopHandling_21; } inline Nullable_1_t2CB95692E6A26EDE54D7ADD36B8950CB7B641543 * get_address_of__referenceLoopHandling_21() { return &____referenceLoopHandling_21; } inline void set__referenceLoopHandling_21(Nullable_1_t2CB95692E6A26EDE54D7ADD36B8950CB7B641543 value) { ____referenceLoopHandling_21 = value; } inline static int32_t get_offset_of__context_22() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE, ____context_22)); } inline Nullable_1_t2FD0F79534780CBE01028C4BD37F24664A490E15 get__context_22() const { return ____context_22; } inline Nullable_1_t2FD0F79534780CBE01028C4BD37F24664A490E15 * get_address_of__context_22() { return &____context_22; } inline void set__context_22(Nullable_1_t2FD0F79534780CBE01028C4BD37F24664A490E15 value) { ____context_22 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&____context_22))->___value_0))->___m_additionalContext_0), (void*)NULL); } inline static int32_t get_offset_of__constructorHandling_23() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE, ____constructorHandling_23)); } inline Nullable_1_t6AF5E38A7AC6509137A8DF6E088E83B0080B760B get__constructorHandling_23() const { return ____constructorHandling_23; } inline Nullable_1_t6AF5E38A7AC6509137A8DF6E088E83B0080B760B * get_address_of__constructorHandling_23() { return &____constructorHandling_23; } inline void set__constructorHandling_23(Nullable_1_t6AF5E38A7AC6509137A8DF6E088E83B0080B760B value) { ____constructorHandling_23 = value; } inline static int32_t get_offset_of__typeNameHandling_24() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE, ____typeNameHandling_24)); } inline Nullable_1_t3A9D3139058E086D0A3D8B52106E05024D82BEB4 get__typeNameHandling_24() const { return ____typeNameHandling_24; } inline Nullable_1_t3A9D3139058E086D0A3D8B52106E05024D82BEB4 * get_address_of__typeNameHandling_24() { return &____typeNameHandling_24; } inline void set__typeNameHandling_24(Nullable_1_t3A9D3139058E086D0A3D8B52106E05024D82BEB4 value) { ____typeNameHandling_24 = value; } inline static int32_t get_offset_of__metadataPropertyHandling_25() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE, ____metadataPropertyHandling_25)); } inline Nullable_1_tA44291AF18F56134076364BEC9E5E4D64D4B3CEF get__metadataPropertyHandling_25() const { return ____metadataPropertyHandling_25; } inline Nullable_1_tA44291AF18F56134076364BEC9E5E4D64D4B3CEF * get_address_of__metadataPropertyHandling_25() { return &____metadataPropertyHandling_25; } inline void set__metadataPropertyHandling_25(Nullable_1_tA44291AF18F56134076364BEC9E5E4D64D4B3CEF value) { ____metadataPropertyHandling_25 = value; } inline static int32_t get_offset_of_U3CConvertersU3Ek__BackingField_26() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE, ___U3CConvertersU3Ek__BackingField_26)); } inline RuntimeObject* get_U3CConvertersU3Ek__BackingField_26() const { return ___U3CConvertersU3Ek__BackingField_26; } inline RuntimeObject** get_address_of_U3CConvertersU3Ek__BackingField_26() { return &___U3CConvertersU3Ek__BackingField_26; } inline void set_U3CConvertersU3Ek__BackingField_26(RuntimeObject* value) { ___U3CConvertersU3Ek__BackingField_26 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConvertersU3Ek__BackingField_26), (void*)value); } inline static int32_t get_offset_of_U3CContractResolverU3Ek__BackingField_27() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE, ___U3CContractResolverU3Ek__BackingField_27)); } inline RuntimeObject* get_U3CContractResolverU3Ek__BackingField_27() const { return ___U3CContractResolverU3Ek__BackingField_27; } inline RuntimeObject** get_address_of_U3CContractResolverU3Ek__BackingField_27() { return &___U3CContractResolverU3Ek__BackingField_27; } inline void set_U3CContractResolverU3Ek__BackingField_27(RuntimeObject* value) { ___U3CContractResolverU3Ek__BackingField_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CContractResolverU3Ek__BackingField_27), (void*)value); } inline static int32_t get_offset_of_U3CEqualityComparerU3Ek__BackingField_28() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE, ___U3CEqualityComparerU3Ek__BackingField_28)); } inline RuntimeObject* get_U3CEqualityComparerU3Ek__BackingField_28() const { return ___U3CEqualityComparerU3Ek__BackingField_28; } inline RuntimeObject** get_address_of_U3CEqualityComparerU3Ek__BackingField_28() { return &___U3CEqualityComparerU3Ek__BackingField_28; } inline void set_U3CEqualityComparerU3Ek__BackingField_28(RuntimeObject* value) { ___U3CEqualityComparerU3Ek__BackingField_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CEqualityComparerU3Ek__BackingField_28), (void*)value); } inline static int32_t get_offset_of_U3CReferenceResolverProviderU3Ek__BackingField_29() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE, ___U3CReferenceResolverProviderU3Ek__BackingField_29)); } inline Func_1_t9049701827C812EFD7155F64BD593E9D455106DD * get_U3CReferenceResolverProviderU3Ek__BackingField_29() const { return ___U3CReferenceResolverProviderU3Ek__BackingField_29; } inline Func_1_t9049701827C812EFD7155F64BD593E9D455106DD ** get_address_of_U3CReferenceResolverProviderU3Ek__BackingField_29() { return &___U3CReferenceResolverProviderU3Ek__BackingField_29; } inline void set_U3CReferenceResolverProviderU3Ek__BackingField_29(Func_1_t9049701827C812EFD7155F64BD593E9D455106DD * value) { ___U3CReferenceResolverProviderU3Ek__BackingField_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CReferenceResolverProviderU3Ek__BackingField_29), (void*)value); } inline static int32_t get_offset_of_U3CTraceWriterU3Ek__BackingField_30() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE, ___U3CTraceWriterU3Ek__BackingField_30)); } inline RuntimeObject* get_U3CTraceWriterU3Ek__BackingField_30() const { return ___U3CTraceWriterU3Ek__BackingField_30; } inline RuntimeObject** get_address_of_U3CTraceWriterU3Ek__BackingField_30() { return &___U3CTraceWriterU3Ek__BackingField_30; } inline void set_U3CTraceWriterU3Ek__BackingField_30(RuntimeObject* value) { ___U3CTraceWriterU3Ek__BackingField_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CTraceWriterU3Ek__BackingField_30), (void*)value); } inline static int32_t get_offset_of_U3CBinderU3Ek__BackingField_31() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE, ___U3CBinderU3Ek__BackingField_31)); } inline SerializationBinder_t600A2077818E43FC641208357D8B809A10F1EAB8 * get_U3CBinderU3Ek__BackingField_31() const { return ___U3CBinderU3Ek__BackingField_31; } inline SerializationBinder_t600A2077818E43FC641208357D8B809A10F1EAB8 ** get_address_of_U3CBinderU3Ek__BackingField_31() { return &___U3CBinderU3Ek__BackingField_31; } inline void set_U3CBinderU3Ek__BackingField_31(SerializationBinder_t600A2077818E43FC641208357D8B809A10F1EAB8 * value) { ___U3CBinderU3Ek__BackingField_31 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBinderU3Ek__BackingField_31), (void*)value); } inline static int32_t get_offset_of_U3CErrorU3Ek__BackingField_32() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE, ___U3CErrorU3Ek__BackingField_32)); } inline EventHandler_1_t6179A28630D1235ED1C2883EC5CFFDB982BD436A * get_U3CErrorU3Ek__BackingField_32() const { return ___U3CErrorU3Ek__BackingField_32; } inline EventHandler_1_t6179A28630D1235ED1C2883EC5CFFDB982BD436A ** get_address_of_U3CErrorU3Ek__BackingField_32() { return &___U3CErrorU3Ek__BackingField_32; } inline void set_U3CErrorU3Ek__BackingField_32(EventHandler_1_t6179A28630D1235ED1C2883EC5CFFDB982BD436A * value) { ___U3CErrorU3Ek__BackingField_32 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CErrorU3Ek__BackingField_32), (void*)value); } }; struct JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE_StaticFields { public: // System.Runtime.Serialization.StreamingContext Newtonsoft.Json.JsonSerializerSettings::DefaultContext StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 ___DefaultContext_0; // System.Globalization.CultureInfo Newtonsoft.Json.JsonSerializerSettings::DefaultCulture CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * ___DefaultCulture_1; public: inline static int32_t get_offset_of_DefaultContext_0() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE_StaticFields, ___DefaultContext_0)); } inline StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 get_DefaultContext_0() const { return ___DefaultContext_0; } inline StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 * get_address_of_DefaultContext_0() { return &___DefaultContext_0; } inline void set_DefaultContext_0(StreamingContext_t5888E7E8C81AB6EF3B14FDDA6674F458076A8505 value) { ___DefaultContext_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___DefaultContext_0))->___m_additionalContext_0), (void*)NULL); } inline static int32_t get_offset_of_DefaultCulture_1() { return static_cast(offsetof(JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE_StaticFields, ___DefaultCulture_1)); } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * get_DefaultCulture_1() const { return ___DefaultCulture_1; } inline CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 ** get_address_of_DefaultCulture_1() { return &___DefaultCulture_1; } inline void set_DefaultCulture_1(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * value) { ___DefaultCulture_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___DefaultCulture_1), (void*)value); } }; // UnityEngine.MonoBehaviour struct MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A : public Behaviour_t1A3DDDCF73B4627928FBFE02ED52B7251777DBD9 { public: public: }; // UnityEngine.EventSystems.UIBehaviour struct UIBehaviour_tD1C6E2D542222546D68510ECE74036EFBC3C3B0E : public MonoBehaviour_t37A501200D970A8257124B0EAE00A0FF3DDC354A { public: public: }; // UnityEngine.UI.LayoutGroup struct LayoutGroup_t63C978964192B57EFC660D5FDA03DEE89DDC1AE2 : public UIBehaviour_tD1C6E2D542222546D68510ECE74036EFBC3C3B0E { public: // UnityEngine.RectOffset UnityEngine.UI.LayoutGroup::m_Padding RectOffset_tE3A58467CD0749AD9D3E1271F9E315B38F39AE70 * ___m_Padding_4; // UnityEngine.TextAnchor UnityEngine.UI.LayoutGroup::m_ChildAlignment int32_t ___m_ChildAlignment_5; // UnityEngine.RectTransform UnityEngine.UI.LayoutGroup::m_Rect RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * ___m_Rect_6; // UnityEngine.DrivenRectTransformTracker UnityEngine.UI.LayoutGroup::m_Tracker DrivenRectTransformTracker_t7DAF937E47C63B899C7BA0E9B0F206AAB4D85AC2 ___m_Tracker_7; // UnityEngine.Vector2 UnityEngine.UI.LayoutGroup::m_TotalMinSize Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___m_TotalMinSize_8; // UnityEngine.Vector2 UnityEngine.UI.LayoutGroup::m_TotalPreferredSize Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___m_TotalPreferredSize_9; // UnityEngine.Vector2 UnityEngine.UI.LayoutGroup::m_TotalFlexibleSize Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___m_TotalFlexibleSize_10; // System.Collections.Generic.List`1 UnityEngine.UI.LayoutGroup::m_RectChildren List_1_t432BA4439FC00E108A9A351BD7FBCD9242270BB3 * ___m_RectChildren_11; public: inline static int32_t get_offset_of_m_Padding_4() { return static_cast(offsetof(LayoutGroup_t63C978964192B57EFC660D5FDA03DEE89DDC1AE2, ___m_Padding_4)); } inline RectOffset_tE3A58467CD0749AD9D3E1271F9E315B38F39AE70 * get_m_Padding_4() const { return ___m_Padding_4; } inline RectOffset_tE3A58467CD0749AD9D3E1271F9E315B38F39AE70 ** get_address_of_m_Padding_4() { return &___m_Padding_4; } inline void set_m_Padding_4(RectOffset_tE3A58467CD0749AD9D3E1271F9E315B38F39AE70 * value) { ___m_Padding_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Padding_4), (void*)value); } inline static int32_t get_offset_of_m_ChildAlignment_5() { return static_cast(offsetof(LayoutGroup_t63C978964192B57EFC660D5FDA03DEE89DDC1AE2, ___m_ChildAlignment_5)); } inline int32_t get_m_ChildAlignment_5() const { return ___m_ChildAlignment_5; } inline int32_t* get_address_of_m_ChildAlignment_5() { return &___m_ChildAlignment_5; } inline void set_m_ChildAlignment_5(int32_t value) { ___m_ChildAlignment_5 = value; } inline static int32_t get_offset_of_m_Rect_6() { return static_cast(offsetof(LayoutGroup_t63C978964192B57EFC660D5FDA03DEE89DDC1AE2, ___m_Rect_6)); } inline RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * get_m_Rect_6() const { return ___m_Rect_6; } inline RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 ** get_address_of_m_Rect_6() { return &___m_Rect_6; } inline void set_m_Rect_6(RectTransform_t8A6A306FB29A6C8C22010CF9040E319753571072 * value) { ___m_Rect_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Rect_6), (void*)value); } inline static int32_t get_offset_of_m_Tracker_7() { return static_cast(offsetof(LayoutGroup_t63C978964192B57EFC660D5FDA03DEE89DDC1AE2, ___m_Tracker_7)); } inline DrivenRectTransformTracker_t7DAF937E47C63B899C7BA0E9B0F206AAB4D85AC2 get_m_Tracker_7() const { return ___m_Tracker_7; } inline DrivenRectTransformTracker_t7DAF937E47C63B899C7BA0E9B0F206AAB4D85AC2 * get_address_of_m_Tracker_7() { return &___m_Tracker_7; } inline void set_m_Tracker_7(DrivenRectTransformTracker_t7DAF937E47C63B899C7BA0E9B0F206AAB4D85AC2 value) { ___m_Tracker_7 = value; } inline static int32_t get_offset_of_m_TotalMinSize_8() { return static_cast(offsetof(LayoutGroup_t63C978964192B57EFC660D5FDA03DEE89DDC1AE2, ___m_TotalMinSize_8)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_m_TotalMinSize_8() const { return ___m_TotalMinSize_8; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_m_TotalMinSize_8() { return &___m_TotalMinSize_8; } inline void set_m_TotalMinSize_8(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___m_TotalMinSize_8 = value; } inline static int32_t get_offset_of_m_TotalPreferredSize_9() { return static_cast(offsetof(LayoutGroup_t63C978964192B57EFC660D5FDA03DEE89DDC1AE2, ___m_TotalPreferredSize_9)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_m_TotalPreferredSize_9() const { return ___m_TotalPreferredSize_9; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_m_TotalPreferredSize_9() { return &___m_TotalPreferredSize_9; } inline void set_m_TotalPreferredSize_9(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___m_TotalPreferredSize_9 = value; } inline static int32_t get_offset_of_m_TotalFlexibleSize_10() { return static_cast(offsetof(LayoutGroup_t63C978964192B57EFC660D5FDA03DEE89DDC1AE2, ___m_TotalFlexibleSize_10)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_m_TotalFlexibleSize_10() const { return ___m_TotalFlexibleSize_10; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_m_TotalFlexibleSize_10() { return &___m_TotalFlexibleSize_10; } inline void set_m_TotalFlexibleSize_10(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___m_TotalFlexibleSize_10 = value; } inline static int32_t get_offset_of_m_RectChildren_11() { return static_cast(offsetof(LayoutGroup_t63C978964192B57EFC660D5FDA03DEE89DDC1AE2, ___m_RectChildren_11)); } inline List_1_t432BA4439FC00E108A9A351BD7FBCD9242270BB3 * get_m_RectChildren_11() const { return ___m_RectChildren_11; } inline List_1_t432BA4439FC00E108A9A351BD7FBCD9242270BB3 ** get_address_of_m_RectChildren_11() { return &___m_RectChildren_11; } inline void set_m_RectChildren_11(List_1_t432BA4439FC00E108A9A351BD7FBCD9242270BB3 * value) { ___m_RectChildren_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_RectChildren_11), (void*)value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Newtonsoft.Json.JsonConverter[] struct JsonConverterU5BU5D_t4D765C7F069D72FC9554EFAF354FBDC0CA2F7BC4 : public RuntimeArray { public: ALIGN_FIELD (8) JsonConverter_tA7DD130015793717E2EB2AE6E6184D06769EE242 * m_Items[1]; public: inline JsonConverter_tA7DD130015793717E2EB2AE6E6184D06769EE242 * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline JsonConverter_tA7DD130015793717E2EB2AE6E6184D06769EE242 ** 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, JsonConverter_tA7DD130015793717E2EB2AE6E6184D06769EE242 * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline JsonConverter_tA7DD130015793717E2EB2AE6E6184D06769EE242 * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline JsonConverter_tA7DD130015793717E2EB2AE6E6184D06769EE242 ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, JsonConverter_tA7DD130015793717E2EB2AE6E6184D06769EE242 * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Type[] struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755 : public RuntimeArray { public: ALIGN_FIELD (8) Type_t * m_Items[1]; public: inline Type_t * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Type_t ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Type_t * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Type_t * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Type_t ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Type_t * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Object[] struct ObjectU5BU5D_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.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; } }; // 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; } }; // 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; } }; // SixLabors.ImageSharp.PixelFormats.A8[] struct A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B : public RuntimeArray { public: ALIGN_FIELD (8) A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 m_Items[1]; public: inline A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * 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, A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Abgr32[] struct Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283 : public RuntimeArray { public: ALIGN_FIELD (8) Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 m_Items[1]; public: inline Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * 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, Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Argb32[] struct Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948 : public RuntimeArray { public: ALIGN_FIELD (8) Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD m_Items[1]; public: inline Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * 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, Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgr24[] struct Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8 : public RuntimeArray { public: ALIGN_FIELD (8) Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 m_Items[1]; public: inline Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * 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, Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgr565[] struct Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4 : public RuntimeArray { public: ALIGN_FIELD (8) Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C m_Items[1]; public: inline Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * 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, Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgra32[] struct Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581 : public RuntimeArray { public: ALIGN_FIELD (8) Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 m_Items[1]; public: inline Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * 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, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgra4444[] struct Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC : public RuntimeArray { public: ALIGN_FIELD (8) Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 m_Items[1]; public: inline Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * 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, Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgra5551[] struct Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775 : public RuntimeArray { public: ALIGN_FIELD (8) Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 m_Items[1]; public: inline Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * 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, Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 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; } }; // SixLabors.ImageSharp.PixelFormats.Byte4[] struct Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765 : public RuntimeArray { public: ALIGN_FIELD (8) Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 m_Items[1]; public: inline Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * 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, Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Complex64[] struct Complex64U5BU5D_tDF719F22C4210186A1B5CC5FD17AD382EDB16650 : public RuntimeArray { public: ALIGN_FIELD (8) Complex64_t5CBC571F74254F55F085ABDEFC207219C1181FE1 m_Items[1]; public: inline Complex64_t5CBC571F74254F55F085ABDEFC207219C1181FE1 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Complex64_t5CBC571F74254F55F085ABDEFC207219C1181FE1 * 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, Complex64_t5CBC571F74254F55F085ABDEFC207219C1181FE1 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Complex64_t5CBC571F74254F55F085ABDEFC207219C1181FE1 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Complex64_t5CBC571F74254F55F085ABDEFC207219C1181FE1 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Complex64_t5CBC571F74254F55F085ABDEFC207219C1181FE1 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.HalfSingle[] struct HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454 : public RuntimeArray { public: ALIGN_FIELD (8) HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E m_Items[1]; public: inline HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * 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, HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.HalfVector2[] struct HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8 : public RuntimeArray { public: ALIGN_FIELD (8) HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC m_Items[1]; public: inline HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * 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, HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.HalfVector4[] struct HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0 : public RuntimeArray { public: ALIGN_FIELD (8) HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 m_Items[1]; public: inline HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * 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, HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Formats.Webp.Lossless.HuffmanCode[] struct HuffmanCodeU5BU5D_tF5144EAB7445CD0648DF650B5E307F1412134A9D : public RuntimeArray { public: ALIGN_FIELD (8) HuffmanCode_t5DB78E46410B0BF2E5DBC56B1F2385D5BC783A88 m_Items[1]; public: inline HuffmanCode_t5DB78E46410B0BF2E5DBC56B1F2385D5BC783A88 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline HuffmanCode_t5DB78E46410B0BF2E5DBC56B1F2385D5BC783A88 * 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, HuffmanCode_t5DB78E46410B0BF2E5DBC56B1F2385D5BC783A88 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline HuffmanCode_t5DB78E46410B0BF2E5DBC56B1F2385D5BC783A88 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline HuffmanCode_t5DB78E46410B0BF2E5DBC56B1F2385D5BC783A88 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, HuffmanCode_t5DB78E46410B0BF2E5DBC56B1F2385D5BC783A88 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Formats.Webp.Lossless.HuffmanTree[] struct HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07 : public RuntimeArray { public: ALIGN_FIELD (8) HuffmanTree_tF7BA6FEA00AA9F39CBBABC97864C7A82899916DB m_Items[1]; public: inline HuffmanTree_tF7BA6FEA00AA9F39CBBABC97864C7A82899916DB GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline HuffmanTree_tF7BA6FEA00AA9F39CBBABC97864C7A82899916DB * 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, HuffmanTree_tF7BA6FEA00AA9F39CBBABC97864C7A82899916DB value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline HuffmanTree_tF7BA6FEA00AA9F39CBBABC97864C7A82899916DB GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline HuffmanTree_tF7BA6FEA00AA9F39CBBABC97864C7A82899916DB * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, HuffmanTree_tF7BA6FEA00AA9F39CBBABC97864C7A82899916DB value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccColorantTableEntry[] struct IccColorantTableEntryU5BU5D_t0E2DDD8D3943B70AB1D47310724EEEFB444EA076 : public RuntimeArray { public: ALIGN_FIELD (8) IccColorantTableEntry_t3A9AFE5EDF0BBCC849E0F333CFD1C9388112471C m_Items[1]; public: inline IccColorantTableEntry_t3A9AFE5EDF0BBCC849E0F333CFD1C9388112471C GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline IccColorantTableEntry_t3A9AFE5EDF0BBCC849E0F333CFD1C9388112471C * 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, IccColorantTableEntry_t3A9AFE5EDF0BBCC849E0F333CFD1C9388112471C value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CNameU3Ek__BackingField_0), (void*)NULL); } inline IccColorantTableEntry_t3A9AFE5EDF0BBCC849E0F333CFD1C9388112471C GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline IccColorantTableEntry_t3A9AFE5EDF0BBCC849E0F333CFD1C9388112471C * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, IccColorantTableEntry_t3A9AFE5EDF0BBCC849E0F333CFD1C9388112471C value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CNameU3Ek__BackingField_0), (void*)NULL); } }; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLocalizedString[] struct IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B : public RuntimeArray { public: ALIGN_FIELD (8) IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A m_Items[1]; public: inline IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A * 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, IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CTextU3Ek__BackingField_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CCultureU3Ek__BackingField_1), (void*)NULL); #endif } inline IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CTextU3Ek__BackingField_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CCultureU3Ek__BackingField_1), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccLut[] struct IccLutU5BU5D_t5A02B561DB7AE84F952313EE43E01043F985A654 : public RuntimeArray { public: ALIGN_FIELD (8) IccLut_tFB99AB82ABB1A482C310EE322C51C9EFC62A778C m_Items[1]; public: inline IccLut_tFB99AB82ABB1A482C310EE322C51C9EFC62A778C GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline IccLut_tFB99AB82ABB1A482C310EE322C51C9EFC62A778C * 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, IccLut_tFB99AB82ABB1A482C310EE322C51C9EFC62A778C value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CValuesU3Ek__BackingField_0), (void*)NULL); } inline IccLut_tFB99AB82ABB1A482C310EE322C51C9EFC62A778C GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline IccLut_tFB99AB82ABB1A482C310EE322C51C9EFC62A778C * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, IccLut_tFB99AB82ABB1A482C310EE322C51C9EFC62A778C value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CValuesU3Ek__BackingField_0), (void*)NULL); } }; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccNamedColor[] struct IccNamedColorU5BU5D_t54A2305547F029F9AE01482A20EB57705074FDA9 : public RuntimeArray { public: ALIGN_FIELD (8) IccNamedColor_t1FBC033809515457EC209B625E1FE6B1B5C83A5A m_Items[1]; public: inline IccNamedColor_t1FBC033809515457EC209B625E1FE6B1B5C83A5A GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline IccNamedColor_t1FBC033809515457EC209B625E1FE6B1B5C83A5A * 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, IccNamedColor_t1FBC033809515457EC209B625E1FE6B1B5C83A5A value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CNameU3Ek__BackingField_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CPcsCoordinatesU3Ek__BackingField_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CDeviceCoordinatesU3Ek__BackingField_2), (void*)NULL); #endif } inline IccNamedColor_t1FBC033809515457EC209B625E1FE6B1B5C83A5A GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline IccNamedColor_t1FBC033809515457EC209B625E1FE6B1B5C83A5A * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, IccNamedColor_t1FBC033809515457EC209B625E1FE6B1B5C83A5A value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CNameU3Ek__BackingField_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CPcsCoordinatesU3Ek__BackingField_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CDeviceCoordinatesU3Ek__BackingField_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileDescription[] struct IccProfileDescriptionU5BU5D_t2FE24D3A85837A22B0C2E5270DC61EAD1BC3A641 : public RuntimeArray { public: ALIGN_FIELD (8) IccProfileDescription_t618070BD619D9C8F1218B099A22964098BF19A90 m_Items[1]; public: inline IccProfileDescription_t618070BD619D9C8F1218B099A22964098BF19A90 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline IccProfileDescription_t618070BD619D9C8F1218B099A22964098BF19A90 * 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, IccProfileDescription_t618070BD619D9C8F1218B099A22964098BF19A90 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CDeviceManufacturerInfoU3Ek__BackingField_4), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CDeviceModelInfoU3Ek__BackingField_5), (void*)NULL); #endif } inline IccProfileDescription_t618070BD619D9C8F1218B099A22964098BF19A90 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline IccProfileDescription_t618070BD619D9C8F1218B099A22964098BF19A90 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, IccProfileDescription_t618070BD619D9C8F1218B099A22964098BF19A90 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CDeviceManufacturerInfoU3Ek__BackingField_4), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CDeviceModelInfoU3Ek__BackingField_5), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccProfileSequenceIdentifier[] struct IccProfileSequenceIdentifierU5BU5D_t78252F74DA7C734028F59BD58511257D971A352B : public RuntimeArray { public: ALIGN_FIELD (8) IccProfileSequenceIdentifier_tD5C4738FB4393065E57CE904D74C7D4226A7B1FA m_Items[1]; public: inline IccProfileSequenceIdentifier_tD5C4738FB4393065E57CE904D74C7D4226A7B1FA GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline IccProfileSequenceIdentifier_tD5C4738FB4393065E57CE904D74C7D4226A7B1FA * 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, IccProfileSequenceIdentifier_tD5C4738FB4393065E57CE904D74C7D4226A7B1FA value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CDescriptionU3Ek__BackingField_1), (void*)NULL); } inline IccProfileSequenceIdentifier_tD5C4738FB4393065E57CE904D74C7D4226A7B1FA GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline IccProfileSequenceIdentifier_tD5C4738FB4393065E57CE904D74C7D4226A7B1FA * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, IccProfileSequenceIdentifier_tD5C4738FB4393065E57CE904D74C7D4226A7B1FA value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CDescriptionU3Ek__BackingField_1), (void*)NULL); } }; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccResponseNumber[] struct IccResponseNumberU5BU5D_tC2D300D8ABF340C3A20199A494A4EE4A4B0486A1 : public RuntimeArray { public: ALIGN_FIELD (8) IccResponseNumber_t29E9027597E169519A047E21CFF7064CD5F4E84C m_Items[1]; public: inline IccResponseNumber_t29E9027597E169519A047E21CFF7064CD5F4E84C GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline IccResponseNumber_t29E9027597E169519A047E21CFF7064CD5F4E84C * 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, IccResponseNumber_t29E9027597E169519A047E21CFF7064CD5F4E84C value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline IccResponseNumber_t29E9027597E169519A047E21CFF7064CD5F4E84C GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline IccResponseNumber_t29E9027597E169519A047E21CFF7064CD5F4E84C * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, IccResponseNumber_t29E9027597E169519A047E21CFF7064CD5F4E84C value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Metadata.Profiles.Icc.IccScreeningChannel[] struct IccScreeningChannelU5BU5D_tDFDCEBF96365B64F9CEA6B49A462E68F567DC717 : public RuntimeArray { public: ALIGN_FIELD (8) IccScreeningChannel_t65E5B0A230DE297A96A6B0453088B7450C07D0D4 m_Items[1]; public: inline IccScreeningChannel_t65E5B0A230DE297A96A6B0453088B7450C07D0D4 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline IccScreeningChannel_t65E5B0A230DE297A96A6B0453088B7450C07D0D4 * 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, IccScreeningChannel_t65E5B0A230DE297A96A6B0453088B7450C07D0D4 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline IccScreeningChannel_t65E5B0A230DE297A96A6B0453088B7450C07D0D4 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline IccScreeningChannel_t65E5B0A230DE297A96A6B0453088B7450C07D0D4 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, IccScreeningChannel_t65E5B0A230DE297A96A6B0453088B7450C07D0D4 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.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; } }; // SixLabors.ImageSharp.PixelFormats.L16[] struct L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D : public RuntimeArray { public: ALIGN_FIELD (8) L16_t82A3FD4325827CB571596BA0DA68B251F985D94F m_Items[1]; public: inline L16_t82A3FD4325827CB571596BA0DA68B251F985D94F GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * 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, L16_t82A3FD4325827CB571596BA0DA68B251F985D94F value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline L16_t82A3FD4325827CB571596BA0DA68B251F985D94F GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, L16_t82A3FD4325827CB571596BA0DA68B251F985D94F value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.L8[] struct L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236 : public RuntimeArray { public: ALIGN_FIELD (8) L8_t0DC62ABA8124A587901AC9D023076EF568A23003 m_Items[1]; public: inline L8_t0DC62ABA8124A587901AC9D023076EF568A23003 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * 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, L8_t0DC62ABA8124A587901AC9D023076EF568A23003 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline L8_t0DC62ABA8124A587901AC9D023076EF568A23003 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, L8_t0DC62ABA8124A587901AC9D023076EF568A23003 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.La16[] struct La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C : public RuntimeArray { public: ALIGN_FIELD (8) La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 m_Items[1]; public: inline La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * 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, La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.La32[] struct La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE : public RuntimeArray { public: ALIGN_FIELD (8) La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 m_Items[1]; public: inline La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * 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, La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.NormalizedByte2[] struct NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3 : public RuntimeArray { public: ALIGN_FIELD (8) NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 m_Items[1]; public: inline NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * 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, NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.NormalizedByte4[] struct NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E : public RuntimeArray { public: ALIGN_FIELD (8) NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 m_Items[1]; public: inline NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * 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, NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.NormalizedShort2[] struct NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE : public RuntimeArray { public: ALIGN_FIELD (8) NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 m_Items[1]; public: inline NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * 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, NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.NormalizedShort4[] struct NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83 : public RuntimeArray { public: ALIGN_FIELD (8) NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 m_Items[1]; public: inline NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * 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, NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Rg32[] struct Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E : public RuntimeArray { public: ALIGN_FIELD (8) Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB m_Items[1]; public: inline Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * 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, Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgb24[] struct Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284 : public RuntimeArray { public: ALIGN_FIELD (8) Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 m_Items[1]; public: inline Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * 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, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgb48[] struct Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058 : public RuntimeArray { public: ALIGN_FIELD (8) Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F m_Items[1]; public: inline Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * 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, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgba1010102[] struct Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92 : public RuntimeArray { public: ALIGN_FIELD (8) Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC m_Items[1]; public: inline Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * 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, Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgba32[] struct Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9 : public RuntimeArray { public: ALIGN_FIELD (8) Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 m_Items[1]; public: inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * 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, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgba64[] struct Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885 : public RuntimeArray { public: ALIGN_FIELD (8) Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F m_Items[1]; public: inline Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * 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, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.RgbaVector[] struct RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4 : public RuntimeArray { public: ALIGN_FIELD (8) RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 m_Items[1]; public: inline RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * 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, RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 value) { m_Items[index] = value; } }; // 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; } }; // SixLabors.ImageSharp.PixelFormats.Short2[] struct Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0 : public RuntimeArray { public: ALIGN_FIELD (8) Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 m_Items[1]; public: inline Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * 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, Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.PixelFormats.Short4[] struct Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5 : public RuntimeArray { public: ALIGN_FIELD (8) Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C m_Items[1]; public: inline Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * 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, Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C 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.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.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.Numerics.Vector3[] struct Vector3U5BU5D_tC1DD7188C651201C928310E63D672F1581532F1C : public RuntimeArray { public: ALIGN_FIELD (8) Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 m_Items[1]; public: inline Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 value) { m_Items[index] = value; } }; // System.Numerics.Vector4[] struct Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F : public RuntimeArray { public: ALIGN_FIELD (8) Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 m_Items[1]; public: inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Formats.Webp.Lossless.HTreeGroup[] struct HTreeGroupU5BU5D_tF3657A3ABB0FF58EF47ADB698407180F6623D431 : public RuntimeArray { public: ALIGN_FIELD (8) HTreeGroup_tA0B2F2A66AF8332948C4F754122713C14101C196 m_Items[1]; public: inline HTreeGroup_tA0B2F2A66AF8332948C4F754122713C14101C196 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline HTreeGroup_tA0B2F2A66AF8332948C4F754122713C14101C196 * 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, HTreeGroup_tA0B2F2A66AF8332948C4F754122713C14101C196 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CHTreesU3Ek__BackingField_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CPackedTableU3Ek__BackingField_5), (void*)NULL); #endif } inline HTreeGroup_tA0B2F2A66AF8332948C4F754122713C14101C196 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline HTreeGroup_tA0B2F2A66AF8332948C4F754122713C14101C196 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, HTreeGroup_tA0B2F2A66AF8332948C4F754122713C14101C196 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CHTreesU3Ek__BackingField_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CPackedTableU3Ek__BackingField_5), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Formats.Webp.Lossless.HuffmanTreeCode[] struct HuffmanTreeCodeU5BU5D_t0B06EF05FC94D664AC9DEB99F67A91B1C85D3A22 : public RuntimeArray { public: ALIGN_FIELD (8) HuffmanTreeCode_tB268FD369BD5B33D56FE2D5DC222ED4FA08D9441 m_Items[1]; public: inline HuffmanTreeCode_tB268FD369BD5B33D56FE2D5DC222ED4FA08D9441 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline HuffmanTreeCode_tB268FD369BD5B33D56FE2D5DC222ED4FA08D9441 * 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, HuffmanTreeCode_tB268FD369BD5B33D56FE2D5DC222ED4FA08D9441 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CCodeLengthsU3Ek__BackingField_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CCodesU3Ek__BackingField_2), (void*)NULL); #endif } inline HuffmanTreeCode_tB268FD369BD5B33D56FE2D5DC222ED4FA08D9441 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline HuffmanTreeCode_tB268FD369BD5B33D56FE2D5DC222ED4FA08D9441 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, HuffmanTreeCode_tB268FD369BD5B33D56FE2D5DC222ED4FA08D9441 value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CCodeLengthsU3Ek__BackingField_1), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&((m_Items + index)->___U3CCodesU3Ek__BackingField_2), (void*)NULL); #endif } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904 m_Items[1]; public: inline Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904 * 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, Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A m_Items[1]; public: inline Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A * 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, Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273 m_Items[1]; public: inline Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273 * 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, Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68 m_Items[1]; public: inline Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68 * 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, Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A m_Items[1]; public: inline Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A * 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, Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE : public RuntimeArray { public: ALIGN_FIELD (8) Moment_t885415045473B7F42DAE4C8679D299E13D170D6A m_Items[1]; public: inline Moment_t885415045473B7F42DAE4C8679D299E13D170D6A GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_t885415045473B7F42DAE4C8679D299E13D170D6A * 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, Moment_t885415045473B7F42DAE4C8679D299E13D170D6A value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_t885415045473B7F42DAE4C8679D299E13D170D6A GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_t885415045473B7F42DAE4C8679D299E13D170D6A * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_t885415045473B7F42DAE4C8679D299E13D170D6A value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A : public RuntimeArray { public: ALIGN_FIELD (8) Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2 m_Items[1]; public: inline Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2 * 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, Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB : public RuntimeArray { public: ALIGN_FIELD (8) Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5 m_Items[1]; public: inline Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5 * 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, Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8 m_Items[1]; public: inline Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8 * 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, Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF m_Items[1]; public: inline Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF * 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, Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F m_Items[1]; public: inline Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F * 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, Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE m_Items[1]; public: inline Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE * 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, Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC : public RuntimeArray { public: ALIGN_FIELD (8) Moment_t4C99072E11077166377CCD2881DF934837F9BA3B m_Items[1]; public: inline Moment_t4C99072E11077166377CCD2881DF934837F9BA3B GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_t4C99072E11077166377CCD2881DF934837F9BA3B * 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, Moment_t4C99072E11077166377CCD2881DF934837F9BA3B value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_t4C99072E11077166377CCD2881DF934837F9BA3B GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_t4C99072E11077166377CCD2881DF934837F9BA3B * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_t4C99072E11077166377CCD2881DF934837F9BA3B value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F m_Items[1]; public: inline Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F * 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, Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C : public RuntimeArray { public: ALIGN_FIELD (8) Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C m_Items[1]; public: inline Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C * 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, Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB m_Items[1]; public: inline Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB * 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, Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F : public RuntimeArray { public: ALIGN_FIELD (8) Moment_tB524CC81FBD87492BC411766CDB3040D1799053A m_Items[1]; public: inline Moment_tB524CC81FBD87492BC411766CDB3040D1799053A GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_tB524CC81FBD87492BC411766CDB3040D1799053A * 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, Moment_tB524CC81FBD87492BC411766CDB3040D1799053A value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_tB524CC81FBD87492BC411766CDB3040D1799053A GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_tB524CC81FBD87492BC411766CDB3040D1799053A * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_tB524CC81FBD87492BC411766CDB3040D1799053A value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C m_Items[1]; public: inline Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C * 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, Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20 m_Items[1]; public: inline Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20 * 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, Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_t94BC4CA21F440059214263A242302F917CFF4F8D m_Items[1]; public: inline Moment_t94BC4CA21F440059214263A242302F917CFF4F8D GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * 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, Moment_t94BC4CA21F440059214263A242302F917CFF4F8D value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_t94BC4CA21F440059214263A242302F917CFF4F8D GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_t94BC4CA21F440059214263A242302F917CFF4F8D * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_t94BC4CA21F440059214263A242302F917CFF4F8D value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C : public RuntimeArray { public: ALIGN_FIELD (8) Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD m_Items[1]; public: inline Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * 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, Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D : public RuntimeArray { public: ALIGN_FIELD (8) Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE m_Items[1]; public: inline Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * 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, Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 m_Items[1]; public: inline Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * 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, Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0 m_Items[1]; public: inline Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0 * 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, Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD : public RuntimeArray { public: ALIGN_FIELD (8) Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF m_Items[1]; public: inline Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF * 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, Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D m_Items[1]; public: inline Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D * 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, Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807 m_Items[1]; public: inline Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807 * 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, Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD : public RuntimeArray { public: ALIGN_FIELD (8) Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329 m_Items[1]; public: inline Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329 * 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, Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Moment[] struct MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0 : public RuntimeArray { public: ALIGN_FIELD (8) Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15 m_Items[1]; public: inline Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15 * 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, Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8[] struct Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174 : public RuntimeArray { public: ALIGN_FIELD (8) Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 m_Items[1]; public: inline Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 * 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, Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.ComplexVector4[] struct ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5 : public RuntimeArray { public: ALIGN_FIELD (8) ComplexVector4_t88219122749587130667C01407E5E785BC2055EB m_Items[1]; public: inline ComplexVector4_t88219122749587130667C01407E5E785BC2055EB GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline ComplexVector4_t88219122749587130667C01407E5E785BC2055EB * 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, ComplexVector4_t88219122749587130667C01407E5E785BC2055EB value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline ComplexVector4_t88219122749587130667C01407E5E785BC2055EB GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline ComplexVector4_t88219122749587130667C01407E5E785BC2055EB * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, ComplexVector4_t88219122749587130667C01407E5E785BC2055EB 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.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.Void SixLabors.Guard::NotNull(TValue,System.String) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Guard_NotNull_TisRuntimeObject_mCC4DE844B884F413E1638F21C30000B52DE4EFB5_gshared_inline (RuntimeObject * ___value0, String_t* ___parameterName1, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m148647ED387A2B711CD8C5AACD09286F0202DB14_gshared_inline (Nullable_1_tD87DFE8DA2CD69D55896E24D245C7563D8D40EBA * __this, const RuntimeMethod* method); // !0 System.Nullable`1::GetValueOrDefault() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t Nullable_1_GetValueOrDefault_m1D6A88E967053FF9877BD2BD0E87C1DE7C774328_gshared_inline (Nullable_1_tD87DFE8DA2CD69D55896E24D245C7563D8D40EBA * __this, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Nullable_1__ctor_mC8C2F413D2125ECA744F3599C03A7CCE4E32528B_gshared (Nullable_1_tD87DFE8DA2CD69D55896E24D245C7563D8D40EBA * __this, uint8_t ___value0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mFB174769DCD0AB08684EE99B5055919F3A6AD921_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m8194F582E32124E2B4FB0C405B1A11FB630D3F46_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m6FFE9DDB1C0F7BB21965B483DCDA199A21CEF9E1_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_mD5C4BAECC0AB7781C070FF8DBF7B7288221F078D_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m643C51EFDAF3234939FD91B229C37D62EED1BE0D_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB61A36150EE2093EEAAE85C7C05FB21E69BBCCCE_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mE5733859D7E91C352957C6E12257E95254DC0685_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m2D2E7672810B4D3C575C5890C57814437E01A85A_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m2E8AED35A543A7EF842769E305A89E5F84E99747_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m8427D5A732F006C2B405328E5680FDAB12CCA16C_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mBE41894FCBC7171D43A1ED002C0247E9F712FB7F_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m985A1E762F04C9265FB1BBB1B6D902F6724F6034_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m67371517604EC55B33B453FCAB7794E295E05C0A_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m5B7C6045001815C35442A0C2B0EECCAEC0FB1984_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m87E8D5FA75D4B9C2AB2D2AF3340B2A07CD48CBB0_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mDCF9F34BCD75B58962A257FB7C79D6A3C866E9A5_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m07E6EC458BB4190497484E58E49D4AA90293578C_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m4A528D4D3476D196022C27382943ACAF0D134C03_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mD824848D75C4A84B1507649C079BA62B5CE814A4_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE4D338DFD91AFE08209C9375D4A99D2EFD0C1443_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m63572E31FAD546612097E30678BA6B6A096A6377_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m0CB077B43CD2EB4FCDFE7618F03260DFDEA89A38_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mF30FC2A26B14C73F89F8212B20ABDC8D3077760E_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mD7C9B28D441A95A90B8B0F33222121BC639E1B09_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mA2CAFF783846BBC783D06CFDAE12DF04E5E2BF93_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m3CC8BA930AB23680F449DBC72347E6349CD6CBCA_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mB7925DDA1E0894DB0A23EC571FA18DC79CDCD001_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m943C9CDA21958843FE361CF8C0EE11BAE13B7BF5_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m548BD6A3BAD489F9EE39AF7321E60115BEFCA0D2_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // !0 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Item(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * ReadOnlyCollection_1_get_Item_m84A039430DD159C4D4EDE7A069267E8CAC923748_gshared (ReadOnlyCollection_1_t921D1901AD35062BE31FAEB0798A4B814F33A3C3 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.ReadOnlyCollection`1::GetEnumerator() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ReadOnlyCollection_1_GetEnumerator_m657621A58AD925E4F57730D3F2D68FB5CE771D10_gshared (ReadOnlyCollection_1_t921D1901AD35062BE31FAEB0798A4B814F33A3C3 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Count() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ReadOnlyCollection_1_get_Count_m2D719EE02B7FE98B5D6E9515334C594836D2C0C7_gshared (ReadOnlyCollection_1_t921D1901AD35062BE31FAEB0798A4B814F33A3C3 * __this, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m096795E4794F2BF3E11F18A8C5D81C0126D30BA2_gshared_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mDCFF227A349FF1436B0A77D31AB5A80C1780B5D1_gshared_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m8289A612A0E8E2D1171C1A1625358E04496D0711_gshared_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE8DA1CC5FB4724162044AEF112DE481ADBB76D38_gshared_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m0BD817DBA011B6F506DAF05533F1D9F4DC501375_gshared_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m5E16BACE4767A9229B72E76A65423CE98B26220B_gshared_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m0695213D9510A0AF851CFED81AA2E3CABF4123E4_gshared_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE7E0028FA3BC6D0BFC977713B6191992C38B656E_gshared_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m0423E93DC0A8D66D3525F092F44F446A4678FD32_gshared_inline (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 * __this, BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m069AE9E24D753014C34B1D111A0FD9035F17DAE0_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mF6A1EA86D495ACC6DB1410A2D128542C65FB9BAA_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m9B69D865A57CA0C09EFEF3E524CD7DFAB165ECEB_gshared_inline (Span_1_t06D5F8D9BFCED3581A0DFE750B736ED793F9B0AF * __this, Complex64U5BU5D_tDF719F22C4210186A1B5CC5FD17AD382EDB16650* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m5C77AF0A00404F5D9FD99C5BA22441C9EB24BB74_gshared_inline (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D * __this, DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m5EA12F80597B57A4086A35B263C61775ACFE9358_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m27F9C75809E6D71AE66FCA82B8DB145C99B7DDEC_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mA137E3E6CEF3A75EFFDE67C0B9F4482078F08D30_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC34A965F4894A5A47B518030CF4402B62C4948B4_gshared_inline (Span_1_t505322BC8E095CEFE70E5BB9C210963541BCABB8 * __this, HuffmanCodeU5BU5D_tF5144EAB7445CD0648DF650B5E307F1412134A9D* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m08816E559C4DCF845C618246E734B5F945A208BD_gshared_inline (Span_1_t12CC100C34B7F692FC8EC8927A1ADEEB0E04C05E * __this, HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mD2C002C71E47A5E1E53DF3B6B0FAB367989DC2DC_gshared_inline (Span_1_t8D5B86A4DCA90117DA2C3E7B6421792398536B31 * __this, IccColorantTableEntryU5BU5D_t0E2DDD8D3943B70AB1D47310724EEEFB444EA076* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mD4458AE02A986F03D3D260AFA1600AF921F53F8F_gshared_inline (Span_1_t7113D6577B7EEA1D694F79BAF606E5CCB513308B * __this, IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m265BAAB468A935321385834F3AE375266EA3F721_gshared_inline (Span_1_tA6761B132CC23DA1CF2AB52F5A7DEE0C5FE65C35 * __this, IccLutU5BU5D_t5A02B561DB7AE84F952313EE43E01043F985A654* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m50E16E12E11C18590416B27A36B7EDAE337B5ADB_gshared_inline (Span_1_tD8246891C4D7E26C289E6315F39BE9A8FC30FE12 * __this, IccNamedColorU5BU5D_t54A2305547F029F9AE01482A20EB57705074FDA9* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC4818CB024E2E496D4A93F7D5A86EC02A950C84E_gshared_inline (Span_1_tF1E3D393247D07ED3CDD72B17E44068D731E605F * __this, IccProfileDescriptionU5BU5D_t2FE24D3A85837A22B0C2E5270DC61EAD1BC3A641* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC0F0D3912EDF152AFF01B1B2517D519C55F56FF0_gshared_inline (Span_1_tC4906D98B23CCDC8C833F2CEA8DEF6D08D032ABF * __this, IccProfileSequenceIdentifierU5BU5D_t78252F74DA7C734028F59BD58511257D971A352B* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m7A7594A7D0C5BFBF56BD4F17141261C4D42B1982_gshared_inline (Span_1_t27A9076AF00531333E233AD0C9DF3A826D022EA0 * __this, IccResponseNumberU5BU5D_tC2D300D8ABF340C3A20199A494A4EE4A4B0486A1* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3918585C882139C388F9C2BA5B9D0E488D5C903E_gshared_inline (Span_1_tE06D07B27FD9FC4C0573EF674AE9C79146F511C2 * __this, IccScreeningChannelU5BU5D_tDFDCEBF96365B64F9CEA6B49A462E68F567DC717* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mCE644C9FD633ED9AE3714904B7CBC86DE34AB94F_gshared_inline (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D * __this, Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mD35965EFD02D36F0BB8FCDE62D174DF1DE1CF4E3_gshared_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mCF67F0CE907D33EB3E3E9E4A224707C93AED6E2F_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mB7B7F52F6687AD91526143A6FC155608E7F2AF41_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3AEBF1A881B75CBB72E4BD5AF1085F3BE0841AC8_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m6F14C965FEE625855AB883CB7C449D301EF77365_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m0FE71C1D979AD17E8B815540A0C5A816E92C1345_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE5D4B3F79CE1F2C4D2092497A1E7CB26DBB77FEB_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mDD679F2AF4F3C2765EBF5ADF8889211406B79E5C_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC9A00A929932C7CEC19789206F99A0116B020227_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m6070BB60343F8A2123D9CC5DA14C9EB39A59E743_gshared_inline (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __this, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m4FFDC1D5B44937CF28D4A4EC5A2703E22E354901_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mD86B33293D928B40F341032AEBE6CB94DE95730F_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3528B02438F4956B4E336F585A15B754E7696DE8_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m8FCE537C0A738C25E1040CB80292637DCE6167D4_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mA97858AA738060ABA807F565416DF561C8966375_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m938E844D71E1DE2D1359C8373B2170CFF51D96F1_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m0B1E6946B4A33B3E714D753E734CC300A955EACC_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m8D0C17F7A4A4892B7203613CDDA1A6FF6812B2F1_gshared_inline (Span_1_t40794C3A628ADDCE5EEAFF078355D19BF05FBBEC * __this, SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mD81061BAACE22BEA591ACE462236BC729E9D4207_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m0878CFC384F2C1AA1678664109959FC4E3152A85_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m1042BE2B96456701B0BF5B42BF181635E63AC32A_gshared_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m8CF83E14642923E922185A034DE029F259A5BB1B_gshared_inline (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 * __this, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m21D521B725DF46C5888216F343777F91B08E2BD7_gshared_inline (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 * __this, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC3C756838D2EBA1AE82534A51DD165F4C2027739_gshared_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m78AD340F8BC436F98375047F68B19002E6587D79_gshared_inline (Span_1_t367916725E889BF5D82962EC69D36BA55AD17936 * __this, Vector3U5BU5D_tC1DD7188C651201C928310E63D672F1581532F1C* ___array0, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC56D074DEFD4F679E7426091FBF484A5CD1497E5_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* ___array0, const RuntimeMethod* method); // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mFC92B6EA84703295E5C992AD51C381F82E13E825_gshared_inline (Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 * __this, MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m72FA57123AC926D959E7CF8B91921FDBE7488EA2_gshared_inline (Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 * __this, MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m70C0B53515861E717BA01754506A6348CE4EED26_gshared_inline (Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB * __this, MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mFDC6EBE2BBCE77CA42D8C4F154230476D9D24C79_gshared_inline (Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 * __this, MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mEFDFA1A10935575986A643D53C03CA2A598116B9_gshared_inline (Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 * __this, MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mCEC50ED846C94B388401CB20126CD6B14DA81320_gshared_inline (Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB * __this, MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mA0FD6228200909E7EB91F31A2330096F4DA4023D_gshared_inline (Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B * __this, MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m7F5AC11E1775BEA68C04FEB8BD05C572D676101B_gshared_inline (Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 * __this, MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m409D9607F4481E415BF57A625EE5EE0EDAEAB8FD_gshared_inline (Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 * __this, MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3EB09D1C88B12506D2BEB5CF75FA480E7A2A5B59_gshared_inline (Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 * __this, MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mECB713B382D31869A10E829AF2F5B4DD1E83FC8E_gshared_inline (Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 * __this, MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mEBFF919BED5F43D6958E5E7BE6AC7A94B4909F7A_gshared_inline (Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 * __this, MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m290B556FCB2F8D9CA31F34AFE93A102BEFFC6382_gshared_inline (Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E * __this, MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mCE97A78E250963E56EB6C248794CB6BC2EE468A3_gshared_inline (Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 * __this, MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m67FD99714289B509A9701068BC942C403A10409B_gshared_inline (Span_1_t85E11E4140E6356C6293590FB7832A9551354776 * __this, MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mF6BF45995A919130EF1DC5E82BE98599803A3EA5_gshared_inline (Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 * __this, MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mEA7B34C340711995207C8993AB423E90EA5BE44D_gshared_inline (Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 * __this, MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mFD9988AD96B17D9FE3D10C2EC0CF4F9194EE8703_gshared_inline (Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 * __this, MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m5689F9AB5DCF9810A6B6E5411CC6D93ADC0548BE_gshared_inline (Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 * __this, MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m6A204C56FEEDDFF8C7BB79BBF3DE2ED475579598_gshared_inline (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A * __this, MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m211A9B5E4CEC631C3667DF1A7C21BE7088562192_gshared_inline (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F * __this, MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m28F6571128AEFBD06EA80071C70E447CBB1A631B_gshared_inline (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 * __this, MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m120E9806B3352B094BB5F27965986D12DB7F8B8B_gshared_inline (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 * __this, MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m4A5B609AF580449FE9D70840C5818A3333E16B9A_gshared_inline (Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF * __this, MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m8340F0AF1D0B7E32F214596DD4509A5E56F75E6E_gshared_inline (Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D * __this, MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m49C2B33BA786EB294F11D2408DB01DE15871157A_gshared_inline (Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 * __this, MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE3EBAD47596C04E3E4D64403685F86DCB462FAF1_gshared_inline (Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD * __this, MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mF14E084486D5E51E41593B65ED5F7FB500CA8633_gshared_inline (Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E * __this, MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC5D330C8AA19ADEC9635F1CFED27E6E5F9455900_gshared_inline (Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F * __this, MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m41B76C0F13A8A69B1421EA3EF365B6F4EDEEF7CE_gshared_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m38991D9DEE0DE294E0297887E82E53CCFAF8B2B7_gshared_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m11968A3D4311487FC0202A6DE00B8D0785AEA86C_gshared_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m270EDE687732C3049B0815ED7800FCCF544BA115_gshared_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m029D2B3EDD45E9FB79EF4CDB2A7330EE9A1CEB6C_gshared_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m727883B2A55BDAACE48CDCE33E141E89AB79449A_gshared_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mDAED6F86B4D14B53469B7EE7EEC9D08C66CDBC43_gshared_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mAD538A8AF6DC250E9B129E501E02ED00ACE08A28_gshared_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mAB25B620D30974257B1807EF4D58C012E5C011A0_gshared_inline (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B * __this, Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m035EF1E97AF185B10D6C484E79BE8875B5E41066_gshared_inline (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 * __this, BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE2364CC76ED4B4A933C1F9E482051BCDE4739D63_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE9DA3EAFA45ED8B35D194DED15A59EC7B3D84453_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m9169051A61652EDC4D6FC858A7C59B9239E002CD_gshared_inline (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m6D382674C67C879C77382A91313A20426D48C35D_gshared_inline (Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 * __this, DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC0F12C3D9803F6EC3796E8888FD8FCA66F897B81_gshared_inline (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D * __this, DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m71B62DEEDEAF69ADD00AA4E4CC652D81EBA4D44B_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mDB412D3D0AA361279840978AA3BFC39ABD694D6D_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mF3E97D0C7A2EFACA3A9C6996B297D6340BFE5941_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3B6EF9AAACB9627FCD5412B85F7DEACACAB903D1_gshared_inline (Span_1_t12CC100C34B7F692FC8EC8927A1ADEEB0E04C05E * __this, HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m864F8E3CE49883DF54589B4D5DEFDEAC74821634_gshared_inline (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D * __this, Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m9AEC6413B47543D5A67556E88886542285AA3D3B_gshared_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m56C052AB9971E8DBE7433F21EDFC84DA4C008C5E_gshared_inline (Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A * __this, Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m9584F676FE219519F8D3DE5D73EDEBAFA34C2185_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mB03D2DC421C5B8177D085DD8698BDC8CEC1AA9F6_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mB7373EE8E960FA3DD63E8295C37E675635B802DD_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3E232FEE4FC925F61FDCA1DBEE3FB11C67E30334_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3A96BA18F926B247BEAA80E8FE49E1B9B449E286_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mF3FFECAC2F977325E8C4F59FF0FE50C54EAD61EF_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mBA55343B4312A1348DE9842A2DF8736436E7661D_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m70988B630368E6EAC6B9B5C40630E262F47CFF84_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC02CF03827EE29BB36DD6B25F89830948C3A4862_gshared_inline (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __this, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m27A3E6A19DFAAA88C6318405042BDC5735BCB5B2_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m02F3C5D724CAC95EE7E93CA20DE244A55B4DCE68_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m5CF56D2D2569DA79B2E0719BFA2FEC11E1E41051_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mCCF69E9B849FA0937154D4C3369A180C204723DB_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m352B829174F5E06CF81B2AF873881E4A81E079A6_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mF668464CE7CF1D9DB341353EF3FBC0F083CFC462_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m59CE08FBB04C6C01AFA2ACF8B363EA0C4554B353_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mFE9518336D63BFD2020E1D1DD6F6164224144A17_gshared_inline (Span_1_t40794C3A628ADDCE5EEAFF078355D19BF05FBBEC * __this, SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m5AF496AA1645103F0649B586C90C3C867BEBF7C5_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE4DB6980900F3AD2725B13E7D27DCBD6795A106E_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m75198CA271176357ADBF4264AF513C6AAF927EFE_gshared_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3700EC863F153A3173422E3829C49AA550BBD2C9_gshared_inline (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 * __this, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m5793388D95F61B73FDC27F46CA9BBA08C879A26F_gshared_inline (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 * __this, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m048705D6172BCCE536BFF0A543AEDE6D5475A1F7_gshared_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3C7046C5C0158088725A0E868965BE65DEAC6988_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method); // System.Void System.ReadOnlySpan`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_mAF095E860C128C589F36456ACAE94F57D001D7D5_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___array0, const RuntimeMethod* method); // System.Void System.ReadOnlySpan`1::CopyTo(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ReadOnlySpan_1_CopyTo_mF2EAD6E8F0C7F903BA4143DE8CA48E4830249C71_gshared (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, const RuntimeMethod* method); // System.Void System.ReadOnlySpan`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_mC3864B42DC6878B2E89EAF7034E386394D8695F1_gshared_inline (ReadOnlySpan_1_t2204A3A7B5352B4A905354D57F849E5BF6F746AF * __this, Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* ___array0, const RuntimeMethod* method); // System.Void System.ReadOnlySpan`1::CopyTo(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ReadOnlySpan_1_CopyTo_m3387BEA59A07EF9CC8AFDF0D1341C01479EA143B_gshared (ReadOnlySpan_1_t2204A3A7B5352B4A905354D57F849E5BF6F746AF * __this, Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D ___destination0, const RuntimeMethod* method); // System.Void System.ReadOnlySpan`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_m0FB02659B20A5CB5539381861272A2A673169C95_gshared_inline (ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE * __this, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, const RuntimeMethod* method); // System.Void System.ReadOnlySpan`1::CopyTo(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ReadOnlySpan_1_CopyTo_m36DED4FFA886B55E5CA9FA7634973978648226F4_gshared (ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE * __this, Span_1_t02101D0E06A1280E520FC29615C0103A114946DB ___destination0, const RuntimeMethod* method); // System.Void System.ReadOnlySpan`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_m67CA8BE6EC79DD658E51BDA93D05FEB87112038F_gshared_inline (ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 * __this, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___array0, const RuntimeMethod* method); // System.Void System.ReadOnlySpan`1::CopyTo(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ReadOnlySpan_1_CopyTo_m3058BD23BC1069BEE99CC025C0706D0230EB54A4_gshared (ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 * __this, Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 ___destination0, const RuntimeMethod* method); // System.Void System.ReadOnlySpan`1::.ctor(T[]) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_mA8F58382F8CA15CBC5E5719555BA522C414AA559_gshared_inline (ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 * __this, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___array0, const RuntimeMethod* method); // System.Void System.ReadOnlySpan`1::CopyTo(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ReadOnlySpan_1_CopyTo_m06F725845BEF62C1C24D3B11545A2413778FE151_gshared (ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 * __this, Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 ___destination0, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m626D8806A4F947921582C93B00D24CA957C9FB13_gshared_inline (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 * __this, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m0279C69DE3814D49E2ECEE63F26B652AC355D3A6_gshared_inline (ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE * __this, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m1E12B8BB68AD1A4CDB478A80586569919C1C857F_gshared_inline (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __this, const RuntimeMethod* method); // System.Void SixLabors.Guard::NotNull(TValue,System.String) inline void Guard_NotNull_TisStream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_m0208A51E2C9821BF79B2FCF31E07DF05D4EB4792_inline (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___value0, String_t* ___parameterName1, const RuntimeMethod* method) { (( void (*) (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *, String_t*, const RuntimeMethod*))Guard_NotNull_TisRuntimeObject_mCC4DE844B884F413E1638F21C30000B52DE4EFB5_gshared_inline)(___value0, ___parameterName1, method); } // System.Int32 SixLabors.ImageSharp.Image::get_Width() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Image_get_Width_m9B177509BE941DED34096F39301132273F427CA5 (Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE * __this, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Image::get_Height() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Image_get_Height_m69D68D5963B2EF5806A62FE645340E325FA9D981 (Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.JpegThrowHelper::ThrowDimensionsTooLarge(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void JpegThrowHelper_ThrowDimensionsTooLarge_mF0590AB4AA052462F1CAA601CC80DD1FE134CCDB (int32_t ___width0, int32_t ___height1, const RuntimeMethod* method); // System.Void System.Threading.CancellationToken::ThrowIfCancellationRequested() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CancellationToken_ThrowIfCancellationRequested_m987F0BEA5521F5575C5E766345C04E7E5E0CD210 (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD * __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.Formats.Jpeg.JpegMetadata SixLabors.ImageSharp.MetadataExtensions::GetJpegMetadata(SixLabors.ImageSharp.Metadata.ImageMetadata) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * ___metadata0, const RuntimeMethod* method); // System.Boolean System.Nullable`1::get_HasValue() inline bool Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E * __this, const RuntimeMethod* method) { return (( bool (*) (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *, const RuntimeMethod*))Nullable_1_get_HasValue_m148647ED387A2B711CD8C5AACD09286F0202DB14_gshared_inline)(__this, method); } // !0 System.Nullable`1::GetValueOrDefault() inline uint8_t Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E * __this, const RuntimeMethod* method) { return (( uint8_t (*) (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *, const RuntimeMethod*))Nullable_1_GetValueOrDefault_m1D6A88E967053FF9877BD2BD0E87C1DE7C774328_gshared_inline)(__this, method); } // System.ReadOnlySpan`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::GetComponentIds() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 JpegEncoderCore_GetComponentIds_mF53B91A97EA33F72493887991C7A785C5013A484 (JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::InitQuantizationTables(System.Int32,SixLabors.ImageSharp.Formats.Jpeg.JpegMetadata,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JpegEncoderCore_InitQuantizationTables_mF965C8ACBE91FE8C3E9130CF449C357CFD03D1CC (JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA * __this, int32_t ___componentCount0, JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * ___metadata1, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___luminanceQuantTable2, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___chrominanceQuantTable3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::WriteStartOfImage() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JpegEncoderCore_WriteStartOfImage_m69C2F6B4EF624AA8062FCB1F8EA22A5DDB8EEE4B (JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::WriteJfifApplicationHeader(SixLabors.ImageSharp.Metadata.ImageMetadata) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JpegEncoderCore_WriteJfifApplicationHeader_m3AD6EA5660E445FCA21C4881A1BE5110E73D5B0C (JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA * __this, ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * ___meta0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::WriteProfiles(SixLabors.ImageSharp.Metadata.ImageMetadata) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JpegEncoderCore_WriteProfiles_mA73964B7DEAF19F1E030C164ADE2BEA69ACF5939 (JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA * __this, ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * ___metadata0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::WriteApp14Marker() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JpegEncoderCore_WriteApp14Marker_m662F34C19C4D20DE93C896F01E88951080421F24 (JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::WriteDefineQuantizationTables(SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&,SixLabors.ImageSharp.Formats.Jpeg.Components.Block8x8F&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JpegEncoderCore_WriteDefineQuantizationTables_m2F5D01B34B25E36C69B2A67868DEFA696E5C0EFE (JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA * __this, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___luminanceQuantTable0, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 * ___chrominanceQuantTable1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::WriteStartOfFrame(System.Int32,System.Int32,System.Int32,System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JpegEncoderCore_WriteStartOfFrame_m7E2301FF5BEDD4FA914B7D5ED3188AC5EC52ACEB (JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA * __this, int32_t ___width0, int32_t ___height1, int32_t ___componentCount2, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___componentIds3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::WriteDefineHuffmanTables(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JpegEncoderCore_WriteDefineHuffmanTables_m2509ADBC0CCC01D410B1D9913E45974E9647B601 (JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA * __this, int32_t ___componentCount0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::WriteStartOfScan(System.Int32,System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JpegEncoderCore_WriteStartOfScan_m373A4241DA16C16DC7BCF913C77DBD89D6451EE1 (JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA * __this, int32_t ___componentCount0, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___componentIds1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.Components.Encoder.HuffmanScanEncoder::.ctor(System.Int32,System.IO.Stream) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * __this, int32_t ___blocksPerCodingUnit0, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___outputStream1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::WriteEndOfImageMarker() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JpegEncoderCore_WriteEndOfImageMarker_m29513A2310A59AA6347E19B37C1211DF181852F8 (JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA * __this, const RuntimeMethod* method); // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegMetadata::get_ColorType() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * __this, const RuntimeMethod* method); // System.Boolean SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::IsSupportedColorType(System.Nullable`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JpegEncoderCore_IsSupportedColorType_mF5A8E7C3B112FC9D1D929330BA0D318884391F36 (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E ___colorType0, 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.Boolean System.Type::op_Equality(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046 (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method); // System.Void System.Nullable`1::.ctor(!0) inline void Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474 (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E * __this, uint8_t ___value0, const RuntimeMethod* method) { (( void (*) (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *, uint8_t, const RuntimeMethod*))Nullable_1__ctor_mC8C2F413D2125ECA744F3599C03A7CCE4E32528B_gshared)(__this, ___value0, method); } // System.Void o0.Json::FromJson(System.String,System.Type,System.Object&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Json_FromJson_mE3931B6C8DA732EE0A3E0E8E9205F050B11DC986 (String_t* ___S0, Type_t * ___type1, RuntimeObject ** ___o2, const RuntimeMethod* method); // System.Object Newtonsoft.Json.JsonConvert::DeserializeObject(System.String,System.Type,Newtonsoft.Json.JsonConverter[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * JsonConvert_DeserializeObject_mA831B6913A754DED6786870F4B9AA10351A39D12 (String_t* ___value0, Type_t * ___type1, JsonConverterU5BU5D_t4D765C7F069D72FC9554EFAF354FBDC0CA2F7BC4* ___converters2, const RuntimeMethod* method); // System.Object Newtonsoft.Json.JsonConvert::DeserializeObject(System.String,System.Type,Newtonsoft.Json.JsonSerializerSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * JsonConvert_DeserializeObject_m5F3A17B1C9501B1BB69FFD846811A2DC1A34455B (String_t* ___value0, Type_t * ___type1, JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE * ___settings2, 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.Object Newtonsoft.Json.Linq.JValue::get_Value() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * JValue_get_Value_m886BB4337BAD45C2E74A27AC3D45A5D3912DB92E_inline (JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64 * __this, const RuntimeMethod* method); // System.Globalization.CultureInfo System.Globalization.CultureInfo::get_InvariantCulture() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164 (const RuntimeMethod* method); // System.Object System.Convert::ChangeType(System.Object,System.Type,System.IFormatProvider) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Convert_ChangeType_m6AA3DE3E595A2AABA33B5046BD6CF2AB46466C05 (RuntimeObject * ___value0, Type_t * ___conversionType1, RuntimeObject* ___provider2, const RuntimeMethod* method); // System.Void LitJson.ExporterFunc::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExporterFunc__ctor_m4237FEBFE9ED03085C7D3F0994FD5E4FB27C6051 (ExporterFunc_t990009C675F597513B6CF9ACF400B391E9AE9773 * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void LitJson.ImporterFunc::.ctor(System.Object,System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ImporterFunc__ctor_mE340B341FA3A6B4BD788BD90BD0D8F1E242A5289 (ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D * __this, RuntimeObject * ___object0, intptr_t ___method1, const RuntimeMethod* method); // System.Void LitJson.JsonMapper::RegisterImporter(System.Collections.Generic.IDictionary`2>,System.Type,System.Type,LitJson.ImporterFunc) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JsonMapper_RegisterImporter_m4148E8E55C8BEE0C991CC14F900A052CF475F8F9 (RuntimeObject* ___table0, Type_t * ___json_type1, Type_t * ___value_type2, ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D * ___importer3, const RuntimeMethod* method); // System.Void LitJson.JsonReader::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JsonReader__ctor_m9C1648178CF28BDEF993FD4269448E94DE6C747D (JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340 * __this, String_t* ___json_text0, const RuntimeMethod* method); // System.Object LitJson.JsonMapper::ReadValue(System.Type,LitJson.JsonReader) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * JsonMapper_ReadValue_mAFB51230BD1563167F207F1BE32BEA869ED3368B (Type_t * ___inst_type0, JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340 * ___reader1, const RuntimeMethod* method); // System.Void LitJson.JsonReader::.ctor(System.IO.TextReader) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JsonReader__ctor_mCED57B34A64E03A1F20590058A8FD614FE0B1E44 (JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340 * __this, TextReader_t25B06DCA1906FEAD02150DB14313EBEA4CD78D2F * ___reader0, const RuntimeMethod* method); // System.Object Newtonsoft.Json.JsonSerializer::Deserialize(Newtonsoft.Json.JsonReader,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * JsonSerializer_Deserialize_mD1BD9A4F7C7739A071B90DD9BC9E8908D66E11C0 (JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD * __this, JsonReader_t4744AD14EAA7B7002CADDE080CAD5FB5CC06A1D7 * ___reader0, Type_t * ___objectType1, const RuntimeMethod* method); // System.Type Newtonsoft.Json.Serialization.JsonTypeReflector::GetAssociatedMetadataType(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * JsonTypeReflector_GetAssociatedMetadataType_m39210AE48FC3D02B20B519C0EC4F12AD644D3196 (Type_t * ___type0, const RuntimeMethod* method); // System.Reflection.MemberInfo Newtonsoft.Json.Utilities.ReflectionUtils::GetMemberInfoFromType(System.Type,System.Reflection.MemberInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemberInfo_t * ReflectionUtils_GetMemberInfoFromType_m67086420E1ED4E5848D76D1DAA6EB1D5EDDF26B3 (Type_t * ___targetType0, MemberInfo_t * ___memberInfo1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mFB174769DCD0AB08684EE99B5055919F3A6AD921_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mFB174769DCD0AB08684EE99B5055919F3A6AD921_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m8194F582E32124E2B4FB0C405B1A11FB630D3F46_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m8194F582E32124E2B4FB0C405B1A11FB630D3F46_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m6FFE9DDB1C0F7BB21965B483DCDA199A21CEF9E1_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m6FFE9DDB1C0F7BB21965B483DCDA199A21CEF9E1_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_mD5C4BAECC0AB7781C070FF8DBF7B7288221F078D_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_mD5C4BAECC0AB7781C070FF8DBF7B7288221F078D_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m643C51EFDAF3234939FD91B229C37D62EED1BE0D_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m643C51EFDAF3234939FD91B229C37D62EED1BE0D_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB61A36150EE2093EEAAE85C7C05FB21E69BBCCCE_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB61A36150EE2093EEAAE85C7C05FB21E69BBCCCE_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mE5733859D7E91C352957C6E12257E95254DC0685_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mE5733859D7E91C352957C6E12257E95254DC0685_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m2D2E7672810B4D3C575C5890C57814437E01A85A_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m2D2E7672810B4D3C575C5890C57814437E01A85A_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m2E8AED35A543A7EF842769E305A89E5F84E99747_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m2E8AED35A543A7EF842769E305A89E5F84E99747_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m8427D5A732F006C2B405328E5680FDAB12CCA16C_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m8427D5A732F006C2B405328E5680FDAB12CCA16C_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mBE41894FCBC7171D43A1ED002C0247E9F712FB7F_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mBE41894FCBC7171D43A1ED002C0247E9F712FB7F_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m985A1E762F04C9265FB1BBB1B6D902F6724F6034_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m985A1E762F04C9265FB1BBB1B6D902F6724F6034_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m67371517604EC55B33B453FCAB7794E295E05C0A_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m67371517604EC55B33B453FCAB7794E295E05C0A_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m5B7C6045001815C35442A0C2B0EECCAEC0FB1984_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m5B7C6045001815C35442A0C2B0EECCAEC0FB1984_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m87E8D5FA75D4B9C2AB2D2AF3340B2A07CD48CBB0_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m87E8D5FA75D4B9C2AB2D2AF3340B2A07CD48CBB0_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mDCF9F34BCD75B58962A257FB7C79D6A3C866E9A5_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mDCF9F34BCD75B58962A257FB7C79D6A3C866E9A5_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m07E6EC458BB4190497484E58E49D4AA90293578C_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m07E6EC458BB4190497484E58E49D4AA90293578C_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m4A528D4D3476D196022C27382943ACAF0D134C03_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m4A528D4D3476D196022C27382943ACAF0D134C03_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mD824848D75C4A84B1507649C079BA62B5CE814A4_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mD824848D75C4A84B1507649C079BA62B5CE814A4_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE4D338DFD91AFE08209C9375D4A99D2EFD0C1443_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE4D338DFD91AFE08209C9375D4A99D2EFD0C1443_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m63572E31FAD546612097E30678BA6B6A096A6377_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m63572E31FAD546612097E30678BA6B6A096A6377_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m0CB077B43CD2EB4FCDFE7618F03260DFDEA89A38_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m0CB077B43CD2EB4FCDFE7618F03260DFDEA89A38_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mF30FC2A26B14C73F89F8212B20ABDC8D3077760E_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mF30FC2A26B14C73F89F8212B20ABDC8D3077760E_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mD7C9B28D441A95A90B8B0F33222121BC639E1B09_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mD7C9B28D441A95A90B8B0F33222121BC639E1B09_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mA2CAFF783846BBC783D06CFDAE12DF04E5E2BF93_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mA2CAFF783846BBC783D06CFDAE12DF04E5E2BF93_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m3CC8BA930AB23680F449DBC72347E6349CD6CBCA_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m3CC8BA930AB23680F449DBC72347E6349CD6CBCA_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mB7925DDA1E0894DB0A23EC571FA18DC79CDCD001_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mB7925DDA1E0894DB0A23EC571FA18DC79CDCD001_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m943C9CDA21958843FE361CF8C0EE11BAE13B7BF5_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m943C9CDA21958843FE361CF8C0EE11BAE13B7BF5_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void LanczosResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m548BD6A3BAD489F9EE39AF7321E60115BEFCA0D2_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *, RuntimeObject*, const RuntimeMethod*))LanczosResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m548BD6A3BAD489F9EE39AF7321E60115BEFCA0D2_gshared_inline)(__this, ___processor0, method); } // System.Boolean Newtonsoft.Json.Utilities.TypeExtensions::IsValueType(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool TypeExtensions_IsValueType_mA1E9908F63522A14D50D62ABA662EF4763BF5C9A (Type_t * ___type0, const RuntimeMethod* method); // System.Reflection.ConstructorInfo Newtonsoft.Json.Utilities.ReflectionUtils::GetDefaultConstructor(System.Type,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * ReflectionUtils_GetDefaultConstructor_m4C6572BA56D0BC153622364430A50457316A8E00 (Type_t * ___t0, bool ___nonPublic1, const RuntimeMethod* method); // System.Boolean System.Boolean::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Boolean_Equals_mA2FC01AF136159906F30A85C950097BE67C824B8 (bool* __this, RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Void UnityEngine.UI.LayoutGroup::SetDirty() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LayoutGroup_SetDirty_mCD44774BE69A93938EE1622CC13FFC2C16DDB021 (LayoutGroup_t63C978964192B57EFC660D5FDA03DEE89DDC1AE2 * __this, const RuntimeMethod* method); // System.Boolean System.Int32::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Int32_Equals_m5F032BFC65C340C98050D3DF2D76101914774464 (int32_t* __this, RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Boolean System.Single::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Single_Equals_m94AA41817D00A9347BD3565F6BB8993361B81EB1 (float* __this, RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Boolean UnityEngine.Vector2::Equals(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Vector2_Equals_m67A842D914AA5A4DCC076E9EA20019925E6A85A0 (Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * __this, RuntimeObject * ___other0, const RuntimeMethod* method); // System.String System.Environment::GetResourceString(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617 (String_t* ___key0, const RuntimeMethod* 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.Linq.Expressions.Interpreter.LabelInfo System.Linq.Expressions.Interpreter.LightCompiler::DefineLabel(System.Linq.Expressions.LabelTarget) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907 * LightCompiler_DefineLabel_m384FD72753A88508D551D729E209E35E239FCC72 (LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA * __this, LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 * ___node0, const RuntimeMethod* method); // System.Boolean System.Type::op_Inequality(System.Type,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0 (Type_t * ___left0, Type_t * ___right1, const RuntimeMethod* method); // System.Linq.Expressions.Expression System.Linq.Expressions.SwitchExpression::get_SwitchValue() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * SwitchExpression_get_SwitchValue_mD8CD9709E81A54B92F98F6EE02D35B756B0C5EA3_inline (SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.LightCompiler::Compile(System.Linq.Expressions.Expression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightCompiler_Compile_mAF48A5087EF885D9B0E2F16BFB2C60CE08169211 (LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expr0, const RuntimeMethod* method); // System.Int32 System.Linq.Expressions.Interpreter.InstructionList::get_Count() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t InstructionList_get_Count_m053273059D7E370378CA5C9C2BA3F45E44EB3A29 (InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * __this, const RuntimeMethod* method); // System.Linq.Expressions.Expression System.Linq.Expressions.SwitchExpression::get_DefaultBody() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * SwitchExpression_get_DefaultBody_m80DC9FD0489B7FA0F7F19B57A0F4CC5F6930E00B_inline (SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.LightCompiler::Compile(System.Linq.Expressions.Expression,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightCompiler_Compile_m04AF07D3B690B7B06EA68F04FCB99FEEEB650AA2 (LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA * __this, Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * ___expr0, bool ___asVoid1, const RuntimeMethod* method); // System.Linq.Expressions.Interpreter.BranchLabel System.Linq.Expressions.Interpreter.LabelInfo::GetLabel(System.Linq.Expressions.Interpreter.LightCompiler) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 * LabelInfo_GetLabel_m405440094981AFB8E109B0AD866A3303AA0188CC (LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907 * __this, LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA * ___compiler0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.InstructionList::EmitBranch(System.Linq.Expressions.Interpreter.BranchLabel,System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InstructionList_EmitBranch_m6179B6E711689046574838241EE85FFD4A9F92E2 (InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * __this, BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 * ___label0, bool ___hasResult1, bool ___hasValue2, const RuntimeMethod* method); // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.SwitchExpression::get_Cases() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229 * SwitchExpression_get_Cases_m2FCE5C2757FA7A90F341C43816EDB90DB857E012_inline (SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 * __this, const RuntimeMethod* method); // !0 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Item(System.Int32) inline SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80 * ReadOnlyCollection_1_get_Item_m4F0F25409BECFD92D4F5067CA1AD87DB46D6BA97 (ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80 * (*) (ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229 *, int32_t, const RuntimeMethod*))ReadOnlyCollection_1_get_Item_m84A039430DD159C4D4EDE7A069267E8CAC923748_gshared)(__this, ___index0, method); } // System.Collections.ObjectModel.ReadOnlyCollection`1 System.Linq.Expressions.SwitchCase::get_TestValues() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * SwitchCase_get_TestValues_mD0F5164247689D0E3FA2BD80A6CFF0D4D71FE11E_inline (SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80 * __this, const RuntimeMethod* method); // System.Collections.Generic.IEnumerator`1 System.Collections.ObjectModel.ReadOnlyCollection`1::GetEnumerator() inline RuntimeObject* ReadOnlyCollection_1_GetEnumerator_m8B18A583ACB97845FCA0F25B0CE2C9619E51CD60 (ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * __this, const RuntimeMethod* method) { return (( RuntimeObject* (*) (ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 *, const RuntimeMethod*))ReadOnlyCollection_1_GetEnumerator_m657621A58AD925E4F57730D3F2D68FB5CE771D10_gshared)(__this, method); } // System.Object System.Linq.Expressions.ConstantExpression::get_Value() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * ConstantExpression_get_Value_mB34C9C1BEFB26DF4C42165794F8C171E6797C19C_inline (ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * __this, const RuntimeMethod* method); // System.Linq.Expressions.Expression System.Linq.Expressions.SwitchCase::get_Body() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * SwitchCase_get_Body_m4EEA6CCFAE8D38ABE00B0D3A0C70652147BF36CB_inline (SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80 * __this, const RuntimeMethod* method); // System.Int32 System.Collections.ObjectModel.ReadOnlyCollection`1::get_Count() inline int32_t ReadOnlyCollection_1_get_Count_m0E5B8F5C70FB9462CD4D39671F99E57CC917F7A0 (ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229 *, const RuntimeMethod*))ReadOnlyCollection_1_get_Count_m2D719EE02B7FE98B5D6E9515334C594836D2C0C7_gshared)(__this, method); } // System.Void System.Linq.Expressions.Interpreter.InstructionList::MarkLabel(System.Linq.Expressions.Interpreter.BranchLabel) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InstructionList_MarkLabel_m312A4DEDE03C4FFBFC1C36ABF4B223082A88FADA (InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * __this, BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 * ___label0, const RuntimeMethod* method); // System.Linq.Expressions.Interpreter.InterpretedFrame System.Linq.Expressions.Interpreter.LightLambda::MakeFrame() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, const RuntimeMethod* method); // System.Linq.Expressions.Interpreter.InterpretedFrame System.Linq.Expressions.Interpreter.InterpretedFrame::Enter() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147 (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * __this, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.Interpreter::Run(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558 (Interpreter_t72F078C1054752C763660835B3B3488A135D178B * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___frame0, const RuntimeMethod* method); // System.Void System.Linq.Expressions.Interpreter.InterpretedFrame::Leave(System.Linq.Expressions.Interpreter.InterpretedFrame) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * __this, InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * ___prevFrame0, const RuntimeMethod* method); // System.Object System.Linq.Expressions.Interpreter.InterpretedFrame::Pop() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * __this, const RuntimeMethod* method); // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.BicubicResampler::get_Radius() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float BicubicResampler_get_Radius_m0B86E430B8A7BB195EE6F2A293B9F3E7C0F0B8A2 (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * __this, const RuntimeMethod* method); // System.Single System.MathF::Ceiling(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float MathF_Ceiling_m2EDE8A930AC73267E2A2F73F58DA82045FAE8B95_inline (float ___f0, const RuntimeMethod* method); // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.BoxResampler::get_Radius() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float BoxResampler_get_Radius_m8BC1B65200F5E7FB70B3DE87EC999EBA878A05F1 (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * __this, const RuntimeMethod* method); // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.CubicResampler::get_Radius() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float CubicResampler_get_Radius_mC2425BDBDAA2D95DC1D97FF86133D419AB3E5E83_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, const RuntimeMethod* method); // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::get_Radius() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float LanczosResampler_get_Radius_m6503F65894F6272ADDAB2D6985AD1F1FCD5D54D2_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, const RuntimeMethod* method); // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.NearestNeighborResampler::get_Radius() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float NearestNeighborResampler_get_Radius_m3707281D754B1C267E4D6F529B4FDC574400EF4C (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * __this, const RuntimeMethod* method); // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.TriangleResampler::get_Radius() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float TriangleResampler_get_Radius_m65C464F7A34BF1B24AD26BC74842254B0FF18804 (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * __this, const RuntimeMethod* method); // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::get_Radius() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float WelchResampler_get_Radius_m59FF2B02665A16A67DA2F6EADBC87E919F6150D1 (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, const RuntimeMethod* method); // System.Void System.NotImplementedException::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NotImplementedException__ctor_mA2E9CE7F00CB335581A296D2596082D57E45BA83 (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * __this, const RuntimeMethod* method); // System.String LitJson.JsonMapper::ToJson(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* JsonMapper_ToJson_mA7C889D6779CF3A06F3A78A4213AD88A3D691175 (RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Void System.Array::Copy(System.Array,System.Int32,System.Array,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877 (RuntimeArray * ___sourceArray0, int32_t ___sourceIndex1, RuntimeArray * ___destinationArray2, int32_t ___destinationIndex3, int32_t ___length4, const RuntimeMethod* method); // System.Void System.ArgumentNullException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97 (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * __this, String_t* ___paramName0, const RuntimeMethod* method); // System.IntPtr System.Runtime.InteropServices.Marshal::GetFunctionPointerForDelegateInternal(System.Delegate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t Marshal_GetFunctionPointerForDelegateInternal_m2E54B2DA0F4B8DDB47CDD4C619508F89D34C5027 (Delegate_t * ___d0, const RuntimeMethod* method); // System.Object System.Runtime.InteropServices.Marshal::PtrToStructure(System.IntPtr,System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Marshal_PtrToStructure_m5FA7EF86B49F005564D15359A6C10E4C7526F4A3 (intptr_t ___ptr0, Type_t * ___structureType1, const RuntimeMethod* method); // System.Void System.Runtime.InteropServices.Marshal::StructureToPtr(System.Object,System.IntPtr,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Marshal_StructureToPtr_m25366DC7AB7C32DBCD2E0113585848466F207954 (RuntimeObject * ___structure0, intptr_t ___ptr1, bool ___fDeleteOld2, const RuntimeMethod* method); // System.IntPtr System.Runtime.InteropServices.Marshal::UnsafeAddrOfPinnedArrayElement(System.Array,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t Marshal_UnsafeAddrOfPinnedArrayElement_m8F6CDB35B5410F6FFC6F7E95C1B1AAC83914EB22 (RuntimeArray * ___arr0, int32_t ___index1, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Size::get_Width() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * __this, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Size::get_Height() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * __this, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_m096795E4794F2BF3E11F18A8C5D81C0126D30BA2_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *, A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B*, const RuntimeMethod*))Span_1__ctor_m096795E4794F2BF3E11F18A8C5D81C0126D30BA2_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_mDCFF227A349FF1436B0A77D31AB5A80C1780B5D1_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *, Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283*, const RuntimeMethod*))Span_1__ctor_mDCFF227A349FF1436B0A77D31AB5A80C1780B5D1_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_m8289A612A0E8E2D1171C1A1625358E04496D0711_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *, Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948*, const RuntimeMethod*))Span_1__ctor_m8289A612A0E8E2D1171C1A1625358E04496D0711_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_mE8DA1CC5FB4724162044AEF112DE481ADBB76D38_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *, Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8*, const RuntimeMethod*))Span_1__ctor_mE8DA1CC5FB4724162044AEF112DE481ADBB76D38_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_m0BD817DBA011B6F506DAF05533F1D9F4DC501375_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *, Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4*, const RuntimeMethod*))Span_1__ctor_m0BD817DBA011B6F506DAF05533F1D9F4DC501375_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_m5E16BACE4767A9229B72E76A65423CE98B26220B_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_tC089F74404A3C46975952EE686EC533667BB207F *, Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581*, const RuntimeMethod*))Span_1__ctor_m5E16BACE4767A9229B72E76A65423CE98B26220B_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_m0695213D9510A0AF851CFED81AA2E3CABF4123E4_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *, Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC*, const RuntimeMethod*))Span_1__ctor_m0695213D9510A0AF851CFED81AA2E3CABF4123E4_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_mE7E0028FA3BC6D0BFC977713B6191992C38B656E_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *, Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775*, const RuntimeMethod*))Span_1__ctor_mE7E0028FA3BC6D0BFC977713B6191992C38B656E_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_m0423E93DC0A8D66D3525F092F44F446A4678FD32_inline (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 * __this, BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 *, BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C*, const RuntimeMethod*))Span_1__ctor_m0423E93DC0A8D66D3525F092F44F446A4678FD32_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_m069AE9E24D753014C34B1D111A0FD9035F17DAE0_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, const RuntimeMethod*))Span_1__ctor_m069AE9E24D753014C34B1D111A0FD9035F17DAE0_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_mF6A1EA86D495ACC6DB1410A2D128542C65FB9BAA_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *, Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765*, const RuntimeMethod*))Span_1__ctor_mF6A1EA86D495ACC6DB1410A2D128542C65FB9BAA_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_m9B69D865A57CA0C09EFEF3E524CD7DFAB165ECEB_inline (Span_1_t06D5F8D9BFCED3581A0DFE750B736ED793F9B0AF * __this, Complex64U5BU5D_tDF719F22C4210186A1B5CC5FD17AD382EDB16650* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t06D5F8D9BFCED3581A0DFE750B736ED793F9B0AF *, Complex64U5BU5D_tDF719F22C4210186A1B5CC5FD17AD382EDB16650*, const RuntimeMethod*))Span_1__ctor_m9B69D865A57CA0C09EFEF3E524CD7DFAB165ECEB_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_m5C77AF0A00404F5D9FD99C5BA22441C9EB24BB74_inline (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D * __this, DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *, DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB*, const RuntimeMethod*))Span_1__ctor_m5C77AF0A00404F5D9FD99C5BA22441C9EB24BB74_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_m5EA12F80597B57A4086A35B263C61775ACFE9358_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *, HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454*, const RuntimeMethod*))Span_1__ctor_m5EA12F80597B57A4086A35B263C61775ACFE9358_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_m27F9C75809E6D71AE66FCA82B8DB145C99B7DDEC_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *, HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8*, const RuntimeMethod*))Span_1__ctor_m27F9C75809E6D71AE66FCA82B8DB145C99B7DDEC_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_mA137E3E6CEF3A75EFFDE67C0B9F4482078F08D30_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *, HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0*, const RuntimeMethod*))Span_1__ctor_mA137E3E6CEF3A75EFFDE67C0B9F4482078F08D30_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_mC34A965F4894A5A47B518030CF4402B62C4948B4_inline (Span_1_t505322BC8E095CEFE70E5BB9C210963541BCABB8 * __this, HuffmanCodeU5BU5D_tF5144EAB7445CD0648DF650B5E307F1412134A9D* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t505322BC8E095CEFE70E5BB9C210963541BCABB8 *, HuffmanCodeU5BU5D_tF5144EAB7445CD0648DF650B5E307F1412134A9D*, const RuntimeMethod*))Span_1__ctor_mC34A965F4894A5A47B518030CF4402B62C4948B4_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_m08816E559C4DCF845C618246E734B5F945A208BD_inline (Span_1_t12CC100C34B7F692FC8EC8927A1ADEEB0E04C05E * __this, HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t12CC100C34B7F692FC8EC8927A1ADEEB0E04C05E *, HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07*, const RuntimeMethod*))Span_1__ctor_m08816E559C4DCF845C618246E734B5F945A208BD_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_mD2C002C71E47A5E1E53DF3B6B0FAB367989DC2DC_inline (Span_1_t8D5B86A4DCA90117DA2C3E7B6421792398536B31 * __this, IccColorantTableEntryU5BU5D_t0E2DDD8D3943B70AB1D47310724EEEFB444EA076* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t8D5B86A4DCA90117DA2C3E7B6421792398536B31 *, IccColorantTableEntryU5BU5D_t0E2DDD8D3943B70AB1D47310724EEEFB444EA076*, const RuntimeMethod*))Span_1__ctor_mD2C002C71E47A5E1E53DF3B6B0FAB367989DC2DC_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_mD4458AE02A986F03D3D260AFA1600AF921F53F8F_inline (Span_1_t7113D6577B7EEA1D694F79BAF606E5CCB513308B * __this, IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t7113D6577B7EEA1D694F79BAF606E5CCB513308B *, IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B*, const RuntimeMethod*))Span_1__ctor_mD4458AE02A986F03D3D260AFA1600AF921F53F8F_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_m265BAAB468A935321385834F3AE375266EA3F721_inline (Span_1_tA6761B132CC23DA1CF2AB52F5A7DEE0C5FE65C35 * __this, IccLutU5BU5D_t5A02B561DB7AE84F952313EE43E01043F985A654* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_tA6761B132CC23DA1CF2AB52F5A7DEE0C5FE65C35 *, IccLutU5BU5D_t5A02B561DB7AE84F952313EE43E01043F985A654*, const RuntimeMethod*))Span_1__ctor_m265BAAB468A935321385834F3AE375266EA3F721_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_m50E16E12E11C18590416B27A36B7EDAE337B5ADB_inline (Span_1_tD8246891C4D7E26C289E6315F39BE9A8FC30FE12 * __this, IccNamedColorU5BU5D_t54A2305547F029F9AE01482A20EB57705074FDA9* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_tD8246891C4D7E26C289E6315F39BE9A8FC30FE12 *, IccNamedColorU5BU5D_t54A2305547F029F9AE01482A20EB57705074FDA9*, const RuntimeMethod*))Span_1__ctor_m50E16E12E11C18590416B27A36B7EDAE337B5ADB_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_mC4818CB024E2E496D4A93F7D5A86EC02A950C84E_inline (Span_1_tF1E3D393247D07ED3CDD72B17E44068D731E605F * __this, IccProfileDescriptionU5BU5D_t2FE24D3A85837A22B0C2E5270DC61EAD1BC3A641* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_tF1E3D393247D07ED3CDD72B17E44068D731E605F *, IccProfileDescriptionU5BU5D_t2FE24D3A85837A22B0C2E5270DC61EAD1BC3A641*, const RuntimeMethod*))Span_1__ctor_mC4818CB024E2E496D4A93F7D5A86EC02A950C84E_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_mC0F0D3912EDF152AFF01B1B2517D519C55F56FF0_inline (Span_1_tC4906D98B23CCDC8C833F2CEA8DEF6D08D032ABF * __this, IccProfileSequenceIdentifierU5BU5D_t78252F74DA7C734028F59BD58511257D971A352B* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_tC4906D98B23CCDC8C833F2CEA8DEF6D08D032ABF *, IccProfileSequenceIdentifierU5BU5D_t78252F74DA7C734028F59BD58511257D971A352B*, const RuntimeMethod*))Span_1__ctor_mC0F0D3912EDF152AFF01B1B2517D519C55F56FF0_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_m7A7594A7D0C5BFBF56BD4F17141261C4D42B1982_inline (Span_1_t27A9076AF00531333E233AD0C9DF3A826D022EA0 * __this, IccResponseNumberU5BU5D_tC2D300D8ABF340C3A20199A494A4EE4A4B0486A1* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t27A9076AF00531333E233AD0C9DF3A826D022EA0 *, IccResponseNumberU5BU5D_tC2D300D8ABF340C3A20199A494A4EE4A4B0486A1*, const RuntimeMethod*))Span_1__ctor_m7A7594A7D0C5BFBF56BD4F17141261C4D42B1982_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_m3918585C882139C388F9C2BA5B9D0E488D5C903E_inline (Span_1_tE06D07B27FD9FC4C0573EF674AE9C79146F511C2 * __this, IccScreeningChannelU5BU5D_tDFDCEBF96365B64F9CEA6B49A462E68F567DC717* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_tE06D07B27FD9FC4C0573EF674AE9C79146F511C2 *, IccScreeningChannelU5BU5D_tDFDCEBF96365B64F9CEA6B49A462E68F567DC717*, const RuntimeMethod*))Span_1__ctor_m3918585C882139C388F9C2BA5B9D0E488D5C903E_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_mCE644C9FD633ED9AE3714904B7CBC86DE34AB94F_inline (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D * __this, Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D *, Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD*, const RuntimeMethod*))Span_1__ctor_mCE644C9FD633ED9AE3714904B7CBC86DE34AB94F_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_mD35965EFD02D36F0BB8FCDE62D174DF1DE1CF4E3_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*, const RuntimeMethod*))Span_1__ctor_mD35965EFD02D36F0BB8FCDE62D174DF1DE1CF4E3_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_mCF67F0CE907D33EB3E3E9E4A224707C93AED6E2F_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *, L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D*, const RuntimeMethod*))Span_1__ctor_mCF67F0CE907D33EB3E3E9E4A224707C93AED6E2F_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_mB7B7F52F6687AD91526143A6FC155608E7F2AF41_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *, L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*, const RuntimeMethod*))Span_1__ctor_mB7B7F52F6687AD91526143A6FC155608E7F2AF41_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_m3AEBF1A881B75CBB72E4BD5AF1085F3BE0841AC8_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *, La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C*, const RuntimeMethod*))Span_1__ctor_m3AEBF1A881B75CBB72E4BD5AF1085F3BE0841AC8_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_m6F14C965FEE625855AB883CB7C449D301EF77365_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *, La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE*, const RuntimeMethod*))Span_1__ctor_m6F14C965FEE625855AB883CB7C449D301EF77365_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_m0FE71C1D979AD17E8B815540A0C5A816E92C1345_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *, NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3*, const RuntimeMethod*))Span_1__ctor_m0FE71C1D979AD17E8B815540A0C5A816E92C1345_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_mE5D4B3F79CE1F2C4D2092497A1E7CB26DBB77FEB_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *, NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E*, const RuntimeMethod*))Span_1__ctor_mE5D4B3F79CE1F2C4D2092497A1E7CB26DBB77FEB_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_mDD679F2AF4F3C2765EBF5ADF8889211406B79E5C_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *, NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE*, const RuntimeMethod*))Span_1__ctor_mDD679F2AF4F3C2765EBF5ADF8889211406B79E5C_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_mC9A00A929932C7CEC19789206F99A0116B020227_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *, NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83*, const RuntimeMethod*))Span_1__ctor_mC9A00A929932C7CEC19789206F99A0116B020227_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_m6070BB60343F8A2123D9CC5DA14C9EB39A59E743_inline (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __this, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*, const RuntimeMethod*))Span_1__ctor_m6070BB60343F8A2123D9CC5DA14C9EB39A59E743_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_m4FFDC1D5B44937CF28D4A4EC5A2703E22E354901_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *, Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E*, const RuntimeMethod*))Span_1__ctor_m4FFDC1D5B44937CF28D4A4EC5A2703E22E354901_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_mD86B33293D928B40F341032AEBE6CB94DE95730F_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *, Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284*, const RuntimeMethod*))Span_1__ctor_mD86B33293D928B40F341032AEBE6CB94DE95730F_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_m3528B02438F4956B4E336F585A15B754E7696DE8_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *, Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058*, const RuntimeMethod*))Span_1__ctor_m3528B02438F4956B4E336F585A15B754E7696DE8_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_m8FCE537C0A738C25E1040CB80292637DCE6167D4_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *, Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92*, const RuntimeMethod*))Span_1__ctor_m8FCE537C0A738C25E1040CB80292637DCE6167D4_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_mA97858AA738060ABA807F565416DF561C8966375_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *, Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9*, const RuntimeMethod*))Span_1__ctor_mA97858AA738060ABA807F565416DF561C8966375_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_m938E844D71E1DE2D1359C8373B2170CFF51D96F1_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *, Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885*, const RuntimeMethod*))Span_1__ctor_m938E844D71E1DE2D1359C8373B2170CFF51D96F1_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_m0B1E6946B4A33B3E714D753E734CC300A955EACC_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *, RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4*, const RuntimeMethod*))Span_1__ctor_m0B1E6946B4A33B3E714D753E734CC300A955EACC_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_m8D0C17F7A4A4892B7203613CDDA1A6FF6812B2F1_inline (Span_1_t40794C3A628ADDCE5EEAFF078355D19BF05FBBEC * __this, SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t40794C3A628ADDCE5EEAFF078355D19BF05FBBEC *, SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7*, const RuntimeMethod*))Span_1__ctor_m8D0C17F7A4A4892B7203613CDDA1A6FF6812B2F1_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_mD81061BAACE22BEA591ACE462236BC729E9D4207_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *, Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0*, const RuntimeMethod*))Span_1__ctor_mD81061BAACE22BEA591ACE462236BC729E9D4207_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_m0878CFC384F2C1AA1678664109959FC4E3152A85_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *, Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5*, const RuntimeMethod*))Span_1__ctor_m0878CFC384F2C1AA1678664109959FC4E3152A85_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_m1042BE2B96456701B0BF5B42BF181635E63AC32A_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *, SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA*, const RuntimeMethod*))Span_1__ctor_m1042BE2B96456701B0BF5B42BF181635E63AC32A_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_m8CF83E14642923E922185A034DE029F259A5BB1B_inline (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 * __this, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 *, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*, const RuntimeMethod*))Span_1__ctor_m8CF83E14642923E922185A034DE029F259A5BB1B_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_m21D521B725DF46C5888216F343777F91B08E2BD7_inline (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 * __this, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 *, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*, const RuntimeMethod*))Span_1__ctor_m21D521B725DF46C5888216F343777F91B08E2BD7_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_mC3C756838D2EBA1AE82534A51DD165F4C2027739_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*, const RuntimeMethod*))Span_1__ctor_mC3C756838D2EBA1AE82534A51DD165F4C2027739_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_m78AD340F8BC436F98375047F68B19002E6587D79_inline (Span_1_t367916725E889BF5D82962EC69D36BA55AD17936 * __this, Vector3U5BU5D_tC1DD7188C651201C928310E63D672F1581532F1C* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t367916725E889BF5D82962EC69D36BA55AD17936 *, Vector3U5BU5D_tC1DD7188C651201C928310E63D672F1581532F1C*, const RuntimeMethod*))Span_1__ctor_m78AD340F8BC436F98375047F68B19002E6587D79_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1::.ctor(T[]) inline void Span_1__ctor_mC56D074DEFD4F679E7426091FBF484A5CD1497E5_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* ___array0, const RuntimeMethod* method) { (( void (*) (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *, Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F*, const RuntimeMethod*))Span_1__ctor_mC56D074DEFD4F679E7426091FBF484A5CD1497E5_gshared_inline)(__this, ___array0, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mFC92B6EA84703295E5C992AD51C381F82E13E825_inline (Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 * __this, MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 *, MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mFC92B6EA84703295E5C992AD51C381F82E13E825_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m72FA57123AC926D959E7CF8B91921FDBE7488EA2_inline (Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 * __this, MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 *, MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m72FA57123AC926D959E7CF8B91921FDBE7488EA2_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m70C0B53515861E717BA01754506A6348CE4EED26_inline (Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB * __this, MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB *, MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m70C0B53515861E717BA01754506A6348CE4EED26_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mFDC6EBE2BBCE77CA42D8C4F154230476D9D24C79_inline (Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 * __this, MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 *, MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mFDC6EBE2BBCE77CA42D8C4F154230476D9D24C79_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mEFDFA1A10935575986A643D53C03CA2A598116B9_inline (Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 * __this, MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 *, MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mEFDFA1A10935575986A643D53C03CA2A598116B9_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mCEC50ED846C94B388401CB20126CD6B14DA81320_inline (Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB * __this, MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB *, MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mCEC50ED846C94B388401CB20126CD6B14DA81320_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mA0FD6228200909E7EB91F31A2330096F4DA4023D_inline (Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B * __this, MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B *, MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mA0FD6228200909E7EB91F31A2330096F4DA4023D_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m7F5AC11E1775BEA68C04FEB8BD05C572D676101B_inline (Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 * __this, MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 *, MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m7F5AC11E1775BEA68C04FEB8BD05C572D676101B_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m409D9607F4481E415BF57A625EE5EE0EDAEAB8FD_inline (Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 * __this, MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 *, MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m409D9607F4481E415BF57A625EE5EE0EDAEAB8FD_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m3EB09D1C88B12506D2BEB5CF75FA480E7A2A5B59_inline (Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 * __this, MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 *, MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m3EB09D1C88B12506D2BEB5CF75FA480E7A2A5B59_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mECB713B382D31869A10E829AF2F5B4DD1E83FC8E_inline (Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 * __this, MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 *, MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mECB713B382D31869A10E829AF2F5B4DD1E83FC8E_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mEBFF919BED5F43D6958E5E7BE6AC7A94B4909F7A_inline (Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 * __this, MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 *, MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mEBFF919BED5F43D6958E5E7BE6AC7A94B4909F7A_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m290B556FCB2F8D9CA31F34AFE93A102BEFFC6382_inline (Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E * __this, MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E *, MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m290B556FCB2F8D9CA31F34AFE93A102BEFFC6382_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mCE97A78E250963E56EB6C248794CB6BC2EE468A3_inline (Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 * __this, MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 *, MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mCE97A78E250963E56EB6C248794CB6BC2EE468A3_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m67FD99714289B509A9701068BC942C403A10409B_inline (Span_1_t85E11E4140E6356C6293590FB7832A9551354776 * __this, MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t85E11E4140E6356C6293590FB7832A9551354776 *, MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m67FD99714289B509A9701068BC942C403A10409B_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mF6BF45995A919130EF1DC5E82BE98599803A3EA5_inline (Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 * __this, MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 *, MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mF6BF45995A919130EF1DC5E82BE98599803A3EA5_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mEA7B34C340711995207C8993AB423E90EA5BE44D_inline (Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 * __this, MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 *, MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mEA7B34C340711995207C8993AB423E90EA5BE44D_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mFD9988AD96B17D9FE3D10C2EC0CF4F9194EE8703_inline (Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 * __this, MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 *, MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mFD9988AD96B17D9FE3D10C2EC0CF4F9194EE8703_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m5689F9AB5DCF9810A6B6E5411CC6D93ADC0548BE_inline (Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 * __this, MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 *, MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m5689F9AB5DCF9810A6B6E5411CC6D93ADC0548BE_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m6A204C56FEEDDFF8C7BB79BBF3DE2ED475579598_inline (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A * __this, MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A *, MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m6A204C56FEEDDFF8C7BB79BBF3DE2ED475579598_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m211A9B5E4CEC631C3667DF1A7C21BE7088562192_inline (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F * __this, MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F *, MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m211A9B5E4CEC631C3667DF1A7C21BE7088562192_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m28F6571128AEFBD06EA80071C70E447CBB1A631B_inline (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 * __this, MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 *, MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m28F6571128AEFBD06EA80071C70E447CBB1A631B_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m120E9806B3352B094BB5F27965986D12DB7F8B8B_inline (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 * __this, MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 *, MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m120E9806B3352B094BB5F27965986D12DB7F8B8B_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m4A5B609AF580449FE9D70840C5818A3333E16B9A_inline (Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF * __this, MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF *, MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m4A5B609AF580449FE9D70840C5818A3333E16B9A_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m8340F0AF1D0B7E32F214596DD4509A5E56F75E6E_inline (Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D * __this, MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D *, MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m8340F0AF1D0B7E32F214596DD4509A5E56F75E6E_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m49C2B33BA786EB294F11D2408DB01DE15871157A_inline (Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 * __this, MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 *, MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m49C2B33BA786EB294F11D2408DB01DE15871157A_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mE3EBAD47596C04E3E4D64403685F86DCB462FAF1_inline (Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD * __this, MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD *, MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mE3EBAD47596C04E3E4D64403685F86DCB462FAF1_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mF14E084486D5E51E41593B65ED5F7FB500CA8633_inline (Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E * __this, MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E *, MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mF14E084486D5E51E41593B65ED5F7FB500CA8633_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1>::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mC5D330C8AA19ADEC9635F1CFED27E6E5F9455900_inline (Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F * __this, MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F *, MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mC5D330C8AA19ADEC9635F1CFED27E6E5F9455900_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m41B76C0F13A8A69B1421EA3EF365B6F4EDEEF7CE_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C *, A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m41B76C0F13A8A69B1421EA3EF365B6F4EDEEF7CE_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m38991D9DEE0DE294E0297887E82E53CCFAF8B2B7_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 *, Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m38991D9DEE0DE294E0297887E82E53CCFAF8B2B7_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m11968A3D4311487FC0202A6DE00B8D0785AEA86C_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *, Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m11968A3D4311487FC0202A6DE00B8D0785AEA86C_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m270EDE687732C3049B0815ED7800FCCF544BA115_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *, Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m270EDE687732C3049B0815ED7800FCCF544BA115_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m029D2B3EDD45E9FB79EF4CDB2A7330EE9A1CEB6C_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *, Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m029D2B3EDD45E9FB79EF4CDB2A7330EE9A1CEB6C_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m727883B2A55BDAACE48CDCE33E141E89AB79449A_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tC089F74404A3C46975952EE686EC533667BB207F *, Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m727883B2A55BDAACE48CDCE33E141E89AB79449A_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mDAED6F86B4D14B53469B7EE7EEC9D08C66CDBC43_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *, Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mDAED6F86B4D14B53469B7EE7EEC9D08C66CDBC43_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mAD538A8AF6DC250E9B129E501E02ED00ACE08A28_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *, Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mAD538A8AF6DC250E9B129E501E02ED00ACE08A28_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mAB25B620D30974257B1807EF4D58C012E5C011A0_inline (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B * __this, Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B *, Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mAB25B620D30974257B1807EF4D58C012E5C011A0_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m035EF1E97AF185B10D6C484E79BE8875B5E41066_inline (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 * __this, BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 *, BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m035EF1E97AF185B10D6C484E79BE8875B5E41066_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mE2364CC76ED4B4A933C1F9E482051BCDE4739D63_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mE2364CC76ED4B4A933C1F9E482051BCDE4739D63_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mE9DA3EAFA45ED8B35D194DED15A59EC7B3D84453_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *, Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mE9DA3EAFA45ED8B35D194DED15A59EC7B3D84453_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m9169051A61652EDC4D6FC858A7C59B9239E002CD_inline (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B *, ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m9169051A61652EDC4D6FC858A7C59B9239E002CD_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m6D382674C67C879C77382A91313A20426D48C35D_inline (Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 * __this, DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 *, DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m6D382674C67C879C77382A91313A20426D48C35D_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mC0F12C3D9803F6EC3796E8888FD8FCA66F897B81_inline (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D * __this, DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D *, DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mC0F12C3D9803F6EC3796E8888FD8FCA66F897B81_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m71B62DEEDEAF69ADD00AA4E4CC652D81EBA4D44B_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *, HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m71B62DEEDEAF69ADD00AA4E4CC652D81EBA4D44B_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mDB412D3D0AA361279840978AA3BFC39ABD694D6D_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *, HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mDB412D3D0AA361279840978AA3BFC39ABD694D6D_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mF3E97D0C7A2EFACA3A9C6996B297D6340BFE5941_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *, HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mF3E97D0C7A2EFACA3A9C6996B297D6340BFE5941_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m3B6EF9AAACB9627FCD5412B85F7DEACACAB903D1_inline (Span_1_t12CC100C34B7F692FC8EC8927A1ADEEB0E04C05E * __this, HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t12CC100C34B7F692FC8EC8927A1ADEEB0E04C05E *, HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m3B6EF9AAACB9627FCD5412B85F7DEACACAB903D1_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m864F8E3CE49883DF54589B4D5DEFDEAC74821634_inline (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D * __this, Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D *, Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m864F8E3CE49883DF54589B4D5DEFDEAC74821634_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m9AEC6413B47543D5A67556E88886542285AA3D3B_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 *, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m9AEC6413B47543D5A67556E88886542285AA3D3B_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m56C052AB9971E8DBE7433F21EDFC84DA4C008C5E_inline (Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A * __this, Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A *, Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m56C052AB9971E8DBE7433F21EDFC84DA4C008C5E_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m9584F676FE219519F8D3DE5D73EDEBAFA34C2185_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *, L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m9584F676FE219519F8D3DE5D73EDEBAFA34C2185_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mB03D2DC421C5B8177D085DD8698BDC8CEC1AA9F6_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *, L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mB03D2DC421C5B8177D085DD8698BDC8CEC1AA9F6_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mB7373EE8E960FA3DD63E8295C37E675635B802DD_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *, La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mB7373EE8E960FA3DD63E8295C37E675635B802DD_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m3E232FEE4FC925F61FDCA1DBEE3FB11C67E30334_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *, La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m3E232FEE4FC925F61FDCA1DBEE3FB11C67E30334_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m3A96BA18F926B247BEAA80E8FE49E1B9B449E286_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *, NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m3A96BA18F926B247BEAA80E8FE49E1B9B449E286_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mF3FFECAC2F977325E8C4F59FF0FE50C54EAD61EF_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *, NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mF3FFECAC2F977325E8C4F59FF0FE50C54EAD61EF_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mBA55343B4312A1348DE9842A2DF8736436E7661D_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *, NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mBA55343B4312A1348DE9842A2DF8736436E7661D_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m70988B630368E6EAC6B9B5C40630E262F47CFF84_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *, NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m70988B630368E6EAC6B9B5C40630E262F47CFF84_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mC02CF03827EE29BB36DD6B25F89830948C3A4862_inline (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __this, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mC02CF03827EE29BB36DD6B25F89830948C3A4862_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m27A3E6A19DFAAA88C6318405042BDC5735BCB5B2_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *, Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m27A3E6A19DFAAA88C6318405042BDC5735BCB5B2_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m02F3C5D724CAC95EE7E93CA20DE244A55B4DCE68_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *, Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m02F3C5D724CAC95EE7E93CA20DE244A55B4DCE68_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m5CF56D2D2569DA79B2E0719BFA2FEC11E1E41051_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *, Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m5CF56D2D2569DA79B2E0719BFA2FEC11E1E41051_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mCCF69E9B849FA0937154D4C3369A180C204723DB_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *, Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mCCF69E9B849FA0937154D4C3369A180C204723DB_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m352B829174F5E06CF81B2AF873881E4A81E079A6_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *, Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m352B829174F5E06CF81B2AF873881E4A81E079A6_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mF668464CE7CF1D9DB341353EF3FBC0F083CFC462_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *, Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mF668464CE7CF1D9DB341353EF3FBC0F083CFC462_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m59CE08FBB04C6C01AFA2ACF8B363EA0C4554B353_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *, RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m59CE08FBB04C6C01AFA2ACF8B363EA0C4554B353_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mFE9518336D63BFD2020E1D1DD6F6164224144A17_inline (Span_1_t40794C3A628ADDCE5EEAFF078355D19BF05FBBEC * __this, SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t40794C3A628ADDCE5EEAFF078355D19BF05FBBEC *, SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mFE9518336D63BFD2020E1D1DD6F6164224144A17_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m5AF496AA1645103F0649B586C90C3C867BEBF7C5_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *, Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m5AF496AA1645103F0649B586C90C3C867BEBF7C5_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_mE4DB6980900F3AD2725B13E7D27DCBD6795A106E_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *, Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_mE4DB6980900F3AD2725B13E7D27DCBD6795A106E_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m75198CA271176357ADBF4264AF513C6AAF927EFE_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 *, SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m75198CA271176357ADBF4264AF513C6AAF927EFE_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m3700EC863F153A3173422E3829C49AA550BBD2C9_inline (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 * __this, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 *, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m3700EC863F153A3173422E3829C49AA550BBD2C9_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m5793388D95F61B73FDC27F46CA9BBA08C879A26F_inline (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 * __this, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 *, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m5793388D95F61B73FDC27F46CA9BBA08C879A26F_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m048705D6172BCCE536BFF0A543AEDE6D5475A1F7_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED *, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m048705D6172BCCE536BFF0A543AEDE6D5475A1F7_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.Span`1::.ctor(T[],System.Int32,System.Int32) inline void Span_1__ctor_m3C7046C5C0158088725A0E868965BE65DEAC6988_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 *, Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F*, int32_t, int32_t, const RuntimeMethod*))Span_1__ctor_m3C7046C5C0158088725A0E868965BE65DEAC6988_gshared_inline)(__this, ___array0, ___start1, ___length2, method); } // System.Void System.ReadOnlySpan`1::.ctor(T[]) inline void ReadOnlySpan_1__ctor_mAF095E860C128C589F36456ACAE94F57D001D7D5_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___array0, const RuntimeMethod* method) { (( void (*) (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, const RuntimeMethod*))ReadOnlySpan_1__ctor_mAF095E860C128C589F36456ACAE94F57D001D7D5_gshared_inline)(__this, ___array0, method); } // System.Void System.ReadOnlySpan`1::CopyTo(System.Span`1) inline void ReadOnlySpan_1_CopyTo_mF2EAD6E8F0C7F903BA4143DE8CA48E4830249C71 (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination0, const RuntimeMethod* method) { (( void (*) (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))ReadOnlySpan_1_CopyTo_mF2EAD6E8F0C7F903BA4143DE8CA48E4830249C71_gshared)(__this, ___destination0, method); } // System.Void System.ReadOnlySpan`1::.ctor(T[]) inline void ReadOnlySpan_1__ctor_mC3864B42DC6878B2E89EAF7034E386394D8695F1_inline (ReadOnlySpan_1_t2204A3A7B5352B4A905354D57F849E5BF6F746AF * __this, Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* ___array0, const RuntimeMethod* method) { (( void (*) (ReadOnlySpan_1_t2204A3A7B5352B4A905354D57F849E5BF6F746AF *, Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD*, const RuntimeMethod*))ReadOnlySpan_1__ctor_mC3864B42DC6878B2E89EAF7034E386394D8695F1_gshared_inline)(__this, ___array0, method); } // System.Void System.ReadOnlySpan`1::CopyTo(System.Span`1) inline void ReadOnlySpan_1_CopyTo_m3387BEA59A07EF9CC8AFDF0D1341C01479EA143B (ReadOnlySpan_1_t2204A3A7B5352B4A905354D57F849E5BF6F746AF * __this, Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D ___destination0, const RuntimeMethod* method) { (( void (*) (ReadOnlySpan_1_t2204A3A7B5352B4A905354D57F849E5BF6F746AF *, Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D , const RuntimeMethod*))ReadOnlySpan_1_CopyTo_m3387BEA59A07EF9CC8AFDF0D1341C01479EA143B_gshared)(__this, ___destination0, method); } // System.Void System.ReadOnlySpan`1::.ctor(T[]) inline void ReadOnlySpan_1__ctor_m0FB02659B20A5CB5539381861272A2A673169C95_inline (ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE * __this, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, const RuntimeMethod* method) { (( void (*) (ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE *, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*, const RuntimeMethod*))ReadOnlySpan_1__ctor_m0FB02659B20A5CB5539381861272A2A673169C95_gshared_inline)(__this, ___array0, method); } // System.Void System.ReadOnlySpan`1::CopyTo(System.Span`1) inline void ReadOnlySpan_1_CopyTo_m36DED4FFA886B55E5CA9FA7634973978648226F4 (ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE * __this, Span_1_t02101D0E06A1280E520FC29615C0103A114946DB ___destination0, const RuntimeMethod* method) { (( void (*) (ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE *, Span_1_t02101D0E06A1280E520FC29615C0103A114946DB , const RuntimeMethod*))ReadOnlySpan_1_CopyTo_m36DED4FFA886B55E5CA9FA7634973978648226F4_gshared)(__this, ___destination0, method); } // System.Void System.ReadOnlySpan`1::.ctor(T[]) inline void ReadOnlySpan_1__ctor_m67CA8BE6EC79DD658E51BDA93D05FEB87112038F_inline (ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 * __this, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___array0, const RuntimeMethod* method) { (( void (*) (ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 *, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*, const RuntimeMethod*))ReadOnlySpan_1__ctor_m67CA8BE6EC79DD658E51BDA93D05FEB87112038F_gshared_inline)(__this, ___array0, method); } // System.Void System.ReadOnlySpan`1::CopyTo(System.Span`1) inline void ReadOnlySpan_1_CopyTo_m3058BD23BC1069BEE99CC025C0706D0230EB54A4 (ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 * __this, Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 ___destination0, const RuntimeMethod* method) { (( void (*) (ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 *, Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 , const RuntimeMethod*))ReadOnlySpan_1_CopyTo_m3058BD23BC1069BEE99CC025C0706D0230EB54A4_gshared)(__this, ___destination0, method); } // System.Void System.ReadOnlySpan`1::.ctor(T[]) inline void ReadOnlySpan_1__ctor_mA8F58382F8CA15CBC5E5719555BA522C414AA559_inline (ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 * __this, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___array0, const RuntimeMethod* method) { (( void (*) (ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 *, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*, const RuntimeMethod*))ReadOnlySpan_1__ctor_mA8F58382F8CA15CBC5E5719555BA522C414AA559_gshared_inline)(__this, ___array0, method); } // System.Void System.ReadOnlySpan`1::CopyTo(System.Span`1) inline void ReadOnlySpan_1_CopyTo_m06F725845BEF62C1C24D3B11545A2413778FE151 (ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 * __this, Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 ___destination0, const RuntimeMethod* method) { (( void (*) (ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 *, Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 , const RuntimeMethod*))ReadOnlySpan_1_CopyTo_m06F725845BEF62C1C24D3B11545A2413778FE151_gshared)(__this, ___destination0, method); } // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_gshared_inline)(__this, method); } // System.Int32 System.SpanHelpers::IndexOf(System.Byte&,System.Byte,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SpanHelpers_IndexOf_m996881920138B2EC72C814473789D6AB958B92F2 (uint8_t* ___searchSpace0, uint8_t ___value1, int32_t ___length2, const RuntimeMethod* method); // System.Int32 System.SpanHelpers::IndexOf(System.Char&,System.Char,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t SpanHelpers_IndexOf_m0740DDBBE5723E3595EADF2552551F636C18A259 (Il2CppChar* ___searchSpace0, Il2CppChar ___value1, int32_t ___length2, const RuntimeMethod* method); // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *, const RuntimeMethod*))Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_gshared_inline)(__this, method); } // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_m626D8806A4F947921582C93B00D24CA957C9FB13_inline (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_m626D8806A4F947921582C93B00D24CA957C9FB13_gshared_inline)(__this, method); } // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_m0279C69DE3814D49E2ECEE63F26B652AC355D3A6_inline (ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_m0279C69DE3814D49E2ECEE63F26B652AC355D3A6_gshared_inline)(__this, method); } // System.Int32 System.Span`1::get_Length() inline int32_t Span_1_get_Length_m1E12B8BB68AD1A4CDB478A80586569919C1C857F_inline (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __this, const RuntimeMethod* method) { return (( int32_t (*) (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *, const RuntimeMethod*))Span_1_get_Length_m1E12B8BB68AD1A4CDB478A80586569919C1C857F_gshared_inline)(__this, method); } // System.NUInt System.NUInt::op_Explicit(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366 (int32_t ___value0, const RuntimeMethod* method); // System.Void SixLabors.ThrowHelper::ThrowArgumentNullExceptionForNotNull(System.String) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentNullExceptionForNotNull_m2DEF0B94EA54317D1F7FE5A9088D7EF065DFAF62 (String_t* ___name0, 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 System.ThrowHelper::ThrowArrayTypeMismatchException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC (const RuntimeMethod* method); // System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException(System.ExceptionArgument) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5 (int32_t ___argument0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::Encode(SixLabors.ImageSharp.Image`1,System.IO.Stream,System.Threading.CancellationToken) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JpegEncoderCore_Encode_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m0C851DEA38406F6A7B92DB17C4004D5AC1F5F533_gshared (JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA * __this, Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * ___image0, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___stream1, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD ___cancellationToken2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisStream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_m0208A51E2C9821BF79B2FCF31E07DF05D4EB4792_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC3B3B7ACBC0F8F50E84C2570A76A848F78D95D56); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF7E6C53D86D8ADC0DB8EFC0A2CD9877CC8BC9914); s_Il2CppMethodInitialized = true; } ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * V_0 = NULL; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t V_2 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_3; memset((&V_3), 0, sizeof(V_3)); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 V_4; memset((&V_4), 0, sizeof(V_4)); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 V_5; memset((&V_5), 0, sizeof(V_5)); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0; int32_t G_B8_0 = 0; { Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * L_0 = ___image0; (( void (*) (Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *)L_0, (String_t*)_stringLiteralC3B3B7ACBC0F8F50E84C2570A76A848F78D95D56, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_1 = ___stream1; Guard_NotNull_TisStream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_m0208A51E2C9821BF79B2FCF31E07DF05D4EB4792_inline((Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_1, (String_t*)_stringLiteralF7E6C53D86D8ADC0DB8EFC0A2CD9877CC8BC9914, /*hidden argument*/Guard_NotNull_TisStream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_m0208A51E2C9821BF79B2FCF31E07DF05D4EB4792_RuntimeMethod_var); Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * L_2 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_2); int32_t L_3; L_3 = Image_get_Width_m9B177509BE941DED34096F39301132273F427CA5((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_2, /*hidden argument*/NULL); if ((((int32_t)L_3) >= ((int32_t)((int32_t)65535)))) { goto IL_0030; } } { Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * L_4 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_4); int32_t L_5; L_5 = Image_get_Height_m69D68D5963B2EF5806A62FE645340E325FA9D981((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_4, /*hidden argument*/NULL); if ((((int32_t)L_5) < ((int32_t)((int32_t)65535)))) { goto IL_0041; } } IL_0030: { Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * L_6 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_6); int32_t L_7; L_7 = Image_get_Width_m9B177509BE941DED34096F39301132273F427CA5((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_6, /*hidden argument*/NULL); Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * L_8 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_8); int32_t L_9; L_9 = Image_get_Height_m69D68D5963B2EF5806A62FE645340E325FA9D981((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_8, /*hidden argument*/NULL); JpegThrowHelper_ThrowDimensionsTooLarge_mF0590AB4AA052462F1CAA601CC80DD1FE134CCDB((int32_t)L_7, (int32_t)L_9, /*hidden argument*/NULL); } IL_0041: { CancellationToken_ThrowIfCancellationRequested_m987F0BEA5521F5575C5E766345C04E7E5E0CD210((CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD *)(CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD *)(&___cancellationToken2), /*hidden argument*/NULL); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_10 = ___stream1; __this->set_outputStream_3(L_10); Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * L_11 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_11); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_12; L_12 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_11, /*hidden argument*/NULL); V_0 = (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_12; ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_13 = V_0; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_14; L_14 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_13, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_14; Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E * L_15 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)__this->get_address_of_colorType_2(); bool L_16; L_16 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)L_15, /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (L_16) { goto IL_0076; } } { Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * L_17 = ___image0; Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_18; L_18 = (( Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E (*) (Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); __this->set_colorType_2(L_18); } IL_0076: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_19 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_19; V_7 = (uint8_t)5; uint8_t L_20; L_20 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); uint8_t L_21 = V_7; bool L_22; L_22 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (((int32_t)((int32_t)((((int32_t)L_20) == ((int32_t)L_21))? 1 : 0)&(int32_t)L_22))) { goto IL_0099; } } { G_B8_0 = 3; goto IL_009a; } IL_0099: { G_B8_0 = 1; } IL_009a: { V_2 = (int32_t)G_B8_0; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_23; L_23 = JpegEncoderCore_GetComponentIds_mF53B91A97EA33F72493887991C7A785C5013A484((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); V_3 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_23; int32_t L_24 = V_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_25 = V_1; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_InitQuantizationTables_mF965C8ACBE91FE8C3E9130CF449C357CFD03D1CC((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_24, (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_25, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), /*hidden argument*/NULL); NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteStartOfImage_m69C2F6B4EF624AA8062FCB1F8EA22A5DDB8EEE4B((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_26 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_26; V_7 = (uint8_t)6; uint8_t L_27; L_27 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); uint8_t L_28 = V_7; bool L_29; L_29 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (((int32_t)((int32_t)((((int32_t)L_27) == ((int32_t)L_28))? 1 : 0)&(int32_t)L_29))) { goto IL_00db; } } { ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_30 = V_0; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteJfifApplicationHeader_m3AD6EA5660E445FCA21C4881A1BE5110E73D5B0C((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_30, /*hidden argument*/NULL); } IL_00db: { ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_31 = V_0; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteProfiles_mA73964B7DEAF19F1E030C164ADE2BEA69ACF5939((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_31, /*hidden argument*/NULL); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_32 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_32; V_7 = (uint8_t)6; uint8_t L_33; L_33 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); uint8_t L_34 = V_7; bool L_35; L_35 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (!((int32_t)((int32_t)((((int32_t)L_33) == ((int32_t)L_34))? 1 : 0)&(int32_t)L_35))) { goto IL_0108; } } { NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteApp14Marker_m662F34C19C4D20DE93C896F01E88951080421F24((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); } IL_0108: { NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteDefineQuantizationTables_m2F5D01B34B25E36C69B2A67868DEFA696E5C0EFE((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), /*hidden argument*/NULL); Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * L_36 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_36); int32_t L_37; L_37 = Image_get_Width_m9B177509BE941DED34096F39301132273F427CA5((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_36, /*hidden argument*/NULL); Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * L_38 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_38); int32_t L_39; L_39 = Image_get_Height_m69D68D5963B2EF5806A62FE645340E325FA9D981((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_38, /*hidden argument*/NULL); int32_t L_40 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_41 = V_3; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteStartOfFrame_m7E2301FF5BEDD4FA914B7D5ED3188AC5EC52ACEB((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_37, (int32_t)L_39, (int32_t)L_40, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_41, /*hidden argument*/NULL); int32_t L_42 = V_2; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteDefineHuffmanTables_m2509ADBC0CCC01D410B1D9913E45974E9647B601((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_42, /*hidden argument*/NULL); int32_t L_43 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_44 = V_3; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteStartOfScan_m373A4241DA16C16DC7BCF913C77DBD89D6451EE1((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_43, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_44, /*hidden argument*/NULL); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_45 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_45; bool L_46; L_46 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (!L_46) { goto IL_01be; } } { uint8_t L_47; L_47 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); V_7 = (uint8_t)L_47; uint8_t L_48 = V_7; switch (L_48) { case 0: { goto IL_0188; } case 1: { goto IL_0174; } case 2: { goto IL_01be; } case 3: { goto IL_01be; } case 4: { goto IL_01be; } case 5: { goto IL_019c; } case 6: { goto IL_01ae; } } } { goto IL_01be; } IL_0174: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_49 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_50 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_50, (int32_t)3, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_49, /*hidden argument*/NULL); Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * L_51 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_52 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_50); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_50, (Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *)L_51, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_52, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); goto IL_01be; } IL_0188: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_53 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_54 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_54, (int32_t)6, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_53, /*hidden argument*/NULL); Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * L_55 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_56 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_54); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_54, (Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *)L_55, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_56, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); goto IL_01be; } IL_019c: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_57 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_58 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_58, (int32_t)1, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_57, /*hidden argument*/NULL); Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * L_59 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_60 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_58); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_58, (Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *)L_59, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_60, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); goto IL_01be; } IL_01ae: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_61 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_62 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_62, (int32_t)3, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_61, /*hidden argument*/NULL); Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * L_63 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_64 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_62); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_62, (Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *)L_63, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); } IL_01be: { NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteEndOfImageMarker_m29513A2310A59AA6347E19B37C1211DF181852F8((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_65 = ___stream1; NullCheck((Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_65); VirtualActionInvoker0::Invoke(20 /* System.Void System.IO.Stream::Flush() */, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_65); return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::Encode(SixLabors.ImageSharp.Image`1,System.IO.Stream,System.Threading.CancellationToken) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JpegEncoderCore_Encode_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mDE95B67D1470D61B79E20FECA4D1801E06922B41_gshared (JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA * __this, Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * ___image0, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___stream1, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD ___cancellationToken2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisStream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_m0208A51E2C9821BF79B2FCF31E07DF05D4EB4792_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC3B3B7ACBC0F8F50E84C2570A76A848F78D95D56); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF7E6C53D86D8ADC0DB8EFC0A2CD9877CC8BC9914); s_Il2CppMethodInitialized = true; } ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * V_0 = NULL; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t V_2 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_3; memset((&V_3), 0, sizeof(V_3)); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 V_4; memset((&V_4), 0, sizeof(V_4)); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 V_5; memset((&V_5), 0, sizeof(V_5)); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0; int32_t G_B8_0 = 0; { Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * L_0 = ___image0; (( void (*) (Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *)L_0, (String_t*)_stringLiteralC3B3B7ACBC0F8F50E84C2570A76A848F78D95D56, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_1 = ___stream1; Guard_NotNull_TisStream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_m0208A51E2C9821BF79B2FCF31E07DF05D4EB4792_inline((Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_1, (String_t*)_stringLiteralF7E6C53D86D8ADC0DB8EFC0A2CD9877CC8BC9914, /*hidden argument*/Guard_NotNull_TisStream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_m0208A51E2C9821BF79B2FCF31E07DF05D4EB4792_RuntimeMethod_var); Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * L_2 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_2); int32_t L_3; L_3 = Image_get_Width_m9B177509BE941DED34096F39301132273F427CA5((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_2, /*hidden argument*/NULL); if ((((int32_t)L_3) >= ((int32_t)((int32_t)65535)))) { goto IL_0030; } } { Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * L_4 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_4); int32_t L_5; L_5 = Image_get_Height_m69D68D5963B2EF5806A62FE645340E325FA9D981((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_4, /*hidden argument*/NULL); if ((((int32_t)L_5) < ((int32_t)((int32_t)65535)))) { goto IL_0041; } } IL_0030: { Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * L_6 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_6); int32_t L_7; L_7 = Image_get_Width_m9B177509BE941DED34096F39301132273F427CA5((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_6, /*hidden argument*/NULL); Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * L_8 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_8); int32_t L_9; L_9 = Image_get_Height_m69D68D5963B2EF5806A62FE645340E325FA9D981((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_8, /*hidden argument*/NULL); JpegThrowHelper_ThrowDimensionsTooLarge_mF0590AB4AA052462F1CAA601CC80DD1FE134CCDB((int32_t)L_7, (int32_t)L_9, /*hidden argument*/NULL); } IL_0041: { CancellationToken_ThrowIfCancellationRequested_m987F0BEA5521F5575C5E766345C04E7E5E0CD210((CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD *)(CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD *)(&___cancellationToken2), /*hidden argument*/NULL); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_10 = ___stream1; __this->set_outputStream_3(L_10); Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * L_11 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_11); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_12; L_12 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_11, /*hidden argument*/NULL); V_0 = (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_12; ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_13 = V_0; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_14; L_14 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_13, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_14; Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E * L_15 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)__this->get_address_of_colorType_2(); bool L_16; L_16 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)L_15, /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (L_16) { goto IL_0076; } } { Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * L_17 = ___image0; Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_18; L_18 = (( Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E (*) (Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); __this->set_colorType_2(L_18); } IL_0076: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_19 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_19; V_7 = (uint8_t)5; uint8_t L_20; L_20 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); uint8_t L_21 = V_7; bool L_22; L_22 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (((int32_t)((int32_t)((((int32_t)L_20) == ((int32_t)L_21))? 1 : 0)&(int32_t)L_22))) { goto IL_0099; } } { G_B8_0 = 3; goto IL_009a; } IL_0099: { G_B8_0 = 1; } IL_009a: { V_2 = (int32_t)G_B8_0; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_23; L_23 = JpegEncoderCore_GetComponentIds_mF53B91A97EA33F72493887991C7A785C5013A484((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); V_3 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_23; int32_t L_24 = V_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_25 = V_1; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_InitQuantizationTables_mF965C8ACBE91FE8C3E9130CF449C357CFD03D1CC((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_24, (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_25, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), /*hidden argument*/NULL); NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteStartOfImage_m69C2F6B4EF624AA8062FCB1F8EA22A5DDB8EEE4B((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_26 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_26; V_7 = (uint8_t)6; uint8_t L_27; L_27 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); uint8_t L_28 = V_7; bool L_29; L_29 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (((int32_t)((int32_t)((((int32_t)L_27) == ((int32_t)L_28))? 1 : 0)&(int32_t)L_29))) { goto IL_00db; } } { ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_30 = V_0; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteJfifApplicationHeader_m3AD6EA5660E445FCA21C4881A1BE5110E73D5B0C((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_30, /*hidden argument*/NULL); } IL_00db: { ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_31 = V_0; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteProfiles_mA73964B7DEAF19F1E030C164ADE2BEA69ACF5939((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_31, /*hidden argument*/NULL); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_32 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_32; V_7 = (uint8_t)6; uint8_t L_33; L_33 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); uint8_t L_34 = V_7; bool L_35; L_35 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (!((int32_t)((int32_t)((((int32_t)L_33) == ((int32_t)L_34))? 1 : 0)&(int32_t)L_35))) { goto IL_0108; } } { NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteApp14Marker_m662F34C19C4D20DE93C896F01E88951080421F24((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); } IL_0108: { NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteDefineQuantizationTables_m2F5D01B34B25E36C69B2A67868DEFA696E5C0EFE((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), /*hidden argument*/NULL); Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * L_36 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_36); int32_t L_37; L_37 = Image_get_Width_m9B177509BE941DED34096F39301132273F427CA5((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_36, /*hidden argument*/NULL); Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * L_38 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_38); int32_t L_39; L_39 = Image_get_Height_m69D68D5963B2EF5806A62FE645340E325FA9D981((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_38, /*hidden argument*/NULL); int32_t L_40 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_41 = V_3; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteStartOfFrame_m7E2301FF5BEDD4FA914B7D5ED3188AC5EC52ACEB((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_37, (int32_t)L_39, (int32_t)L_40, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_41, /*hidden argument*/NULL); int32_t L_42 = V_2; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteDefineHuffmanTables_m2509ADBC0CCC01D410B1D9913E45974E9647B601((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_42, /*hidden argument*/NULL); int32_t L_43 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_44 = V_3; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteStartOfScan_m373A4241DA16C16DC7BCF913C77DBD89D6451EE1((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_43, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_44, /*hidden argument*/NULL); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_45 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_45; bool L_46; L_46 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (!L_46) { goto IL_01be; } } { uint8_t L_47; L_47 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); V_7 = (uint8_t)L_47; uint8_t L_48 = V_7; switch (L_48) { case 0: { goto IL_0188; } case 1: { goto IL_0174; } case 2: { goto IL_01be; } case 3: { goto IL_01be; } case 4: { goto IL_01be; } case 5: { goto IL_019c; } case 6: { goto IL_01ae; } } } { goto IL_01be; } IL_0174: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_49 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_50 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_50, (int32_t)3, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_49, /*hidden argument*/NULL); Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * L_51 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_52 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_50); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_50, (Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *)L_51, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_52, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); goto IL_01be; } IL_0188: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_53 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_54 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_54, (int32_t)6, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_53, /*hidden argument*/NULL); Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * L_55 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_56 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_54); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_54, (Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *)L_55, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_56, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); goto IL_01be; } IL_019c: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_57 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_58 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_58, (int32_t)1, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_57, /*hidden argument*/NULL); Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * L_59 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_60 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_58); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_58, (Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *)L_59, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_60, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); goto IL_01be; } IL_01ae: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_61 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_62 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_62, (int32_t)3, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_61, /*hidden argument*/NULL); Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * L_63 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_64 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_62); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_62, (Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *)L_63, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); } IL_01be: { NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteEndOfImageMarker_m29513A2310A59AA6347E19B37C1211DF181852F8((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_65 = ___stream1; NullCheck((Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_65); VirtualActionInvoker0::Invoke(20 /* System.Void System.IO.Stream::Flush() */, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_65); return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::Encode(SixLabors.ImageSharp.Image`1,System.IO.Stream,System.Threading.CancellationToken) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JpegEncoderCore_Encode_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m33379125F8F6B5FB5A89A6E044144944009D2D04_gshared (JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA * __this, Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * ___image0, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___stream1, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD ___cancellationToken2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisStream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_m0208A51E2C9821BF79B2FCF31E07DF05D4EB4792_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC3B3B7ACBC0F8F50E84C2570A76A848F78D95D56); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF7E6C53D86D8ADC0DB8EFC0A2CD9877CC8BC9914); s_Il2CppMethodInitialized = true; } ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * V_0 = NULL; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t V_2 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_3; memset((&V_3), 0, sizeof(V_3)); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 V_4; memset((&V_4), 0, sizeof(V_4)); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 V_5; memset((&V_5), 0, sizeof(V_5)); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0; int32_t G_B8_0 = 0; { Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * L_0 = ___image0; (( void (*) (Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *)L_0, (String_t*)_stringLiteralC3B3B7ACBC0F8F50E84C2570A76A848F78D95D56, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_1 = ___stream1; Guard_NotNull_TisStream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_m0208A51E2C9821BF79B2FCF31E07DF05D4EB4792_inline((Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_1, (String_t*)_stringLiteralF7E6C53D86D8ADC0DB8EFC0A2CD9877CC8BC9914, /*hidden argument*/Guard_NotNull_TisStream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_m0208A51E2C9821BF79B2FCF31E07DF05D4EB4792_RuntimeMethod_var); Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * L_2 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_2); int32_t L_3; L_3 = Image_get_Width_m9B177509BE941DED34096F39301132273F427CA5((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_2, /*hidden argument*/NULL); if ((((int32_t)L_3) >= ((int32_t)((int32_t)65535)))) { goto IL_0030; } } { Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * L_4 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_4); int32_t L_5; L_5 = Image_get_Height_m69D68D5963B2EF5806A62FE645340E325FA9D981((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_4, /*hidden argument*/NULL); if ((((int32_t)L_5) < ((int32_t)((int32_t)65535)))) { goto IL_0041; } } IL_0030: { Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * L_6 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_6); int32_t L_7; L_7 = Image_get_Width_m9B177509BE941DED34096F39301132273F427CA5((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_6, /*hidden argument*/NULL); Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * L_8 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_8); int32_t L_9; L_9 = Image_get_Height_m69D68D5963B2EF5806A62FE645340E325FA9D981((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_8, /*hidden argument*/NULL); JpegThrowHelper_ThrowDimensionsTooLarge_mF0590AB4AA052462F1CAA601CC80DD1FE134CCDB((int32_t)L_7, (int32_t)L_9, /*hidden argument*/NULL); } IL_0041: { CancellationToken_ThrowIfCancellationRequested_m987F0BEA5521F5575C5E766345C04E7E5E0CD210((CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD *)(CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD *)(&___cancellationToken2), /*hidden argument*/NULL); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_10 = ___stream1; __this->set_outputStream_3(L_10); Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * L_11 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_11); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_12; L_12 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_11, /*hidden argument*/NULL); V_0 = (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_12; ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_13 = V_0; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_14; L_14 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_13, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_14; Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E * L_15 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)__this->get_address_of_colorType_2(); bool L_16; L_16 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)L_15, /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (L_16) { goto IL_0076; } } { Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * L_17 = ___image0; Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_18; L_18 = (( Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E (*) (Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); __this->set_colorType_2(L_18); } IL_0076: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_19 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_19; V_7 = (uint8_t)5; uint8_t L_20; L_20 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); uint8_t L_21 = V_7; bool L_22; L_22 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (((int32_t)((int32_t)((((int32_t)L_20) == ((int32_t)L_21))? 1 : 0)&(int32_t)L_22))) { goto IL_0099; } } { G_B8_0 = 3; goto IL_009a; } IL_0099: { G_B8_0 = 1; } IL_009a: { V_2 = (int32_t)G_B8_0; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_23; L_23 = JpegEncoderCore_GetComponentIds_mF53B91A97EA33F72493887991C7A785C5013A484((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); V_3 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_23; int32_t L_24 = V_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_25 = V_1; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_InitQuantizationTables_mF965C8ACBE91FE8C3E9130CF449C357CFD03D1CC((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_24, (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_25, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), /*hidden argument*/NULL); NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteStartOfImage_m69C2F6B4EF624AA8062FCB1F8EA22A5DDB8EEE4B((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_26 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_26; V_7 = (uint8_t)6; uint8_t L_27; L_27 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); uint8_t L_28 = V_7; bool L_29; L_29 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (((int32_t)((int32_t)((((int32_t)L_27) == ((int32_t)L_28))? 1 : 0)&(int32_t)L_29))) { goto IL_00db; } } { ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_30 = V_0; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteJfifApplicationHeader_m3AD6EA5660E445FCA21C4881A1BE5110E73D5B0C((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_30, /*hidden argument*/NULL); } IL_00db: { ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_31 = V_0; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteProfiles_mA73964B7DEAF19F1E030C164ADE2BEA69ACF5939((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_31, /*hidden argument*/NULL); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_32 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_32; V_7 = (uint8_t)6; uint8_t L_33; L_33 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); uint8_t L_34 = V_7; bool L_35; L_35 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (!((int32_t)((int32_t)((((int32_t)L_33) == ((int32_t)L_34))? 1 : 0)&(int32_t)L_35))) { goto IL_0108; } } { NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteApp14Marker_m662F34C19C4D20DE93C896F01E88951080421F24((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); } IL_0108: { NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteDefineQuantizationTables_m2F5D01B34B25E36C69B2A67868DEFA696E5C0EFE((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), /*hidden argument*/NULL); Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * L_36 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_36); int32_t L_37; L_37 = Image_get_Width_m9B177509BE941DED34096F39301132273F427CA5((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_36, /*hidden argument*/NULL); Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * L_38 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_38); int32_t L_39; L_39 = Image_get_Height_m69D68D5963B2EF5806A62FE645340E325FA9D981((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_38, /*hidden argument*/NULL); int32_t L_40 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_41 = V_3; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteStartOfFrame_m7E2301FF5BEDD4FA914B7D5ED3188AC5EC52ACEB((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_37, (int32_t)L_39, (int32_t)L_40, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_41, /*hidden argument*/NULL); int32_t L_42 = V_2; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteDefineHuffmanTables_m2509ADBC0CCC01D410B1D9913E45974E9647B601((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_42, /*hidden argument*/NULL); int32_t L_43 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_44 = V_3; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteStartOfScan_m373A4241DA16C16DC7BCF913C77DBD89D6451EE1((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_43, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_44, /*hidden argument*/NULL); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_45 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_45; bool L_46; L_46 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (!L_46) { goto IL_01be; } } { uint8_t L_47; L_47 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); V_7 = (uint8_t)L_47; uint8_t L_48 = V_7; switch (L_48) { case 0: { goto IL_0188; } case 1: { goto IL_0174; } case 2: { goto IL_01be; } case 3: { goto IL_01be; } case 4: { goto IL_01be; } case 5: { goto IL_019c; } case 6: { goto IL_01ae; } } } { goto IL_01be; } IL_0174: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_49 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_50 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_50, (int32_t)3, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_49, /*hidden argument*/NULL); Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * L_51 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_52 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_50); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_50, (Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *)L_51, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_52, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); goto IL_01be; } IL_0188: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_53 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_54 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_54, (int32_t)6, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_53, /*hidden argument*/NULL); Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * L_55 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_56 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_54); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_54, (Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *)L_55, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_56, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); goto IL_01be; } IL_019c: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_57 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_58 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_58, (int32_t)1, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_57, /*hidden argument*/NULL); Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * L_59 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_60 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_58); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_58, (Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *)L_59, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_60, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); goto IL_01be; } IL_01ae: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_61 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_62 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_62, (int32_t)3, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_61, /*hidden argument*/NULL); Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * L_63 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_64 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_62); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_62, (Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *)L_63, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); } IL_01be: { NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteEndOfImageMarker_m29513A2310A59AA6347E19B37C1211DF181852F8((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_65 = ___stream1; NullCheck((Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_65); VirtualActionInvoker0::Invoke(20 /* System.Void System.IO.Stream::Flush() */, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_65); return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::Encode(SixLabors.ImageSharp.Image`1,System.IO.Stream,System.Threading.CancellationToken) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JpegEncoderCore_Encode_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m6DE2C84FFDF0085F191275EC0C7EDFD5D30076AA_gshared (JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA * __this, Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * ___image0, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___stream1, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD ___cancellationToken2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisStream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_m0208A51E2C9821BF79B2FCF31E07DF05D4EB4792_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC3B3B7ACBC0F8F50E84C2570A76A848F78D95D56); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF7E6C53D86D8ADC0DB8EFC0A2CD9877CC8BC9914); s_Il2CppMethodInitialized = true; } ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * V_0 = NULL; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t V_2 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_3; memset((&V_3), 0, sizeof(V_3)); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 V_4; memset((&V_4), 0, sizeof(V_4)); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 V_5; memset((&V_5), 0, sizeof(V_5)); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0; int32_t G_B8_0 = 0; { Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * L_0 = ___image0; (( void (*) (Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *)L_0, (String_t*)_stringLiteralC3B3B7ACBC0F8F50E84C2570A76A848F78D95D56, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_1 = ___stream1; Guard_NotNull_TisStream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_m0208A51E2C9821BF79B2FCF31E07DF05D4EB4792_inline((Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_1, (String_t*)_stringLiteralF7E6C53D86D8ADC0DB8EFC0A2CD9877CC8BC9914, /*hidden argument*/Guard_NotNull_TisStream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_m0208A51E2C9821BF79B2FCF31E07DF05D4EB4792_RuntimeMethod_var); Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * L_2 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_2); int32_t L_3; L_3 = Image_get_Width_m9B177509BE941DED34096F39301132273F427CA5((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_2, /*hidden argument*/NULL); if ((((int32_t)L_3) >= ((int32_t)((int32_t)65535)))) { goto IL_0030; } } { Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * L_4 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_4); int32_t L_5; L_5 = Image_get_Height_m69D68D5963B2EF5806A62FE645340E325FA9D981((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_4, /*hidden argument*/NULL); if ((((int32_t)L_5) < ((int32_t)((int32_t)65535)))) { goto IL_0041; } } IL_0030: { Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * L_6 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_6); int32_t L_7; L_7 = Image_get_Width_m9B177509BE941DED34096F39301132273F427CA5((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_6, /*hidden argument*/NULL); Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * L_8 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_8); int32_t L_9; L_9 = Image_get_Height_m69D68D5963B2EF5806A62FE645340E325FA9D981((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_8, /*hidden argument*/NULL); JpegThrowHelper_ThrowDimensionsTooLarge_mF0590AB4AA052462F1CAA601CC80DD1FE134CCDB((int32_t)L_7, (int32_t)L_9, /*hidden argument*/NULL); } IL_0041: { CancellationToken_ThrowIfCancellationRequested_m987F0BEA5521F5575C5E766345C04E7E5E0CD210((CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD *)(CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD *)(&___cancellationToken2), /*hidden argument*/NULL); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_10 = ___stream1; __this->set_outputStream_3(L_10); Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * L_11 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_11); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_12; L_12 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_11, /*hidden argument*/NULL); V_0 = (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_12; ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_13 = V_0; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_14; L_14 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_13, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_14; Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E * L_15 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)__this->get_address_of_colorType_2(); bool L_16; L_16 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)L_15, /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (L_16) { goto IL_0076; } } { Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * L_17 = ___image0; Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_18; L_18 = (( Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E (*) (Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); __this->set_colorType_2(L_18); } IL_0076: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_19 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_19; V_7 = (uint8_t)5; uint8_t L_20; L_20 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); uint8_t L_21 = V_7; bool L_22; L_22 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (((int32_t)((int32_t)((((int32_t)L_20) == ((int32_t)L_21))? 1 : 0)&(int32_t)L_22))) { goto IL_0099; } } { G_B8_0 = 3; goto IL_009a; } IL_0099: { G_B8_0 = 1; } IL_009a: { V_2 = (int32_t)G_B8_0; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_23; L_23 = JpegEncoderCore_GetComponentIds_mF53B91A97EA33F72493887991C7A785C5013A484((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); V_3 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_23; int32_t L_24 = V_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_25 = V_1; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_InitQuantizationTables_mF965C8ACBE91FE8C3E9130CF449C357CFD03D1CC((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_24, (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_25, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), /*hidden argument*/NULL); NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteStartOfImage_m69C2F6B4EF624AA8062FCB1F8EA22A5DDB8EEE4B((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_26 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_26; V_7 = (uint8_t)6; uint8_t L_27; L_27 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); uint8_t L_28 = V_7; bool L_29; L_29 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (((int32_t)((int32_t)((((int32_t)L_27) == ((int32_t)L_28))? 1 : 0)&(int32_t)L_29))) { goto IL_00db; } } { ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_30 = V_0; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteJfifApplicationHeader_m3AD6EA5660E445FCA21C4881A1BE5110E73D5B0C((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_30, /*hidden argument*/NULL); } IL_00db: { ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_31 = V_0; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteProfiles_mA73964B7DEAF19F1E030C164ADE2BEA69ACF5939((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_31, /*hidden argument*/NULL); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_32 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_32; V_7 = (uint8_t)6; uint8_t L_33; L_33 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); uint8_t L_34 = V_7; bool L_35; L_35 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (!((int32_t)((int32_t)((((int32_t)L_33) == ((int32_t)L_34))? 1 : 0)&(int32_t)L_35))) { goto IL_0108; } } { NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteApp14Marker_m662F34C19C4D20DE93C896F01E88951080421F24((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); } IL_0108: { NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteDefineQuantizationTables_m2F5D01B34B25E36C69B2A67868DEFA696E5C0EFE((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), /*hidden argument*/NULL); Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * L_36 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_36); int32_t L_37; L_37 = Image_get_Width_m9B177509BE941DED34096F39301132273F427CA5((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_36, /*hidden argument*/NULL); Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * L_38 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_38); int32_t L_39; L_39 = Image_get_Height_m69D68D5963B2EF5806A62FE645340E325FA9D981((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_38, /*hidden argument*/NULL); int32_t L_40 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_41 = V_3; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteStartOfFrame_m7E2301FF5BEDD4FA914B7D5ED3188AC5EC52ACEB((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_37, (int32_t)L_39, (int32_t)L_40, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_41, /*hidden argument*/NULL); int32_t L_42 = V_2; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteDefineHuffmanTables_m2509ADBC0CCC01D410B1D9913E45974E9647B601((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_42, /*hidden argument*/NULL); int32_t L_43 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_44 = V_3; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteStartOfScan_m373A4241DA16C16DC7BCF913C77DBD89D6451EE1((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_43, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_44, /*hidden argument*/NULL); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_45 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_45; bool L_46; L_46 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (!L_46) { goto IL_01be; } } { uint8_t L_47; L_47 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); V_7 = (uint8_t)L_47; uint8_t L_48 = V_7; switch (L_48) { case 0: { goto IL_0188; } case 1: { goto IL_0174; } case 2: { goto IL_01be; } case 3: { goto IL_01be; } case 4: { goto IL_01be; } case 5: { goto IL_019c; } case 6: { goto IL_01ae; } } } { goto IL_01be; } IL_0174: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_49 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_50 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_50, (int32_t)3, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_49, /*hidden argument*/NULL); Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * L_51 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_52 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_50); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_50, (Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *)L_51, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_52, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); goto IL_01be; } IL_0188: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_53 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_54 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_54, (int32_t)6, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_53, /*hidden argument*/NULL); Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * L_55 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_56 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_54); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_54, (Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *)L_55, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_56, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); goto IL_01be; } IL_019c: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_57 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_58 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_58, (int32_t)1, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_57, /*hidden argument*/NULL); Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * L_59 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_60 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_58); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_58, (Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *)L_59, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_60, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); goto IL_01be; } IL_01ae: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_61 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_62 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_62, (int32_t)3, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_61, /*hidden argument*/NULL); Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * L_63 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_64 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_62); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_62, (Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *)L_63, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); } IL_01be: { NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteEndOfImageMarker_m29513A2310A59AA6347E19B37C1211DF181852F8((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_65 = ___stream1; NullCheck((Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_65); VirtualActionInvoker0::Invoke(20 /* System.Void System.IO.Stream::Flush() */, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_65); return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::Encode(SixLabors.ImageSharp.Image`1,System.IO.Stream,System.Threading.CancellationToken) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JpegEncoderCore_Encode_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m0C0945F9FD11A1399561768846B6E3BC5EAF7298_gshared (JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA * __this, Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * ___image0, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___stream1, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD ___cancellationToken2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisStream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_m0208A51E2C9821BF79B2FCF31E07DF05D4EB4792_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC3B3B7ACBC0F8F50E84C2570A76A848F78D95D56); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF7E6C53D86D8ADC0DB8EFC0A2CD9877CC8BC9914); s_Il2CppMethodInitialized = true; } ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * V_0 = NULL; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t V_2 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_3; memset((&V_3), 0, sizeof(V_3)); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 V_4; memset((&V_4), 0, sizeof(V_4)); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 V_5; memset((&V_5), 0, sizeof(V_5)); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0; int32_t G_B8_0 = 0; { Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * L_0 = ___image0; (( void (*) (Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *)L_0, (String_t*)_stringLiteralC3B3B7ACBC0F8F50E84C2570A76A848F78D95D56, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_1 = ___stream1; Guard_NotNull_TisStream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_m0208A51E2C9821BF79B2FCF31E07DF05D4EB4792_inline((Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_1, (String_t*)_stringLiteralF7E6C53D86D8ADC0DB8EFC0A2CD9877CC8BC9914, /*hidden argument*/Guard_NotNull_TisStream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_m0208A51E2C9821BF79B2FCF31E07DF05D4EB4792_RuntimeMethod_var); Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * L_2 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_2); int32_t L_3; L_3 = Image_get_Width_m9B177509BE941DED34096F39301132273F427CA5((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_2, /*hidden argument*/NULL); if ((((int32_t)L_3) >= ((int32_t)((int32_t)65535)))) { goto IL_0030; } } { Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * L_4 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_4); int32_t L_5; L_5 = Image_get_Height_m69D68D5963B2EF5806A62FE645340E325FA9D981((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_4, /*hidden argument*/NULL); if ((((int32_t)L_5) < ((int32_t)((int32_t)65535)))) { goto IL_0041; } } IL_0030: { Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * L_6 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_6); int32_t L_7; L_7 = Image_get_Width_m9B177509BE941DED34096F39301132273F427CA5((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_6, /*hidden argument*/NULL); Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * L_8 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_8); int32_t L_9; L_9 = Image_get_Height_m69D68D5963B2EF5806A62FE645340E325FA9D981((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_8, /*hidden argument*/NULL); JpegThrowHelper_ThrowDimensionsTooLarge_mF0590AB4AA052462F1CAA601CC80DD1FE134CCDB((int32_t)L_7, (int32_t)L_9, /*hidden argument*/NULL); } IL_0041: { CancellationToken_ThrowIfCancellationRequested_m987F0BEA5521F5575C5E766345C04E7E5E0CD210((CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD *)(CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD *)(&___cancellationToken2), /*hidden argument*/NULL); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_10 = ___stream1; __this->set_outputStream_3(L_10); Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * L_11 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_11); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_12; L_12 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_11, /*hidden argument*/NULL); V_0 = (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_12; ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_13 = V_0; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_14; L_14 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_13, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_14; Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E * L_15 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)__this->get_address_of_colorType_2(); bool L_16; L_16 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)L_15, /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (L_16) { goto IL_0076; } } { Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * L_17 = ___image0; Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_18; L_18 = (( Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E (*) (Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); __this->set_colorType_2(L_18); } IL_0076: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_19 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_19; V_7 = (uint8_t)5; uint8_t L_20; L_20 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); uint8_t L_21 = V_7; bool L_22; L_22 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (((int32_t)((int32_t)((((int32_t)L_20) == ((int32_t)L_21))? 1 : 0)&(int32_t)L_22))) { goto IL_0099; } } { G_B8_0 = 3; goto IL_009a; } IL_0099: { G_B8_0 = 1; } IL_009a: { V_2 = (int32_t)G_B8_0; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_23; L_23 = JpegEncoderCore_GetComponentIds_mF53B91A97EA33F72493887991C7A785C5013A484((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); V_3 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_23; int32_t L_24 = V_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_25 = V_1; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_InitQuantizationTables_mF965C8ACBE91FE8C3E9130CF449C357CFD03D1CC((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_24, (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_25, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), /*hidden argument*/NULL); NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteStartOfImage_m69C2F6B4EF624AA8062FCB1F8EA22A5DDB8EEE4B((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_26 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_26; V_7 = (uint8_t)6; uint8_t L_27; L_27 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); uint8_t L_28 = V_7; bool L_29; L_29 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (((int32_t)((int32_t)((((int32_t)L_27) == ((int32_t)L_28))? 1 : 0)&(int32_t)L_29))) { goto IL_00db; } } { ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_30 = V_0; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteJfifApplicationHeader_m3AD6EA5660E445FCA21C4881A1BE5110E73D5B0C((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_30, /*hidden argument*/NULL); } IL_00db: { ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_31 = V_0; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteProfiles_mA73964B7DEAF19F1E030C164ADE2BEA69ACF5939((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_31, /*hidden argument*/NULL); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_32 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_32; V_7 = (uint8_t)6; uint8_t L_33; L_33 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); uint8_t L_34 = V_7; bool L_35; L_35 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (!((int32_t)((int32_t)((((int32_t)L_33) == ((int32_t)L_34))? 1 : 0)&(int32_t)L_35))) { goto IL_0108; } } { NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteApp14Marker_m662F34C19C4D20DE93C896F01E88951080421F24((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); } IL_0108: { NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteDefineQuantizationTables_m2F5D01B34B25E36C69B2A67868DEFA696E5C0EFE((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), /*hidden argument*/NULL); Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * L_36 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_36); int32_t L_37; L_37 = Image_get_Width_m9B177509BE941DED34096F39301132273F427CA5((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_36, /*hidden argument*/NULL); Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * L_38 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_38); int32_t L_39; L_39 = Image_get_Height_m69D68D5963B2EF5806A62FE645340E325FA9D981((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_38, /*hidden argument*/NULL); int32_t L_40 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_41 = V_3; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteStartOfFrame_m7E2301FF5BEDD4FA914B7D5ED3188AC5EC52ACEB((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_37, (int32_t)L_39, (int32_t)L_40, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_41, /*hidden argument*/NULL); int32_t L_42 = V_2; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteDefineHuffmanTables_m2509ADBC0CCC01D410B1D9913E45974E9647B601((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_42, /*hidden argument*/NULL); int32_t L_43 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_44 = V_3; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteStartOfScan_m373A4241DA16C16DC7BCF913C77DBD89D6451EE1((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_43, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_44, /*hidden argument*/NULL); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_45 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_45; bool L_46; L_46 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (!L_46) { goto IL_01be; } } { uint8_t L_47; L_47 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); V_7 = (uint8_t)L_47; uint8_t L_48 = V_7; switch (L_48) { case 0: { goto IL_0188; } case 1: { goto IL_0174; } case 2: { goto IL_01be; } case 3: { goto IL_01be; } case 4: { goto IL_01be; } case 5: { goto IL_019c; } case 6: { goto IL_01ae; } } } { goto IL_01be; } IL_0174: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_49 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_50 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_50, (int32_t)3, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_49, /*hidden argument*/NULL); Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * L_51 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_52 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_50); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_50, (Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *)L_51, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_52, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); goto IL_01be; } IL_0188: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_53 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_54 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_54, (int32_t)6, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_53, /*hidden argument*/NULL); Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * L_55 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_56 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_54); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_54, (Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *)L_55, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_56, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); goto IL_01be; } IL_019c: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_57 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_58 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_58, (int32_t)1, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_57, /*hidden argument*/NULL); Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * L_59 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_60 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_58); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_58, (Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *)L_59, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_60, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); goto IL_01be; } IL_01ae: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_61 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_62 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_62, (int32_t)3, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_61, /*hidden argument*/NULL); Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * L_63 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_64 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_62); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_62, (Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *)L_63, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); } IL_01be: { NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteEndOfImageMarker_m29513A2310A59AA6347E19B37C1211DF181852F8((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_65 = ___stream1; NullCheck((Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_65); VirtualActionInvoker0::Invoke(20 /* System.Void System.IO.Stream::Flush() */, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_65); return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::Encode(SixLabors.ImageSharp.Image`1,System.IO.Stream,System.Threading.CancellationToken) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JpegEncoderCore_Encode_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mF9594ECE005064EEF1F37388F6EF580787101156_gshared (JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA * __this, Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * ___image0, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___stream1, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD ___cancellationToken2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisStream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_m0208A51E2C9821BF79B2FCF31E07DF05D4EB4792_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC3B3B7ACBC0F8F50E84C2570A76A848F78D95D56); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF7E6C53D86D8ADC0DB8EFC0A2CD9877CC8BC9914); s_Il2CppMethodInitialized = true; } ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * V_0 = NULL; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t V_2 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_3; memset((&V_3), 0, sizeof(V_3)); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 V_4; memset((&V_4), 0, sizeof(V_4)); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 V_5; memset((&V_5), 0, sizeof(V_5)); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0; int32_t G_B8_0 = 0; { Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_0 = ___image0; (( void (*) (Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *)L_0, (String_t*)_stringLiteralC3B3B7ACBC0F8F50E84C2570A76A848F78D95D56, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_1 = ___stream1; Guard_NotNull_TisStream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_m0208A51E2C9821BF79B2FCF31E07DF05D4EB4792_inline((Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_1, (String_t*)_stringLiteralF7E6C53D86D8ADC0DB8EFC0A2CD9877CC8BC9914, /*hidden argument*/Guard_NotNull_TisStream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_m0208A51E2C9821BF79B2FCF31E07DF05D4EB4792_RuntimeMethod_var); Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_2 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_2); int32_t L_3; L_3 = Image_get_Width_m9B177509BE941DED34096F39301132273F427CA5((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_2, /*hidden argument*/NULL); if ((((int32_t)L_3) >= ((int32_t)((int32_t)65535)))) { goto IL_0030; } } { Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_4 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_4); int32_t L_5; L_5 = Image_get_Height_m69D68D5963B2EF5806A62FE645340E325FA9D981((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_4, /*hidden argument*/NULL); if ((((int32_t)L_5) < ((int32_t)((int32_t)65535)))) { goto IL_0041; } } IL_0030: { Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_6 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_6); int32_t L_7; L_7 = Image_get_Width_m9B177509BE941DED34096F39301132273F427CA5((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_6, /*hidden argument*/NULL); Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_8 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_8); int32_t L_9; L_9 = Image_get_Height_m69D68D5963B2EF5806A62FE645340E325FA9D981((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_8, /*hidden argument*/NULL); JpegThrowHelper_ThrowDimensionsTooLarge_mF0590AB4AA052462F1CAA601CC80DD1FE134CCDB((int32_t)L_7, (int32_t)L_9, /*hidden argument*/NULL); } IL_0041: { CancellationToken_ThrowIfCancellationRequested_m987F0BEA5521F5575C5E766345C04E7E5E0CD210((CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD *)(CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD *)(&___cancellationToken2), /*hidden argument*/NULL); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_10 = ___stream1; __this->set_outputStream_3(L_10); Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_11 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_11); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_12; L_12 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_11, /*hidden argument*/NULL); V_0 = (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_12; ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_13 = V_0; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_14; L_14 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_13, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_14; Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E * L_15 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)__this->get_address_of_colorType_2(); bool L_16; L_16 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)L_15, /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (L_16) { goto IL_0076; } } { Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_17 = ___image0; Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_18; L_18 = (( Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E (*) (Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); __this->set_colorType_2(L_18); } IL_0076: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_19 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_19; V_7 = (uint8_t)5; uint8_t L_20; L_20 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); uint8_t L_21 = V_7; bool L_22; L_22 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (((int32_t)((int32_t)((((int32_t)L_20) == ((int32_t)L_21))? 1 : 0)&(int32_t)L_22))) { goto IL_0099; } } { G_B8_0 = 3; goto IL_009a; } IL_0099: { G_B8_0 = 1; } IL_009a: { V_2 = (int32_t)G_B8_0; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_23; L_23 = JpegEncoderCore_GetComponentIds_mF53B91A97EA33F72493887991C7A785C5013A484((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); V_3 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_23; int32_t L_24 = V_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_25 = V_1; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_InitQuantizationTables_mF965C8ACBE91FE8C3E9130CF449C357CFD03D1CC((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_24, (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_25, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), /*hidden argument*/NULL); NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteStartOfImage_m69C2F6B4EF624AA8062FCB1F8EA22A5DDB8EEE4B((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_26 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_26; V_7 = (uint8_t)6; uint8_t L_27; L_27 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); uint8_t L_28 = V_7; bool L_29; L_29 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (((int32_t)((int32_t)((((int32_t)L_27) == ((int32_t)L_28))? 1 : 0)&(int32_t)L_29))) { goto IL_00db; } } { ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_30 = V_0; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteJfifApplicationHeader_m3AD6EA5660E445FCA21C4881A1BE5110E73D5B0C((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_30, /*hidden argument*/NULL); } IL_00db: { ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_31 = V_0; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteProfiles_mA73964B7DEAF19F1E030C164ADE2BEA69ACF5939((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_31, /*hidden argument*/NULL); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_32 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_32; V_7 = (uint8_t)6; uint8_t L_33; L_33 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); uint8_t L_34 = V_7; bool L_35; L_35 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (!((int32_t)((int32_t)((((int32_t)L_33) == ((int32_t)L_34))? 1 : 0)&(int32_t)L_35))) { goto IL_0108; } } { NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteApp14Marker_m662F34C19C4D20DE93C896F01E88951080421F24((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); } IL_0108: { NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteDefineQuantizationTables_m2F5D01B34B25E36C69B2A67868DEFA696E5C0EFE((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), /*hidden argument*/NULL); Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_36 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_36); int32_t L_37; L_37 = Image_get_Width_m9B177509BE941DED34096F39301132273F427CA5((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_36, /*hidden argument*/NULL); Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_38 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_38); int32_t L_39; L_39 = Image_get_Height_m69D68D5963B2EF5806A62FE645340E325FA9D981((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_38, /*hidden argument*/NULL); int32_t L_40 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_41 = V_3; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteStartOfFrame_m7E2301FF5BEDD4FA914B7D5ED3188AC5EC52ACEB((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_37, (int32_t)L_39, (int32_t)L_40, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_41, /*hidden argument*/NULL); int32_t L_42 = V_2; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteDefineHuffmanTables_m2509ADBC0CCC01D410B1D9913E45974E9647B601((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_42, /*hidden argument*/NULL); int32_t L_43 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_44 = V_3; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteStartOfScan_m373A4241DA16C16DC7BCF913C77DBD89D6451EE1((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_43, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_44, /*hidden argument*/NULL); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_45 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_45; bool L_46; L_46 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (!L_46) { goto IL_01be; } } { uint8_t L_47; L_47 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); V_7 = (uint8_t)L_47; uint8_t L_48 = V_7; switch (L_48) { case 0: { goto IL_0188; } case 1: { goto IL_0174; } case 2: { goto IL_01be; } case 3: { goto IL_01be; } case 4: { goto IL_01be; } case 5: { goto IL_019c; } case 6: { goto IL_01ae; } } } { goto IL_01be; } IL_0174: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_49 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_50 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_50, (int32_t)3, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_49, /*hidden argument*/NULL); Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_51 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_52 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_50); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_50, (Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *)L_51, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_52, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); goto IL_01be; } IL_0188: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_53 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_54 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_54, (int32_t)6, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_53, /*hidden argument*/NULL); Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_55 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_56 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_54); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_54, (Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *)L_55, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_56, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); goto IL_01be; } IL_019c: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_57 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_58 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_58, (int32_t)1, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_57, /*hidden argument*/NULL); Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_59 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_60 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_58); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_58, (Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *)L_59, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_60, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); goto IL_01be; } IL_01ae: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_61 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_62 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_62, (int32_t)3, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_61, /*hidden argument*/NULL); Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_63 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_64 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_62); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_62, (Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *)L_63, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); } IL_01be: { NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteEndOfImageMarker_m29513A2310A59AA6347E19B37C1211DF181852F8((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_65 = ___stream1; NullCheck((Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_65); VirtualActionInvoker0::Invoke(20 /* System.Void System.IO.Stream::Flush() */, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_65); return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::Encode(SixLabors.ImageSharp.Image`1,System.IO.Stream,System.Threading.CancellationToken) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JpegEncoderCore_Encode_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m7FAE0B10E4B407E6938C754EFE349E23A0921FFD_gshared (JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA * __this, Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * ___image0, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___stream1, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD ___cancellationToken2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisStream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_m0208A51E2C9821BF79B2FCF31E07DF05D4EB4792_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC3B3B7ACBC0F8F50E84C2570A76A848F78D95D56); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF7E6C53D86D8ADC0DB8EFC0A2CD9877CC8BC9914); s_Il2CppMethodInitialized = true; } ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * V_0 = NULL; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t V_2 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_3; memset((&V_3), 0, sizeof(V_3)); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 V_4; memset((&V_4), 0, sizeof(V_4)); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 V_5; memset((&V_5), 0, sizeof(V_5)); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0; int32_t G_B8_0 = 0; { Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_0 = ___image0; (( void (*) (Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *)L_0, (String_t*)_stringLiteralC3B3B7ACBC0F8F50E84C2570A76A848F78D95D56, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_1 = ___stream1; Guard_NotNull_TisStream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_m0208A51E2C9821BF79B2FCF31E07DF05D4EB4792_inline((Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_1, (String_t*)_stringLiteralF7E6C53D86D8ADC0DB8EFC0A2CD9877CC8BC9914, /*hidden argument*/Guard_NotNull_TisStream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_m0208A51E2C9821BF79B2FCF31E07DF05D4EB4792_RuntimeMethod_var); Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_2 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_2); int32_t L_3; L_3 = Image_get_Width_m9B177509BE941DED34096F39301132273F427CA5((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_2, /*hidden argument*/NULL); if ((((int32_t)L_3) >= ((int32_t)((int32_t)65535)))) { goto IL_0030; } } { Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_4 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_4); int32_t L_5; L_5 = Image_get_Height_m69D68D5963B2EF5806A62FE645340E325FA9D981((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_4, /*hidden argument*/NULL); if ((((int32_t)L_5) < ((int32_t)((int32_t)65535)))) { goto IL_0041; } } IL_0030: { Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_6 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_6); int32_t L_7; L_7 = Image_get_Width_m9B177509BE941DED34096F39301132273F427CA5((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_6, /*hidden argument*/NULL); Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_8 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_8); int32_t L_9; L_9 = Image_get_Height_m69D68D5963B2EF5806A62FE645340E325FA9D981((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_8, /*hidden argument*/NULL); JpegThrowHelper_ThrowDimensionsTooLarge_mF0590AB4AA052462F1CAA601CC80DD1FE134CCDB((int32_t)L_7, (int32_t)L_9, /*hidden argument*/NULL); } IL_0041: { CancellationToken_ThrowIfCancellationRequested_m987F0BEA5521F5575C5E766345C04E7E5E0CD210((CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD *)(CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD *)(&___cancellationToken2), /*hidden argument*/NULL); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_10 = ___stream1; __this->set_outputStream_3(L_10); Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_11 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_11); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_12; L_12 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_11, /*hidden argument*/NULL); V_0 = (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_12; ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_13 = V_0; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_14; L_14 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_13, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_14; Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E * L_15 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)__this->get_address_of_colorType_2(); bool L_16; L_16 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)L_15, /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (L_16) { goto IL_0076; } } { Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_17 = ___image0; Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_18; L_18 = (( Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E (*) (Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); __this->set_colorType_2(L_18); } IL_0076: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_19 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_19; V_7 = (uint8_t)5; uint8_t L_20; L_20 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); uint8_t L_21 = V_7; bool L_22; L_22 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (((int32_t)((int32_t)((((int32_t)L_20) == ((int32_t)L_21))? 1 : 0)&(int32_t)L_22))) { goto IL_0099; } } { G_B8_0 = 3; goto IL_009a; } IL_0099: { G_B8_0 = 1; } IL_009a: { V_2 = (int32_t)G_B8_0; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_23; L_23 = JpegEncoderCore_GetComponentIds_mF53B91A97EA33F72493887991C7A785C5013A484((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); V_3 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_23; int32_t L_24 = V_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_25 = V_1; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_InitQuantizationTables_mF965C8ACBE91FE8C3E9130CF449C357CFD03D1CC((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_24, (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_25, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), /*hidden argument*/NULL); NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteStartOfImage_m69C2F6B4EF624AA8062FCB1F8EA22A5DDB8EEE4B((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_26 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_26; V_7 = (uint8_t)6; uint8_t L_27; L_27 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); uint8_t L_28 = V_7; bool L_29; L_29 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (((int32_t)((int32_t)((((int32_t)L_27) == ((int32_t)L_28))? 1 : 0)&(int32_t)L_29))) { goto IL_00db; } } { ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_30 = V_0; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteJfifApplicationHeader_m3AD6EA5660E445FCA21C4881A1BE5110E73D5B0C((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_30, /*hidden argument*/NULL); } IL_00db: { ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_31 = V_0; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteProfiles_mA73964B7DEAF19F1E030C164ADE2BEA69ACF5939((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_31, /*hidden argument*/NULL); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_32 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_32; V_7 = (uint8_t)6; uint8_t L_33; L_33 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); uint8_t L_34 = V_7; bool L_35; L_35 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (!((int32_t)((int32_t)((((int32_t)L_33) == ((int32_t)L_34))? 1 : 0)&(int32_t)L_35))) { goto IL_0108; } } { NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteApp14Marker_m662F34C19C4D20DE93C896F01E88951080421F24((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); } IL_0108: { NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteDefineQuantizationTables_m2F5D01B34B25E36C69B2A67868DEFA696E5C0EFE((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), /*hidden argument*/NULL); Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_36 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_36); int32_t L_37; L_37 = Image_get_Width_m9B177509BE941DED34096F39301132273F427CA5((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_36, /*hidden argument*/NULL); Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_38 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_38); int32_t L_39; L_39 = Image_get_Height_m69D68D5963B2EF5806A62FE645340E325FA9D981((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_38, /*hidden argument*/NULL); int32_t L_40 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_41 = V_3; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteStartOfFrame_m7E2301FF5BEDD4FA914B7D5ED3188AC5EC52ACEB((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_37, (int32_t)L_39, (int32_t)L_40, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_41, /*hidden argument*/NULL); int32_t L_42 = V_2; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteDefineHuffmanTables_m2509ADBC0CCC01D410B1D9913E45974E9647B601((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_42, /*hidden argument*/NULL); int32_t L_43 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_44 = V_3; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteStartOfScan_m373A4241DA16C16DC7BCF913C77DBD89D6451EE1((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_43, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_44, /*hidden argument*/NULL); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_45 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_45; bool L_46; L_46 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (!L_46) { goto IL_01be; } } { uint8_t L_47; L_47 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); V_7 = (uint8_t)L_47; uint8_t L_48 = V_7; switch (L_48) { case 0: { goto IL_0188; } case 1: { goto IL_0174; } case 2: { goto IL_01be; } case 3: { goto IL_01be; } case 4: { goto IL_01be; } case 5: { goto IL_019c; } case 6: { goto IL_01ae; } } } { goto IL_01be; } IL_0174: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_49 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_50 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_50, (int32_t)3, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_49, /*hidden argument*/NULL); Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_51 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_52 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_50); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_50, (Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *)L_51, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_52, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); goto IL_01be; } IL_0188: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_53 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_54 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_54, (int32_t)6, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_53, /*hidden argument*/NULL); Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_55 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_56 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_54); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_54, (Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *)L_55, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_56, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); goto IL_01be; } IL_019c: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_57 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_58 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_58, (int32_t)1, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_57, /*hidden argument*/NULL); Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_59 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_60 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_58); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_58, (Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *)L_59, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_60, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); goto IL_01be; } IL_01ae: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_61 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_62 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_62, (int32_t)3, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_61, /*hidden argument*/NULL); Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_63 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_64 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_62); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_62, (Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *)L_63, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); } IL_01be: { NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteEndOfImageMarker_m29513A2310A59AA6347E19B37C1211DF181852F8((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_65 = ___stream1; NullCheck((Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_65); VirtualActionInvoker0::Invoke(20 /* System.Void System.IO.Stream::Flush() */, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_65); return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::Encode(SixLabors.ImageSharp.Image`1,System.IO.Stream,System.Threading.CancellationToken) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JpegEncoderCore_Encode_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mDDB2D3879D06F573D791E08B36320510CC5E8050_gshared (JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA * __this, Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * ___image0, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___stream1, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD ___cancellationToken2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisStream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_m0208A51E2C9821BF79B2FCF31E07DF05D4EB4792_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC3B3B7ACBC0F8F50E84C2570A76A848F78D95D56); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF7E6C53D86D8ADC0DB8EFC0A2CD9877CC8BC9914); s_Il2CppMethodInitialized = true; } ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * V_0 = NULL; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t V_2 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_3; memset((&V_3), 0, sizeof(V_3)); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 V_4; memset((&V_4), 0, sizeof(V_4)); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 V_5; memset((&V_5), 0, sizeof(V_5)); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0; int32_t G_B8_0 = 0; { Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_0 = ___image0; (( void (*) (Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *)L_0, (String_t*)_stringLiteralC3B3B7ACBC0F8F50E84C2570A76A848F78D95D56, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_1 = ___stream1; Guard_NotNull_TisStream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_m0208A51E2C9821BF79B2FCF31E07DF05D4EB4792_inline((Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_1, (String_t*)_stringLiteralF7E6C53D86D8ADC0DB8EFC0A2CD9877CC8BC9914, /*hidden argument*/Guard_NotNull_TisStream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_m0208A51E2C9821BF79B2FCF31E07DF05D4EB4792_RuntimeMethod_var); Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_2 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_2); int32_t L_3; L_3 = Image_get_Width_m9B177509BE941DED34096F39301132273F427CA5((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_2, /*hidden argument*/NULL); if ((((int32_t)L_3) >= ((int32_t)((int32_t)65535)))) { goto IL_0030; } } { Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_4 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_4); int32_t L_5; L_5 = Image_get_Height_m69D68D5963B2EF5806A62FE645340E325FA9D981((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_4, /*hidden argument*/NULL); if ((((int32_t)L_5) < ((int32_t)((int32_t)65535)))) { goto IL_0041; } } IL_0030: { Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_6 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_6); int32_t L_7; L_7 = Image_get_Width_m9B177509BE941DED34096F39301132273F427CA5((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_6, /*hidden argument*/NULL); Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_8 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_8); int32_t L_9; L_9 = Image_get_Height_m69D68D5963B2EF5806A62FE645340E325FA9D981((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_8, /*hidden argument*/NULL); JpegThrowHelper_ThrowDimensionsTooLarge_mF0590AB4AA052462F1CAA601CC80DD1FE134CCDB((int32_t)L_7, (int32_t)L_9, /*hidden argument*/NULL); } IL_0041: { CancellationToken_ThrowIfCancellationRequested_m987F0BEA5521F5575C5E766345C04E7E5E0CD210((CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD *)(CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD *)(&___cancellationToken2), /*hidden argument*/NULL); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_10 = ___stream1; __this->set_outputStream_3(L_10); Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_11 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_11); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_12; L_12 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_11, /*hidden argument*/NULL); V_0 = (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_12; ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_13 = V_0; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_14; L_14 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_13, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_14; Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E * L_15 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)__this->get_address_of_colorType_2(); bool L_16; L_16 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)L_15, /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (L_16) { goto IL_0076; } } { Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_17 = ___image0; Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_18; L_18 = (( Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E (*) (Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); __this->set_colorType_2(L_18); } IL_0076: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_19 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_19; V_7 = (uint8_t)5; uint8_t L_20; L_20 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); uint8_t L_21 = V_7; bool L_22; L_22 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (((int32_t)((int32_t)((((int32_t)L_20) == ((int32_t)L_21))? 1 : 0)&(int32_t)L_22))) { goto IL_0099; } } { G_B8_0 = 3; goto IL_009a; } IL_0099: { G_B8_0 = 1; } IL_009a: { V_2 = (int32_t)G_B8_0; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_23; L_23 = JpegEncoderCore_GetComponentIds_mF53B91A97EA33F72493887991C7A785C5013A484((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); V_3 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_23; int32_t L_24 = V_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_25 = V_1; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_InitQuantizationTables_mF965C8ACBE91FE8C3E9130CF449C357CFD03D1CC((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_24, (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_25, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), /*hidden argument*/NULL); NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteStartOfImage_m69C2F6B4EF624AA8062FCB1F8EA22A5DDB8EEE4B((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_26 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_26; V_7 = (uint8_t)6; uint8_t L_27; L_27 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); uint8_t L_28 = V_7; bool L_29; L_29 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (((int32_t)((int32_t)((((int32_t)L_27) == ((int32_t)L_28))? 1 : 0)&(int32_t)L_29))) { goto IL_00db; } } { ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_30 = V_0; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteJfifApplicationHeader_m3AD6EA5660E445FCA21C4881A1BE5110E73D5B0C((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_30, /*hidden argument*/NULL); } IL_00db: { ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_31 = V_0; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteProfiles_mA73964B7DEAF19F1E030C164ADE2BEA69ACF5939((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_31, /*hidden argument*/NULL); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_32 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_32; V_7 = (uint8_t)6; uint8_t L_33; L_33 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); uint8_t L_34 = V_7; bool L_35; L_35 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (!((int32_t)((int32_t)((((int32_t)L_33) == ((int32_t)L_34))? 1 : 0)&(int32_t)L_35))) { goto IL_0108; } } { NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteApp14Marker_m662F34C19C4D20DE93C896F01E88951080421F24((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); } IL_0108: { NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteDefineQuantizationTables_m2F5D01B34B25E36C69B2A67868DEFA696E5C0EFE((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), /*hidden argument*/NULL); Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_36 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_36); int32_t L_37; L_37 = Image_get_Width_m9B177509BE941DED34096F39301132273F427CA5((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_36, /*hidden argument*/NULL); Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_38 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_38); int32_t L_39; L_39 = Image_get_Height_m69D68D5963B2EF5806A62FE645340E325FA9D981((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_38, /*hidden argument*/NULL); int32_t L_40 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_41 = V_3; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteStartOfFrame_m7E2301FF5BEDD4FA914B7D5ED3188AC5EC52ACEB((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_37, (int32_t)L_39, (int32_t)L_40, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_41, /*hidden argument*/NULL); int32_t L_42 = V_2; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteDefineHuffmanTables_m2509ADBC0CCC01D410B1D9913E45974E9647B601((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_42, /*hidden argument*/NULL); int32_t L_43 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_44 = V_3; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteStartOfScan_m373A4241DA16C16DC7BCF913C77DBD89D6451EE1((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_43, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_44, /*hidden argument*/NULL); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_45 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_45; bool L_46; L_46 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (!L_46) { goto IL_01be; } } { uint8_t L_47; L_47 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); V_7 = (uint8_t)L_47; uint8_t L_48 = V_7; switch (L_48) { case 0: { goto IL_0188; } case 1: { goto IL_0174; } case 2: { goto IL_01be; } case 3: { goto IL_01be; } case 4: { goto IL_01be; } case 5: { goto IL_019c; } case 6: { goto IL_01ae; } } } { goto IL_01be; } IL_0174: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_49 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_50 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_50, (int32_t)3, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_49, /*hidden argument*/NULL); Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_51 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_52 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_50); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_50, (Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *)L_51, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_52, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); goto IL_01be; } IL_0188: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_53 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_54 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_54, (int32_t)6, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_53, /*hidden argument*/NULL); Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_55 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_56 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_54); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_54, (Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *)L_55, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_56, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); goto IL_01be; } IL_019c: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_57 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_58 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_58, (int32_t)1, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_57, /*hidden argument*/NULL); Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_59 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_60 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_58); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_58, (Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *)L_59, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_60, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); goto IL_01be; } IL_01ae: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_61 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_62 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_62, (int32_t)3, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_61, /*hidden argument*/NULL); Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_63 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_64 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_62); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_62, (Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *)L_63, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); } IL_01be: { NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteEndOfImageMarker_m29513A2310A59AA6347E19B37C1211DF181852F8((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_65 = ___stream1; NullCheck((Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_65); VirtualActionInvoker0::Invoke(20 /* System.Void System.IO.Stream::Flush() */, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_65); return; } } // System.Void SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::Encode(SixLabors.ImageSharp.Image`1,System.IO.Stream,System.Threading.CancellationToken) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JpegEncoderCore_Encode_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m8F2F131A3040007C41B72F1CE6610F7E95BF94AC_gshared (JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA * __this, Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * ___image0, Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * ___stream1, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD ___cancellationToken2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisStream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_m0208A51E2C9821BF79B2FCF31E07DF05D4EB4792_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralC3B3B7ACBC0F8F50E84C2570A76A848F78D95D56); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF7E6C53D86D8ADC0DB8EFC0A2CD9877CC8BC9914); s_Il2CppMethodInitialized = true; } ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * V_0 = NULL; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t V_2 = 0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_3; memset((&V_3), 0, sizeof(V_3)); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 V_4; memset((&V_4), 0, sizeof(V_4)); Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 V_5; memset((&V_5), 0, sizeof(V_5)); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_6; memset((&V_6), 0, sizeof(V_6)); uint8_t V_7 = 0; int32_t G_B8_0 = 0; { Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_0 = ___image0; (( void (*) (Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *)L_0, (String_t*)_stringLiteralC3B3B7ACBC0F8F50E84C2570A76A848F78D95D56, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_1 = ___stream1; Guard_NotNull_TisStream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_m0208A51E2C9821BF79B2FCF31E07DF05D4EB4792_inline((Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_1, (String_t*)_stringLiteralF7E6C53D86D8ADC0DB8EFC0A2CD9877CC8BC9914, /*hidden argument*/Guard_NotNull_TisStream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB_m0208A51E2C9821BF79B2FCF31E07DF05D4EB4792_RuntimeMethod_var); Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_2 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_2); int32_t L_3; L_3 = Image_get_Width_m9B177509BE941DED34096F39301132273F427CA5((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_2, /*hidden argument*/NULL); if ((((int32_t)L_3) >= ((int32_t)((int32_t)65535)))) { goto IL_0030; } } { Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_4 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_4); int32_t L_5; L_5 = Image_get_Height_m69D68D5963B2EF5806A62FE645340E325FA9D981((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_4, /*hidden argument*/NULL); if ((((int32_t)L_5) < ((int32_t)((int32_t)65535)))) { goto IL_0041; } } IL_0030: { Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_6 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_6); int32_t L_7; L_7 = Image_get_Width_m9B177509BE941DED34096F39301132273F427CA5((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_6, /*hidden argument*/NULL); Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_8 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_8); int32_t L_9; L_9 = Image_get_Height_m69D68D5963B2EF5806A62FE645340E325FA9D981((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_8, /*hidden argument*/NULL); JpegThrowHelper_ThrowDimensionsTooLarge_mF0590AB4AA052462F1CAA601CC80DD1FE134CCDB((int32_t)L_7, (int32_t)L_9, /*hidden argument*/NULL); } IL_0041: { CancellationToken_ThrowIfCancellationRequested_m987F0BEA5521F5575C5E766345C04E7E5E0CD210((CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD *)(CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD *)(&___cancellationToken2), /*hidden argument*/NULL); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_10 = ___stream1; __this->set_outputStream_3(L_10); Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_11 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_11); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_12; L_12 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_11, /*hidden argument*/NULL); V_0 = (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_12; ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_13 = V_0; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_14; L_14 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_13, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_14; Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E * L_15 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)__this->get_address_of_colorType_2(); bool L_16; L_16 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)L_15, /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (L_16) { goto IL_0076; } } { Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_17 = ___image0; Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_18; L_18 = (( Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E (*) (Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); __this->set_colorType_2(L_18); } IL_0076: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_19 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_19; V_7 = (uint8_t)5; uint8_t L_20; L_20 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); uint8_t L_21 = V_7; bool L_22; L_22 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (((int32_t)((int32_t)((((int32_t)L_20) == ((int32_t)L_21))? 1 : 0)&(int32_t)L_22))) { goto IL_0099; } } { G_B8_0 = 3; goto IL_009a; } IL_0099: { G_B8_0 = 1; } IL_009a: { V_2 = (int32_t)G_B8_0; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_23; L_23 = JpegEncoderCore_GetComponentIds_mF53B91A97EA33F72493887991C7A785C5013A484((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); V_3 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_23; int32_t L_24 = V_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_25 = V_1; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_InitQuantizationTables_mF965C8ACBE91FE8C3E9130CF449C357CFD03D1CC((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_24, (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_25, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), /*hidden argument*/NULL); NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteStartOfImage_m69C2F6B4EF624AA8062FCB1F8EA22A5DDB8EEE4B((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_26 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_26; V_7 = (uint8_t)6; uint8_t L_27; L_27 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); uint8_t L_28 = V_7; bool L_29; L_29 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (((int32_t)((int32_t)((((int32_t)L_27) == ((int32_t)L_28))? 1 : 0)&(int32_t)L_29))) { goto IL_00db; } } { ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_30 = V_0; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteJfifApplicationHeader_m3AD6EA5660E445FCA21C4881A1BE5110E73D5B0C((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_30, /*hidden argument*/NULL); } IL_00db: { ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_31 = V_0; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteProfiles_mA73964B7DEAF19F1E030C164ADE2BEA69ACF5939((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_31, /*hidden argument*/NULL); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_32 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_32; V_7 = (uint8_t)6; uint8_t L_33; L_33 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); uint8_t L_34 = V_7; bool L_35; L_35 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (!((int32_t)((int32_t)((((int32_t)L_33) == ((int32_t)L_34))? 1 : 0)&(int32_t)L_35))) { goto IL_0108; } } { NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteApp14Marker_m662F34C19C4D20DE93C896F01E88951080421F24((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); } IL_0108: { NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteDefineQuantizationTables_m2F5D01B34B25E36C69B2A67868DEFA696E5C0EFE((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), /*hidden argument*/NULL); Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_36 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_36); int32_t L_37; L_37 = Image_get_Width_m9B177509BE941DED34096F39301132273F427CA5((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_36, /*hidden argument*/NULL); Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_38 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_38); int32_t L_39; L_39 = Image_get_Height_m69D68D5963B2EF5806A62FE645340E325FA9D981((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_38, /*hidden argument*/NULL); int32_t L_40 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_41 = V_3; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteStartOfFrame_m7E2301FF5BEDD4FA914B7D5ED3188AC5EC52ACEB((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_37, (int32_t)L_39, (int32_t)L_40, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_41, /*hidden argument*/NULL); int32_t L_42 = V_2; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteDefineHuffmanTables_m2509ADBC0CCC01D410B1D9913E45974E9647B601((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_42, /*hidden argument*/NULL); int32_t L_43 = V_2; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_44 = V_3; NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteStartOfScan_m373A4241DA16C16DC7BCF913C77DBD89D6451EE1((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, (int32_t)L_43, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_44, /*hidden argument*/NULL); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_45 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )__this->get_colorType_2(); V_6 = (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_45; bool L_46; L_46 = Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_get_HasValue_m31B5E63752D4EFA030527A7140E9D6C7725DA186_RuntimeMethod_var); if (!L_46) { goto IL_01be; } } { uint8_t L_47; L_47 = Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_inline((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_6), /*hidden argument*/Nullable_1_GetValueOrDefault_mF36BF909F4047F317A1F89C35B39D3E03C5C1991_RuntimeMethod_var); V_7 = (uint8_t)L_47; uint8_t L_48 = V_7; switch (L_48) { case 0: { goto IL_0188; } case 1: { goto IL_0174; } case 2: { goto IL_01be; } case 3: { goto IL_01be; } case 4: { goto IL_01be; } case 5: { goto IL_019c; } case 6: { goto IL_01ae; } } } { goto IL_01be; } IL_0174: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_49 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_50 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_50, (int32_t)3, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_49, /*hidden argument*/NULL); Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_51 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_52 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_50); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_50, (Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *)L_51, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_52, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); goto IL_01be; } IL_0188: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_53 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_54 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_54, (int32_t)6, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_53, /*hidden argument*/NULL); Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_55 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_56 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_54); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_54, (Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *)L_55, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_5), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_56, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); goto IL_01be; } IL_019c: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_57 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_58 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_58, (int32_t)1, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_57, /*hidden argument*/NULL); Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_59 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_60 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_58); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_58, (Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *)L_59, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_60, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); goto IL_01be; } IL_01ae: { Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_61 = ___stream1; HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 * L_62 = (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)il2cpp_codegen_object_new(HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906_il2cpp_TypeInfo_var); HuffmanScanEncoder__ctor_m38F11FD28DC65637CF16A7586C4132438C974C2B(L_62, (int32_t)3, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_61, /*hidden argument*/NULL); Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_63 = ___image0; CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD L_64 = ___cancellationToken2; NullCheck((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_62); (( void (*) (HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *, Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *, Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *, CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((HuffmanScanEncoder_t7D4CEDDC590F3E22B1D11820CD1A6600ED192906 *)L_62, (Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *)L_63, (Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(Block8x8F_t069F34D9C67C902846B462E2EC5027CAC2E54A17 *)(&V_4), (CancellationToken_tC9D68381C9164A4BA10397257E87ADC832AF5FFD )L_64, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); } IL_01be: { NullCheck((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this); JpegEncoderCore_WriteEndOfImageMarker_m29513A2310A59AA6347E19B37C1211DF181852F8((JpegEncoderCore_t4E8F7BB40232116F30F0ADB975678AD018EC4BFA *)__this, /*hidden argument*/NULL); Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB * L_65 = ___stream1; NullCheck((Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_65); VirtualActionInvoker0::Invoke(20 /* System.Void System.IO.Stream::Flush() */, (Stream_t5DC87DD578C2C5298D98E7802E92DEABB66E2ECB *)L_65); return; } } // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::GetFallbackColorType(SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E JpegEncoderCore_GetFallbackColorType_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m610DF150EDA4C202073DD54BD357B263F2784338_gshared (Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * ___image0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_0; memset((&V_0), 0, sizeof(V_0)); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t G_B7_0 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )); Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * L_0 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_1; L_1 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0, /*hidden argument*/NULL); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_2; L_2 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_1, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_3 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_4; L_4 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3, /*hidden argument*/NULL); bool L_5; L_5 = JpegEncoderCore_IsSupportedColorType_mF5A8E7C3B112FC9D1D929330BA0D318884391F36((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0028; } } { JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_6 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_7; L_7 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6, /*hidden argument*/NULL); return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_7; } IL_0028: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_10 = { reinterpret_cast (L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var) }; Type_t * L_11; L_11 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_10, /*hidden argument*/NULL); bool L_12; L_12 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_9, (Type_t *)L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14; L_14 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_13, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var) }; Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_15, /*hidden argument*/NULL); bool L_17; L_17 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_14, (Type_t *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_18 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19; L_19 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_18, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_20 = { reinterpret_cast (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var) }; Type_t * L_21; L_21 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_20, /*hidden argument*/NULL); bool L_22; L_22 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_19, (Type_t *)L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24; L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_23, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var) }; Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); bool L_27; L_27 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_24, (Type_t *)L_26, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_27)); goto IL_0095; } IL_0094: { G_B7_0 = 1; } IL_0095: { if (!G_B7_0) { goto IL_009f; } } { Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_0), (uint8_t)5, /*hidden argument*/Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); } IL_009f: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_28 = V_0; return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_28; } } // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::GetFallbackColorType(SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E JpegEncoderCore_GetFallbackColorType_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_mC0FC85C94E6686C4DDA29C0E73513731AA2DEEC1_gshared (Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * ___image0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_0; memset((&V_0), 0, sizeof(V_0)); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t G_B7_0 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )); Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * L_0 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_1; L_1 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0, /*hidden argument*/NULL); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_2; L_2 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_1, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_3 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_4; L_4 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3, /*hidden argument*/NULL); bool L_5; L_5 = JpegEncoderCore_IsSupportedColorType_mF5A8E7C3B112FC9D1D929330BA0D318884391F36((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0028; } } { JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_6 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_7; L_7 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6, /*hidden argument*/NULL); return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_7; } IL_0028: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_10 = { reinterpret_cast (L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var) }; Type_t * L_11; L_11 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_10, /*hidden argument*/NULL); bool L_12; L_12 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_9, (Type_t *)L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14; L_14 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_13, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var) }; Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_15, /*hidden argument*/NULL); bool L_17; L_17 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_14, (Type_t *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_18 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19; L_19 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_18, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_20 = { reinterpret_cast (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var) }; Type_t * L_21; L_21 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_20, /*hidden argument*/NULL); bool L_22; L_22 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_19, (Type_t *)L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24; L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_23, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var) }; Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); bool L_27; L_27 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_24, (Type_t *)L_26, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_27)); goto IL_0095; } IL_0094: { G_B7_0 = 1; } IL_0095: { if (!G_B7_0) { goto IL_009f; } } { Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_0), (uint8_t)5, /*hidden argument*/Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); } IL_009f: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_28 = V_0; return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_28; } } // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::GetFallbackColorType(SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E JpegEncoderCore_GetFallbackColorType_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m3D3BB3434B8EAF2E363EF7831D0D1AFA6E734533_gshared (Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * ___image0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_0; memset((&V_0), 0, sizeof(V_0)); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t G_B7_0 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )); Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * L_0 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_1; L_1 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0, /*hidden argument*/NULL); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_2; L_2 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_1, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_3 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_4; L_4 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3, /*hidden argument*/NULL); bool L_5; L_5 = JpegEncoderCore_IsSupportedColorType_mF5A8E7C3B112FC9D1D929330BA0D318884391F36((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0028; } } { JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_6 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_7; L_7 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6, /*hidden argument*/NULL); return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_7; } IL_0028: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_10 = { reinterpret_cast (L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var) }; Type_t * L_11; L_11 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_10, /*hidden argument*/NULL); bool L_12; L_12 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_9, (Type_t *)L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14; L_14 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_13, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var) }; Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_15, /*hidden argument*/NULL); bool L_17; L_17 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_14, (Type_t *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_18 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19; L_19 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_18, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_20 = { reinterpret_cast (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var) }; Type_t * L_21; L_21 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_20, /*hidden argument*/NULL); bool L_22; L_22 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_19, (Type_t *)L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24; L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_23, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var) }; Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); bool L_27; L_27 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_24, (Type_t *)L_26, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_27)); goto IL_0095; } IL_0094: { G_B7_0 = 1; } IL_0095: { if (!G_B7_0) { goto IL_009f; } } { Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_0), (uint8_t)5, /*hidden argument*/Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); } IL_009f: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_28 = V_0; return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_28; } } // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::GetFallbackColorType(SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E JpegEncoderCore_GetFallbackColorType_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m4F4714AA1EE1C51D118F15687E263A3226A5D882_gshared (Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * ___image0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_0; memset((&V_0), 0, sizeof(V_0)); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t G_B7_0 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )); Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * L_0 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_1; L_1 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0, /*hidden argument*/NULL); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_2; L_2 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_1, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_3 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_4; L_4 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3, /*hidden argument*/NULL); bool L_5; L_5 = JpegEncoderCore_IsSupportedColorType_mF5A8E7C3B112FC9D1D929330BA0D318884391F36((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0028; } } { JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_6 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_7; L_7 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6, /*hidden argument*/NULL); return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_7; } IL_0028: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_10 = { reinterpret_cast (L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var) }; Type_t * L_11; L_11 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_10, /*hidden argument*/NULL); bool L_12; L_12 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_9, (Type_t *)L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14; L_14 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_13, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var) }; Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_15, /*hidden argument*/NULL); bool L_17; L_17 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_14, (Type_t *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_18 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19; L_19 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_18, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_20 = { reinterpret_cast (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var) }; Type_t * L_21; L_21 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_20, /*hidden argument*/NULL); bool L_22; L_22 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_19, (Type_t *)L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24; L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_23, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var) }; Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); bool L_27; L_27 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_24, (Type_t *)L_26, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_27)); goto IL_0095; } IL_0094: { G_B7_0 = 1; } IL_0095: { if (!G_B7_0) { goto IL_009f; } } { Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_0), (uint8_t)5, /*hidden argument*/Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); } IL_009f: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_28 = V_0; return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_28; } } // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::GetFallbackColorType(SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E JpegEncoderCore_GetFallbackColorType_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_mA3BE502F12EB5D197ADDBFA0FC9AB0E38DAB5F85_gshared (Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * ___image0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_0; memset((&V_0), 0, sizeof(V_0)); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t G_B7_0 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )); Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * L_0 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_1; L_1 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0, /*hidden argument*/NULL); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_2; L_2 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_1, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_3 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_4; L_4 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3, /*hidden argument*/NULL); bool L_5; L_5 = JpegEncoderCore_IsSupportedColorType_mF5A8E7C3B112FC9D1D929330BA0D318884391F36((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0028; } } { JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_6 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_7; L_7 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6, /*hidden argument*/NULL); return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_7; } IL_0028: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_10 = { reinterpret_cast (L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var) }; Type_t * L_11; L_11 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_10, /*hidden argument*/NULL); bool L_12; L_12 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_9, (Type_t *)L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14; L_14 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_13, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var) }; Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_15, /*hidden argument*/NULL); bool L_17; L_17 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_14, (Type_t *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_18 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19; L_19 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_18, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_20 = { reinterpret_cast (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var) }; Type_t * L_21; L_21 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_20, /*hidden argument*/NULL); bool L_22; L_22 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_19, (Type_t *)L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24; L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_23, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var) }; Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); bool L_27; L_27 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_24, (Type_t *)L_26, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_27)); goto IL_0095; } IL_0094: { G_B7_0 = 1; } IL_0095: { if (!G_B7_0) { goto IL_009f; } } { Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_0), (uint8_t)5, /*hidden argument*/Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); } IL_009f: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_28 = V_0; return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_28; } } // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::GetFallbackColorType(SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E JpegEncoderCore_GetFallbackColorType_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mDC378D7B049831CA716803D509656E75DCBCEB81_gshared (Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * ___image0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_0; memset((&V_0), 0, sizeof(V_0)); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t G_B7_0 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )); Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * L_0 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_1; L_1 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0, /*hidden argument*/NULL); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_2; L_2 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_1, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_3 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_4; L_4 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3, /*hidden argument*/NULL); bool L_5; L_5 = JpegEncoderCore_IsSupportedColorType_mF5A8E7C3B112FC9D1D929330BA0D318884391F36((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0028; } } { JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_6 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_7; L_7 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6, /*hidden argument*/NULL); return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_7; } IL_0028: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_10 = { reinterpret_cast (L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var) }; Type_t * L_11; L_11 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_10, /*hidden argument*/NULL); bool L_12; L_12 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_9, (Type_t *)L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14; L_14 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_13, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var) }; Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_15, /*hidden argument*/NULL); bool L_17; L_17 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_14, (Type_t *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_18 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19; L_19 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_18, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_20 = { reinterpret_cast (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var) }; Type_t * L_21; L_21 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_20, /*hidden argument*/NULL); bool L_22; L_22 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_19, (Type_t *)L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24; L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_23, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var) }; Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); bool L_27; L_27 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_24, (Type_t *)L_26, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_27)); goto IL_0095; } IL_0094: { G_B7_0 = 1; } IL_0095: { if (!G_B7_0) { goto IL_009f; } } { Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_0), (uint8_t)5, /*hidden argument*/Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); } IL_009f: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_28 = V_0; return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_28; } } // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::GetFallbackColorType(SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E JpegEncoderCore_GetFallbackColorType_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m592C0E16629746B7807A69B5A5BD4DB23B1E5954_gshared (Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * ___image0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_0; memset((&V_0), 0, sizeof(V_0)); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t G_B7_0 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )); Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * L_0 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_1; L_1 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0, /*hidden argument*/NULL); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_2; L_2 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_1, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_3 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_4; L_4 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3, /*hidden argument*/NULL); bool L_5; L_5 = JpegEncoderCore_IsSupportedColorType_mF5A8E7C3B112FC9D1D929330BA0D318884391F36((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0028; } } { JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_6 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_7; L_7 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6, /*hidden argument*/NULL); return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_7; } IL_0028: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_10 = { reinterpret_cast (L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var) }; Type_t * L_11; L_11 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_10, /*hidden argument*/NULL); bool L_12; L_12 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_9, (Type_t *)L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14; L_14 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_13, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var) }; Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_15, /*hidden argument*/NULL); bool L_17; L_17 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_14, (Type_t *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_18 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19; L_19 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_18, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_20 = { reinterpret_cast (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var) }; Type_t * L_21; L_21 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_20, /*hidden argument*/NULL); bool L_22; L_22 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_19, (Type_t *)L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24; L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_23, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var) }; Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); bool L_27; L_27 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_24, (Type_t *)L_26, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_27)); goto IL_0095; } IL_0094: { G_B7_0 = 1; } IL_0095: { if (!G_B7_0) { goto IL_009f; } } { Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_0), (uint8_t)5, /*hidden argument*/Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); } IL_009f: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_28 = V_0; return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_28; } } // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::GetFallbackColorType(SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E JpegEncoderCore_GetFallbackColorType_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mC6060DA895F184CADA39DBA981946A7FDBCC22C4_gshared (Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * ___image0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_0; memset((&V_0), 0, sizeof(V_0)); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t G_B7_0 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )); Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * L_0 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_1; L_1 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0, /*hidden argument*/NULL); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_2; L_2 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_1, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_3 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_4; L_4 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3, /*hidden argument*/NULL); bool L_5; L_5 = JpegEncoderCore_IsSupportedColorType_mF5A8E7C3B112FC9D1D929330BA0D318884391F36((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0028; } } { JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_6 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_7; L_7 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6, /*hidden argument*/NULL); return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_7; } IL_0028: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_10 = { reinterpret_cast (L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var) }; Type_t * L_11; L_11 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_10, /*hidden argument*/NULL); bool L_12; L_12 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_9, (Type_t *)L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14; L_14 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_13, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var) }; Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_15, /*hidden argument*/NULL); bool L_17; L_17 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_14, (Type_t *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_18 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19; L_19 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_18, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_20 = { reinterpret_cast (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var) }; Type_t * L_21; L_21 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_20, /*hidden argument*/NULL); bool L_22; L_22 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_19, (Type_t *)L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24; L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_23, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var) }; Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); bool L_27; L_27 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_24, (Type_t *)L_26, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_27)); goto IL_0095; } IL_0094: { G_B7_0 = 1; } IL_0095: { if (!G_B7_0) { goto IL_009f; } } { Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_0), (uint8_t)5, /*hidden argument*/Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); } IL_009f: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_28 = V_0; return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_28; } } // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::GetFallbackColorType(SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E JpegEncoderCore_GetFallbackColorType_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m74AC5C1649D8A81A52D97791A1FB0834C4CFCB0F_gshared (Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * ___image0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_0; memset((&V_0), 0, sizeof(V_0)); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t G_B7_0 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )); Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * L_0 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_1; L_1 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0, /*hidden argument*/NULL); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_2; L_2 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_1, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_3 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_4; L_4 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3, /*hidden argument*/NULL); bool L_5; L_5 = JpegEncoderCore_IsSupportedColorType_mF5A8E7C3B112FC9D1D929330BA0D318884391F36((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0028; } } { JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_6 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_7; L_7 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6, /*hidden argument*/NULL); return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_7; } IL_0028: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_10 = { reinterpret_cast (L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var) }; Type_t * L_11; L_11 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_10, /*hidden argument*/NULL); bool L_12; L_12 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_9, (Type_t *)L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14; L_14 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_13, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var) }; Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_15, /*hidden argument*/NULL); bool L_17; L_17 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_14, (Type_t *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_18 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19; L_19 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_18, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_20 = { reinterpret_cast (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var) }; Type_t * L_21; L_21 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_20, /*hidden argument*/NULL); bool L_22; L_22 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_19, (Type_t *)L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24; L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_23, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var) }; Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); bool L_27; L_27 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_24, (Type_t *)L_26, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_27)); goto IL_0095; } IL_0094: { G_B7_0 = 1; } IL_0095: { if (!G_B7_0) { goto IL_009f; } } { Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_0), (uint8_t)5, /*hidden argument*/Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); } IL_009f: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_28 = V_0; return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_28; } } // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::GetFallbackColorType(SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E JpegEncoderCore_GetFallbackColorType_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m5E949D96E9EC4B2708634FB7DAA762A131A67A61_gshared (Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * ___image0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_0; memset((&V_0), 0, sizeof(V_0)); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t G_B7_0 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )); Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * L_0 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_1; L_1 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0, /*hidden argument*/NULL); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_2; L_2 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_1, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_3 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_4; L_4 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3, /*hidden argument*/NULL); bool L_5; L_5 = JpegEncoderCore_IsSupportedColorType_mF5A8E7C3B112FC9D1D929330BA0D318884391F36((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0028; } } { JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_6 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_7; L_7 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6, /*hidden argument*/NULL); return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_7; } IL_0028: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_10 = { reinterpret_cast (L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var) }; Type_t * L_11; L_11 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_10, /*hidden argument*/NULL); bool L_12; L_12 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_9, (Type_t *)L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14; L_14 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_13, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var) }; Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_15, /*hidden argument*/NULL); bool L_17; L_17 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_14, (Type_t *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_18 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19; L_19 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_18, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_20 = { reinterpret_cast (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var) }; Type_t * L_21; L_21 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_20, /*hidden argument*/NULL); bool L_22; L_22 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_19, (Type_t *)L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24; L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_23, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var) }; Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); bool L_27; L_27 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_24, (Type_t *)L_26, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_27)); goto IL_0095; } IL_0094: { G_B7_0 = 1; } IL_0095: { if (!G_B7_0) { goto IL_009f; } } { Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_0), (uint8_t)5, /*hidden argument*/Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); } IL_009f: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_28 = V_0; return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_28; } } // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::GetFallbackColorType(SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E JpegEncoderCore_GetFallbackColorType_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mF4CA5BD442896608DDBC1CF2F5CBC81EB22150BF_gshared (Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * ___image0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_0; memset((&V_0), 0, sizeof(V_0)); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t G_B7_0 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )); Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * L_0 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_1; L_1 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0, /*hidden argument*/NULL); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_2; L_2 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_1, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_3 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_4; L_4 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3, /*hidden argument*/NULL); bool L_5; L_5 = JpegEncoderCore_IsSupportedColorType_mF5A8E7C3B112FC9D1D929330BA0D318884391F36((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0028; } } { JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_6 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_7; L_7 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6, /*hidden argument*/NULL); return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_7; } IL_0028: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_10 = { reinterpret_cast (L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var) }; Type_t * L_11; L_11 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_10, /*hidden argument*/NULL); bool L_12; L_12 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_9, (Type_t *)L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14; L_14 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_13, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var) }; Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_15, /*hidden argument*/NULL); bool L_17; L_17 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_14, (Type_t *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_18 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19; L_19 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_18, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_20 = { reinterpret_cast (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var) }; Type_t * L_21; L_21 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_20, /*hidden argument*/NULL); bool L_22; L_22 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_19, (Type_t *)L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24; L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_23, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var) }; Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); bool L_27; L_27 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_24, (Type_t *)L_26, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_27)); goto IL_0095; } IL_0094: { G_B7_0 = 1; } IL_0095: { if (!G_B7_0) { goto IL_009f; } } { Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_0), (uint8_t)5, /*hidden argument*/Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); } IL_009f: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_28 = V_0; return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_28; } } // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::GetFallbackColorType(SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E JpegEncoderCore_GetFallbackColorType_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mB5E9B9AB8B4393DA9765F02CC9F26768C8F005BD_gshared (Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * ___image0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_0; memset((&V_0), 0, sizeof(V_0)); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t G_B7_0 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )); Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * L_0 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_1; L_1 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0, /*hidden argument*/NULL); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_2; L_2 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_1, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_3 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_4; L_4 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3, /*hidden argument*/NULL); bool L_5; L_5 = JpegEncoderCore_IsSupportedColorType_mF5A8E7C3B112FC9D1D929330BA0D318884391F36((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0028; } } { JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_6 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_7; L_7 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6, /*hidden argument*/NULL); return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_7; } IL_0028: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_10 = { reinterpret_cast (L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var) }; Type_t * L_11; L_11 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_10, /*hidden argument*/NULL); bool L_12; L_12 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_9, (Type_t *)L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14; L_14 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_13, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var) }; Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_15, /*hidden argument*/NULL); bool L_17; L_17 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_14, (Type_t *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_18 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19; L_19 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_18, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_20 = { reinterpret_cast (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var) }; Type_t * L_21; L_21 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_20, /*hidden argument*/NULL); bool L_22; L_22 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_19, (Type_t *)L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24; L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_23, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var) }; Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); bool L_27; L_27 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_24, (Type_t *)L_26, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_27)); goto IL_0095; } IL_0094: { G_B7_0 = 1; } IL_0095: { if (!G_B7_0) { goto IL_009f; } } { Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_0), (uint8_t)5, /*hidden argument*/Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); } IL_009f: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_28 = V_0; return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_28; } } // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::GetFallbackColorType(SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E JpegEncoderCore_GetFallbackColorType_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_mFFC5621A1E512A5604DA9D027308FDDAC9F77AA1_gshared (Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * ___image0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_0; memset((&V_0), 0, sizeof(V_0)); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t G_B7_0 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )); Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * L_0 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_1; L_1 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0, /*hidden argument*/NULL); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_2; L_2 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_1, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_3 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_4; L_4 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3, /*hidden argument*/NULL); bool L_5; L_5 = JpegEncoderCore_IsSupportedColorType_mF5A8E7C3B112FC9D1D929330BA0D318884391F36((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0028; } } { JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_6 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_7; L_7 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6, /*hidden argument*/NULL); return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_7; } IL_0028: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_10 = { reinterpret_cast (L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var) }; Type_t * L_11; L_11 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_10, /*hidden argument*/NULL); bool L_12; L_12 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_9, (Type_t *)L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14; L_14 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_13, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var) }; Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_15, /*hidden argument*/NULL); bool L_17; L_17 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_14, (Type_t *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_18 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19; L_19 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_18, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_20 = { reinterpret_cast (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var) }; Type_t * L_21; L_21 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_20, /*hidden argument*/NULL); bool L_22; L_22 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_19, (Type_t *)L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24; L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_23, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var) }; Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); bool L_27; L_27 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_24, (Type_t *)L_26, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_27)); goto IL_0095; } IL_0094: { G_B7_0 = 1; } IL_0095: { if (!G_B7_0) { goto IL_009f; } } { Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_0), (uint8_t)5, /*hidden argument*/Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); } IL_009f: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_28 = V_0; return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_28; } } // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::GetFallbackColorType(SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E JpegEncoderCore_GetFallbackColorType_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m80BDAD83278AF07C4322CDFB0AA93BF596477AE8_gshared (Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * ___image0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_0; memset((&V_0), 0, sizeof(V_0)); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t G_B7_0 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )); Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * L_0 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_1; L_1 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0, /*hidden argument*/NULL); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_2; L_2 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_1, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_3 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_4; L_4 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3, /*hidden argument*/NULL); bool L_5; L_5 = JpegEncoderCore_IsSupportedColorType_mF5A8E7C3B112FC9D1D929330BA0D318884391F36((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0028; } } { JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_6 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_7; L_7 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6, /*hidden argument*/NULL); return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_7; } IL_0028: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_10 = { reinterpret_cast (L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var) }; Type_t * L_11; L_11 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_10, /*hidden argument*/NULL); bool L_12; L_12 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_9, (Type_t *)L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14; L_14 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_13, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var) }; Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_15, /*hidden argument*/NULL); bool L_17; L_17 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_14, (Type_t *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_18 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19; L_19 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_18, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_20 = { reinterpret_cast (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var) }; Type_t * L_21; L_21 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_20, /*hidden argument*/NULL); bool L_22; L_22 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_19, (Type_t *)L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24; L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_23, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var) }; Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); bool L_27; L_27 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_24, (Type_t *)L_26, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_27)); goto IL_0095; } IL_0094: { G_B7_0 = 1; } IL_0095: { if (!G_B7_0) { goto IL_009f; } } { Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_0), (uint8_t)5, /*hidden argument*/Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); } IL_009f: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_28 = V_0; return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_28; } } // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::GetFallbackColorType(SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E JpegEncoderCore_GetFallbackColorType_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mF2FCD389A971FD23BF18E492104ECBCC6B3AC5AB_gshared (Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * ___image0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_0; memset((&V_0), 0, sizeof(V_0)); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t G_B7_0 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )); Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * L_0 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_1; L_1 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0, /*hidden argument*/NULL); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_2; L_2 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_1, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_3 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_4; L_4 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3, /*hidden argument*/NULL); bool L_5; L_5 = JpegEncoderCore_IsSupportedColorType_mF5A8E7C3B112FC9D1D929330BA0D318884391F36((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0028; } } { JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_6 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_7; L_7 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6, /*hidden argument*/NULL); return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_7; } IL_0028: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_10 = { reinterpret_cast (L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var) }; Type_t * L_11; L_11 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_10, /*hidden argument*/NULL); bool L_12; L_12 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_9, (Type_t *)L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14; L_14 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_13, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var) }; Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_15, /*hidden argument*/NULL); bool L_17; L_17 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_14, (Type_t *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_18 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19; L_19 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_18, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_20 = { reinterpret_cast (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var) }; Type_t * L_21; L_21 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_20, /*hidden argument*/NULL); bool L_22; L_22 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_19, (Type_t *)L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24; L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_23, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var) }; Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); bool L_27; L_27 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_24, (Type_t *)L_26, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_27)); goto IL_0095; } IL_0094: { G_B7_0 = 1; } IL_0095: { if (!G_B7_0) { goto IL_009f; } } { Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_0), (uint8_t)5, /*hidden argument*/Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); } IL_009f: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_28 = V_0; return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_28; } } // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::GetFallbackColorType(SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E JpegEncoderCore_GetFallbackColorType_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m889C20B195AF7C23F615C94C9978C56E759E42BE_gshared (Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * ___image0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_0; memset((&V_0), 0, sizeof(V_0)); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t G_B7_0 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )); Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * L_0 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_1; L_1 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0, /*hidden argument*/NULL); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_2; L_2 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_1, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_3 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_4; L_4 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3, /*hidden argument*/NULL); bool L_5; L_5 = JpegEncoderCore_IsSupportedColorType_mF5A8E7C3B112FC9D1D929330BA0D318884391F36((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0028; } } { JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_6 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_7; L_7 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6, /*hidden argument*/NULL); return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_7; } IL_0028: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_10 = { reinterpret_cast (L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var) }; Type_t * L_11; L_11 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_10, /*hidden argument*/NULL); bool L_12; L_12 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_9, (Type_t *)L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14; L_14 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_13, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var) }; Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_15, /*hidden argument*/NULL); bool L_17; L_17 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_14, (Type_t *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_18 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19; L_19 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_18, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_20 = { reinterpret_cast (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var) }; Type_t * L_21; L_21 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_20, /*hidden argument*/NULL); bool L_22; L_22 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_19, (Type_t *)L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24; L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_23, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var) }; Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); bool L_27; L_27 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_24, (Type_t *)L_26, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_27)); goto IL_0095; } IL_0094: { G_B7_0 = 1; } IL_0095: { if (!G_B7_0) { goto IL_009f; } } { Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_0), (uint8_t)5, /*hidden argument*/Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); } IL_009f: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_28 = V_0; return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_28; } } // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::GetFallbackColorType(SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E JpegEncoderCore_GetFallbackColorType_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mED2487B0CCC0E97CAFE82956F785174A672D1C8B_gshared (Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * ___image0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_0; memset((&V_0), 0, sizeof(V_0)); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t G_B7_0 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )); Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * L_0 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_1; L_1 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0, /*hidden argument*/NULL); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_2; L_2 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_1, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_3 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_4; L_4 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3, /*hidden argument*/NULL); bool L_5; L_5 = JpegEncoderCore_IsSupportedColorType_mF5A8E7C3B112FC9D1D929330BA0D318884391F36((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0028; } } { JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_6 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_7; L_7 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6, /*hidden argument*/NULL); return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_7; } IL_0028: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_10 = { reinterpret_cast (L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var) }; Type_t * L_11; L_11 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_10, /*hidden argument*/NULL); bool L_12; L_12 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_9, (Type_t *)L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14; L_14 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_13, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var) }; Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_15, /*hidden argument*/NULL); bool L_17; L_17 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_14, (Type_t *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_18 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19; L_19 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_18, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_20 = { reinterpret_cast (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var) }; Type_t * L_21; L_21 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_20, /*hidden argument*/NULL); bool L_22; L_22 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_19, (Type_t *)L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24; L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_23, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var) }; Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); bool L_27; L_27 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_24, (Type_t *)L_26, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_27)); goto IL_0095; } IL_0094: { G_B7_0 = 1; } IL_0095: { if (!G_B7_0) { goto IL_009f; } } { Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_0), (uint8_t)5, /*hidden argument*/Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); } IL_009f: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_28 = V_0; return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_28; } } // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::GetFallbackColorType(SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E JpegEncoderCore_GetFallbackColorType_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mB4453005195CDE3754AE158AFDDA3A6941761306_gshared (Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * ___image0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_0; memset((&V_0), 0, sizeof(V_0)); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t G_B7_0 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )); Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * L_0 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_1; L_1 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0, /*hidden argument*/NULL); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_2; L_2 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_1, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_3 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_4; L_4 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3, /*hidden argument*/NULL); bool L_5; L_5 = JpegEncoderCore_IsSupportedColorType_mF5A8E7C3B112FC9D1D929330BA0D318884391F36((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0028; } } { JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_6 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_7; L_7 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6, /*hidden argument*/NULL); return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_7; } IL_0028: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_10 = { reinterpret_cast (L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var) }; Type_t * L_11; L_11 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_10, /*hidden argument*/NULL); bool L_12; L_12 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_9, (Type_t *)L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14; L_14 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_13, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var) }; Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_15, /*hidden argument*/NULL); bool L_17; L_17 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_14, (Type_t *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_18 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19; L_19 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_18, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_20 = { reinterpret_cast (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var) }; Type_t * L_21; L_21 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_20, /*hidden argument*/NULL); bool L_22; L_22 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_19, (Type_t *)L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24; L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_23, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var) }; Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); bool L_27; L_27 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_24, (Type_t *)L_26, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_27)); goto IL_0095; } IL_0094: { G_B7_0 = 1; } IL_0095: { if (!G_B7_0) { goto IL_009f; } } { Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_0), (uint8_t)5, /*hidden argument*/Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); } IL_009f: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_28 = V_0; return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_28; } } // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::GetFallbackColorType(SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E JpegEncoderCore_GetFallbackColorType_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m4CE5B7C5F6C4D584BB2C9E6133A1331C1AD65BB7_gshared (Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * ___image0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_0; memset((&V_0), 0, sizeof(V_0)); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t G_B7_0 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )); Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * L_0 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_1; L_1 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0, /*hidden argument*/NULL); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_2; L_2 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_1, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_3 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_4; L_4 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3, /*hidden argument*/NULL); bool L_5; L_5 = JpegEncoderCore_IsSupportedColorType_mF5A8E7C3B112FC9D1D929330BA0D318884391F36((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0028; } } { JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_6 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_7; L_7 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6, /*hidden argument*/NULL); return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_7; } IL_0028: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_10 = { reinterpret_cast (L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var) }; Type_t * L_11; L_11 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_10, /*hidden argument*/NULL); bool L_12; L_12 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_9, (Type_t *)L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14; L_14 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_13, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var) }; Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_15, /*hidden argument*/NULL); bool L_17; L_17 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_14, (Type_t *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_18 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19; L_19 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_18, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_20 = { reinterpret_cast (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var) }; Type_t * L_21; L_21 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_20, /*hidden argument*/NULL); bool L_22; L_22 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_19, (Type_t *)L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24; L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_23, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var) }; Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); bool L_27; L_27 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_24, (Type_t *)L_26, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_27)); goto IL_0095; } IL_0094: { G_B7_0 = 1; } IL_0095: { if (!G_B7_0) { goto IL_009f; } } { Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_0), (uint8_t)5, /*hidden argument*/Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); } IL_009f: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_28 = V_0; return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_28; } } // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::GetFallbackColorType(SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E JpegEncoderCore_GetFallbackColorType_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m3C07B5D5C47C86E5414B10A16288839C92278C6E_gshared (Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * ___image0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_0; memset((&V_0), 0, sizeof(V_0)); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t G_B7_0 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )); Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * L_0 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_1; L_1 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0, /*hidden argument*/NULL); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_2; L_2 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_1, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_3 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_4; L_4 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3, /*hidden argument*/NULL); bool L_5; L_5 = JpegEncoderCore_IsSupportedColorType_mF5A8E7C3B112FC9D1D929330BA0D318884391F36((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0028; } } { JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_6 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_7; L_7 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6, /*hidden argument*/NULL); return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_7; } IL_0028: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_10 = { reinterpret_cast (L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var) }; Type_t * L_11; L_11 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_10, /*hidden argument*/NULL); bool L_12; L_12 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_9, (Type_t *)L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14; L_14 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_13, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var) }; Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_15, /*hidden argument*/NULL); bool L_17; L_17 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_14, (Type_t *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_18 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19; L_19 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_18, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_20 = { reinterpret_cast (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var) }; Type_t * L_21; L_21 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_20, /*hidden argument*/NULL); bool L_22; L_22 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_19, (Type_t *)L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24; L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_23, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var) }; Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); bool L_27; L_27 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_24, (Type_t *)L_26, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_27)); goto IL_0095; } IL_0094: { G_B7_0 = 1; } IL_0095: { if (!G_B7_0) { goto IL_009f; } } { Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_0), (uint8_t)5, /*hidden argument*/Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); } IL_009f: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_28 = V_0; return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_28; } } // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::GetFallbackColorType(SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E JpegEncoderCore_GetFallbackColorType_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mEAC67BAB2302BD740AB9AC68AA77493E101CE9C9_gshared (Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * ___image0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_0; memset((&V_0), 0, sizeof(V_0)); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t G_B7_0 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )); Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * L_0 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_1; L_1 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0, /*hidden argument*/NULL); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_2; L_2 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_1, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_3 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_4; L_4 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3, /*hidden argument*/NULL); bool L_5; L_5 = JpegEncoderCore_IsSupportedColorType_mF5A8E7C3B112FC9D1D929330BA0D318884391F36((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0028; } } { JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_6 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_7; L_7 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6, /*hidden argument*/NULL); return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_7; } IL_0028: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_10 = { reinterpret_cast (L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var) }; Type_t * L_11; L_11 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_10, /*hidden argument*/NULL); bool L_12; L_12 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_9, (Type_t *)L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14; L_14 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_13, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var) }; Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_15, /*hidden argument*/NULL); bool L_17; L_17 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_14, (Type_t *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_18 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19; L_19 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_18, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_20 = { reinterpret_cast (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var) }; Type_t * L_21; L_21 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_20, /*hidden argument*/NULL); bool L_22; L_22 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_19, (Type_t *)L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24; L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_23, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var) }; Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); bool L_27; L_27 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_24, (Type_t *)L_26, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_27)); goto IL_0095; } IL_0094: { G_B7_0 = 1; } IL_0095: { if (!G_B7_0) { goto IL_009f; } } { Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_0), (uint8_t)5, /*hidden argument*/Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); } IL_009f: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_28 = V_0; return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_28; } } // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::GetFallbackColorType(SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E JpegEncoderCore_GetFallbackColorType_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m86DD4DC6319F45BF791159E178C4BE854CFB75A7_gshared (Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * ___image0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_0; memset((&V_0), 0, sizeof(V_0)); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t G_B7_0 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )); Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * L_0 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_1; L_1 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0, /*hidden argument*/NULL); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_2; L_2 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_1, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_3 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_4; L_4 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3, /*hidden argument*/NULL); bool L_5; L_5 = JpegEncoderCore_IsSupportedColorType_mF5A8E7C3B112FC9D1D929330BA0D318884391F36((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0028; } } { JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_6 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_7; L_7 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6, /*hidden argument*/NULL); return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_7; } IL_0028: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_10 = { reinterpret_cast (L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var) }; Type_t * L_11; L_11 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_10, /*hidden argument*/NULL); bool L_12; L_12 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_9, (Type_t *)L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14; L_14 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_13, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var) }; Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_15, /*hidden argument*/NULL); bool L_17; L_17 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_14, (Type_t *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_18 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19; L_19 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_18, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_20 = { reinterpret_cast (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var) }; Type_t * L_21; L_21 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_20, /*hidden argument*/NULL); bool L_22; L_22 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_19, (Type_t *)L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24; L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_23, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var) }; Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); bool L_27; L_27 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_24, (Type_t *)L_26, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_27)); goto IL_0095; } IL_0094: { G_B7_0 = 1; } IL_0095: { if (!G_B7_0) { goto IL_009f; } } { Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_0), (uint8_t)5, /*hidden argument*/Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); } IL_009f: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_28 = V_0; return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_28; } } // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::GetFallbackColorType(SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E JpegEncoderCore_GetFallbackColorType_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mB3E4CCCD56E1257B11B0B8D0CB5466F9BCB04434_gshared (Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * ___image0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_0; memset((&V_0), 0, sizeof(V_0)); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t G_B7_0 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )); Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * L_0 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_1; L_1 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0, /*hidden argument*/NULL); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_2; L_2 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_1, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_3 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_4; L_4 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3, /*hidden argument*/NULL); bool L_5; L_5 = JpegEncoderCore_IsSupportedColorType_mF5A8E7C3B112FC9D1D929330BA0D318884391F36((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0028; } } { JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_6 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_7; L_7 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6, /*hidden argument*/NULL); return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_7; } IL_0028: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_10 = { reinterpret_cast (L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var) }; Type_t * L_11; L_11 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_10, /*hidden argument*/NULL); bool L_12; L_12 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_9, (Type_t *)L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14; L_14 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_13, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var) }; Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_15, /*hidden argument*/NULL); bool L_17; L_17 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_14, (Type_t *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_18 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19; L_19 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_18, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_20 = { reinterpret_cast (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var) }; Type_t * L_21; L_21 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_20, /*hidden argument*/NULL); bool L_22; L_22 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_19, (Type_t *)L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24; L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_23, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var) }; Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); bool L_27; L_27 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_24, (Type_t *)L_26, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_27)); goto IL_0095; } IL_0094: { G_B7_0 = 1; } IL_0095: { if (!G_B7_0) { goto IL_009f; } } { Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_0), (uint8_t)5, /*hidden argument*/Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); } IL_009f: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_28 = V_0; return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_28; } } // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::GetFallbackColorType(SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E JpegEncoderCore_GetFallbackColorType_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mECB3B831FE04219C24BC28FBF897711F48B09565_gshared (Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * ___image0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_0; memset((&V_0), 0, sizeof(V_0)); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t G_B7_0 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )); Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * L_0 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_1; L_1 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0, /*hidden argument*/NULL); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_2; L_2 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_1, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_3 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_4; L_4 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3, /*hidden argument*/NULL); bool L_5; L_5 = JpegEncoderCore_IsSupportedColorType_mF5A8E7C3B112FC9D1D929330BA0D318884391F36((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0028; } } { JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_6 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_7; L_7 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6, /*hidden argument*/NULL); return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_7; } IL_0028: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_10 = { reinterpret_cast (L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var) }; Type_t * L_11; L_11 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_10, /*hidden argument*/NULL); bool L_12; L_12 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_9, (Type_t *)L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14; L_14 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_13, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var) }; Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_15, /*hidden argument*/NULL); bool L_17; L_17 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_14, (Type_t *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_18 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19; L_19 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_18, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_20 = { reinterpret_cast (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var) }; Type_t * L_21; L_21 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_20, /*hidden argument*/NULL); bool L_22; L_22 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_19, (Type_t *)L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24; L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_23, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var) }; Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); bool L_27; L_27 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_24, (Type_t *)L_26, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_27)); goto IL_0095; } IL_0094: { G_B7_0 = 1; } IL_0095: { if (!G_B7_0) { goto IL_009f; } } { Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_0), (uint8_t)5, /*hidden argument*/Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); } IL_009f: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_28 = V_0; return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_28; } } // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::GetFallbackColorType(SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E JpegEncoderCore_GetFallbackColorType_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mC72806B02999E6571A2A1B2E3E373969C9D99B79_gshared (Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * ___image0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_0; memset((&V_0), 0, sizeof(V_0)); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t G_B7_0 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )); Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * L_0 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_1; L_1 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0, /*hidden argument*/NULL); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_2; L_2 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_1, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_3 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_4; L_4 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3, /*hidden argument*/NULL); bool L_5; L_5 = JpegEncoderCore_IsSupportedColorType_mF5A8E7C3B112FC9D1D929330BA0D318884391F36((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0028; } } { JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_6 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_7; L_7 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6, /*hidden argument*/NULL); return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_7; } IL_0028: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_10 = { reinterpret_cast (L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var) }; Type_t * L_11; L_11 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_10, /*hidden argument*/NULL); bool L_12; L_12 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_9, (Type_t *)L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14; L_14 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_13, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var) }; Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_15, /*hidden argument*/NULL); bool L_17; L_17 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_14, (Type_t *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_18 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19; L_19 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_18, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_20 = { reinterpret_cast (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var) }; Type_t * L_21; L_21 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_20, /*hidden argument*/NULL); bool L_22; L_22 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_19, (Type_t *)L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24; L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_23, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var) }; Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); bool L_27; L_27 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_24, (Type_t *)L_26, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_27)); goto IL_0095; } IL_0094: { G_B7_0 = 1; } IL_0095: { if (!G_B7_0) { goto IL_009f; } } { Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_0), (uint8_t)5, /*hidden argument*/Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); } IL_009f: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_28 = V_0; return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_28; } } // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::GetFallbackColorType(SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E JpegEncoderCore_GetFallbackColorType_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m2337345263B8D40044D3E8897DE75884DE9D935B_gshared (Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * ___image0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_0; memset((&V_0), 0, sizeof(V_0)); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t G_B7_0 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )); Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_0 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_1; L_1 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0, /*hidden argument*/NULL); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_2; L_2 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_1, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_3 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_4; L_4 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3, /*hidden argument*/NULL); bool L_5; L_5 = JpegEncoderCore_IsSupportedColorType_mF5A8E7C3B112FC9D1D929330BA0D318884391F36((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0028; } } { JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_6 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_7; L_7 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6, /*hidden argument*/NULL); return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_7; } IL_0028: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_10 = { reinterpret_cast (L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var) }; Type_t * L_11; L_11 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_10, /*hidden argument*/NULL); bool L_12; L_12 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_9, (Type_t *)L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14; L_14 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_13, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var) }; Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_15, /*hidden argument*/NULL); bool L_17; L_17 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_14, (Type_t *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_18 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19; L_19 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_18, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_20 = { reinterpret_cast (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var) }; Type_t * L_21; L_21 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_20, /*hidden argument*/NULL); bool L_22; L_22 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_19, (Type_t *)L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24; L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_23, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var) }; Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); bool L_27; L_27 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_24, (Type_t *)L_26, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_27)); goto IL_0095; } IL_0094: { G_B7_0 = 1; } IL_0095: { if (!G_B7_0) { goto IL_009f; } } { Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_0), (uint8_t)5, /*hidden argument*/Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); } IL_009f: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_28 = V_0; return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_28; } } // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::GetFallbackColorType(SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E JpegEncoderCore_GetFallbackColorType_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m156D250146D906BD1765212E4DE6264E8C3A7923_gshared (Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * ___image0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_0; memset((&V_0), 0, sizeof(V_0)); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t G_B7_0 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )); Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_0 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_1; L_1 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0, /*hidden argument*/NULL); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_2; L_2 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_1, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_3 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_4; L_4 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3, /*hidden argument*/NULL); bool L_5; L_5 = JpegEncoderCore_IsSupportedColorType_mF5A8E7C3B112FC9D1D929330BA0D318884391F36((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0028; } } { JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_6 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_7; L_7 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6, /*hidden argument*/NULL); return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_7; } IL_0028: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_10 = { reinterpret_cast (L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var) }; Type_t * L_11; L_11 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_10, /*hidden argument*/NULL); bool L_12; L_12 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_9, (Type_t *)L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14; L_14 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_13, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var) }; Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_15, /*hidden argument*/NULL); bool L_17; L_17 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_14, (Type_t *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_18 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19; L_19 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_18, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_20 = { reinterpret_cast (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var) }; Type_t * L_21; L_21 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_20, /*hidden argument*/NULL); bool L_22; L_22 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_19, (Type_t *)L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24; L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_23, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var) }; Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); bool L_27; L_27 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_24, (Type_t *)L_26, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_27)); goto IL_0095; } IL_0094: { G_B7_0 = 1; } IL_0095: { if (!G_B7_0) { goto IL_009f; } } { Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_0), (uint8_t)5, /*hidden argument*/Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); } IL_009f: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_28 = V_0; return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_28; } } // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::GetFallbackColorType(SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E JpegEncoderCore_GetFallbackColorType_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m0672C6D3ADA248159B7792E677340FD708AF127E_gshared (Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * ___image0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_0; memset((&V_0), 0, sizeof(V_0)); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t G_B7_0 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )); Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_0 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_1; L_1 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0, /*hidden argument*/NULL); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_2; L_2 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_1, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_3 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_4; L_4 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3, /*hidden argument*/NULL); bool L_5; L_5 = JpegEncoderCore_IsSupportedColorType_mF5A8E7C3B112FC9D1D929330BA0D318884391F36((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0028; } } { JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_6 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_7; L_7 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6, /*hidden argument*/NULL); return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_7; } IL_0028: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_10 = { reinterpret_cast (L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var) }; Type_t * L_11; L_11 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_10, /*hidden argument*/NULL); bool L_12; L_12 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_9, (Type_t *)L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14; L_14 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_13, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var) }; Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_15, /*hidden argument*/NULL); bool L_17; L_17 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_14, (Type_t *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_18 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19; L_19 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_18, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_20 = { reinterpret_cast (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var) }; Type_t * L_21; L_21 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_20, /*hidden argument*/NULL); bool L_22; L_22 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_19, (Type_t *)L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24; L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_23, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var) }; Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); bool L_27; L_27 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_24, (Type_t *)L_26, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_27)); goto IL_0095; } IL_0094: { G_B7_0 = 1; } IL_0095: { if (!G_B7_0) { goto IL_009f; } } { Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_0), (uint8_t)5, /*hidden argument*/Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); } IL_009f: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_28 = V_0; return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_28; } } // System.Nullable`1 SixLabors.ImageSharp.Formats.Jpeg.JpegEncoderCore::GetFallbackColorType(SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E JpegEncoderCore_GetFallbackColorType_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_mDE383D4A25081AF1DDF799AF41991CFCCEADA997_gshared (Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * ___image0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E V_0; memset((&V_0), 0, sizeof(V_0)); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * V_1 = NULL; int32_t G_B7_0 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )); Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_0 = ___image0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0); ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * L_1; L_1 = Image_get_Metadata_mA7F56CB1D16CFCD78958DAE15C8D825EA62F0763_inline((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_0, /*hidden argument*/NULL); JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_2; L_2 = MetadataExtensions_GetJpegMetadata_m8AD5CF159E729F3788698AD6D1E491D9A7D47F6F((ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA *)L_1, /*hidden argument*/NULL); V_1 = (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_2; JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_3 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_4; L_4 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_3, /*hidden argument*/NULL); bool L_5; L_5 = JpegEncoderCore_IsSupportedColorType_mF5A8E7C3B112FC9D1D929330BA0D318884391F36((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_4, /*hidden argument*/NULL); if (!L_5) { goto IL_0028; } } { JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * L_6 = V_1; NullCheck((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6); Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_7; L_7 = JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline((JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 *)L_6, /*hidden argument*/NULL); return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_7; } IL_0028: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_10 = { reinterpret_cast (L8_t0DC62ABA8124A587901AC9D023076EF568A23003_0_0_0_var) }; Type_t * L_11; L_11 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_10, /*hidden argument*/NULL); bool L_12; L_12 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_9, (Type_t *)L_11, /*hidden argument*/NULL); if (L_12) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_14; L_14 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_13, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_15 = { reinterpret_cast (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F_0_0_0_var) }; Type_t * L_16; L_16 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_15, /*hidden argument*/NULL); bool L_17; L_17 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_14, (Type_t *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_18 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_19; L_19 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_18, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_20 = { reinterpret_cast (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_0_0_0_var) }; Type_t * L_21; L_21 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_20, /*hidden argument*/NULL); bool L_22; L_22 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_19, (Type_t *)L_21, /*hidden argument*/NULL); if (L_22) { goto IL_0094; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_23 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_24; L_24 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_23, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_0_0_0_var) }; Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); bool L_27; L_27 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_24, (Type_t *)L_26, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_27)); goto IL_0095; } IL_0094: { G_B7_0 = 1; } IL_0095: { if (!G_B7_0) { goto IL_009f; } } { Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474((Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E *)(&V_0), (uint8_t)5, /*hidden argument*/Nullable_1__ctor_mC540C976DDDB40E5CA6E87C92115465B816A2474_RuntimeMethod_var); } IL_009f: { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_28 = V_0; return (Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E )L_28; } } // System.Void o0.Json::FromJson(System.String,T&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Json_FromJson_TisRuntimeObject_mB2AD3DE7B8374C215A9C31A29792D7D8220E8475_gshared (String_t* ___S0, RuntimeObject ** ___o1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { RuntimeObject ** L_0 = ___o1; RuntimeObject * L_1 = (*(RuntimeObject **)L_0); V_0 = (RuntimeObject *)L_1; String_t* L_2 = ___S0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_3 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_4; L_4 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_3, /*hidden argument*/NULL); Json_FromJson_mE3931B6C8DA732EE0A3E0E8E9205F050B11DC986((String_t*)L_2, (Type_t *)L_4, (RuntimeObject **)(RuntimeObject **)(&V_0), /*hidden argument*/NULL); RuntimeObject ** L_5 = ___o1; RuntimeObject * L_6 = V_0; *(RuntimeObject **)L_5 = ((RuntimeObject *)Castclass((RuntimeObject*)L_6, IL2CPP_RGCTX_DATA(method->rgctx_data, 0))); Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_5, (void*)((RuntimeObject *)Castclass((RuntimeObject*)L_6, IL2CPP_RGCTX_DATA(method->rgctx_data, 0)))); return; } } // T Newtonsoft.Json.JsonConvert::DeserializeObject(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * JsonConvert_DeserializeObject_TisRuntimeObject_m12BD6B0524A17D2475F6F26FD93BF52EDDFA6591_gshared (String_t* ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonConvert_tE6BEC0144590DD363669B76685D1C371866C3D87_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(JsonConvert_tE6BEC0144590DD363669B76685D1C371866C3D87_il2cpp_TypeInfo_var); RuntimeObject * L_1; L_1 = (( RuntimeObject * (*) (String_t*, JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((String_t*)L_0, (JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE *)NULL, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject *)L_1; } } // T Newtonsoft.Json.JsonConvert::DeserializeObject(System.String,Newtonsoft.Json.JsonConverter[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * JsonConvert_DeserializeObject_TisRuntimeObject_m42AE38DC15D827C599F41FD3EED91477AD2B8564_gshared (String_t* ___value0, JsonConverterU5BU5D_t4D765C7F069D72FC9554EFAF354FBDC0CA2F7BC4* ___converters1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonConvert_tE6BEC0144590DD363669B76685D1C371866C3D87_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); JsonConverterU5BU5D_t4D765C7F069D72FC9554EFAF354FBDC0CA2F7BC4* L_3 = ___converters1; IL2CPP_RUNTIME_CLASS_INIT(JsonConvert_tE6BEC0144590DD363669B76685D1C371866C3D87_il2cpp_TypeInfo_var); RuntimeObject * L_4; L_4 = JsonConvert_DeserializeObject_mA831B6913A754DED6786870F4B9AA10351A39D12((String_t*)L_0, (Type_t *)L_2, (JsonConverterU5BU5D_t4D765C7F069D72FC9554EFAF354FBDC0CA2F7BC4*)L_3, /*hidden argument*/NULL); return (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))); } } // T Newtonsoft.Json.JsonConvert::DeserializeObject(System.String,Newtonsoft.Json.JsonSerializerSettings) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * JsonConvert_DeserializeObject_TisRuntimeObject_mF0250C3993DF8C5A3E1A687C361673FDD6B9B495_gshared (String_t* ___value0, JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE * ___settings1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonConvert_tE6BEC0144590DD363669B76685D1C371866C3D87_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { String_t* L_0 = ___value0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE * L_3 = ___settings1; IL2CPP_RUNTIME_CLASS_INIT(JsonConvert_tE6BEC0144590DD363669B76685D1C371866C3D87_il2cpp_TypeInfo_var); RuntimeObject * L_4; L_4 = JsonConvert_DeserializeObject_m5F3A17B1C9501B1BB69FFD846811A2DC1A34455B((String_t*)L_0, (Type_t *)L_2, (JsonSerializerSettings_t588091BBBF86CF9B1EF3019B90BB47BA634343FE *)L_3, /*hidden argument*/NULL); return (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))); } } // T Newtonsoft.Json.Serialization.JsonFormatterConverter::GetTokenValue(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool JsonFormatterConverter_GetTokenValue_TisBoolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_m72C79A1A05F8E42B16A217909237F8DDD6208483_gshared (JsonFormatterConverter_t2CC26756ACFEBB831D9B7E493421A9B522D120EF * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___value0; ValidationUtils_ArgumentNotNull_m9332A1307FA17A704CD312343FB5E20612B5F386((RuntimeObject *)L_0, (String_t*)_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8, /*hidden argument*/NULL); RuntimeObject * L_1 = ___value0; NullCheck((JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64 *)((JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64 *)Castclass((RuntimeObject*)L_1, JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64_il2cpp_TypeInfo_var))); RuntimeObject * L_2; L_2 = JValue_get_Value_m886BB4337BAD45C2E74A27AC3D45A5D3912DB92E_inline((JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64 *)((JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64 *)Castclass((RuntimeObject*)L_1, JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_3 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_4; L_4 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_5; L_5 = CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); RuntimeObject * L_6; L_6 = Convert_ChangeType_m6AA3DE3E595A2AABA33B5046BD6CF2AB46466C05((RuntimeObject *)L_2, (Type_t *)L_4, (RuntimeObject*)L_5, /*hidden argument*/NULL); return (bool)((*(bool*)((bool*)UnBox(L_6, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); } } // T Newtonsoft.Json.Serialization.JsonFormatterConverter::GetTokenValue(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t JsonFormatterConverter_GetTokenValue_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mFD6EE38F34A46EECAA41611CBE8D86B98F3F646A_gshared (JsonFormatterConverter_t2CC26756ACFEBB831D9B7E493421A9B522D120EF * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___value0; ValidationUtils_ArgumentNotNull_m9332A1307FA17A704CD312343FB5E20612B5F386((RuntimeObject *)L_0, (String_t*)_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8, /*hidden argument*/NULL); RuntimeObject * L_1 = ___value0; NullCheck((JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64 *)((JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64 *)Castclass((RuntimeObject*)L_1, JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64_il2cpp_TypeInfo_var))); RuntimeObject * L_2; L_2 = JValue_get_Value_m886BB4337BAD45C2E74A27AC3D45A5D3912DB92E_inline((JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64 *)((JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64 *)Castclass((RuntimeObject*)L_1, JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_3 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_4; L_4 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_5; L_5 = CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); RuntimeObject * L_6; L_6 = Convert_ChangeType_m6AA3DE3E595A2AABA33B5046BD6CF2AB46466C05((RuntimeObject *)L_2, (Type_t *)L_4, (RuntimeObject*)L_5, /*hidden argument*/NULL); return (int32_t)((*(int32_t*)((int32_t*)UnBox(L_6, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); } } // T Newtonsoft.Json.Serialization.JsonFormatterConverter::GetTokenValue(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t JsonFormatterConverter_GetTokenValue_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m1B54D916C36826C62E952E1834A26A67F4636E20_gshared (JsonFormatterConverter_t2CC26756ACFEBB831D9B7E493421A9B522D120EF * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___value0; ValidationUtils_ArgumentNotNull_m9332A1307FA17A704CD312343FB5E20612B5F386((RuntimeObject *)L_0, (String_t*)_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8, /*hidden argument*/NULL); RuntimeObject * L_1 = ___value0; NullCheck((JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64 *)((JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64 *)Castclass((RuntimeObject*)L_1, JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64_il2cpp_TypeInfo_var))); RuntimeObject * L_2; L_2 = JValue_get_Value_m886BB4337BAD45C2E74A27AC3D45A5D3912DB92E_inline((JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64 *)((JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64 *)Castclass((RuntimeObject*)L_1, JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_3 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_4; L_4 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_5; L_5 = CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); RuntimeObject * L_6; L_6 = Convert_ChangeType_m6AA3DE3E595A2AABA33B5046BD6CF2AB46466C05((RuntimeObject *)L_2, (Type_t *)L_4, (RuntimeObject*)L_5, /*hidden argument*/NULL); return (int64_t)((*(int64_t*)((int64_t*)UnBox(L_6, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); } } // T Newtonsoft.Json.Serialization.JsonFormatterConverter::GetTokenValue(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * JsonFormatterConverter_GetTokenValue_TisRuntimeObject_m792495ADE834C1249D815B2D9C589084657076FE_gshared (JsonFormatterConverter_t2CC26756ACFEBB831D9B7E493421A9B522D120EF * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___value0; ValidationUtils_ArgumentNotNull_m9332A1307FA17A704CD312343FB5E20612B5F386((RuntimeObject *)L_0, (String_t*)_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8, /*hidden argument*/NULL); RuntimeObject * L_1 = ___value0; NullCheck((JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64 *)((JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64 *)Castclass((RuntimeObject*)L_1, JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64_il2cpp_TypeInfo_var))); RuntimeObject * L_2; L_2 = JValue_get_Value_m886BB4337BAD45C2E74A27AC3D45A5D3912DB92E_inline((JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64 *)((JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64 *)Castclass((RuntimeObject*)L_1, JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_3 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_4; L_4 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_5; L_5 = CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); RuntimeObject * L_6; L_6 = Convert_ChangeType_m6AA3DE3E595A2AABA33B5046BD6CF2AB46466C05((RuntimeObject *)L_2, (Type_t *)L_4, (RuntimeObject*)L_5, /*hidden argument*/NULL); return (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_6, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))); } } // T Newtonsoft.Json.Serialization.JsonFormatterConverter::GetTokenValue(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float JsonFormatterConverter_GetTokenValue_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_mF90E101272C8CBD09866921457DCEB6981F2AE9A_gshared (JsonFormatterConverter_t2CC26756ACFEBB831D9B7E493421A9B522D120EF * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___value0; ValidationUtils_ArgumentNotNull_m9332A1307FA17A704CD312343FB5E20612B5F386((RuntimeObject *)L_0, (String_t*)_stringLiteral46F273EF641E07D271D91E0DC24A4392582671F8, /*hidden argument*/NULL); RuntimeObject * L_1 = ___value0; NullCheck((JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64 *)((JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64 *)Castclass((RuntimeObject*)L_1, JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64_il2cpp_TypeInfo_var))); RuntimeObject * L_2; L_2 = JValue_get_Value_m886BB4337BAD45C2E74A27AC3D45A5D3912DB92E_inline((JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64 *)((JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64 *)Castclass((RuntimeObject*)L_1, JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_3 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_4; L_4 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_3, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98_il2cpp_TypeInfo_var); CultureInfo_t1B787142231DB79ABDCE0659823F908A040E9A98 * L_5; L_5 = CultureInfo_get_InvariantCulture_m9FAAFAF8A00091EE1FCB7098AD3F163ECDF02164(/*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); RuntimeObject * L_6; L_6 = Convert_ChangeType_m6AA3DE3E595A2AABA33B5046BD6CF2AB46466C05((RuntimeObject *)L_2, (Type_t *)L_4, (RuntimeObject*)L_5, /*hidden argument*/NULL); return (float)((*(float*)((float*)UnBox(L_6, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); } } // System.Void LitJson.JsonMapper::RegisterExporter(LitJson.ExporterFunc`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JsonMapper_RegisterExporter_TisRuntimeObject_m6C3AC3CAFA35DDC4601ECFC1C0F6516D6EC9AFBB_gshared (ExporterFunc_1_t630A9001A866BE657B4741284930FD33F41F30B0 * ___exporter0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ExporterFunc_t990009C675F597513B6CF9ACF400B391E9AE9773_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDictionary_2_t100B461C37F79E2F9CF3817F1BBEE5DC8495E0F5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ExporterFunc_t990009C675F597513B6CF9ACF400B391E9AE9773 * V_0 = NULL; { U3CU3Ec__DisplayClass41_0_1_t1965ED1F8D52F648B6B7C4D007BA67C874AF52CD * L_0 = (U3CU3Ec__DisplayClass41_0_1_t1965ED1F8D52F648B6B7C4D007BA67C874AF52CD *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (U3CU3Ec__DisplayClass41_0_1_t1965ED1F8D52F648B6B7C4D007BA67C874AF52CD *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); U3CU3Ec__DisplayClass41_0_1_t1965ED1F8D52F648B6B7C4D007BA67C874AF52CD * L_1 = (U3CU3Ec__DisplayClass41_0_1_t1965ED1F8D52F648B6B7C4D007BA67C874AF52CD *)L_0; ExporterFunc_1_t630A9001A866BE657B4741284930FD33F41F30B0 * L_2 = ___exporter0; NullCheck(L_1); L_1->set_exporter_0(L_2); // ExporterFunc exporter_wrapper = // delegate (object obj, JsonWriter writer) { // exporter ((T) obj, writer); // }; ExporterFunc_t990009C675F597513B6CF9ACF400B391E9AE9773 * L_3 = (ExporterFunc_t990009C675F597513B6CF9ACF400B391E9AE9773 *)il2cpp_codegen_object_new(ExporterFunc_t990009C675F597513B6CF9ACF400B391E9AE9773_il2cpp_TypeInfo_var); ExporterFunc__ctor_m4237FEBFE9ED03085C7D3F0994FD5E4FB27C6051(L_3, (RuntimeObject *)L_1, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)), /*hidden argument*/NULL); V_0 = (ExporterFunc_t990009C675F597513B6CF9ACF400B391E9AE9773 *)L_3; // custom_exporters_table[typeof (T)] = exporter_wrapper; IL2CPP_RUNTIME_CLASS_INIT(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); RuntimeObject* L_4 = ((JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_StaticFields*)il2cpp_codegen_static_fields_for(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var))->get_custom_exporters_table_3(); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_5 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 3)) }; 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); ExporterFunc_t990009C675F597513B6CF9ACF400B391E9AE9773 * L_7 = V_0; NullCheck((RuntimeObject*)L_4); InterfaceActionInvoker2< Type_t *, ExporterFunc_t990009C675F597513B6CF9ACF400B391E9AE9773 * >::Invoke(1 /* System.Void System.Collections.Generic.IDictionary`2::set_Item(!0,!1) */, IDictionary_2_t100B461C37F79E2F9CF3817F1BBEE5DC8495E0F5_il2cpp_TypeInfo_var, (RuntimeObject*)L_4, (Type_t *)L_6, (ExporterFunc_t990009C675F597513B6CF9ACF400B391E9AE9773 *)L_7); // } return; } } // System.Void LitJson.JsonMapper::RegisterImporter(LitJson.ImporterFunc`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JsonMapper_RegisterImporter_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m582190456E40C9FB32BA71243A72E1E72034D997_gshared (ImporterFunc_2_tCFD454CC21D86524557F9DB5BDC69543BC57ABE8 * ___importer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D * V_0 = NULL; { U3CU3Ec__DisplayClass42_0_2_t7D534C7CB23852515797B28E227CE9337CB8BAFA * L_0 = (U3CU3Ec__DisplayClass42_0_2_t7D534C7CB23852515797B28E227CE9337CB8BAFA *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (U3CU3Ec__DisplayClass42_0_2_t7D534C7CB23852515797B28E227CE9337CB8BAFA *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); U3CU3Ec__DisplayClass42_0_2_t7D534C7CB23852515797B28E227CE9337CB8BAFA * L_1 = (U3CU3Ec__DisplayClass42_0_2_t7D534C7CB23852515797B28E227CE9337CB8BAFA *)L_0; ImporterFunc_2_tCFD454CC21D86524557F9DB5BDC69543BC57ABE8 * L_2 = ___importer0; NullCheck(L_1); L_1->set_importer_0(L_2); // ImporterFunc importer_wrapper = // delegate (object input) { // return importer ((TJson) input); // }; ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D * L_3 = (ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D *)il2cpp_codegen_object_new(ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D_il2cpp_TypeInfo_var); ImporterFunc__ctor_mE340B341FA3A6B4BD788BD90BD0D8F1E242A5289(L_3, (RuntimeObject *)L_1, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)), /*hidden argument*/NULL); V_0 = (ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D *)L_3; // RegisterImporter (custom_importers_table, typeof (TJson), // typeof (TValue), importer_wrapper); IL2CPP_RUNTIME_CLASS_INIT(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); RuntimeObject* L_4 = ((JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_StaticFields*)il2cpp_codegen_static_fields_for(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var))->get_custom_importers_table_5(); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_5 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 3)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 4)) }; Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_7, /*hidden argument*/NULL); ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D * L_9 = V_0; JsonMapper_RegisterImporter_m4148E8E55C8BEE0C991CC14F900A052CF475F8F9((RuntimeObject*)L_4, (Type_t *)L_6, (Type_t *)L_8, (ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D *)L_9, /*hidden argument*/NULL); // } return; } } // System.Void LitJson.JsonMapper::RegisterImporter(LitJson.ImporterFunc`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JsonMapper_RegisterImporter_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_m1210841F9390B01D676ABE3539FFC97FABDC1CAB_gshared (ImporterFunc_2_tB8CD9B08886AF48A0307B83ACF20B91500939840 * ___importer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D * V_0 = NULL; { U3CU3Ec__DisplayClass42_0_2_t4E2DE2378148C2C7139ECE2BAA64B19CD12D3797 * L_0 = (U3CU3Ec__DisplayClass42_0_2_t4E2DE2378148C2C7139ECE2BAA64B19CD12D3797 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (U3CU3Ec__DisplayClass42_0_2_t4E2DE2378148C2C7139ECE2BAA64B19CD12D3797 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); U3CU3Ec__DisplayClass42_0_2_t4E2DE2378148C2C7139ECE2BAA64B19CD12D3797 * L_1 = (U3CU3Ec__DisplayClass42_0_2_t4E2DE2378148C2C7139ECE2BAA64B19CD12D3797 *)L_0; ImporterFunc_2_tB8CD9B08886AF48A0307B83ACF20B91500939840 * L_2 = ___importer0; NullCheck(L_1); L_1->set_importer_0(L_2); // ImporterFunc importer_wrapper = // delegate (object input) { // return importer ((TJson) input); // }; ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D * L_3 = (ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D *)il2cpp_codegen_object_new(ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D_il2cpp_TypeInfo_var); ImporterFunc__ctor_mE340B341FA3A6B4BD788BD90BD0D8F1E242A5289(L_3, (RuntimeObject *)L_1, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)), /*hidden argument*/NULL); V_0 = (ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D *)L_3; // RegisterImporter (custom_importers_table, typeof (TJson), // typeof (TValue), importer_wrapper); IL2CPP_RUNTIME_CLASS_INIT(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); RuntimeObject* L_4 = ((JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_StaticFields*)il2cpp_codegen_static_fields_for(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var))->get_custom_importers_table_5(); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_5 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 3)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 4)) }; Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_7, /*hidden argument*/NULL); ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D * L_9 = V_0; JsonMapper_RegisterImporter_m4148E8E55C8BEE0C991CC14F900A052CF475F8F9((RuntimeObject*)L_4, (Type_t *)L_6, (Type_t *)L_8, (ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D *)L_9, /*hidden argument*/NULL); // } return; } } // System.Void LitJson.JsonMapper::RegisterImporter(LitJson.ImporterFunc`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JsonMapper_RegisterImporter_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_mC78C9464CFE9605757AFE6B87BF5B20F7D298656_gshared (ImporterFunc_2_tFC6A6E98CBA96BB31013380AB3C4ECBAC733B714 * ___importer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D * V_0 = NULL; { U3CU3Ec__DisplayClass42_0_2_tC01CA97D77E17C15B3852060D56FA62085B55FEF * L_0 = (U3CU3Ec__DisplayClass42_0_2_tC01CA97D77E17C15B3852060D56FA62085B55FEF *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (U3CU3Ec__DisplayClass42_0_2_tC01CA97D77E17C15B3852060D56FA62085B55FEF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); U3CU3Ec__DisplayClass42_0_2_tC01CA97D77E17C15B3852060D56FA62085B55FEF * L_1 = (U3CU3Ec__DisplayClass42_0_2_tC01CA97D77E17C15B3852060D56FA62085B55FEF *)L_0; ImporterFunc_2_tFC6A6E98CBA96BB31013380AB3C4ECBAC733B714 * L_2 = ___importer0; NullCheck(L_1); L_1->set_importer_0(L_2); // ImporterFunc importer_wrapper = // delegate (object input) { // return importer ((TJson) input); // }; ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D * L_3 = (ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D *)il2cpp_codegen_object_new(ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D_il2cpp_TypeInfo_var); ImporterFunc__ctor_mE340B341FA3A6B4BD788BD90BD0D8F1E242A5289(L_3, (RuntimeObject *)L_1, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)), /*hidden argument*/NULL); V_0 = (ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D *)L_3; // RegisterImporter (custom_importers_table, typeof (TJson), // typeof (TValue), importer_wrapper); IL2CPP_RUNTIME_CLASS_INIT(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); RuntimeObject* L_4 = ((JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_StaticFields*)il2cpp_codegen_static_fields_for(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var))->get_custom_importers_table_5(); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_5 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 3)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 4)) }; Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_7, /*hidden argument*/NULL); ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D * L_9 = V_0; JsonMapper_RegisterImporter_m4148E8E55C8BEE0C991CC14F900A052CF475F8F9((RuntimeObject*)L_4, (Type_t *)L_6, (Type_t *)L_8, (ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D *)L_9, /*hidden argument*/NULL); // } return; } } // System.Void LitJson.JsonMapper::RegisterImporter(LitJson.ImporterFunc`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JsonMapper_RegisterImporter_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m0ED5AC5ABD8B43BC0C57F46F3B0009912BD9E35C_gshared (ImporterFunc_2_t8888B5E6C81FA20C308C693C230A902CAA2AFE9A * ___importer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D * V_0 = NULL; { U3CU3Ec__DisplayClass42_0_2_t97B5B8175A923AB04501037C16CB252B543F2571 * L_0 = (U3CU3Ec__DisplayClass42_0_2_t97B5B8175A923AB04501037C16CB252B543F2571 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (U3CU3Ec__DisplayClass42_0_2_t97B5B8175A923AB04501037C16CB252B543F2571 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); U3CU3Ec__DisplayClass42_0_2_t97B5B8175A923AB04501037C16CB252B543F2571 * L_1 = (U3CU3Ec__DisplayClass42_0_2_t97B5B8175A923AB04501037C16CB252B543F2571 *)L_0; ImporterFunc_2_t8888B5E6C81FA20C308C693C230A902CAA2AFE9A * L_2 = ___importer0; NullCheck(L_1); L_1->set_importer_0(L_2); // ImporterFunc importer_wrapper = // delegate (object input) { // return importer ((TJson) input); // }; ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D * L_3 = (ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D *)il2cpp_codegen_object_new(ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D_il2cpp_TypeInfo_var); ImporterFunc__ctor_mE340B341FA3A6B4BD788BD90BD0D8F1E242A5289(L_3, (RuntimeObject *)L_1, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)), /*hidden argument*/NULL); V_0 = (ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D *)L_3; // RegisterImporter (custom_importers_table, typeof (TJson), // typeof (TValue), importer_wrapper); IL2CPP_RUNTIME_CLASS_INIT(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); RuntimeObject* L_4 = ((JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_StaticFields*)il2cpp_codegen_static_fields_for(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var))->get_custom_importers_table_5(); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_5 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 3)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 4)) }; Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_7, /*hidden argument*/NULL); ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D * L_9 = V_0; JsonMapper_RegisterImporter_m4148E8E55C8BEE0C991CC14F900A052CF475F8F9((RuntimeObject*)L_4, (Type_t *)L_6, (Type_t *)L_8, (ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D *)L_9, /*hidden argument*/NULL); // } return; } } // System.Void LitJson.JsonMapper::RegisterImporter(LitJson.ImporterFunc`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JsonMapper_RegisterImporter_TisRuntimeObject_TisDateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_m27F758D164C147AE5426859C0BA168DDEFFC673E_gshared (ImporterFunc_2_tA197857700F789BFABE11594F0F8AEBA1C463715 * ___importer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D * V_0 = NULL; { U3CU3Ec__DisplayClass42_0_2_t7A2BC799CEB38D9C0C912825698BAB171D08B405 * L_0 = (U3CU3Ec__DisplayClass42_0_2_t7A2BC799CEB38D9C0C912825698BAB171D08B405 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (U3CU3Ec__DisplayClass42_0_2_t7A2BC799CEB38D9C0C912825698BAB171D08B405 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); U3CU3Ec__DisplayClass42_0_2_t7A2BC799CEB38D9C0C912825698BAB171D08B405 * L_1 = (U3CU3Ec__DisplayClass42_0_2_t7A2BC799CEB38D9C0C912825698BAB171D08B405 *)L_0; ImporterFunc_2_tA197857700F789BFABE11594F0F8AEBA1C463715 * L_2 = ___importer0; NullCheck(L_1); L_1->set_importer_0(L_2); // ImporterFunc importer_wrapper = // delegate (object input) { // return importer ((TJson) input); // }; ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D * L_3 = (ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D *)il2cpp_codegen_object_new(ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D_il2cpp_TypeInfo_var); ImporterFunc__ctor_mE340B341FA3A6B4BD788BD90BD0D8F1E242A5289(L_3, (RuntimeObject *)L_1, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)), /*hidden argument*/NULL); V_0 = (ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D *)L_3; // RegisterImporter (custom_importers_table, typeof (TJson), // typeof (TValue), importer_wrapper); IL2CPP_RUNTIME_CLASS_INIT(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); RuntimeObject* L_4 = ((JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_StaticFields*)il2cpp_codegen_static_fields_for(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var))->get_custom_importers_table_5(); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_5 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 3)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 4)) }; Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_7, /*hidden argument*/NULL); ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D * L_9 = V_0; JsonMapper_RegisterImporter_m4148E8E55C8BEE0C991CC14F900A052CF475F8F9((RuntimeObject*)L_4, (Type_t *)L_6, (Type_t *)L_8, (ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D *)L_9, /*hidden argument*/NULL); // } return; } } // System.Void LitJson.JsonMapper::RegisterImporter(LitJson.ImporterFunc`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void JsonMapper_RegisterImporter_TisRuntimeObject_TisRuntimeObject_mC3A333B273FD4B52B995EB1B2DE9D79E090CCA9C_gshared (ImporterFunc_2_tE24BF8ACFA328ED830BA38E8C5025E1DE45E51E5 * ___importer0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D * V_0 = NULL; { U3CU3Ec__DisplayClass42_0_2_t422C7CC478953AAAE68CE264D8EA569B805FF0B4 * L_0 = (U3CU3Ec__DisplayClass42_0_2_t422C7CC478953AAAE68CE264D8EA569B805FF0B4 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (U3CU3Ec__DisplayClass42_0_2_t422C7CC478953AAAE68CE264D8EA569B805FF0B4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); U3CU3Ec__DisplayClass42_0_2_t422C7CC478953AAAE68CE264D8EA569B805FF0B4 * L_1 = (U3CU3Ec__DisplayClass42_0_2_t422C7CC478953AAAE68CE264D8EA569B805FF0B4 *)L_0; ImporterFunc_2_tE24BF8ACFA328ED830BA38E8C5025E1DE45E51E5 * L_2 = ___importer0; NullCheck(L_1); L_1->set_importer_0(L_2); // ImporterFunc importer_wrapper = // delegate (object input) { // return importer ((TJson) input); // }; ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D * L_3 = (ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D *)il2cpp_codegen_object_new(ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D_il2cpp_TypeInfo_var); ImporterFunc__ctor_mE340B341FA3A6B4BD788BD90BD0D8F1E242A5289(L_3, (RuntimeObject *)L_1, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)), /*hidden argument*/NULL); V_0 = (ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D *)L_3; // RegisterImporter (custom_importers_table, typeof (TJson), // typeof (TValue), importer_wrapper); IL2CPP_RUNTIME_CLASS_INIT(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); RuntimeObject* L_4 = ((JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_StaticFields*)il2cpp_codegen_static_fields_for(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var))->get_custom_importers_table_5(); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_5 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 3)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 4)) }; Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_7, /*hidden argument*/NULL); ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D * L_9 = V_0; JsonMapper_RegisterImporter_m4148E8E55C8BEE0C991CC14F900A052CF475F8F9((RuntimeObject*)L_4, (Type_t *)L_6, (Type_t *)L_8, (ImporterFunc_t1AAC6FE78DB8A3455E43F188F24D75C806A6089D *)L_9, /*hidden argument*/NULL); // } return; } } // T LitJson.JsonMapper::ToObject(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 JsonMapper_ToObject_TisMessage_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3_mDE48C1E0C6C7B2A74B137E698BD2E4391CBC452D_gshared (String_t* ___json0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340 * V_0 = NULL; { // JsonReader reader = new JsonReader (json); String_t* L_0 = ___json0; JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340 * L_1 = (JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340 *)il2cpp_codegen_object_new(JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340_il2cpp_TypeInfo_var); JsonReader__ctor_m9C1648178CF28BDEF993FD4269448E94DE6C747D(L_1, (String_t*)L_0, /*hidden argument*/NULL); V_0 = (JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340 *)L_1; // return (T) ReadValue (typeof (T), reader); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_2 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_3; L_3 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_2, /*hidden argument*/NULL); JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340 * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); RuntimeObject * L_5; L_5 = JsonMapper_ReadValue_mAFB51230BD1563167F207F1BE32BEA869ED3368B((Type_t *)L_3, (JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340 *)L_4, /*hidden argument*/NULL); return (Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 )((*(Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 *)((Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 *)UnBox(L_5, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); } } // T LitJson.JsonMapper::ToObject(LitJson.JsonReader) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * JsonMapper_ToObject_TisRuntimeObject_m694C2DBE5C1CA5744A7F8F20E50366B84A3E2B33_gshared (JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340 * ___reader0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return (T) ReadValue (typeof (T), reader); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_0 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; 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); JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340 * L_2 = ___reader0; IL2CPP_RUNTIME_CLASS_INIT(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); RuntimeObject * L_3; L_3 = JsonMapper_ReadValue_mAFB51230BD1563167F207F1BE32BEA869ED3368B((Type_t *)L_1, (JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340 *)L_2, /*hidden argument*/NULL); return (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))); } } // T LitJson.JsonMapper::ToObject(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * JsonMapper_ToObject_TisRuntimeObject_mBB7000E0AB04A9DA0A66ACABDCCE3B62847892B3_gshared (String_t* ___json0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340 * V_0 = NULL; { // JsonReader reader = new JsonReader (json); String_t* L_0 = ___json0; JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340 * L_1 = (JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340 *)il2cpp_codegen_object_new(JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340_il2cpp_TypeInfo_var); JsonReader__ctor_m9C1648178CF28BDEF993FD4269448E94DE6C747D(L_1, (String_t*)L_0, /*hidden argument*/NULL); V_0 = (JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340 *)L_1; // return (T) ReadValue (typeof (T), reader); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_2 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_3; L_3 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_2, /*hidden argument*/NULL); JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340 * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); RuntimeObject * L_5; L_5 = JsonMapper_ReadValue_mAFB51230BD1563167F207F1BE32BEA869ED3368B((Type_t *)L_3, (JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340 *)L_4, /*hidden argument*/NULL); return (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_5, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))); } } // T LitJson.JsonMapper::ToObject(System.IO.TextReader) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * JsonMapper_ToObject_TisRuntimeObject_m9A3D6404F6C7FF1EAF3940369E90B33E7BBD7E92_gshared (TextReader_t25B06DCA1906FEAD02150DB14313EBEA4CD78D2F * ___reader0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340 * V_0 = NULL; { // JsonReader json_reader = new JsonReader (reader); TextReader_t25B06DCA1906FEAD02150DB14313EBEA4CD78D2F * L_0 = ___reader0; JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340 * L_1 = (JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340 *)il2cpp_codegen_object_new(JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340_il2cpp_TypeInfo_var); JsonReader__ctor_mCED57B34A64E03A1F20590058A8FD614FE0B1E44(L_1, (TextReader_t25B06DCA1906FEAD02150DB14313EBEA4CD78D2F *)L_0, /*hidden argument*/NULL); V_0 = (JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340 *)L_1; // return (T) ReadValue (typeof (T), json_reader); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_2 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_3; L_3 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_2, /*hidden argument*/NULL); JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340 * L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); RuntimeObject * L_5; L_5 = JsonMapper_ReadValue_mAFB51230BD1563167F207F1BE32BEA869ED3368B((Type_t *)L_3, (JsonReader_t74E3C8119C5DF494022C19A47CC491CCA712D340 *)L_4, /*hidden argument*/NULL); return (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_5, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))); } } // T Newtonsoft.Json.JsonSerializer::Deserialize(Newtonsoft.Json.JsonReader) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t JsonSerializer_Deserialize_TisInt32Enum_t9B63F771913F2B6D586F1173B44A41FBE26F6B5C_mA0FEF9A31683BD882A91543644A4871FB19E4940_gshared (JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD * __this, JsonReader_t4744AD14EAA7B7002CADDE080CAD5FB5CC06A1D7 * ___reader0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { JsonReader_t4744AD14EAA7B7002CADDE080CAD5FB5CC06A1D7 * L_0 = ___reader0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); NullCheck((JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD *)__this); RuntimeObject * L_3; L_3 = JsonSerializer_Deserialize_mD1BD9A4F7C7739A071B90DD9BC9E8908D66E11C0((JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD *)__this, (JsonReader_t4744AD14EAA7B7002CADDE080CAD5FB5CC06A1D7 *)L_0, (Type_t *)L_2, /*hidden argument*/NULL); return (int32_t)((*(int32_t*)((int32_t*)UnBox(L_3, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); } } // T Newtonsoft.Json.JsonSerializer::Deserialize(Newtonsoft.Json.JsonReader) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * JsonSerializer_Deserialize_TisRuntimeObject_mC2BF22ECF299687BBB5972805FC6F81B7E34AB9E_gshared (JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD * __this, JsonReader_t4744AD14EAA7B7002CADDE080CAD5FB5CC06A1D7 * ___reader0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { JsonReader_t4744AD14EAA7B7002CADDE080CAD5FB5CC06A1D7 * L_0 = ___reader0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); NullCheck((JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD *)__this); RuntimeObject * L_3; L_3 = JsonSerializer_Deserialize_mD1BD9A4F7C7739A071B90DD9BC9E8908D66E11C0((JsonSerializer_tD68D930D3D59DD5C3DB6448FBDD31A638F2BB2FD *)__this, (JsonReader_t4744AD14EAA7B7002CADDE080CAD5FB5CC06A1D7 *)L_0, (Type_t *)L_2, /*hidden argument*/NULL); return (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))); } } // T Newtonsoft.Json.Serialization.JsonTypeReflector::GetAttribute(System.Reflection.MemberInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * JsonTypeReflector_GetAttribute_TisRuntimeObject_mAE40FDE679B82F17843C301D17EBF25DB538A280_gshared (MemberInfo_t * ___memberInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonTypeReflector_t50F18C1B9D80F37BF58A282F0C1B3B1F2DF91D76_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReflectionUtils_t3816B11C589D1ACC171DB6CC6729C9B4935533F3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; Type_t * V_1 = NULL; MemberInfo_t * V_2 = NULL; TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* V_3 = NULL; int32_t V_4 = 0; MemberInfo_t * V_5 = NULL; RuntimeObject * V_6 = NULL; { MemberInfo_t * L_0 = ___memberInfo0; NullCheck((MemberInfo_t *)L_0); Type_t * L_1; L_1 = VirtualFuncInvoker0< Type_t * >::Invoke(9 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, (MemberInfo_t *)L_0); IL2CPP_RUNTIME_CLASS_INIT(JsonTypeReflector_t50F18C1B9D80F37BF58A282F0C1B3B1F2DF91D76_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = JsonTypeReflector_GetAssociatedMetadataType_m39210AE48FC3D02B20B519C0EC4F12AD644D3196((Type_t *)L_1, /*hidden argument*/NULL); V_1 = (Type_t *)L_2; Type_t * L_3 = V_1; if (!L_3) { goto IL_002c; } } { Type_t * L_4 = V_1; MemberInfo_t * L_5 = ___memberInfo0; IL2CPP_RUNTIME_CLASS_INIT(ReflectionUtils_t3816B11C589D1ACC171DB6CC6729C9B4935533F3_il2cpp_TypeInfo_var); MemberInfo_t * L_6; L_6 = ReflectionUtils_GetMemberInfoFromType_m67086420E1ED4E5848D76D1DAA6EB1D5EDDF26B3((Type_t *)L_4, (MemberInfo_t *)L_5, /*hidden argument*/NULL); V_2 = (MemberInfo_t *)L_6; MemberInfo_t * L_7 = V_2; if (!L_7) { goto IL_002c; } } { MemberInfo_t * L_8 = V_2; IL2CPP_RUNTIME_CLASS_INIT(ReflectionUtils_t3816B11C589D1ACC171DB6CC6729C9B4935533F3_il2cpp_TypeInfo_var); RuntimeObject * L_9; L_9 = (( RuntimeObject * (*) (RuntimeObject *, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject *)L_8, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (RuntimeObject *)L_9; RuntimeObject * L_10 = V_0; if (!L_10) { goto IL_002c; } } { RuntimeObject * L_11 = V_0; return (RuntimeObject *)L_11; } IL_002c: { MemberInfo_t * L_12 = ___memberInfo0; IL2CPP_RUNTIME_CLASS_INIT(ReflectionUtils_t3816B11C589D1ACC171DB6CC6729C9B4935533F3_il2cpp_TypeInfo_var); RuntimeObject * L_13; L_13 = (( RuntimeObject * (*) (RuntimeObject *, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject *)L_12, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (RuntimeObject *)L_13; RuntimeObject * L_14 = V_0; if (!L_14) { goto IL_003e; } } { RuntimeObject * L_15 = V_0; return (RuntimeObject *)L_15; } IL_003e: { MemberInfo_t * L_16 = ___memberInfo0; NullCheck((MemberInfo_t *)L_16); Type_t * L_17; L_17 = VirtualFuncInvoker0< Type_t * >::Invoke(9 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, (MemberInfo_t *)L_16); if (!L_17) { goto IL_0087; } } { MemberInfo_t * L_18 = ___memberInfo0; NullCheck((MemberInfo_t *)L_18); Type_t * L_19; L_19 = VirtualFuncInvoker0< Type_t * >::Invoke(9 /* System.Type System.Reflection.MemberInfo::get_DeclaringType() */, (MemberInfo_t *)L_18); NullCheck((Type_t *)L_19); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_20; L_20 = VirtualFuncInvoker0< TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(51 /* System.Type[] System.Type::GetInterfaces() */, (Type_t *)L_19); V_3 = (TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755*)L_20; V_4 = (int32_t)0; goto IL_0080; } IL_0057: { TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_21 = V_3; int32_t L_22 = V_4; NullCheck(L_21); int32_t L_23 = L_22; Type_t * L_24 = (L_21)->GetAt(static_cast(L_23)); MemberInfo_t * L_25 = ___memberInfo0; IL2CPP_RUNTIME_CLASS_INIT(ReflectionUtils_t3816B11C589D1ACC171DB6CC6729C9B4935533F3_il2cpp_TypeInfo_var); MemberInfo_t * L_26; L_26 = ReflectionUtils_GetMemberInfoFromType_m67086420E1ED4E5848D76D1DAA6EB1D5EDDF26B3((Type_t *)L_24, (MemberInfo_t *)L_25, /*hidden argument*/NULL); V_5 = (MemberInfo_t *)L_26; MemberInfo_t * L_27 = V_5; if (!L_27) { goto IL_007a; } } { MemberInfo_t * L_28 = V_5; IL2CPP_RUNTIME_CLASS_INIT(ReflectionUtils_t3816B11C589D1ACC171DB6CC6729C9B4935533F3_il2cpp_TypeInfo_var); RuntimeObject * L_29; L_29 = (( RuntimeObject * (*) (RuntimeObject *, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject *)L_28, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (RuntimeObject *)L_29; RuntimeObject * L_30 = V_0; if (!L_30) { goto IL_007a; } } { RuntimeObject * L_31 = V_0; return (RuntimeObject *)L_31; } IL_007a: { int32_t L_32 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_32, (int32_t)1)); } IL_0080: { int32_t L_33 = V_4; TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_34 = V_3; NullCheck(L_34); if ((((int32_t)L_33) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_34)->max_length)))))) { goto IL_0057; } } IL_0087: { il2cpp_codegen_initobj((&V_6), sizeof(RuntimeObject *)); RuntimeObject * L_35 = V_6; return (RuntimeObject *)L_35; } } // T Newtonsoft.Json.Serialization.JsonTypeReflector::GetAttribute(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * JsonTypeReflector_GetAttribute_TisRuntimeObject_m70C32B86D3BFBF89D8049BD378D5029BE54BC820_gshared (RuntimeObject * ___provider0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonTypeReflector_t50F18C1B9D80F37BF58A282F0C1B3B1F2DF91D76_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemberInfo_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReflectionUtils_t3816B11C589D1ACC171DB6CC6729C9B4935533F3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; MemberInfo_t * V_1 = NULL; { RuntimeObject * L_0 = ___provider0; V_0 = (Type_t *)((Type_t *)IsInst((RuntimeObject*)L_0, Type_t_il2cpp_TypeInfo_var)); Type_t * L_1 = V_0; if (!L_1) { goto IL_0011; } } { Type_t * L_2 = V_0; IL2CPP_RUNTIME_CLASS_INIT(JsonTypeReflector_t50F18C1B9D80F37BF58A282F0C1B3B1F2DF91D76_il2cpp_TypeInfo_var); RuntimeObject * L_3; L_3 = (( RuntimeObject * (*) (Type_t *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Type_t *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject *)L_3; } IL_0011: { RuntimeObject * L_4 = ___provider0; V_1 = (MemberInfo_t *)((MemberInfo_t *)IsInst((RuntimeObject*)L_4, MemberInfo_t_il2cpp_TypeInfo_var)); MemberInfo_t * L_5 = V_1; if (!L_5) { goto IL_0022; } } { MemberInfo_t * L_6 = V_1; IL2CPP_RUNTIME_CLASS_INIT(JsonTypeReflector_t50F18C1B9D80F37BF58A282F0C1B3B1F2DF91D76_il2cpp_TypeInfo_var); RuntimeObject * L_7; L_7 = (( RuntimeObject * (*) (MemberInfo_t *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((MemberInfo_t *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject *)L_7; } IL_0022: { RuntimeObject * L_8 = ___provider0; IL2CPP_RUNTIME_CLASS_INIT(ReflectionUtils_t3816B11C589D1ACC171DB6CC6729C9B4935533F3_il2cpp_TypeInfo_var); RuntimeObject * L_9; L_9 = (( RuntimeObject * (*) (RuntimeObject *, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((RuntimeObject *)L_8, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (RuntimeObject *)L_9; } } // T Newtonsoft.Json.Serialization.JsonTypeReflector::GetAttribute(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * JsonTypeReflector_GetAttribute_TisRuntimeObject_mF69BDA9E77A91062363A1DA0C952D5C14F4F76A1_gshared (Type_t * ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonTypeReflector_t50F18C1B9D80F37BF58A282F0C1B3B1F2DF91D76_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReflectionUtils_t3816B11C589D1ACC171DB6CC6729C9B4935533F3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; Type_t * V_1 = NULL; TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* V_2 = NULL; int32_t V_3 = 0; RuntimeObject * V_4 = NULL; { Type_t * L_0 = ___type0; IL2CPP_RUNTIME_CLASS_INIT(JsonTypeReflector_t50F18C1B9D80F37BF58A282F0C1B3B1F2DF91D76_il2cpp_TypeInfo_var); Type_t * L_1; L_1 = JsonTypeReflector_GetAssociatedMetadataType_m39210AE48FC3D02B20B519C0EC4F12AD644D3196((Type_t *)L_0, /*hidden argument*/NULL); V_1 = (Type_t *)L_1; Type_t * L_2 = V_1; if (!L_2) { goto IL_001c; } } { Type_t * L_3 = V_1; IL2CPP_RUNTIME_CLASS_INIT(ReflectionUtils_t3816B11C589D1ACC171DB6CC6729C9B4935533F3_il2cpp_TypeInfo_var); RuntimeObject * L_4; L_4 = (( RuntimeObject * (*) (RuntimeObject *, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject *)L_3, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (RuntimeObject *)L_4; RuntimeObject * L_5 = V_0; if (!L_5) { goto IL_001c; } } { RuntimeObject * L_6 = V_0; return (RuntimeObject *)L_6; } IL_001c: { Type_t * L_7 = ___type0; IL2CPP_RUNTIME_CLASS_INIT(ReflectionUtils_t3816B11C589D1ACC171DB6CC6729C9B4935533F3_il2cpp_TypeInfo_var); RuntimeObject * L_8; L_8 = (( RuntimeObject * (*) (RuntimeObject *, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject *)L_7, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (RuntimeObject *)L_8; RuntimeObject * L_9 = V_0; if (!L_9) { goto IL_002e; } } { RuntimeObject * L_10 = V_0; return (RuntimeObject *)L_10; } IL_002e: { Type_t * L_11 = ___type0; NullCheck((Type_t *)L_11); TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_12; L_12 = VirtualFuncInvoker0< TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* >::Invoke(51 /* System.Type[] System.Type::GetInterfaces() */, (Type_t *)L_11); V_2 = (TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755*)L_12; V_3 = (int32_t)0; goto IL_0051; } IL_0039: { TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_13 = V_2; int32_t L_14 = V_3; NullCheck(L_13); int32_t L_15 = L_14; Type_t * L_16 = (L_13)->GetAt(static_cast(L_15)); IL2CPP_RUNTIME_CLASS_INIT(ReflectionUtils_t3816B11C589D1ACC171DB6CC6729C9B4935533F3_il2cpp_TypeInfo_var); RuntimeObject * L_17; L_17 = (( RuntimeObject * (*) (RuntimeObject *, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject *)L_16, (bool)1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (RuntimeObject *)L_17; RuntimeObject * L_18 = V_0; if (!L_18) { goto IL_004d; } } { RuntimeObject * L_19 = V_0; return (RuntimeObject *)L_19; } IL_004d: { int32_t L_20 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_20, (int32_t)1)); } IL_0051: { int32_t L_21 = V_3; TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* L_22 = V_2; NullCheck(L_22); if ((((int32_t)L_21) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_22)->max_length)))))) { goto IL_0039; } } { il2cpp_codegen_initobj((&V_4), sizeof(RuntimeObject *)); RuntimeObject * L_23 = V_4; return (RuntimeObject *)L_23; } } // T Newtonsoft.Json.Serialization.JsonTypeReflector::GetCachedAttribute(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * JsonTypeReflector_GetCachedAttribute_TisRuntimeObject_m096721DC7AA09B0B61A139A4540D0387EB1D776D_gshared (RuntimeObject * ___attributeProvider0, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___attributeProvider0; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); RuntimeObject * L_1; L_1 = (( RuntimeObject * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject *)L_1; } } // T System.Linq.Expressions.Interpreter.LabelInfo::CommonNode(T,T,System.Func`2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * LabelInfo_CommonNode_TisRuntimeObject_m087C4822A7270A648B9084606B9FE4D2DD982B6F_gshared (RuntimeObject * ___first0, RuntimeObject * ___second1, Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 * ___parent2, const RuntimeMethod* method) { EqualityComparer_1_t469B0BBE7B6765C576211BEF8F2803A5AD411A20 * V_0 = NULL; HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * V_1 = NULL; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; RuntimeObject * V_4 = NULL; { EqualityComparer_1_t469B0BBE7B6765C576211BEF8F2803A5AD411A20 * L_0; L_0 = (( EqualityComparer_1_t469B0BBE7B6765C576211BEF8F2803A5AD411A20 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (EqualityComparer_1_t469B0BBE7B6765C576211BEF8F2803A5AD411A20 *)L_0; EqualityComparer_1_t469B0BBE7B6765C576211BEF8F2803A5AD411A20 * L_1 = V_0; RuntimeObject * L_2 = ___first0; RuntimeObject * L_3 = ___second1; NullCheck((EqualityComparer_1_t469B0BBE7B6765C576211BEF8F2803A5AD411A20 *)L_1); bool L_4; L_4 = VirtualFuncInvoker2< bool, RuntimeObject *, RuntimeObject * >::Invoke(8 /* System.Boolean System.Collections.Generic.EqualityComparer`1::Equals(!0,!0) */, (EqualityComparer_1_t469B0BBE7B6765C576211BEF8F2803A5AD411A20 *)L_1, (RuntimeObject *)L_2, (RuntimeObject *)L_3); if (!L_4) { goto IL_0012; } } { RuntimeObject * L_5 = ___first0; return (RuntimeObject *)L_5; } IL_0012: { EqualityComparer_1_t469B0BBE7B6765C576211BEF8F2803A5AD411A20 * L_6 = V_0; HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * L_7 = (HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); (( void (*) (HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B *, RuntimeObject*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(L_7, (RuntimeObject*)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_1 = (HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B *)L_7; RuntimeObject * L_8 = ___first0; V_2 = (RuntimeObject *)L_8; goto IL_002d; } IL_001d: { HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * L_9 = V_1; RuntimeObject * L_10 = V_2; NullCheck((HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B *)L_9); bool L_11; L_11 = (( bool (*) (HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B *)L_9, (RuntimeObject *)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 * L_12 = ___parent2; RuntimeObject * L_13 = V_2; NullCheck((Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 *)L_12); RuntimeObject * L_14; L_14 = (( RuntimeObject * (*) (Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 *)L_12, (RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_2 = (RuntimeObject *)L_14; } IL_002d: { RuntimeObject * L_15 = V_2; if (L_15) { goto IL_001d; } } { RuntimeObject * L_16 = ___second1; V_3 = (RuntimeObject *)L_16; goto IL_004c; } IL_0039: { HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B * L_17 = V_1; RuntimeObject * L_18 = V_3; NullCheck((HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B *)L_17); bool L_19; L_19 = (( bool (*) (HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((HashSet_1_t680119C7ED8D82AED56CDB83DF6F0E9149852A9B *)L_17, (RuntimeObject *)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); if (!L_19) { goto IL_0044; } } { RuntimeObject * L_20 = V_3; return (RuntimeObject *)L_20; } IL_0044: { Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 * L_21 = ___parent2; RuntimeObject * L_22 = V_3; NullCheck((Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 *)L_21); RuntimeObject * L_23; L_23 = (( RuntimeObject * (*) (Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 *)L_21, (RuntimeObject *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_3 = (RuntimeObject *)L_23; } IL_004c: { RuntimeObject * L_24 = V_3; if (L_24) { goto IL_0039; } } { il2cpp_codegen_initobj((&V_4), sizeof(RuntimeObject *)); RuntimeObject * L_25 = V_4; return (RuntimeObject *)L_25; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mFB174769DCD0AB08684EE99B5055919F3A6AD921_gshared (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_EXTERN_C void LanczosResampler_ApplyTransform_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mFB174769DCD0AB08684EE99B5055919F3A6AD921_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LanczosResampler_ApplyTransform_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mFB174769DCD0AB08684EE99B5055919F3A6AD921_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m8194F582E32124E2B4FB0C405B1A11FB630D3F46_gshared (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_EXTERN_C void LanczosResampler_ApplyTransform_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m8194F582E32124E2B4FB0C405B1A11FB630D3F46_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LanczosResampler_ApplyTransform_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m8194F582E32124E2B4FB0C405B1A11FB630D3F46_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m6FFE9DDB1C0F7BB21965B483DCDA199A21CEF9E1_gshared (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_EXTERN_C void LanczosResampler_ApplyTransform_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m6FFE9DDB1C0F7BB21965B483DCDA199A21CEF9E1_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LanczosResampler_ApplyTransform_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m6FFE9DDB1C0F7BB21965B483DCDA199A21CEF9E1_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_mD5C4BAECC0AB7781C070FF8DBF7B7288221F078D_gshared (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_EXTERN_C void LanczosResampler_ApplyTransform_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_mD5C4BAECC0AB7781C070FF8DBF7B7288221F078D_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LanczosResampler_ApplyTransform_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_mD5C4BAECC0AB7781C070FF8DBF7B7288221F078D_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m643C51EFDAF3234939FD91B229C37D62EED1BE0D_gshared (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_EXTERN_C void LanczosResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m643C51EFDAF3234939FD91B229C37D62EED1BE0D_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LanczosResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m643C51EFDAF3234939FD91B229C37D62EED1BE0D_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB61A36150EE2093EEAAE85C7C05FB21E69BBCCCE_gshared (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_EXTERN_C void LanczosResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB61A36150EE2093EEAAE85C7C05FB21E69BBCCCE_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LanczosResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB61A36150EE2093EEAAE85C7C05FB21E69BBCCCE_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mE5733859D7E91C352957C6E12257E95254DC0685_gshared (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_EXTERN_C void LanczosResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mE5733859D7E91C352957C6E12257E95254DC0685_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LanczosResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mE5733859D7E91C352957C6E12257E95254DC0685_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m2D2E7672810B4D3C575C5890C57814437E01A85A_gshared (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_EXTERN_C void LanczosResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m2D2E7672810B4D3C575C5890C57814437E01A85A_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LanczosResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m2D2E7672810B4D3C575C5890C57814437E01A85A_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m2E8AED35A543A7EF842769E305A89E5F84E99747_gshared (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_EXTERN_C void LanczosResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m2E8AED35A543A7EF842769E305A89E5F84E99747_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LanczosResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m2E8AED35A543A7EF842769E305A89E5F84E99747_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m8427D5A732F006C2B405328E5680FDAB12CCA16C_gshared (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_EXTERN_C void LanczosResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m8427D5A732F006C2B405328E5680FDAB12CCA16C_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LanczosResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m8427D5A732F006C2B405328E5680FDAB12CCA16C_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mBE41894FCBC7171D43A1ED002C0247E9F712FB7F_gshared (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_EXTERN_C void LanczosResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mBE41894FCBC7171D43A1ED002C0247E9F712FB7F_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LanczosResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mBE41894FCBC7171D43A1ED002C0247E9F712FB7F_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m985A1E762F04C9265FB1BBB1B6D902F6724F6034_gshared (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_EXTERN_C void LanczosResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m985A1E762F04C9265FB1BBB1B6D902F6724F6034_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LanczosResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m985A1E762F04C9265FB1BBB1B6D902F6724F6034_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m67371517604EC55B33B453FCAB7794E295E05C0A_gshared (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_EXTERN_C void LanczosResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m67371517604EC55B33B453FCAB7794E295E05C0A_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LanczosResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m67371517604EC55B33B453FCAB7794E295E05C0A_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m5B7C6045001815C35442A0C2B0EECCAEC0FB1984_gshared (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_EXTERN_C void LanczosResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m5B7C6045001815C35442A0C2B0EECCAEC0FB1984_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LanczosResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m5B7C6045001815C35442A0C2B0EECCAEC0FB1984_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m87E8D5FA75D4B9C2AB2D2AF3340B2A07CD48CBB0_gshared (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_EXTERN_C void LanczosResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m87E8D5FA75D4B9C2AB2D2AF3340B2A07CD48CBB0_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LanczosResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m87E8D5FA75D4B9C2AB2D2AF3340B2A07CD48CBB0_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mDCF9F34BCD75B58962A257FB7C79D6A3C866E9A5_gshared (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_EXTERN_C void LanczosResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mDCF9F34BCD75B58962A257FB7C79D6A3C866E9A5_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LanczosResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mDCF9F34BCD75B58962A257FB7C79D6A3C866E9A5_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m07E6EC458BB4190497484E58E49D4AA90293578C_gshared (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_EXTERN_C void LanczosResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m07E6EC458BB4190497484E58E49D4AA90293578C_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LanczosResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m07E6EC458BB4190497484E58E49D4AA90293578C_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m4A528D4D3476D196022C27382943ACAF0D134C03_gshared (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_EXTERN_C void LanczosResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m4A528D4D3476D196022C27382943ACAF0D134C03_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LanczosResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m4A528D4D3476D196022C27382943ACAF0D134C03_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mD824848D75C4A84B1507649C079BA62B5CE814A4_gshared (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_EXTERN_C void LanczosResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mD824848D75C4A84B1507649C079BA62B5CE814A4_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LanczosResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mD824848D75C4A84B1507649C079BA62B5CE814A4_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE4D338DFD91AFE08209C9375D4A99D2EFD0C1443_gshared (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_EXTERN_C void LanczosResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE4D338DFD91AFE08209C9375D4A99D2EFD0C1443_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LanczosResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE4D338DFD91AFE08209C9375D4A99D2EFD0C1443_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m63572E31FAD546612097E30678BA6B6A096A6377_gshared (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_EXTERN_C void LanczosResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m63572E31FAD546612097E30678BA6B6A096A6377_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LanczosResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m63572E31FAD546612097E30678BA6B6A096A6377_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m0CB077B43CD2EB4FCDFE7618F03260DFDEA89A38_gshared (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_EXTERN_C void LanczosResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m0CB077B43CD2EB4FCDFE7618F03260DFDEA89A38_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LanczosResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m0CB077B43CD2EB4FCDFE7618F03260DFDEA89A38_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mF30FC2A26B14C73F89F8212B20ABDC8D3077760E_gshared (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_EXTERN_C void LanczosResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mF30FC2A26B14C73F89F8212B20ABDC8D3077760E_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LanczosResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mF30FC2A26B14C73F89F8212B20ABDC8D3077760E_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mD7C9B28D441A95A90B8B0F33222121BC639E1B09_gshared (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_EXTERN_C void LanczosResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mD7C9B28D441A95A90B8B0F33222121BC639E1B09_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LanczosResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mD7C9B28D441A95A90B8B0F33222121BC639E1B09_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mA2CAFF783846BBC783D06CFDAE12DF04E5E2BF93_gshared (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_EXTERN_C void LanczosResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mA2CAFF783846BBC783D06CFDAE12DF04E5E2BF93_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LanczosResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mA2CAFF783846BBC783D06CFDAE12DF04E5E2BF93_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m3CC8BA930AB23680F449DBC72347E6349CD6CBCA_gshared (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_EXTERN_C void LanczosResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m3CC8BA930AB23680F449DBC72347E6349CD6CBCA_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LanczosResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m3CC8BA930AB23680F449DBC72347E6349CD6CBCA_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mB7925DDA1E0894DB0A23EC571FA18DC79CDCD001_gshared (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_EXTERN_C void LanczosResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mB7925DDA1E0894DB0A23EC571FA18DC79CDCD001_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LanczosResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mB7925DDA1E0894DB0A23EC571FA18DC79CDCD001_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m943C9CDA21958843FE361CF8C0EE11BAE13B7BF5_gshared (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_EXTERN_C void LanczosResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m943C9CDA21958843FE361CF8C0EE11BAE13B7BF5_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LanczosResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m943C9CDA21958843FE361CF8C0EE11BAE13B7BF5_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.LanczosResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m548BD6A3BAD489F9EE39AF7321E60115BEFCA0D2_gshared (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_EXTERN_C void LanczosResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m548BD6A3BAD489F9EE39AF7321E60115BEFCA0D2_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); LanczosResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m548BD6A3BAD489F9EE39AF7321E60115BEFCA0D2_inline(_thisAdjusted, ___processor0, method); } // System.Func`1 Newtonsoft.Json.Utilities.LateBoundReflectionDelegateFactory::CreateDefaultConstructor(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Func_1_t807CEE610086E24A0167BAA97A64062016E09D49 * LateBoundReflectionDelegateFactory_CreateDefaultConstructor_TisRuntimeObject_m98159C457208B5861B3FE51F4874708731E23389_gshared (LateBoundReflectionDelegateFactory_t6FE4AA4D54FF44B14A4B1C9C51AA2006611852BC * __this, Type_t * ___type0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReflectionUtils_t3816B11C589D1ACC171DB6CC6729C9B4935533F3_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7); s_Il2CppMethodInitialized = true; } U3CU3Ec__DisplayClass5_0_1_t286EEF46A32DAE6AE403E6965E143E31444ED97E * V_0 = NULL; { U3CU3Ec__DisplayClass5_0_1_t286EEF46A32DAE6AE403E6965E143E31444ED97E * L_0 = (U3CU3Ec__DisplayClass5_0_1_t286EEF46A32DAE6AE403E6965E143E31444ED97E *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (U3CU3Ec__DisplayClass5_0_1_t286EEF46A32DAE6AE403E6965E143E31444ED97E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (U3CU3Ec__DisplayClass5_0_1_t286EEF46A32DAE6AE403E6965E143E31444ED97E *)L_0; U3CU3Ec__DisplayClass5_0_1_t286EEF46A32DAE6AE403E6965E143E31444ED97E * L_1 = V_0; Type_t * L_2 = ___type0; NullCheck(L_1); L_1->set_type_0(L_2); U3CU3Ec__DisplayClass5_0_1_t286EEF46A32DAE6AE403E6965E143E31444ED97E * L_3 = V_0; NullCheck(L_3); Type_t * L_4 = (Type_t *)L_3->get_type_0(); ValidationUtils_ArgumentNotNull_m9332A1307FA17A704CD312343FB5E20612B5F386((RuntimeObject *)L_4, (String_t*)_stringLiteralF3C6C902DBF80139640F6554F0C3392016A8ADF7, /*hidden argument*/NULL); U3CU3Ec__DisplayClass5_0_1_t286EEF46A32DAE6AE403E6965E143E31444ED97E * L_5 = V_0; NullCheck(L_5); Type_t * L_6 = (Type_t *)L_5->get_type_0(); bool L_7; L_7 = TypeExtensions_IsValueType_mA1E9908F63522A14D50D62ABA662EF4763BF5C9A((Type_t *)L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0037; } } { U3CU3Ec__DisplayClass5_0_1_t286EEF46A32DAE6AE403E6965E143E31444ED97E * L_8 = V_0; Func_1_t807CEE610086E24A0167BAA97A64062016E09D49 * L_9 = (Func_1_t807CEE610086E24A0167BAA97A64062016E09D49 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); (( void (*) (Func_1_t807CEE610086E24A0167BAA97A64062016E09D49 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(L_9, (RuntimeObject *)L_8, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); return (Func_1_t807CEE610086E24A0167BAA97A64062016E09D49 *)L_9; } IL_0037: { U3CU3Ec__DisplayClass5_0_1_t286EEF46A32DAE6AE403E6965E143E31444ED97E * L_10 = V_0; U3CU3Ec__DisplayClass5_0_1_t286EEF46A32DAE6AE403E6965E143E31444ED97E * L_11 = V_0; NullCheck(L_11); Type_t * L_12 = (Type_t *)L_11->get_type_0(); IL2CPP_RUNTIME_CLASS_INIT(ReflectionUtils_t3816B11C589D1ACC171DB6CC6729C9B4935533F3_il2cpp_TypeInfo_var); ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * L_13; L_13 = ReflectionUtils_GetDefaultConstructor_m4C6572BA56D0BC153622364430A50457316A8E00((Type_t *)L_12, (bool)1, /*hidden argument*/NULL); NullCheck(L_10); L_10->set_constructorInfo_1(L_13); U3CU3Ec__DisplayClass5_0_1_t286EEF46A32DAE6AE403E6965E143E31444ED97E * L_14 = V_0; Func_1_t807CEE610086E24A0167BAA97A64062016E09D49 * L_15 = (Func_1_t807CEE610086E24A0167BAA97A64062016E09D49 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); (( void (*) (Func_1_t807CEE610086E24A0167BAA97A64062016E09D49 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(L_15, (RuntimeObject *)L_14, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); return (Func_1_t807CEE610086E24A0167BAA97A64062016E09D49 *)L_15; } } // System.Func`2 Newtonsoft.Json.Utilities.LateBoundReflectionDelegateFactory::CreateGet(System.Reflection.FieldInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 * LateBoundReflectionDelegateFactory_CreateGet_TisRuntimeObject_m7A253F95DC66487A3E683F2D02782FA728957417_gshared (LateBoundReflectionDelegateFactory_t6FE4AA4D54FF44B14A4B1C9C51AA2006611852BC * __this, FieldInfo_t * ___fieldInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral24B384F1E033EC12CCBD648496627CAE231B092D); s_Il2CppMethodInitialized = true; } { U3CU3Ec__DisplayClass7_0_1_tF07AF6FC93863D59BA0D970CA22F8F1FB39A9B6D * L_0 = (U3CU3Ec__DisplayClass7_0_1_tF07AF6FC93863D59BA0D970CA22F8F1FB39A9B6D *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (U3CU3Ec__DisplayClass7_0_1_tF07AF6FC93863D59BA0D970CA22F8F1FB39A9B6D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); U3CU3Ec__DisplayClass7_0_1_tF07AF6FC93863D59BA0D970CA22F8F1FB39A9B6D * L_1 = (U3CU3Ec__DisplayClass7_0_1_tF07AF6FC93863D59BA0D970CA22F8F1FB39A9B6D *)L_0; FieldInfo_t * L_2 = ___fieldInfo0; NullCheck(L_1); L_1->set_fieldInfo_0(L_2); U3CU3Ec__DisplayClass7_0_1_tF07AF6FC93863D59BA0D970CA22F8F1FB39A9B6D * L_3 = (U3CU3Ec__DisplayClass7_0_1_tF07AF6FC93863D59BA0D970CA22F8F1FB39A9B6D *)L_1; NullCheck(L_3); FieldInfo_t * L_4 = (FieldInfo_t *)L_3->get_fieldInfo_0(); ValidationUtils_ArgumentNotNull_m9332A1307FA17A704CD312343FB5E20612B5F386((RuntimeObject *)L_4, (String_t*)_stringLiteral24B384F1E033EC12CCBD648496627CAE231B092D, /*hidden argument*/NULL); Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 * L_5 = (Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); (( void (*) (Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(L_5, (RuntimeObject *)L_3, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); return (Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 *)L_5; } } // System.Func`2 Newtonsoft.Json.Utilities.LateBoundReflectionDelegateFactory::CreateGet(System.Reflection.PropertyInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 * LateBoundReflectionDelegateFactory_CreateGet_TisRuntimeObject_mE9E058A96F7E80D634724313A5E3B08305580AF2_gshared (LateBoundReflectionDelegateFactory_t6FE4AA4D54FF44B14A4B1C9C51AA2006611852BC * __this, PropertyInfo_t * ___propertyInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFBC35FFDE20578F35F7D80AA15EBCB02F42463C4); s_Il2CppMethodInitialized = true; } { U3CU3Ec__DisplayClass6_0_1_t4AAEC700741B2E74BAA4BB5C9F034E446A18A9C6 * L_0 = (U3CU3Ec__DisplayClass6_0_1_t4AAEC700741B2E74BAA4BB5C9F034E446A18A9C6 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (U3CU3Ec__DisplayClass6_0_1_t4AAEC700741B2E74BAA4BB5C9F034E446A18A9C6 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); U3CU3Ec__DisplayClass6_0_1_t4AAEC700741B2E74BAA4BB5C9F034E446A18A9C6 * L_1 = (U3CU3Ec__DisplayClass6_0_1_t4AAEC700741B2E74BAA4BB5C9F034E446A18A9C6 *)L_0; PropertyInfo_t * L_2 = ___propertyInfo0; NullCheck(L_1); L_1->set_propertyInfo_0(L_2); U3CU3Ec__DisplayClass6_0_1_t4AAEC700741B2E74BAA4BB5C9F034E446A18A9C6 * L_3 = (U3CU3Ec__DisplayClass6_0_1_t4AAEC700741B2E74BAA4BB5C9F034E446A18A9C6 *)L_1; NullCheck(L_3); PropertyInfo_t * L_4 = (PropertyInfo_t *)L_3->get_propertyInfo_0(); ValidationUtils_ArgumentNotNull_m9332A1307FA17A704CD312343FB5E20612B5F386((RuntimeObject *)L_4, (String_t*)_stringLiteralFBC35FFDE20578F35F7D80AA15EBCB02F42463C4, /*hidden argument*/NULL); Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 * L_5 = (Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); (( void (*) (Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(L_5, (RuntimeObject *)L_3, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); return (Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 *)L_5; } } // Newtonsoft.Json.Utilities.MethodCall`2 Newtonsoft.Json.Utilities.LateBoundReflectionDelegateFactory::CreateMethodCall(System.Reflection.MethodBase) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MethodCall_2_tFCEFBCF8E9B9BA4699C72DC3A0DE8B7B053E6F8F * LateBoundReflectionDelegateFactory_CreateMethodCall_TisRuntimeObject_m49816498E271B0ECDFA8F5684476D91FDE5BABE9_gshared (LateBoundReflectionDelegateFactory_t6FE4AA4D54FF44B14A4B1C9C51AA2006611852BC * __this, MethodBase_t * ___method0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF); s_Il2CppMethodInitialized = true; } U3CU3Ec__DisplayClass4_0_1_t8DBEFE8C363F7E5B9530B197EFA6BA860BFA3D17 * V_0 = NULL; { U3CU3Ec__DisplayClass4_0_1_t8DBEFE8C363F7E5B9530B197EFA6BA860BFA3D17 * L_0 = (U3CU3Ec__DisplayClass4_0_1_t8DBEFE8C363F7E5B9530B197EFA6BA860BFA3D17 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (U3CU3Ec__DisplayClass4_0_1_t8DBEFE8C363F7E5B9530B197EFA6BA860BFA3D17 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (U3CU3Ec__DisplayClass4_0_1_t8DBEFE8C363F7E5B9530B197EFA6BA860BFA3D17 *)L_0; U3CU3Ec__DisplayClass4_0_1_t8DBEFE8C363F7E5B9530B197EFA6BA860BFA3D17 * L_1 = V_0; MethodBase_t * L_2 = ___method0; NullCheck(L_1); L_1->set_method_1(L_2); U3CU3Ec__DisplayClass4_0_1_t8DBEFE8C363F7E5B9530B197EFA6BA860BFA3D17 * L_3 = V_0; NullCheck(L_3); MethodBase_t * L_4 = (MethodBase_t *)L_3->get_method_1(); ValidationUtils_ArgumentNotNull_m9332A1307FA17A704CD312343FB5E20612B5F386((RuntimeObject *)L_4, (String_t*)_stringLiteral82EA3C9AFC08F0CECEBC1B257606B3106346FCAF, /*hidden argument*/NULL); U3CU3Ec__DisplayClass4_0_1_t8DBEFE8C363F7E5B9530B197EFA6BA860BFA3D17 * L_5 = V_0; U3CU3Ec__DisplayClass4_0_1_t8DBEFE8C363F7E5B9530B197EFA6BA860BFA3D17 * L_6 = V_0; NullCheck(L_6); MethodBase_t * L_7 = (MethodBase_t *)L_6->get_method_1(); NullCheck(L_5); L_5->set_c_0(((ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B *)IsInst((RuntimeObject*)L_7, ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B_il2cpp_TypeInfo_var))); U3CU3Ec__DisplayClass4_0_1_t8DBEFE8C363F7E5B9530B197EFA6BA860BFA3D17 * L_8 = V_0; NullCheck(L_8); ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B * L_9 = (ConstructorInfo_t449AEC508DCA508EE46784C4F2716545488ACD5B *)L_8->get_c_0(); if (!L_9) { goto IL_0043; } } { U3CU3Ec__DisplayClass4_0_1_t8DBEFE8C363F7E5B9530B197EFA6BA860BFA3D17 * L_10 = V_0; MethodCall_2_tFCEFBCF8E9B9BA4699C72DC3A0DE8B7B053E6F8F * L_11 = (MethodCall_2_tFCEFBCF8E9B9BA4699C72DC3A0DE8B7B053E6F8F *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); (( void (*) (MethodCall_2_tFCEFBCF8E9B9BA4699C72DC3A0DE8B7B053E6F8F *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(L_11, (RuntimeObject *)L_10, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); return (MethodCall_2_tFCEFBCF8E9B9BA4699C72DC3A0DE8B7B053E6F8F *)L_11; } IL_0043: { U3CU3Ec__DisplayClass4_0_1_t8DBEFE8C363F7E5B9530B197EFA6BA860BFA3D17 * L_12 = V_0; MethodCall_2_tFCEFBCF8E9B9BA4699C72DC3A0DE8B7B053E6F8F * L_13 = (MethodCall_2_tFCEFBCF8E9B9BA4699C72DC3A0DE8B7B053E6F8F *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); (( void (*) (MethodCall_2_tFCEFBCF8E9B9BA4699C72DC3A0DE8B7B053E6F8F *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(L_13, (RuntimeObject *)L_12, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); return (MethodCall_2_tFCEFBCF8E9B9BA4699C72DC3A0DE8B7B053E6F8F *)L_13; } } // System.Action`2 Newtonsoft.Json.Utilities.LateBoundReflectionDelegateFactory::CreateSet(System.Reflection.FieldInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Action_2_t4FB8E5660AE634E13BF340904C61FEA9DCE9D52D * LateBoundReflectionDelegateFactory_CreateSet_TisRuntimeObject_mD8DA26510889B826243479C4F5A773A841F0868C_gshared (LateBoundReflectionDelegateFactory_t6FE4AA4D54FF44B14A4B1C9C51AA2006611852BC * __this, FieldInfo_t * ___fieldInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral24B384F1E033EC12CCBD648496627CAE231B092D); s_Il2CppMethodInitialized = true; } { U3CU3Ec__DisplayClass8_0_1_tDD01E075D9A833A8CE7E2A31C80F19CB3A36045B * L_0 = (U3CU3Ec__DisplayClass8_0_1_tDD01E075D9A833A8CE7E2A31C80F19CB3A36045B *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (U3CU3Ec__DisplayClass8_0_1_tDD01E075D9A833A8CE7E2A31C80F19CB3A36045B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); U3CU3Ec__DisplayClass8_0_1_tDD01E075D9A833A8CE7E2A31C80F19CB3A36045B * L_1 = (U3CU3Ec__DisplayClass8_0_1_tDD01E075D9A833A8CE7E2A31C80F19CB3A36045B *)L_0; FieldInfo_t * L_2 = ___fieldInfo0; NullCheck(L_1); L_1->set_fieldInfo_0(L_2); U3CU3Ec__DisplayClass8_0_1_tDD01E075D9A833A8CE7E2A31C80F19CB3A36045B * L_3 = (U3CU3Ec__DisplayClass8_0_1_tDD01E075D9A833A8CE7E2A31C80F19CB3A36045B *)L_1; NullCheck(L_3); FieldInfo_t * L_4 = (FieldInfo_t *)L_3->get_fieldInfo_0(); ValidationUtils_ArgumentNotNull_m9332A1307FA17A704CD312343FB5E20612B5F386((RuntimeObject *)L_4, (String_t*)_stringLiteral24B384F1E033EC12CCBD648496627CAE231B092D, /*hidden argument*/NULL); Action_2_t4FB8E5660AE634E13BF340904C61FEA9DCE9D52D * L_5 = (Action_2_t4FB8E5660AE634E13BF340904C61FEA9DCE9D52D *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); (( void (*) (Action_2_t4FB8E5660AE634E13BF340904C61FEA9DCE9D52D *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(L_5, (RuntimeObject *)L_3, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); return (Action_2_t4FB8E5660AE634E13BF340904C61FEA9DCE9D52D *)L_5; } } // System.Action`2 Newtonsoft.Json.Utilities.LateBoundReflectionDelegateFactory::CreateSet(System.Reflection.PropertyInfo) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Action_2_t4FB8E5660AE634E13BF340904C61FEA9DCE9D52D * LateBoundReflectionDelegateFactory_CreateSet_TisRuntimeObject_m17D50D178E027020863F910CEF842A5EE397B228_gshared (LateBoundReflectionDelegateFactory_t6FE4AA4D54FF44B14A4B1C9C51AA2006611852BC * __this, PropertyInfo_t * ___propertyInfo0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralFBC35FFDE20578F35F7D80AA15EBCB02F42463C4); s_Il2CppMethodInitialized = true; } { U3CU3Ec__DisplayClass9_0_1_t5A0C951DACBA896CC0CA478D42E60A23A2B8E2FB * L_0 = (U3CU3Ec__DisplayClass9_0_1_t5A0C951DACBA896CC0CA478D42E60A23A2B8E2FB *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (U3CU3Ec__DisplayClass9_0_1_t5A0C951DACBA896CC0CA478D42E60A23A2B8E2FB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); U3CU3Ec__DisplayClass9_0_1_t5A0C951DACBA896CC0CA478D42E60A23A2B8E2FB * L_1 = (U3CU3Ec__DisplayClass9_0_1_t5A0C951DACBA896CC0CA478D42E60A23A2B8E2FB *)L_0; PropertyInfo_t * L_2 = ___propertyInfo0; NullCheck(L_1); L_1->set_propertyInfo_0(L_2); U3CU3Ec__DisplayClass9_0_1_t5A0C951DACBA896CC0CA478D42E60A23A2B8E2FB * L_3 = (U3CU3Ec__DisplayClass9_0_1_t5A0C951DACBA896CC0CA478D42E60A23A2B8E2FB *)L_1; NullCheck(L_3); PropertyInfo_t * L_4 = (PropertyInfo_t *)L_3->get_propertyInfo_0(); ValidationUtils_ArgumentNotNull_m9332A1307FA17A704CD312343FB5E20612B5F386((RuntimeObject *)L_4, (String_t*)_stringLiteralFBC35FFDE20578F35F7D80AA15EBCB02F42463C4, /*hidden argument*/NULL); Action_2_t4FB8E5660AE634E13BF340904C61FEA9DCE9D52D * L_5 = (Action_2_t4FB8E5660AE634E13BF340904C61FEA9DCE9D52D *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); (( void (*) (Action_2_t4FB8E5660AE634E13BF340904C61FEA9DCE9D52D *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(L_5, (RuntimeObject *)L_3, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); return (Action_2_t4FB8E5660AE634E13BF340904C61FEA9DCE9D52D *)L_5; } } // System.Void UnityEngine.UI.LayoutGroup::SetProperty(T&,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LayoutGroup_SetProperty_TisBoolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_mD0BEB7D2DD5450F92B6064EC27C1EAF9CF61F033_gshared (LayoutGroup_t63C978964192B57EFC660D5FDA03DEE89DDC1AE2 * __this, bool* ___currentValue0, bool ___newValue1, const RuntimeMethod* method) { { // if ((currentValue == null && newValue == null) || (currentValue != null && currentValue.Equals(newValue))) goto IL_0015; } { } IL_0015: { } { bool* L_3 = ___currentValue0; bool L_4 = ___newValue1; bool L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_5); bool L_7; L_7 = Boolean_Equals_mA2FC01AF136159906F30A85C950097BE67C824B8((bool*)(bool*)L_3, (RuntimeObject *)L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0037; } } IL_0036: { // return; return; } IL_0037: { // currentValue = newValue; bool* L_8 = ___currentValue0; bool L_9 = ___newValue1; *(bool*)L_8 = L_9; // SetDirty(); NullCheck((LayoutGroup_t63C978964192B57EFC660D5FDA03DEE89DDC1AE2 *)__this); LayoutGroup_SetDirty_mCD44774BE69A93938EE1622CC13FFC2C16DDB021((LayoutGroup_t63C978964192B57EFC660D5FDA03DEE89DDC1AE2 *)__this, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.UI.LayoutGroup::SetProperty(T&,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LayoutGroup_SetProperty_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m3E1D33BA521450E305CD567FB4D39DEFE9FA7A20_gshared (LayoutGroup_t63C978964192B57EFC660D5FDA03DEE89DDC1AE2 * __this, int32_t* ___currentValue0, int32_t ___newValue1, const RuntimeMethod* method) { { // if ((currentValue == null && newValue == null) || (currentValue != null && currentValue.Equals(newValue))) goto IL_0015; } { } IL_0015: { } { int32_t* L_3 = ___currentValue0; int32_t L_4 = ___newValue1; int32_t L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_5); bool L_7; L_7 = Int32_Equals_m5F032BFC65C340C98050D3DF2D76101914774464((int32_t*)(int32_t*)L_3, (RuntimeObject *)L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0037; } } IL_0036: { // return; return; } IL_0037: { // currentValue = newValue; int32_t* L_8 = ___currentValue0; int32_t L_9 = ___newValue1; *(int32_t*)L_8 = L_9; // SetDirty(); NullCheck((LayoutGroup_t63C978964192B57EFC660D5FDA03DEE89DDC1AE2 *)__this); LayoutGroup_SetDirty_mCD44774BE69A93938EE1622CC13FFC2C16DDB021((LayoutGroup_t63C978964192B57EFC660D5FDA03DEE89DDC1AE2 *)__this, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.UI.LayoutGroup::SetProperty(T&,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LayoutGroup_SetProperty_TisInt32Enum_t9B63F771913F2B6D586F1173B44A41FBE26F6B5C_m9A7E80B4BDF76B4AB42A85D87F4F426453271980_gshared (LayoutGroup_t63C978964192B57EFC660D5FDA03DEE89DDC1AE2 * __this, int32_t* ___currentValue0, int32_t ___newValue1, const RuntimeMethod* method) { { // if ((currentValue == null && newValue == null) || (currentValue != null && currentValue.Equals(newValue))) goto IL_0015; } { } IL_0015: { } { int32_t* L_3 = ___currentValue0; int32_t L_4 = ___newValue1; int32_t L_5 = (int32_t)L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_5); Il2CppFakeBox L_7(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), L_3); bool L_8; L_8 = VirtualFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.Object::Equals(System.Object) */, (RuntimeObject *)(&L_7), (RuntimeObject *)L_6); if (!L_8) { goto IL_0037; } } IL_0036: { // return; return; } IL_0037: { // currentValue = newValue; int32_t* L_9 = ___currentValue0; int32_t L_10 = ___newValue1; *(int32_t*)L_9 = L_10; // SetDirty(); NullCheck((LayoutGroup_t63C978964192B57EFC660D5FDA03DEE89DDC1AE2 *)__this); LayoutGroup_SetDirty_mCD44774BE69A93938EE1622CC13FFC2C16DDB021((LayoutGroup_t63C978964192B57EFC660D5FDA03DEE89DDC1AE2 *)__this, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.UI.LayoutGroup::SetProperty(T&,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LayoutGroup_SetProperty_TisRuntimeObject_mE2380DE70FC7A636304A856A8B3A0B0E8B7EA2A1_gshared (LayoutGroup_t63C978964192B57EFC660D5FDA03DEE89DDC1AE2 * __this, RuntimeObject ** ___currentValue0, RuntimeObject * ___newValue1, const RuntimeMethod* method) { { // if ((currentValue == null && newValue == null) || (currentValue != null && currentValue.Equals(newValue))) RuntimeObject ** L_0 = ___currentValue0; RuntimeObject * L_1 = (*(RuntimeObject **)L_0); if (L_1) { goto IL_0015; } } { RuntimeObject * L_2 = ___newValue1; if (!L_2) { goto IL_0036; } } IL_0015: { RuntimeObject ** L_3 = ___currentValue0; RuntimeObject * L_4 = (*(RuntimeObject **)L_3); if (!L_4) { goto IL_0037; } } { RuntimeObject ** L_5 = ___currentValue0; RuntimeObject * L_6 = ___newValue1; NullCheck((RuntimeObject *)(*L_5)); bool L_7; L_7 = VirtualFuncInvoker1< bool, RuntimeObject * >::Invoke(0 /* System.Boolean System.Object::Equals(System.Object) */, (RuntimeObject *)(*L_5), (RuntimeObject *)L_6); if (!L_7) { goto IL_0037; } } IL_0036: { // return; return; } IL_0037: { // currentValue = newValue; RuntimeObject ** L_8 = ___currentValue0; RuntimeObject * L_9 = ___newValue1; *(RuntimeObject **)L_8 = L_9; Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_8, (void*)L_9); // SetDirty(); NullCheck((LayoutGroup_t63C978964192B57EFC660D5FDA03DEE89DDC1AE2 *)__this); LayoutGroup_SetDirty_mCD44774BE69A93938EE1622CC13FFC2C16DDB021((LayoutGroup_t63C978964192B57EFC660D5FDA03DEE89DDC1AE2 *)__this, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.UI.LayoutGroup::SetProperty(T&,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LayoutGroup_SetProperty_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_mBED8B77A371E56E234B4BC93B6E175DD7B5682C6_gshared (LayoutGroup_t63C978964192B57EFC660D5FDA03DEE89DDC1AE2 * __this, float* ___currentValue0, float ___newValue1, const RuntimeMethod* method) { { // if ((currentValue == null && newValue == null) || (currentValue != null && currentValue.Equals(newValue))) goto IL_0015; } { } IL_0015: { } { float* L_3 = ___currentValue0; float L_4 = ___newValue1; float L_5 = L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_5); bool L_7; L_7 = Single_Equals_m94AA41817D00A9347BD3565F6BB8993361B81EB1((float*)(float*)L_3, (RuntimeObject *)L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0037; } } IL_0036: { // return; return; } IL_0037: { // currentValue = newValue; float* L_8 = ___currentValue0; float L_9 = ___newValue1; *(float*)L_8 = L_9; // SetDirty(); NullCheck((LayoutGroup_t63C978964192B57EFC660D5FDA03DEE89DDC1AE2 *)__this); LayoutGroup_SetDirty_mCD44774BE69A93938EE1622CC13FFC2C16DDB021((LayoutGroup_t63C978964192B57EFC660D5FDA03DEE89DDC1AE2 *)__this, /*hidden argument*/NULL); // } return; } } // System.Void UnityEngine.UI.LayoutGroup::SetProperty(T&,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LayoutGroup_SetProperty_TisVector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_m5D5DBAE64C1EE6032CEE34B9CD58557DC0759EBA_gshared (LayoutGroup_t63C978964192B57EFC660D5FDA03DEE89DDC1AE2 * __this, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * ___currentValue0, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___newValue1, const RuntimeMethod* method) { { // if ((currentValue == null && newValue == null) || (currentValue != null && currentValue.Equals(newValue))) goto IL_0015; } { } IL_0015: { } { Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * L_3 = ___currentValue0; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_4 = ___newValue1; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_5 = (Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 )L_4; RuntimeObject * L_6 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_5); bool L_7; L_7 = Vector2_Equals_m67A842D914AA5A4DCC076E9EA20019925E6A85A0((Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 *)(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 *)L_3, (RuntimeObject *)L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0037; } } IL_0036: { // return; return; } IL_0037: { // currentValue = newValue; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * L_8 = ___currentValue0; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_9 = ___newValue1; *(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 *)L_8 = L_9; // SetDirty(); NullCheck((LayoutGroup_t63C978964192B57EFC660D5FDA03DEE89DDC1AE2 *)__this); LayoutGroup_SetDirty_mCD44774BE69A93938EE1622CC13FFC2C16DDB021((LayoutGroup_t63C978964192B57EFC660D5FDA03DEE89DDC1AE2 *)__this, /*hidden argument*/NULL); // } return; } } // T System.Threading.LazyInitializer::EnsureInitialized(T&,System.Func`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * LazyInitializer_EnsureInitialized_TisRuntimeObject_m335DECAF42379960212D868094AAE4DA98DFBB1B_gshared (RuntimeObject ** ___target0, Func_1_t807CEE610086E24A0167BAA97A64062016E09D49 * ___valueFactory1, const RuntimeMethod* method) { { RuntimeObject ** L_0 = ___target0; RuntimeObject * L_1; L_1 = VolatileRead((RuntimeObject **)(RuntimeObject **)L_0); if (!L_1) { goto IL_0014; } } { RuntimeObject ** L_2 = ___target0; RuntimeObject * L_3 = (*(RuntimeObject **)L_2); return (RuntimeObject *)L_3; } IL_0014: { RuntimeObject ** L_4 = ___target0; Func_1_t807CEE610086E24A0167BAA97A64062016E09D49 * L_5 = ___valueFactory1; RuntimeObject * L_6; L_6 = (( RuntimeObject * (*) (RuntimeObject **, Func_1_t807CEE610086E24A0167BAA97A64062016E09D49 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((RuntimeObject **)(RuntimeObject **)L_4, (Func_1_t807CEE610086E24A0167BAA97A64062016E09D49 *)L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (RuntimeObject *)L_6; } } // T System.Threading.LazyInitializer::EnsureInitializedCore(T&,System.Func`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * LazyInitializer_EnsureInitializedCore_TisRuntimeObject_mC468F357800B4B6457ADD417CB364875AE5F30A5_gshared (RuntimeObject ** ___target0, Func_1_t807CEE610086E24A0167BAA97A64062016E09D49 * ___valueFactory1, const RuntimeMethod* method) { RuntimeObject * V_0 = NULL; RuntimeObject * V_1 = NULL; { Func_1_t807CEE610086E24A0167BAA97A64062016E09D49 * L_0 = ___valueFactory1; NullCheck((Func_1_t807CEE610086E24A0167BAA97A64062016E09D49 *)L_0); RuntimeObject * L_1; L_1 = (( RuntimeObject * (*) (Func_1_t807CEE610086E24A0167BAA97A64062016E09D49 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Func_1_t807CEE610086E24A0167BAA97A64062016E09D49 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_0 = (RuntimeObject *)L_1; RuntimeObject * L_2 = V_0; if (L_2) { goto IL_001f; } } { String_t* L_3; L_3 = Environment_GetResourceString_m8DFF827596B5FD533D3FE56900FA095F7D674617((String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralE958A63C0675D65C92182FC45CE3E78A8DD48061)), /*hidden argument*/NULL); 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*)L_3, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_4, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&LazyInitializer_EnsureInitializedCore_TisRuntimeObject_mC468F357800B4B6457ADD417CB364875AE5F30A5_RuntimeMethod_var))); } IL_001f: { RuntimeObject ** L_5 = ___target0; RuntimeObject * L_6 = V_0; il2cpp_codegen_initobj((&V_1), sizeof(RuntimeObject *)); RuntimeObject * L_7 = V_1; RuntimeObject * L_8; L_8 = InterlockedCompareExchangeImpl((RuntimeObject **)(RuntimeObject **)L_5, (RuntimeObject *)L_6, (RuntimeObject *)L_7); RuntimeObject ** L_9 = ___target0; RuntimeObject * L_10 = (*(RuntimeObject **)L_9); return (RuntimeObject *)L_10; } } // System.Void System.Linq.Expressions.Interpreter.LightCompiler::CompileIntSwitchExpression(System.Linq.Expressions.SwitchExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightCompiler_CompileIntSwitchExpression_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m508794E85FB7AEB2FB1FA6754274191831A8F8F8_gshared (LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA * __this, SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 * ___node0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_1_tCD9A32076EE9AFA77A6E5C44278B0FD415D97095_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_GetEnumerator_m8B18A583ACB97845FCA0F25B0CE2C9619E51CD60_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Count_m0E5B8F5C70FB9462CD4D39671F99E57CC917F7A0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Item_m4F0F25409BECFD92D4F5067CA1AD87DB46D6BA97_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var); s_Il2CppMethodInitialized = true; } LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907 * V_0 = NULL; bool V_1 = false; Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80 * V_5 = NULL; int32_t V_6 = 0; RuntimeObject* V_7 = NULL; int32_t V_8 = 0; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA *)__this); LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907 * L_0; L_0 = LightCompiler_DefineLabel_m384FD72753A88508D551D729E209E35E239FCC72((LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA *)__this, (LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 *)NULL, /*hidden argument*/NULL); V_0 = (LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907 *)L_0; SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 * L_1 = ___node0; NullCheck((Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_1); Type_t * L_2; L_2 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_1); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_3 = { reinterpret_cast (Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_4; L_4 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_3, /*hidden argument*/NULL); bool L_5; L_5 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_2, (Type_t *)L_4, /*hidden argument*/NULL); V_1 = (bool)L_5; SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 * L_6 = ___node0; NullCheck((SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 *)L_6); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7; L_7 = SwitchExpression_get_SwitchValue_mD8CD9709E81A54B92F98F6EE02D35B756B0C5EA3_inline((SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 *)L_6, /*hidden argument*/NULL); NullCheck((LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA *)__this); LightCompiler_Compile_mAF48A5087EF885D9B0E2F16BFB2C60CE08169211((LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA *)__this, (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_7, /*hidden argument*/NULL); Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * L_8 = (Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_2 = (Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 *)L_8; InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * L_9 = (InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)__this->get__instructions_0(); NullCheck((InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)L_9); int32_t L_10; L_10 = InstructionList_get_Count_m053273059D7E370378CA5C9C2BA3F45E44EB3A29((InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)L_9, /*hidden argument*/NULL); V_3 = (int32_t)L_10; InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * L_11 = (InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)__this->get__instructions_0(); Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * L_12 = V_2; NullCheck((InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)L_11); (( void (*) (InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *, Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)L_11, (Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 *)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 * L_13 = ___node0; NullCheck((SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 *)L_13); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14; L_14 = SwitchExpression_get_DefaultBody_m80DC9FD0489B7FA0F7F19B57A0F4CC5F6930E00B_inline((SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 *)L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_0060; } } { SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 * L_15 = ___node0; NullCheck((SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 *)L_15); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16; L_16 = SwitchExpression_get_DefaultBody_m80DC9FD0489B7FA0F7F19B57A0F4CC5F6930E00B_inline((SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 *)L_15, /*hidden argument*/NULL); bool L_17 = V_1; NullCheck((LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA *)__this); LightCompiler_Compile_m04AF07D3B690B7B06EA68F04FCB99FEEEB650AA2((LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA *)__this, (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_16, (bool)((((int32_t)L_17) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0060: { InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * L_18 = (InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)__this->get__instructions_0(); LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907 * L_19 = V_0; NullCheck((LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907 *)L_19); BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 * L_20; L_20 = LabelInfo_GetLabel_m405440094981AFB8E109B0AD866A3303AA0188CC((LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907 *)L_19, (LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA *)__this, /*hidden argument*/NULL); bool L_21 = V_1; NullCheck((InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)L_18); InstructionList_EmitBranch_m6179B6E711689046574838241EE85FFD4A9F92E2((InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)L_18, (BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 *)L_20, (bool)0, (bool)L_21, /*hidden argument*/NULL); V_4 = (int32_t)0; goto IL_0120; } IL_007c: { SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 * L_22 = ___node0; NullCheck((SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 *)L_22); ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229 * L_23; L_23 = SwitchExpression_get_Cases_m2FCE5C2757FA7A90F341C43816EDB90DB857E012_inline((SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 *)L_22, /*hidden argument*/NULL); int32_t L_24 = V_4; NullCheck((ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229 *)L_23); SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80 * L_25; L_25 = ReadOnlyCollection_1_get_Item_m4F0F25409BECFD92D4F5067CA1AD87DB46D6BA97((ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229 *)L_23, (int32_t)L_24, /*hidden argument*/ReadOnlyCollection_1_get_Item_m4F0F25409BECFD92D4F5067CA1AD87DB46D6BA97_RuntimeMethod_var); V_5 = (SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80 *)L_25; InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * L_26 = (InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)__this->get__instructions_0(); NullCheck((InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)L_26); int32_t L_27; L_27 = InstructionList_get_Count_m053273059D7E370378CA5C9C2BA3F45E44EB3A29((InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)L_26, /*hidden argument*/NULL); int32_t L_28 = V_3; V_6 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_27, (int32_t)L_28)); SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80 * L_29 = V_5; NullCheck((SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80 *)L_29); ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_30; L_30 = SwitchCase_get_TestValues_mD0F5164247689D0E3FA2BD80A6CFF0D4D71FE11E_inline((SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80 *)L_29, /*hidden argument*/NULL); NullCheck((ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 *)L_30); RuntimeObject* L_31; L_31 = ReadOnlyCollection_1_GetEnumerator_m8B18A583ACB97845FCA0F25B0CE2C9619E51CD60((ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 *)L_30, /*hidden argument*/ReadOnlyCollection_1_GetEnumerator_m8B18A583ACB97845FCA0F25B0CE2C9619E51CD60_RuntimeMethod_var); V_7 = (RuntimeObject*)L_31; } IL_00a8: try {// begin try (depth: 1) { goto IL_00cd; } IL_00aa: { RuntimeObject* L_32 = V_7; NullCheck((RuntimeObject*)L_32); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_33; L_33 = InterfaceFuncInvoker0< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_tCD9A32076EE9AFA77A6E5C44278B0FD415D97095_il2cpp_TypeInfo_var, (RuntimeObject*)L_32); NullCheck((ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB *)((ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB *)Castclass((RuntimeObject*)L_33, ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB_il2cpp_TypeInfo_var))); RuntimeObject * L_34; L_34 = ConstantExpression_get_Value_mB34C9C1BEFB26DF4C42165794F8C171E6797C19C_inline((ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB *)((ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB *)Castclass((RuntimeObject*)L_33, ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_8 = (int32_t)((*(int32_t*)((int32_t*)UnBox(L_34, IL2CPP_RGCTX_DATA(method->rgctx_data, 3))))); Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 * L_35 = V_2; int32_t L_36 = V_8; int32_t L_37 = V_6; NullCheck((Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 *)L_35); bool L_38; L_38 = (( bool (*) (Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Dictionary_2_t49CB072CAA9184D326107FA696BB354C43EB5E08 *)L_35, (int32_t)L_36, (int32_t)L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); } IL_00cd: { RuntimeObject* L_39 = V_7; NullCheck((RuntimeObject*)L_39); bool L_40; L_40 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_39); if (L_40) { goto IL_00aa; } } IL_00d6: { IL2CPP_LEAVE(0xE4, FINALLY_00d8); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00d8; } FINALLY_00d8: {// begin finally (depth: 1) { RuntimeObject* L_41 = V_7; if (!L_41) { goto IL_00e3; } } IL_00dc: { RuntimeObject* L_42 = V_7; NullCheck((RuntimeObject*)L_42); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_42); } IL_00e3: { IL2CPP_END_FINALLY(216) } }// end finally (depth: 1) IL2CPP_CLEANUP(216) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xE4, IL_00e4) } IL_00e4: { SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80 * L_43 = V_5; NullCheck((SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80 *)L_43); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_44; L_44 = SwitchCase_get_Body_m4EEA6CCFAE8D38ABE00B0D3A0C70652147BF36CB_inline((SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80 *)L_43, /*hidden argument*/NULL); bool L_45 = V_1; NullCheck((LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA *)__this); LightCompiler_Compile_m04AF07D3B690B7B06EA68F04FCB99FEEEB650AA2((LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA *)__this, (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_44, (bool)((((int32_t)L_45) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); int32_t L_46 = V_4; SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 * L_47 = ___node0; NullCheck((SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 *)L_47); ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229 * L_48; L_48 = SwitchExpression_get_Cases_m2FCE5C2757FA7A90F341C43816EDB90DB857E012_inline((SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 *)L_47, /*hidden argument*/NULL); NullCheck((ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229 *)L_48); int32_t L_49; L_49 = ReadOnlyCollection_1_get_Count_m0E5B8F5C70FB9462CD4D39671F99E57CC917F7A0((ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229 *)L_48, /*hidden argument*/ReadOnlyCollection_1_get_Count_m0E5B8F5C70FB9462CD4D39671F99E57CC917F7A0_RuntimeMethod_var); if ((((int32_t)L_46) >= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_49, (int32_t)1))))) { goto IL_011a; } } { InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * L_50 = (InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)__this->get__instructions_0(); LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907 * L_51 = V_0; NullCheck((LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907 *)L_51); BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 * L_52; L_52 = LabelInfo_GetLabel_m405440094981AFB8E109B0AD866A3303AA0188CC((LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907 *)L_51, (LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA *)__this, /*hidden argument*/NULL); bool L_53 = V_1; NullCheck((InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)L_50); InstructionList_EmitBranch_m6179B6E711689046574838241EE85FFD4A9F92E2((InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)L_50, (BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 *)L_52, (bool)0, (bool)L_53, /*hidden argument*/NULL); } IL_011a: { int32_t L_54 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_54, (int32_t)1)); } IL_0120: { int32_t L_55 = V_4; SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 * L_56 = ___node0; NullCheck((SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 *)L_56); ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229 * L_57; L_57 = SwitchExpression_get_Cases_m2FCE5C2757FA7A90F341C43816EDB90DB857E012_inline((SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 *)L_56, /*hidden argument*/NULL); NullCheck((ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229 *)L_57); int32_t L_58; L_58 = ReadOnlyCollection_1_get_Count_m0E5B8F5C70FB9462CD4D39671F99E57CC917F7A0((ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229 *)L_57, /*hidden argument*/ReadOnlyCollection_1_get_Count_m0E5B8F5C70FB9462CD4D39671F99E57CC917F7A0_RuntimeMethod_var); if ((((int32_t)L_55) < ((int32_t)L_58))) { goto IL_007c; } } { InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * L_59 = (InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)__this->get__instructions_0(); LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907 * L_60 = V_0; NullCheck((LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907 *)L_60); BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 * L_61; L_61 = LabelInfo_GetLabel_m405440094981AFB8E109B0AD866A3303AA0188CC((LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907 *)L_60, (LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA *)__this, /*hidden argument*/NULL); NullCheck((InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)L_59); InstructionList_MarkLabel_m312A4DEDE03C4FFBFC1C36ABF4B223082A88FADA((InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)L_59, (BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 *)L_61, /*hidden argument*/NULL); return; } } // System.Void System.Linq.Expressions.Interpreter.LightCompiler::CompileIntSwitchExpression(System.Linq.Expressions.SwitchExpression) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightCompiler_CompileIntSwitchExpression_TisRuntimeObject_m3A3B347127A8DC9B56E9F2C291DF0BD60C6382AA_gshared (LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA * __this, SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 * ___node0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_1_tCD9A32076EE9AFA77A6E5C44278B0FD415D97095_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_GetEnumerator_m8B18A583ACB97845FCA0F25B0CE2C9619E51CD60_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Count_m0E5B8F5C70FB9462CD4D39671F99E57CC917F7A0_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlyCollection_1_get_Item_m4F0F25409BECFD92D4F5067CA1AD87DB46D6BA97_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var); s_Il2CppMethodInitialized = true; } LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907 * V_0 = NULL; bool V_1 = false; Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8 * V_2 = NULL; int32_t V_3 = 0; int32_t V_4 = 0; SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80 * V_5 = NULL; int32_t V_6 = 0; RuntimeObject* V_7 = NULL; RuntimeObject * V_8 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA *)__this); LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907 * L_0; L_0 = LightCompiler_DefineLabel_m384FD72753A88508D551D729E209E35E239FCC72((LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA *)__this, (LabelTarget_t4E0B75FE6DAD05FC6651E53032D2C5F19D8E81D1 *)NULL, /*hidden argument*/NULL); V_0 = (LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907 *)L_0; SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 * L_1 = ___node0; NullCheck((Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_1); Type_t * L_2; L_2 = VirtualFuncInvoker0< Type_t * >::Invoke(5 /* System.Type System.Linq.Expressions.Expression::get_Type() */, (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_1); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_3 = { reinterpret_cast (Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_4; L_4 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_3, /*hidden argument*/NULL); bool L_5; L_5 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_2, (Type_t *)L_4, /*hidden argument*/NULL); V_1 = (bool)L_5; SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 * L_6 = ___node0; NullCheck((SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 *)L_6); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_7; L_7 = SwitchExpression_get_SwitchValue_mD8CD9709E81A54B92F98F6EE02D35B756B0C5EA3_inline((SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 *)L_6, /*hidden argument*/NULL); NullCheck((LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA *)__this); LightCompiler_Compile_mAF48A5087EF885D9B0E2F16BFB2C60CE08169211((LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA *)__this, (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_7, /*hidden argument*/NULL); Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8 * L_8 = (Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_2 = (Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8 *)L_8; InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * L_9 = (InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)__this->get__instructions_0(); NullCheck((InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)L_9); int32_t L_10; L_10 = InstructionList_get_Count_m053273059D7E370378CA5C9C2BA3F45E44EB3A29((InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)L_9, /*hidden argument*/NULL); V_3 = (int32_t)L_10; InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * L_11 = (InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)__this->get__instructions_0(); Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8 * L_12 = V_2; NullCheck((InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)L_11); (( void (*) (InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *, Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)L_11, (Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8 *)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 * L_13 = ___node0; NullCheck((SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 *)L_13); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_14; L_14 = SwitchExpression_get_DefaultBody_m80DC9FD0489B7FA0F7F19B57A0F4CC5F6930E00B_inline((SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 *)L_13, /*hidden argument*/NULL); if (!L_14) { goto IL_0060; } } { SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 * L_15 = ___node0; NullCheck((SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 *)L_15); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_16; L_16 = SwitchExpression_get_DefaultBody_m80DC9FD0489B7FA0F7F19B57A0F4CC5F6930E00B_inline((SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 *)L_15, /*hidden argument*/NULL); bool L_17 = V_1; NullCheck((LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA *)__this); LightCompiler_Compile_m04AF07D3B690B7B06EA68F04FCB99FEEEB650AA2((LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA *)__this, (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_16, (bool)((((int32_t)L_17) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); } IL_0060: { InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * L_18 = (InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)__this->get__instructions_0(); LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907 * L_19 = V_0; NullCheck((LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907 *)L_19); BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 * L_20; L_20 = LabelInfo_GetLabel_m405440094981AFB8E109B0AD866A3303AA0188CC((LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907 *)L_19, (LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA *)__this, /*hidden argument*/NULL); bool L_21 = V_1; NullCheck((InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)L_18); InstructionList_EmitBranch_m6179B6E711689046574838241EE85FFD4A9F92E2((InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)L_18, (BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 *)L_20, (bool)0, (bool)L_21, /*hidden argument*/NULL); V_4 = (int32_t)0; goto IL_0120; } IL_007c: { SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 * L_22 = ___node0; NullCheck((SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 *)L_22); ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229 * L_23; L_23 = SwitchExpression_get_Cases_m2FCE5C2757FA7A90F341C43816EDB90DB857E012_inline((SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 *)L_22, /*hidden argument*/NULL); int32_t L_24 = V_4; NullCheck((ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229 *)L_23); SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80 * L_25; L_25 = ReadOnlyCollection_1_get_Item_m4F0F25409BECFD92D4F5067CA1AD87DB46D6BA97((ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229 *)L_23, (int32_t)L_24, /*hidden argument*/ReadOnlyCollection_1_get_Item_m4F0F25409BECFD92D4F5067CA1AD87DB46D6BA97_RuntimeMethod_var); V_5 = (SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80 *)L_25; InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * L_26 = (InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)__this->get__instructions_0(); NullCheck((InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)L_26); int32_t L_27; L_27 = InstructionList_get_Count_m053273059D7E370378CA5C9C2BA3F45E44EB3A29((InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)L_26, /*hidden argument*/NULL); int32_t L_28 = V_3; V_6 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_27, (int32_t)L_28)); SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80 * L_29 = V_5; NullCheck((SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80 *)L_29); ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_30; L_30 = SwitchCase_get_TestValues_mD0F5164247689D0E3FA2BD80A6CFF0D4D71FE11E_inline((SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80 *)L_29, /*hidden argument*/NULL); NullCheck((ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 *)L_30); RuntimeObject* L_31; L_31 = ReadOnlyCollection_1_GetEnumerator_m8B18A583ACB97845FCA0F25B0CE2C9619E51CD60((ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 *)L_30, /*hidden argument*/ReadOnlyCollection_1_GetEnumerator_m8B18A583ACB97845FCA0F25B0CE2C9619E51CD60_RuntimeMethod_var); V_7 = (RuntimeObject*)L_31; } IL_00a8: try {// begin try (depth: 1) { goto IL_00cd; } IL_00aa: { RuntimeObject* L_32 = V_7; NullCheck((RuntimeObject*)L_32); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_33; L_33 = InterfaceFuncInvoker0< Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1::get_Current() */, IEnumerator_1_tCD9A32076EE9AFA77A6E5C44278B0FD415D97095_il2cpp_TypeInfo_var, (RuntimeObject*)L_32); NullCheck((ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB *)((ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB *)Castclass((RuntimeObject*)L_33, ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB_il2cpp_TypeInfo_var))); RuntimeObject * L_34; L_34 = ConstantExpression_get_Value_mB34C9C1BEFB26DF4C42165794F8C171E6797C19C_inline((ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB *)((ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB *)Castclass((RuntimeObject*)L_33, ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); V_8 = (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_34, IL2CPP_RGCTX_DATA(method->rgctx_data, 3))); Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8 * L_35 = V_2; RuntimeObject * L_36 = V_8; int32_t L_37 = V_6; NullCheck((Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8 *)L_35); bool L_38; L_38 = (( bool (*) (Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8 *, RuntimeObject *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Dictionary_2_t1DDD2F48B87E022F599DF2452A49BB70BE95A7F8 *)L_35, (RuntimeObject *)L_36, (int32_t)L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); } IL_00cd: { RuntimeObject* L_39 = V_7; NullCheck((RuntimeObject*)L_39); bool L_40; L_40 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_39); if (L_40) { goto IL_00aa; } } IL_00d6: { IL2CPP_LEAVE(0xE4, FINALLY_00d8); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00d8; } FINALLY_00d8: {// begin finally (depth: 1) { RuntimeObject* L_41 = V_7; if (!L_41) { goto IL_00e3; } } IL_00dc: { RuntimeObject* L_42 = V_7; NullCheck((RuntimeObject*)L_42); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_42); } IL_00e3: { IL2CPP_END_FINALLY(216) } }// end finally (depth: 1) IL2CPP_CLEANUP(216) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xE4, IL_00e4) } IL_00e4: { SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80 * L_43 = V_5; NullCheck((SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80 *)L_43); Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_44; L_44 = SwitchCase_get_Body_m4EEA6CCFAE8D38ABE00B0D3A0C70652147BF36CB_inline((SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80 *)L_43, /*hidden argument*/NULL); bool L_45 = V_1; NullCheck((LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA *)__this); LightCompiler_Compile_m04AF07D3B690B7B06EA68F04FCB99FEEEB650AA2((LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA *)__this, (Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 *)L_44, (bool)((((int32_t)L_45) == ((int32_t)0))? 1 : 0), /*hidden argument*/NULL); int32_t L_46 = V_4; SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 * L_47 = ___node0; NullCheck((SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 *)L_47); ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229 * L_48; L_48 = SwitchExpression_get_Cases_m2FCE5C2757FA7A90F341C43816EDB90DB857E012_inline((SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 *)L_47, /*hidden argument*/NULL); NullCheck((ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229 *)L_48); int32_t L_49; L_49 = ReadOnlyCollection_1_get_Count_m0E5B8F5C70FB9462CD4D39671F99E57CC917F7A0((ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229 *)L_48, /*hidden argument*/ReadOnlyCollection_1_get_Count_m0E5B8F5C70FB9462CD4D39671F99E57CC917F7A0_RuntimeMethod_var); if ((((int32_t)L_46) >= ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_49, (int32_t)1))))) { goto IL_011a; } } { InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * L_50 = (InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)__this->get__instructions_0(); LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907 * L_51 = V_0; NullCheck((LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907 *)L_51); BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 * L_52; L_52 = LabelInfo_GetLabel_m405440094981AFB8E109B0AD866A3303AA0188CC((LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907 *)L_51, (LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA *)__this, /*hidden argument*/NULL); bool L_53 = V_1; NullCheck((InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)L_50); InstructionList_EmitBranch_m6179B6E711689046574838241EE85FFD4A9F92E2((InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)L_50, (BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 *)L_52, (bool)0, (bool)L_53, /*hidden argument*/NULL); } IL_011a: { int32_t L_54 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_54, (int32_t)1)); } IL_0120: { int32_t L_55 = V_4; SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 * L_56 = ___node0; NullCheck((SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 *)L_56); ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229 * L_57; L_57 = SwitchExpression_get_Cases_m2FCE5C2757FA7A90F341C43816EDB90DB857E012_inline((SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 *)L_56, /*hidden argument*/NULL); NullCheck((ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229 *)L_57); int32_t L_58; L_58 = ReadOnlyCollection_1_get_Count_m0E5B8F5C70FB9462CD4D39671F99E57CC917F7A0((ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229 *)L_57, /*hidden argument*/ReadOnlyCollection_1_get_Count_m0E5B8F5C70FB9462CD4D39671F99E57CC917F7A0_RuntimeMethod_var); if ((((int32_t)L_55) < ((int32_t)L_58))) { goto IL_007c; } } { InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 * L_59 = (InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)__this->get__instructions_0(); LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907 * L_60 = V_0; NullCheck((LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907 *)L_60); BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 * L_61; L_61 = LabelInfo_GetLabel_m405440094981AFB8E109B0AD866A3303AA0188CC((LabelInfo_t5BCCF3C4099676470B52F8030F0C08ADCDA62907 *)L_60, (LightCompiler_t217541839628B775D4352E24078D63D04B1B86EA *)__this, /*hidden argument*/NULL); NullCheck((InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)L_59); InstructionList_MarkLabel_m312A4DEDE03C4FFBFC1C36ABF4B223082A88FADA((InstructionList_t7D683377AFF05D9FAE010EE6A15DE84E72700118 *)L_59, (BranchLabel_t1AD05E18FF3172A1D4FC287CAE57C9CE6EB96FB5 *)L_61, /*hidden argument*/NULL); return; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRun0(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightLambda_MakeRun0_TisRuntimeObject_mA8FAD76FA351F48BDF41CA47EE91C988EBB113F5_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_0 = ___lambda0; Func_1_t807CEE610086E24A0167BAA97A64062016E09D49 * L_1 = (Func_1_t807CEE610086E24A0167BAA97A64062016E09D49 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Func_1_t807CEE610086E24A0167BAA97A64062016E09D49 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_1, (RuntimeObject *)L_0, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Delegate_t *)L_1; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRun1(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightLambda_MakeRun1_TisRuntimeObject_TisRuntimeObject_m4549178D300B6721F27F58B5DC7ECD52BBA05847_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_0 = ___lambda0; Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 * L_1 = (Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Func_2_tFF5BB8F40A35B1BEA00D4EBBC6CBE7184A584436 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_1, (RuntimeObject *)L_0, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Delegate_t *)L_1; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRun10(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightLambda_MakeRun10_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m8B499118AE206FC89F57C66F3FC0623EA53DAEFD_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_0 = ___lambda0; Func_11_tFCC6D49B50FBCE117A74498C25FE8D9B9A12A032 * L_1 = (Func_11_tFCC6D49B50FBCE117A74498C25FE8D9B9A12A032 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Func_11_tFCC6D49B50FBCE117A74498C25FE8D9B9A12A032 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_1, (RuntimeObject *)L_0, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Delegate_t *)L_1; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRun11(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightLambda_MakeRun11_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m0E7DF5D4B0F4725F3876EF2410F97575438378F4_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_0 = ___lambda0; Func_12_t430D73139D1112F1A48C9633B5ED659261AEA931 * L_1 = (Func_12_t430D73139D1112F1A48C9633B5ED659261AEA931 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Func_12_t430D73139D1112F1A48C9633B5ED659261AEA931 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_1, (RuntimeObject *)L_0, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Delegate_t *)L_1; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRun12(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightLambda_MakeRun12_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_mD6DA695451512C240BE8756C252B8216B4EB766B_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_0 = ___lambda0; Func_13_tEAEB6CDA27EB17E1FDE45D507FCB1293518CF274 * L_1 = (Func_13_tEAEB6CDA27EB17E1FDE45D507FCB1293518CF274 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Func_13_tEAEB6CDA27EB17E1FDE45D507FCB1293518CF274 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_1, (RuntimeObject *)L_0, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Delegate_t *)L_1; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRun13(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightLambda_MakeRun13_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m7468400B52A0CF05C6526E036413BE34C52CC8AE_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_0 = ___lambda0; Func_14_tC0CA6173FA7BD89DE6A53C7F21E4B46D5C37F2E8 * L_1 = (Func_14_tC0CA6173FA7BD89DE6A53C7F21E4B46D5C37F2E8 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Func_14_tC0CA6173FA7BD89DE6A53C7F21E4B46D5C37F2E8 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_1, (RuntimeObject *)L_0, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Delegate_t *)L_1; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRun14(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightLambda_MakeRun14_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m78396F1A209DE0D0CEE236A379AE51470B5F96E8_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_0 = ___lambda0; Func_15_t60846050EAFF2E2AA98BB24C048C764A1F9FBBAC * L_1 = (Func_15_t60846050EAFF2E2AA98BB24C048C764A1F9FBBAC *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Func_15_t60846050EAFF2E2AA98BB24C048C764A1F9FBBAC *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_1, (RuntimeObject *)L_0, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Delegate_t *)L_1; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRun15(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightLambda_MakeRun15_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_mD656321D8137F40842158A6D26F6E9D8DFA64399_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_0 = ___lambda0; Func_16_t2586E322153C937F85AF7F67C958EFB1DF3307A8 * L_1 = (Func_16_t2586E322153C937F85AF7F67C958EFB1DF3307A8 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Func_16_t2586E322153C937F85AF7F67C958EFB1DF3307A8 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_1, (RuntimeObject *)L_0, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Delegate_t *)L_1; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRun2(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightLambda_MakeRun2_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m1BCCCCD883D6C970210CF8853564AFABD71A4793_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_0 = ___lambda0; Func_3_tBBBFF266D23D5A9A7940D16DA73BCD5DE0753A27 * L_1 = (Func_3_tBBBFF266D23D5A9A7940D16DA73BCD5DE0753A27 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Func_3_tBBBFF266D23D5A9A7940D16DA73BCD5DE0753A27 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_1, (RuntimeObject *)L_0, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Delegate_t *)L_1; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRun3(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightLambda_MakeRun3_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m96BB5173FCB984E9A3F75ACD3BF8CA935642A896_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_0 = ___lambda0; Func_4_t506CA082EE40D9DFBE82C3CAF44181A1323BC77A * L_1 = (Func_4_t506CA082EE40D9DFBE82C3CAF44181A1323BC77A *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Func_4_t506CA082EE40D9DFBE82C3CAF44181A1323BC77A *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_1, (RuntimeObject *)L_0, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Delegate_t *)L_1; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRun4(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightLambda_MakeRun4_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m7CCC2D441F257A6EF79FD50484064B7F9C9FA4DF_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_0 = ___lambda0; Func_5_t842C87CF240F7024FCEA6529ABB3BE22C581FD6E * L_1 = (Func_5_t842C87CF240F7024FCEA6529ABB3BE22C581FD6E *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Func_5_t842C87CF240F7024FCEA6529ABB3BE22C581FD6E *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_1, (RuntimeObject *)L_0, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Delegate_t *)L_1; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRun5(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightLambda_MakeRun5_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m4E1740F0888BDD8FE3EB6323F07279E56F510109_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_0 = ___lambda0; Func_6_t692A24667A619BED886A849A5BC0A7E554EF8DE8 * L_1 = (Func_6_t692A24667A619BED886A849A5BC0A7E554EF8DE8 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Func_6_t692A24667A619BED886A849A5BC0A7E554EF8DE8 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_1, (RuntimeObject *)L_0, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Delegate_t *)L_1; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRun6(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightLambda_MakeRun6_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m5C2DF68114F5DBE3F6133D75B1AC1503C6CC6632_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_0 = ___lambda0; Func_7_t7ACD1C3038A669CFF3F170931AE962478F99561C * L_1 = (Func_7_t7ACD1C3038A669CFF3F170931AE962478F99561C *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Func_7_t7ACD1C3038A669CFF3F170931AE962478F99561C *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_1, (RuntimeObject *)L_0, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Delegate_t *)L_1; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRun7(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightLambda_MakeRun7_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_mF56A95296A2550AE39DBD251F1CE3AEE4D5E5B5F_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_0 = ___lambda0; Func_8_t9FEBC31147777AFC90A0D79427C5189C4034F3B0 * L_1 = (Func_8_t9FEBC31147777AFC90A0D79427C5189C4034F3B0 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Func_8_t9FEBC31147777AFC90A0D79427C5189C4034F3B0 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_1, (RuntimeObject *)L_0, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Delegate_t *)L_1; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRun8(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightLambda_MakeRun8_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_mCB71B059FF4036A5B7DE931A2BFE055A0966AEC0_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_0 = ___lambda0; Func_9_t6DD4A43F2CD2FCFC779C37CFF6ADD45E2AA4B50C * L_1 = (Func_9_t6DD4A43F2CD2FCFC779C37CFF6ADD45E2AA4B50C *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Func_9_t6DD4A43F2CD2FCFC779C37CFF6ADD45E2AA4B50C *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_1, (RuntimeObject *)L_0, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Delegate_t *)L_1; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRun9(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightLambda_MakeRun9_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m6F9F2AF291C70BCB02A24CF3C575592639A05023_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_0 = ___lambda0; Func_10_t68F8670DCD5BE3C67138FCB1FB98601093A04E00 * L_1 = (Func_10_t68F8670DCD5BE3C67138FCB1FB98601093A04E00 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Func_10_t68F8670DCD5BE3C67138FCB1FB98601093A04E00 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_1, (RuntimeObject *)L_0, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Delegate_t *)L_1; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRunVoid1(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightLambda_MakeRunVoid1_TisRuntimeObject_m0EA75309BBE483E19C308C8A81D19E5DCBC138B9_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_0 = ___lambda0; Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * L_1 = (Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_1, (RuntimeObject *)L_0, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Delegate_t *)L_1; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRunVoid10(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightLambda_MakeRunVoid10_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_mDF98C2350E6E5E42FB553F876018D2D426CBB8C1_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_0 = ___lambda0; Action_10_tCB3D82DD35C1B5FAE126032A26487CC5C1993C00 * L_1 = (Action_10_tCB3D82DD35C1B5FAE126032A26487CC5C1993C00 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Action_10_tCB3D82DD35C1B5FAE126032A26487CC5C1993C00 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_1, (RuntimeObject *)L_0, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Delegate_t *)L_1; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRunVoid11(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightLambda_MakeRunVoid11_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m2CCA778CEFD429487CD5A5A05E35B7B8EAB7DEAB_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_0 = ___lambda0; Action_11_tA2FDB9AE281E0ADA633266CB56C80EC5D642B047 * L_1 = (Action_11_tA2FDB9AE281E0ADA633266CB56C80EC5D642B047 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Action_11_tA2FDB9AE281E0ADA633266CB56C80EC5D642B047 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_1, (RuntimeObject *)L_0, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Delegate_t *)L_1; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRunVoid12(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightLambda_MakeRunVoid12_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m91E7612FCC495B91F7EA75582A1B70930900704F_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_0 = ___lambda0; Action_12_tF1BF7969D0A090822CBA914CC802445A38E60D06 * L_1 = (Action_12_tF1BF7969D0A090822CBA914CC802445A38E60D06 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Action_12_tF1BF7969D0A090822CBA914CC802445A38E60D06 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_1, (RuntimeObject *)L_0, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Delegate_t *)L_1; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRunVoid13(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightLambda_MakeRunVoid13_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m8A8A1826C3E8B672F63BA1A2BB4FC7815E7CEA65_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_0 = ___lambda0; Action_13_tEA351B44E7464D35319E0DE4CD06ACE8D961BFDA * L_1 = (Action_13_tEA351B44E7464D35319E0DE4CD06ACE8D961BFDA *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Action_13_tEA351B44E7464D35319E0DE4CD06ACE8D961BFDA *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_1, (RuntimeObject *)L_0, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Delegate_t *)L_1; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRunVoid14(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightLambda_MakeRunVoid14_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_mC0FAFFF10B5EE13142762A4AF9DFEF08B7EA7663_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_0 = ___lambda0; Action_14_t82D63215D3F2D524D17EB122C1B6716B38FDF675 * L_1 = (Action_14_t82D63215D3F2D524D17EB122C1B6716B38FDF675 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Action_14_t82D63215D3F2D524D17EB122C1B6716B38FDF675 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_1, (RuntimeObject *)L_0, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Delegate_t *)L_1; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRunVoid15(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightLambda_MakeRunVoid15_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_mDB6A5869F1E6BEFAD6F9FC0366EACEA3B96AFFBF_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_0 = ___lambda0; Action_15_t0035ECE30243CC25B59548606893ABB530612C7B * L_1 = (Action_15_t0035ECE30243CC25B59548606893ABB530612C7B *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Action_15_t0035ECE30243CC25B59548606893ABB530612C7B *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_1, (RuntimeObject *)L_0, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Delegate_t *)L_1; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRunVoid2(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightLambda_MakeRunVoid2_TisRuntimeObject_TisRuntimeObject_m88E3499574ACD65625AF1896988515523A446B7D_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_0 = ___lambda0; Action_2_t4FB8E5660AE634E13BF340904C61FEA9DCE9D52D * L_1 = (Action_2_t4FB8E5660AE634E13BF340904C61FEA9DCE9D52D *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Action_2_t4FB8E5660AE634E13BF340904C61FEA9DCE9D52D *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_1, (RuntimeObject *)L_0, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Delegate_t *)L_1; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRunVoid3(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightLambda_MakeRunVoid3_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m06B7324761C11DD22446E998320EE00814140AF0_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_0 = ___lambda0; Action_3_t40CAA9C4849DA1712B1B6ECA55C18E0C0DFEBE4C * L_1 = (Action_3_t40CAA9C4849DA1712B1B6ECA55C18E0C0DFEBE4C *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Action_3_t40CAA9C4849DA1712B1B6ECA55C18E0C0DFEBE4C *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_1, (RuntimeObject *)L_0, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Delegate_t *)L_1; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRunVoid4(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightLambda_MakeRunVoid4_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_mA8C6134E4929BAFB38B558CDEACC33CEEAE91F53_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_0 = ___lambda0; Action_4_tDB82015AB9EE6C7A4D051C5068F94F41BD15DE0D * L_1 = (Action_4_tDB82015AB9EE6C7A4D051C5068F94F41BD15DE0D *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Action_4_tDB82015AB9EE6C7A4D051C5068F94F41BD15DE0D *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_1, (RuntimeObject *)L_0, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Delegate_t *)L_1; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRunVoid5(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightLambda_MakeRunVoid5_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m299716B2C50832BFABEFDDC853C2F2EC3D3CFFF2_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_0 = ___lambda0; Action_5_tCD70DCA74B54D4A78DC12BBBB0E87C24DCEA4E9E * L_1 = (Action_5_tCD70DCA74B54D4A78DC12BBBB0E87C24DCEA4E9E *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Action_5_tCD70DCA74B54D4A78DC12BBBB0E87C24DCEA4E9E *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_1, (RuntimeObject *)L_0, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Delegate_t *)L_1; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRunVoid6(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightLambda_MakeRunVoid6_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m98E0BA50153EC7547A467CBF871EC67EBE0FBDDC_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_0 = ___lambda0; Action_6_t7478C213DC6C4025627B7CE365FC7A57D3E0566A * L_1 = (Action_6_t7478C213DC6C4025627B7CE365FC7A57D3E0566A *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Action_6_t7478C213DC6C4025627B7CE365FC7A57D3E0566A *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_1, (RuntimeObject *)L_0, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Delegate_t *)L_1; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRunVoid7(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightLambda_MakeRunVoid7_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m0A2EAA013C77371ECE51DE8643723AAC375DE5E7_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_0 = ___lambda0; Action_7_tB6AD31F9022B01DAC723E049D8C26E892EE858C8 * L_1 = (Action_7_tB6AD31F9022B01DAC723E049D8C26E892EE858C8 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Action_7_tB6AD31F9022B01DAC723E049D8C26E892EE858C8 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_1, (RuntimeObject *)L_0, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Delegate_t *)L_1; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRunVoid8(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightLambda_MakeRunVoid8_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_mF119E84E4BC30DBB30D7BDE4BE757FF851439751_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_0 = ___lambda0; Action_8_t17B939F136AF9D6DBC904DB6A1CDBFF7AD0099D2 * L_1 = (Action_8_t17B939F136AF9D6DBC904DB6A1CDBFF7AD0099D2 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Action_8_t17B939F136AF9D6DBC904DB6A1CDBFF7AD0099D2 *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_1, (RuntimeObject *)L_0, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Delegate_t *)L_1; } } // System.Delegate System.Linq.Expressions.Interpreter.LightLambda::MakeRunVoid9(System.Linq.Expressions.Interpreter.LightLambda) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Delegate_t * LightLambda_MakeRunVoid9_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m74FBEAB78209CBF289F0482471F439C86EE6F517_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * ___lambda0, const RuntimeMethod* method) { { LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * L_0 = ___lambda0; Action_9_t857417190D85A86B9CDBC8E0AE1828269616CCDF * L_1 = (Action_9_t857417190D85A86B9CDBC8E0AE1828269616CCDF *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Action_9_t857417190D85A86B9CDBC8E0AE1828269616CCDF *, RuntimeObject *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_1, (RuntimeObject *)L_0, (intptr_t)((intptr_t)IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Delegate_t *)L_1; } } // TRet System.Linq.Expressions.Interpreter.LightLambda::Run0() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * LightLambda_Run0_TisRuntimeObject_m636D1920581BA98CAF1F602F21A2E672A7EC23EF_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_1); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_2; L_2 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_1, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_2; } IL_000e: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_3 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_3); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_3, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_4, /*hidden argument*/NULL); IL2CPP_LEAVE(0x24, FINALLY_001c); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_001c; } FINALLY_001c: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_6 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_5); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_5, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_6, /*hidden argument*/NULL); IL2CPP_END_FINALLY(28) }// end finally (depth: 1) IL2CPP_CLEANUP(28) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x24, IL_0024) } IL_0024: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_7); RuntimeObject * L_8; L_8 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_7, /*hidden argument*/NULL); return (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_8, IL2CPP_RGCTX_DATA(method->rgctx_data, 0))); } } // TRet System.Linq.Expressions.Interpreter.LightLambda::Run1(T0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * LightLambda_Run1_TisRuntimeObject_TisRuntimeObject_m53D0ED5811FDD6C86811791CDD9A1C81CBDE93D6_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, RuntimeObject * ___arg00, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_1->get_Data_7(); RuntimeObject * L_3 = ___arg00; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_3); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_4); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5; L_5 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_4, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_5; } IL_001c: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_6 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_6); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_6, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_7, /*hidden argument*/NULL); IL2CPP_LEAVE(0x32, FINALLY_002a); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_002a; } FINALLY_002a: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_9 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_8); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_8, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_9, /*hidden argument*/NULL); IL2CPP_END_FINALLY(42) }// end finally (depth: 1) IL2CPP_CLEANUP(42) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x32, IL_0032) } IL_0032: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_10); RuntimeObject * L_11; L_11 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_10, /*hidden argument*/NULL); return (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_11, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))); } } // TRet System.Linq.Expressions.Interpreter.LightLambda::Run10(T0,T1,T2,T3,T4,T5,T6,T7,T8,T9) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * LightLambda_Run10_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_mC986AAF9318F1016FFC82385D748C1F90298E488_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, RuntimeObject * ___arg00, RuntimeObject * ___arg11, RuntimeObject * ___arg22, RuntimeObject * ___arg33, RuntimeObject * ___arg44, RuntimeObject * ___arg55, RuntimeObject * ___arg66, RuntimeObject * ___arg77, RuntimeObject * ___arg88, RuntimeObject * ___arg99, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_1->get_Data_7(); RuntimeObject * L_3 = ___arg00; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_3); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_0; NullCheck(L_4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4->get_Data_7(); RuntimeObject * L_6 = ___arg11; NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(1), (RuntimeObject *)L_6); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = V_0; NullCheck(L_7); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_7->get_Data_7(); RuntimeObject * L_9 = ___arg22; NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(2), (RuntimeObject *)L_9); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10 = V_0; NullCheck(L_10); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_10->get_Data_7(); RuntimeObject * L_12 = ___arg33; NullCheck(L_11); ArrayElementTypeCheck (L_11, L_12); (L_11)->SetAt(static_cast(3), (RuntimeObject *)L_12); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_13 = V_0; NullCheck(L_13); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_14 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_13->get_Data_7(); RuntimeObject * L_15 = ___arg44; NullCheck(L_14); ArrayElementTypeCheck (L_14, L_15); (L_14)->SetAt(static_cast(4), (RuntimeObject *)L_15); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_16 = V_0; NullCheck(L_16); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_17 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_16->get_Data_7(); RuntimeObject * L_18 = ___arg55; NullCheck(L_17); ArrayElementTypeCheck (L_17, L_18); (L_17)->SetAt(static_cast(5), (RuntimeObject *)L_18); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_19 = V_0; NullCheck(L_19); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_20 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_19->get_Data_7(); RuntimeObject * L_21 = ___arg66; NullCheck(L_20); ArrayElementTypeCheck (L_20, L_21); (L_20)->SetAt(static_cast(6), (RuntimeObject *)L_21); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_22 = V_0; NullCheck(L_22); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_23 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_22->get_Data_7(); RuntimeObject * L_24 = ___arg77; NullCheck(L_23); ArrayElementTypeCheck (L_23, L_24); (L_23)->SetAt(static_cast(7), (RuntimeObject *)L_24); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_25 = V_0; NullCheck(L_25); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_26 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_25->get_Data_7(); RuntimeObject * L_27 = ___arg88; NullCheck(L_26); ArrayElementTypeCheck (L_26, L_27); (L_26)->SetAt(static_cast(8), (RuntimeObject *)L_27); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_28 = V_0; NullCheck(L_28); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_29 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_28->get_Data_7(); RuntimeObject * L_30 = ___arg99; NullCheck(L_29); ArrayElementTypeCheck (L_29, L_30); (L_29)->SetAt(static_cast(((int32_t)9)), (RuntimeObject *)L_30); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_31 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_31); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_32; L_32 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_31, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_32; } IL_00a2: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_33 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_34 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_33); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_33, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_34, /*hidden argument*/NULL); IL2CPP_LEAVE(0xB8, FINALLY_00b0); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00b0; } FINALLY_00b0: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_35 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_36 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_35); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_35, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_36, /*hidden argument*/NULL); IL2CPP_END_FINALLY(176) }// end finally (depth: 1) IL2CPP_CLEANUP(176) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xB8, IL_00b8) } IL_00b8: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_37 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_37); RuntimeObject * L_38; L_38 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_37, /*hidden argument*/NULL); return (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_38, IL2CPP_RGCTX_DATA(method->rgctx_data, 10))); } } // TRet System.Linq.Expressions.Interpreter.LightLambda::Run11(T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * LightLambda_Run11_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m1F3DDF2CE538ED50A18BE0E7FB033ACDDC5D0A53_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, RuntimeObject * ___arg00, RuntimeObject * ___arg11, RuntimeObject * ___arg22, RuntimeObject * ___arg33, RuntimeObject * ___arg44, RuntimeObject * ___arg55, RuntimeObject * ___arg66, RuntimeObject * ___arg77, RuntimeObject * ___arg88, RuntimeObject * ___arg99, RuntimeObject * ___arg1010, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_1->get_Data_7(); RuntimeObject * L_3 = ___arg00; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_3); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_0; NullCheck(L_4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4->get_Data_7(); RuntimeObject * L_6 = ___arg11; NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(1), (RuntimeObject *)L_6); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = V_0; NullCheck(L_7); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_7->get_Data_7(); RuntimeObject * L_9 = ___arg22; NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(2), (RuntimeObject *)L_9); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10 = V_0; NullCheck(L_10); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_10->get_Data_7(); RuntimeObject * L_12 = ___arg33; NullCheck(L_11); ArrayElementTypeCheck (L_11, L_12); (L_11)->SetAt(static_cast(3), (RuntimeObject *)L_12); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_13 = V_0; NullCheck(L_13); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_14 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_13->get_Data_7(); RuntimeObject * L_15 = ___arg44; NullCheck(L_14); ArrayElementTypeCheck (L_14, L_15); (L_14)->SetAt(static_cast(4), (RuntimeObject *)L_15); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_16 = V_0; NullCheck(L_16); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_17 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_16->get_Data_7(); RuntimeObject * L_18 = ___arg55; NullCheck(L_17); ArrayElementTypeCheck (L_17, L_18); (L_17)->SetAt(static_cast(5), (RuntimeObject *)L_18); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_19 = V_0; NullCheck(L_19); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_20 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_19->get_Data_7(); RuntimeObject * L_21 = ___arg66; NullCheck(L_20); ArrayElementTypeCheck (L_20, L_21); (L_20)->SetAt(static_cast(6), (RuntimeObject *)L_21); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_22 = V_0; NullCheck(L_22); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_23 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_22->get_Data_7(); RuntimeObject * L_24 = ___arg77; NullCheck(L_23); ArrayElementTypeCheck (L_23, L_24); (L_23)->SetAt(static_cast(7), (RuntimeObject *)L_24); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_25 = V_0; NullCheck(L_25); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_26 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_25->get_Data_7(); RuntimeObject * L_27 = ___arg88; NullCheck(L_26); ArrayElementTypeCheck (L_26, L_27); (L_26)->SetAt(static_cast(8), (RuntimeObject *)L_27); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_28 = V_0; NullCheck(L_28); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_29 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_28->get_Data_7(); RuntimeObject * L_30 = ___arg99; NullCheck(L_29); ArrayElementTypeCheck (L_29, L_30); (L_29)->SetAt(static_cast(((int32_t)9)), (RuntimeObject *)L_30); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_31 = V_0; NullCheck(L_31); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_32 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_31->get_Data_7(); RuntimeObject * L_33 = ___arg1010; NullCheck(L_32); ArrayElementTypeCheck (L_32, L_33); (L_32)->SetAt(static_cast(((int32_t)10)), (RuntimeObject *)L_33); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_34 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_34); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_35; L_35 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_34, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_35; } IL_00b2: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_36 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_37 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_36); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_36, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_37, /*hidden argument*/NULL); IL2CPP_LEAVE(0xC8, FINALLY_00c0); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00c0; } FINALLY_00c0: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_38 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_39 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_38); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_38, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_39, /*hidden argument*/NULL); IL2CPP_END_FINALLY(192) }// end finally (depth: 1) IL2CPP_CLEANUP(192) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xC8, IL_00c8) } IL_00c8: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_40 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_40); RuntimeObject * L_41; L_41 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_40, /*hidden argument*/NULL); return (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_41, IL2CPP_RGCTX_DATA(method->rgctx_data, 11))); } } // TRet System.Linq.Expressions.Interpreter.LightLambda::Run12(T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * LightLambda_Run12_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m013E6713C59D7436ADE6A49E95A9C17BA15DB2D2_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, RuntimeObject * ___arg00, RuntimeObject * ___arg11, RuntimeObject * ___arg22, RuntimeObject * ___arg33, RuntimeObject * ___arg44, RuntimeObject * ___arg55, RuntimeObject * ___arg66, RuntimeObject * ___arg77, RuntimeObject * ___arg88, RuntimeObject * ___arg99, RuntimeObject * ___arg1010, RuntimeObject * ___arg1111, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_1->get_Data_7(); RuntimeObject * L_3 = ___arg00; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_3); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_0; NullCheck(L_4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4->get_Data_7(); RuntimeObject * L_6 = ___arg11; NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(1), (RuntimeObject *)L_6); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = V_0; NullCheck(L_7); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_7->get_Data_7(); RuntimeObject * L_9 = ___arg22; NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(2), (RuntimeObject *)L_9); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10 = V_0; NullCheck(L_10); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_10->get_Data_7(); RuntimeObject * L_12 = ___arg33; NullCheck(L_11); ArrayElementTypeCheck (L_11, L_12); (L_11)->SetAt(static_cast(3), (RuntimeObject *)L_12); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_13 = V_0; NullCheck(L_13); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_14 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_13->get_Data_7(); RuntimeObject * L_15 = ___arg44; NullCheck(L_14); ArrayElementTypeCheck (L_14, L_15); (L_14)->SetAt(static_cast(4), (RuntimeObject *)L_15); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_16 = V_0; NullCheck(L_16); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_17 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_16->get_Data_7(); RuntimeObject * L_18 = ___arg55; NullCheck(L_17); ArrayElementTypeCheck (L_17, L_18); (L_17)->SetAt(static_cast(5), (RuntimeObject *)L_18); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_19 = V_0; NullCheck(L_19); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_20 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_19->get_Data_7(); RuntimeObject * L_21 = ___arg66; NullCheck(L_20); ArrayElementTypeCheck (L_20, L_21); (L_20)->SetAt(static_cast(6), (RuntimeObject *)L_21); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_22 = V_0; NullCheck(L_22); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_23 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_22->get_Data_7(); RuntimeObject * L_24 = ___arg77; NullCheck(L_23); ArrayElementTypeCheck (L_23, L_24); (L_23)->SetAt(static_cast(7), (RuntimeObject *)L_24); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_25 = V_0; NullCheck(L_25); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_26 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_25->get_Data_7(); RuntimeObject * L_27 = ___arg88; NullCheck(L_26); ArrayElementTypeCheck (L_26, L_27); (L_26)->SetAt(static_cast(8), (RuntimeObject *)L_27); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_28 = V_0; NullCheck(L_28); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_29 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_28->get_Data_7(); RuntimeObject * L_30 = ___arg99; NullCheck(L_29); ArrayElementTypeCheck (L_29, L_30); (L_29)->SetAt(static_cast(((int32_t)9)), (RuntimeObject *)L_30); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_31 = V_0; NullCheck(L_31); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_32 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_31->get_Data_7(); RuntimeObject * L_33 = ___arg1010; NullCheck(L_32); ArrayElementTypeCheck (L_32, L_33); (L_32)->SetAt(static_cast(((int32_t)10)), (RuntimeObject *)L_33); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_34 = V_0; NullCheck(L_34); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_35 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_34->get_Data_7(); RuntimeObject * L_36 = ___arg1111; NullCheck(L_35); ArrayElementTypeCheck (L_35, L_36); (L_35)->SetAt(static_cast(((int32_t)11)), (RuntimeObject *)L_36); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_37 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_37); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_38; L_38 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_37, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_38; } IL_00c2: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_39 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_40 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_39); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_39, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_40, /*hidden argument*/NULL); IL2CPP_LEAVE(0xD8, FINALLY_00d0); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00d0; } FINALLY_00d0: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_41 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_42 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_41); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_41, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_42, /*hidden argument*/NULL); IL2CPP_END_FINALLY(208) }// end finally (depth: 1) IL2CPP_CLEANUP(208) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xD8, IL_00d8) } IL_00d8: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_43 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_43); RuntimeObject * L_44; L_44 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_43, /*hidden argument*/NULL); return (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_44, IL2CPP_RGCTX_DATA(method->rgctx_data, 12))); } } // TRet System.Linq.Expressions.Interpreter.LightLambda::Run13(T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * LightLambda_Run13_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m152AC1F7B1D70BF67B85C3427D06F35E785A1A60_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, RuntimeObject * ___arg00, RuntimeObject * ___arg11, RuntimeObject * ___arg22, RuntimeObject * ___arg33, RuntimeObject * ___arg44, RuntimeObject * ___arg55, RuntimeObject * ___arg66, RuntimeObject * ___arg77, RuntimeObject * ___arg88, RuntimeObject * ___arg99, RuntimeObject * ___arg1010, RuntimeObject * ___arg1111, RuntimeObject * ___arg1212, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_1->get_Data_7(); RuntimeObject * L_3 = ___arg00; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_3); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_0; NullCheck(L_4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4->get_Data_7(); RuntimeObject * L_6 = ___arg11; NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(1), (RuntimeObject *)L_6); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = V_0; NullCheck(L_7); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_7->get_Data_7(); RuntimeObject * L_9 = ___arg22; NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(2), (RuntimeObject *)L_9); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10 = V_0; NullCheck(L_10); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_10->get_Data_7(); RuntimeObject * L_12 = ___arg33; NullCheck(L_11); ArrayElementTypeCheck (L_11, L_12); (L_11)->SetAt(static_cast(3), (RuntimeObject *)L_12); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_13 = V_0; NullCheck(L_13); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_14 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_13->get_Data_7(); RuntimeObject * L_15 = ___arg44; NullCheck(L_14); ArrayElementTypeCheck (L_14, L_15); (L_14)->SetAt(static_cast(4), (RuntimeObject *)L_15); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_16 = V_0; NullCheck(L_16); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_17 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_16->get_Data_7(); RuntimeObject * L_18 = ___arg55; NullCheck(L_17); ArrayElementTypeCheck (L_17, L_18); (L_17)->SetAt(static_cast(5), (RuntimeObject *)L_18); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_19 = V_0; NullCheck(L_19); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_20 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_19->get_Data_7(); RuntimeObject * L_21 = ___arg66; NullCheck(L_20); ArrayElementTypeCheck (L_20, L_21); (L_20)->SetAt(static_cast(6), (RuntimeObject *)L_21); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_22 = V_0; NullCheck(L_22); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_23 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_22->get_Data_7(); RuntimeObject * L_24 = ___arg77; NullCheck(L_23); ArrayElementTypeCheck (L_23, L_24); (L_23)->SetAt(static_cast(7), (RuntimeObject *)L_24); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_25 = V_0; NullCheck(L_25); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_26 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_25->get_Data_7(); RuntimeObject * L_27 = ___arg88; NullCheck(L_26); ArrayElementTypeCheck (L_26, L_27); (L_26)->SetAt(static_cast(8), (RuntimeObject *)L_27); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_28 = V_0; NullCheck(L_28); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_29 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_28->get_Data_7(); RuntimeObject * L_30 = ___arg99; NullCheck(L_29); ArrayElementTypeCheck (L_29, L_30); (L_29)->SetAt(static_cast(((int32_t)9)), (RuntimeObject *)L_30); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_31 = V_0; NullCheck(L_31); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_32 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_31->get_Data_7(); RuntimeObject * L_33 = ___arg1010; NullCheck(L_32); ArrayElementTypeCheck (L_32, L_33); (L_32)->SetAt(static_cast(((int32_t)10)), (RuntimeObject *)L_33); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_34 = V_0; NullCheck(L_34); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_35 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_34->get_Data_7(); RuntimeObject * L_36 = ___arg1111; NullCheck(L_35); ArrayElementTypeCheck (L_35, L_36); (L_35)->SetAt(static_cast(((int32_t)11)), (RuntimeObject *)L_36); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_37 = V_0; NullCheck(L_37); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_38 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_37->get_Data_7(); RuntimeObject * L_39 = ___arg1212; NullCheck(L_38); ArrayElementTypeCheck (L_38, L_39); (L_38)->SetAt(static_cast(((int32_t)12)), (RuntimeObject *)L_39); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_40 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_40); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_41; L_41 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_40, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_41; } IL_00d2: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_42 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_43 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_42); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_42, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_43, /*hidden argument*/NULL); IL2CPP_LEAVE(0xE8, FINALLY_00e0); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00e0; } FINALLY_00e0: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_44 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_45 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_44); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_44, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_45, /*hidden argument*/NULL); IL2CPP_END_FINALLY(224) }// end finally (depth: 1) IL2CPP_CLEANUP(224) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xE8, IL_00e8) } IL_00e8: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_46 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_46); RuntimeObject * L_47; L_47 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_46, /*hidden argument*/NULL); return (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_47, IL2CPP_RGCTX_DATA(method->rgctx_data, 13))); } } // TRet System.Linq.Expressions.Interpreter.LightLambda::Run14(T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * LightLambda_Run14_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m89AB058AEC378C1ED8B37ED694B77E67AF65D32D_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, RuntimeObject * ___arg00, RuntimeObject * ___arg11, RuntimeObject * ___arg22, RuntimeObject * ___arg33, RuntimeObject * ___arg44, RuntimeObject * ___arg55, RuntimeObject * ___arg66, RuntimeObject * ___arg77, RuntimeObject * ___arg88, RuntimeObject * ___arg99, RuntimeObject * ___arg1010, RuntimeObject * ___arg1111, RuntimeObject * ___arg1212, RuntimeObject * ___arg1313, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_1->get_Data_7(); RuntimeObject * L_3 = ___arg00; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_3); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_0; NullCheck(L_4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4->get_Data_7(); RuntimeObject * L_6 = ___arg11; NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(1), (RuntimeObject *)L_6); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = V_0; NullCheck(L_7); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_7->get_Data_7(); RuntimeObject * L_9 = ___arg22; NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(2), (RuntimeObject *)L_9); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10 = V_0; NullCheck(L_10); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_10->get_Data_7(); RuntimeObject * L_12 = ___arg33; NullCheck(L_11); ArrayElementTypeCheck (L_11, L_12); (L_11)->SetAt(static_cast(3), (RuntimeObject *)L_12); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_13 = V_0; NullCheck(L_13); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_14 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_13->get_Data_7(); RuntimeObject * L_15 = ___arg44; NullCheck(L_14); ArrayElementTypeCheck (L_14, L_15); (L_14)->SetAt(static_cast(4), (RuntimeObject *)L_15); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_16 = V_0; NullCheck(L_16); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_17 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_16->get_Data_7(); RuntimeObject * L_18 = ___arg55; NullCheck(L_17); ArrayElementTypeCheck (L_17, L_18); (L_17)->SetAt(static_cast(5), (RuntimeObject *)L_18); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_19 = V_0; NullCheck(L_19); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_20 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_19->get_Data_7(); RuntimeObject * L_21 = ___arg66; NullCheck(L_20); ArrayElementTypeCheck (L_20, L_21); (L_20)->SetAt(static_cast(6), (RuntimeObject *)L_21); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_22 = V_0; NullCheck(L_22); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_23 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_22->get_Data_7(); RuntimeObject * L_24 = ___arg77; NullCheck(L_23); ArrayElementTypeCheck (L_23, L_24); (L_23)->SetAt(static_cast(7), (RuntimeObject *)L_24); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_25 = V_0; NullCheck(L_25); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_26 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_25->get_Data_7(); RuntimeObject * L_27 = ___arg88; NullCheck(L_26); ArrayElementTypeCheck (L_26, L_27); (L_26)->SetAt(static_cast(8), (RuntimeObject *)L_27); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_28 = V_0; NullCheck(L_28); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_29 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_28->get_Data_7(); RuntimeObject * L_30 = ___arg99; NullCheck(L_29); ArrayElementTypeCheck (L_29, L_30); (L_29)->SetAt(static_cast(((int32_t)9)), (RuntimeObject *)L_30); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_31 = V_0; NullCheck(L_31); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_32 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_31->get_Data_7(); RuntimeObject * L_33 = ___arg1010; NullCheck(L_32); ArrayElementTypeCheck (L_32, L_33); (L_32)->SetAt(static_cast(((int32_t)10)), (RuntimeObject *)L_33); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_34 = V_0; NullCheck(L_34); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_35 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_34->get_Data_7(); RuntimeObject * L_36 = ___arg1111; NullCheck(L_35); ArrayElementTypeCheck (L_35, L_36); (L_35)->SetAt(static_cast(((int32_t)11)), (RuntimeObject *)L_36); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_37 = V_0; NullCheck(L_37); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_38 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_37->get_Data_7(); RuntimeObject * L_39 = ___arg1212; NullCheck(L_38); ArrayElementTypeCheck (L_38, L_39); (L_38)->SetAt(static_cast(((int32_t)12)), (RuntimeObject *)L_39); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_40 = V_0; NullCheck(L_40); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_41 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_40->get_Data_7(); RuntimeObject * L_42 = ___arg1313; NullCheck(L_41); ArrayElementTypeCheck (L_41, L_42); (L_41)->SetAt(static_cast(((int32_t)13)), (RuntimeObject *)L_42); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_43 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_43); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_44; L_44 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_43, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_44; } IL_00e2: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_45 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_46 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_45); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_45, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_46, /*hidden argument*/NULL); IL2CPP_LEAVE(0xF8, FINALLY_00f0); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00f0; } FINALLY_00f0: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_47 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_48 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_47); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_47, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_48, /*hidden argument*/NULL); IL2CPP_END_FINALLY(240) }// end finally (depth: 1) IL2CPP_CLEANUP(240) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xF8, IL_00f8) } IL_00f8: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_49 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_49); RuntimeObject * L_50; L_50 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_49, /*hidden argument*/NULL); return (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_50, IL2CPP_RGCTX_DATA(method->rgctx_data, 14))); } } // TRet System.Linq.Expressions.Interpreter.LightLambda::Run15(T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * LightLambda_Run15_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m47B0246CBE704BF0D92AAD4E1624CB88689AF87C_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, RuntimeObject * ___arg00, RuntimeObject * ___arg11, RuntimeObject * ___arg22, RuntimeObject * ___arg33, RuntimeObject * ___arg44, RuntimeObject * ___arg55, RuntimeObject * ___arg66, RuntimeObject * ___arg77, RuntimeObject * ___arg88, RuntimeObject * ___arg99, RuntimeObject * ___arg1010, RuntimeObject * ___arg1111, RuntimeObject * ___arg1212, RuntimeObject * ___arg1313, RuntimeObject * ___arg1414, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_1->get_Data_7(); RuntimeObject * L_3 = ___arg00; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_3); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_0; NullCheck(L_4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4->get_Data_7(); RuntimeObject * L_6 = ___arg11; NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(1), (RuntimeObject *)L_6); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = V_0; NullCheck(L_7); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_7->get_Data_7(); RuntimeObject * L_9 = ___arg22; NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(2), (RuntimeObject *)L_9); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10 = V_0; NullCheck(L_10); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_10->get_Data_7(); RuntimeObject * L_12 = ___arg33; NullCheck(L_11); ArrayElementTypeCheck (L_11, L_12); (L_11)->SetAt(static_cast(3), (RuntimeObject *)L_12); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_13 = V_0; NullCheck(L_13); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_14 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_13->get_Data_7(); RuntimeObject * L_15 = ___arg44; NullCheck(L_14); ArrayElementTypeCheck (L_14, L_15); (L_14)->SetAt(static_cast(4), (RuntimeObject *)L_15); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_16 = V_0; NullCheck(L_16); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_17 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_16->get_Data_7(); RuntimeObject * L_18 = ___arg55; NullCheck(L_17); ArrayElementTypeCheck (L_17, L_18); (L_17)->SetAt(static_cast(5), (RuntimeObject *)L_18); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_19 = V_0; NullCheck(L_19); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_20 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_19->get_Data_7(); RuntimeObject * L_21 = ___arg66; NullCheck(L_20); ArrayElementTypeCheck (L_20, L_21); (L_20)->SetAt(static_cast(6), (RuntimeObject *)L_21); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_22 = V_0; NullCheck(L_22); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_23 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_22->get_Data_7(); RuntimeObject * L_24 = ___arg77; NullCheck(L_23); ArrayElementTypeCheck (L_23, L_24); (L_23)->SetAt(static_cast(7), (RuntimeObject *)L_24); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_25 = V_0; NullCheck(L_25); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_26 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_25->get_Data_7(); RuntimeObject * L_27 = ___arg88; NullCheck(L_26); ArrayElementTypeCheck (L_26, L_27); (L_26)->SetAt(static_cast(8), (RuntimeObject *)L_27); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_28 = V_0; NullCheck(L_28); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_29 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_28->get_Data_7(); RuntimeObject * L_30 = ___arg99; NullCheck(L_29); ArrayElementTypeCheck (L_29, L_30); (L_29)->SetAt(static_cast(((int32_t)9)), (RuntimeObject *)L_30); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_31 = V_0; NullCheck(L_31); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_32 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_31->get_Data_7(); RuntimeObject * L_33 = ___arg1010; NullCheck(L_32); ArrayElementTypeCheck (L_32, L_33); (L_32)->SetAt(static_cast(((int32_t)10)), (RuntimeObject *)L_33); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_34 = V_0; NullCheck(L_34); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_35 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_34->get_Data_7(); RuntimeObject * L_36 = ___arg1111; NullCheck(L_35); ArrayElementTypeCheck (L_35, L_36); (L_35)->SetAt(static_cast(((int32_t)11)), (RuntimeObject *)L_36); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_37 = V_0; NullCheck(L_37); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_38 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_37->get_Data_7(); RuntimeObject * L_39 = ___arg1212; NullCheck(L_38); ArrayElementTypeCheck (L_38, L_39); (L_38)->SetAt(static_cast(((int32_t)12)), (RuntimeObject *)L_39); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_40 = V_0; NullCheck(L_40); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_41 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_40->get_Data_7(); RuntimeObject * L_42 = ___arg1313; NullCheck(L_41); ArrayElementTypeCheck (L_41, L_42); (L_41)->SetAt(static_cast(((int32_t)13)), (RuntimeObject *)L_42); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_43 = V_0; NullCheck(L_43); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_44 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_43->get_Data_7(); RuntimeObject * L_45 = ___arg1414; NullCheck(L_44); ArrayElementTypeCheck (L_44, L_45); (L_44)->SetAt(static_cast(((int32_t)14)), (RuntimeObject *)L_45); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_46 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_46); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_47; L_47 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_46, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_47; } IL_00f2: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_48 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_49 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_48); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_48, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_49, /*hidden argument*/NULL); IL2CPP_LEAVE(0x108, FINALLY_0100); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0100; } FINALLY_0100: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_50 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_51 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_50); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_50, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_51, /*hidden argument*/NULL); IL2CPP_END_FINALLY(256) }// end finally (depth: 1) IL2CPP_CLEANUP(256) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x108, IL_0108) } IL_0108: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_52 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_52); RuntimeObject * L_53; L_53 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_52, /*hidden argument*/NULL); return (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_53, IL2CPP_RGCTX_DATA(method->rgctx_data, 15))); } } // TRet System.Linq.Expressions.Interpreter.LightLambda::Run2(T0,T1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * LightLambda_Run2_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_mFC4CC48FFD8B22656866615642FB2E8D670E3412_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, RuntimeObject * ___arg00, RuntimeObject * ___arg11, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_1->get_Data_7(); RuntimeObject * L_3 = ___arg00; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_3); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_0; NullCheck(L_4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4->get_Data_7(); RuntimeObject * L_6 = ___arg11; NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(1), (RuntimeObject *)L_6); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_7); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8; L_8 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_7, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_8; } IL_002a: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_9 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_9); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_9, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_10, /*hidden argument*/NULL); IL2CPP_LEAVE(0x40, FINALLY_0038); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0038; } FINALLY_0038: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_11 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_12 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_11); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_11, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_12, /*hidden argument*/NULL); IL2CPP_END_FINALLY(56) }// end finally (depth: 1) IL2CPP_CLEANUP(56) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x40, IL_0040) } IL_0040: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_13 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_13); RuntimeObject * L_14; L_14 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_13, /*hidden argument*/NULL); return (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_14, IL2CPP_RGCTX_DATA(method->rgctx_data, 2))); } } // TRet System.Linq.Expressions.Interpreter.LightLambda::Run3(T0,T1,T2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * LightLambda_Run3_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m4B5DBFDF027219C03AAA638F7CAB066AE3A36A0B_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, RuntimeObject * ___arg00, RuntimeObject * ___arg11, RuntimeObject * ___arg22, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_1->get_Data_7(); RuntimeObject * L_3 = ___arg00; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_3); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_0; NullCheck(L_4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4->get_Data_7(); RuntimeObject * L_6 = ___arg11; NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(1), (RuntimeObject *)L_6); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = V_0; NullCheck(L_7); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_7->get_Data_7(); RuntimeObject * L_9 = ___arg22; NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(2), (RuntimeObject *)L_9); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_10); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_11; L_11 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_10, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_11; } IL_0038: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_12 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_13 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_12); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_12, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_13, /*hidden argument*/NULL); IL2CPP_LEAVE(0x4E, FINALLY_0046); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0046; } FINALLY_0046: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_14 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_15 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_14); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_14, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_15, /*hidden argument*/NULL); IL2CPP_END_FINALLY(70) }// end finally (depth: 1) IL2CPP_CLEANUP(70) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x4E, IL_004e) } IL_004e: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_16 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_16); RuntimeObject * L_17; L_17 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_16, /*hidden argument*/NULL); return (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_17, IL2CPP_RGCTX_DATA(method->rgctx_data, 3))); } } // TRet System.Linq.Expressions.Interpreter.LightLambda::Run4(T0,T1,T2,T3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * LightLambda_Run4_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m6039B25967C1C014BB7220414266E3C2F60FD12E_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, RuntimeObject * ___arg00, RuntimeObject * ___arg11, RuntimeObject * ___arg22, RuntimeObject * ___arg33, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_1->get_Data_7(); RuntimeObject * L_3 = ___arg00; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_3); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_0; NullCheck(L_4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4->get_Data_7(); RuntimeObject * L_6 = ___arg11; NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(1), (RuntimeObject *)L_6); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = V_0; NullCheck(L_7); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_7->get_Data_7(); RuntimeObject * L_9 = ___arg22; NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(2), (RuntimeObject *)L_9); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10 = V_0; NullCheck(L_10); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_10->get_Data_7(); RuntimeObject * L_12 = ___arg33; NullCheck(L_11); ArrayElementTypeCheck (L_11, L_12); (L_11)->SetAt(static_cast(3), (RuntimeObject *)L_12); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_13 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_13); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_14; L_14 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_13, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_14; } IL_0047: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_15 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_16 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_15); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_15, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_16, /*hidden argument*/NULL); IL2CPP_LEAVE(0x5D, FINALLY_0055); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0055; } FINALLY_0055: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_17 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_18 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_17); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_17, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_18, /*hidden argument*/NULL); IL2CPP_END_FINALLY(85) }// end finally (depth: 1) IL2CPP_CLEANUP(85) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x5D, IL_005d) } IL_005d: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_19 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_19); RuntimeObject * L_20; L_20 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_19, /*hidden argument*/NULL); return (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_20, IL2CPP_RGCTX_DATA(method->rgctx_data, 4))); } } // TRet System.Linq.Expressions.Interpreter.LightLambda::Run5(T0,T1,T2,T3,T4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * LightLambda_Run5_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m31E1D73837259E23FC143073A4423C182FFC5076_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, RuntimeObject * ___arg00, RuntimeObject * ___arg11, RuntimeObject * ___arg22, RuntimeObject * ___arg33, RuntimeObject * ___arg44, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_1->get_Data_7(); RuntimeObject * L_3 = ___arg00; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_3); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_0; NullCheck(L_4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4->get_Data_7(); RuntimeObject * L_6 = ___arg11; NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(1), (RuntimeObject *)L_6); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = V_0; NullCheck(L_7); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_7->get_Data_7(); RuntimeObject * L_9 = ___arg22; NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(2), (RuntimeObject *)L_9); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10 = V_0; NullCheck(L_10); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_10->get_Data_7(); RuntimeObject * L_12 = ___arg33; NullCheck(L_11); ArrayElementTypeCheck (L_11, L_12); (L_11)->SetAt(static_cast(3), (RuntimeObject *)L_12); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_13 = V_0; NullCheck(L_13); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_14 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_13->get_Data_7(); RuntimeObject * L_15 = ___arg44; NullCheck(L_14); ArrayElementTypeCheck (L_14, L_15); (L_14)->SetAt(static_cast(4), (RuntimeObject *)L_15); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_16 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_16); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_17; L_17 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_16, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_17; } IL_0056: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_18 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_19 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_18); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_18, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_19, /*hidden argument*/NULL); IL2CPP_LEAVE(0x6C, FINALLY_0064); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0064; } FINALLY_0064: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_21 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_20); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_20, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_21, /*hidden argument*/NULL); IL2CPP_END_FINALLY(100) }// end finally (depth: 1) IL2CPP_CLEANUP(100) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x6C, IL_006c) } IL_006c: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_22 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_22); RuntimeObject * L_23; L_23 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_22, /*hidden argument*/NULL); return (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(method->rgctx_data, 5))); } } // TRet System.Linq.Expressions.Interpreter.LightLambda::Run6(T0,T1,T2,T3,T4,T5) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * LightLambda_Run6_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m92F350C1229FE9CAF04C7A37F188255BB04F2D33_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, RuntimeObject * ___arg00, RuntimeObject * ___arg11, RuntimeObject * ___arg22, RuntimeObject * ___arg33, RuntimeObject * ___arg44, RuntimeObject * ___arg55, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_1->get_Data_7(); RuntimeObject * L_3 = ___arg00; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_3); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_0; NullCheck(L_4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4->get_Data_7(); RuntimeObject * L_6 = ___arg11; NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(1), (RuntimeObject *)L_6); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = V_0; NullCheck(L_7); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_7->get_Data_7(); RuntimeObject * L_9 = ___arg22; NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(2), (RuntimeObject *)L_9); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10 = V_0; NullCheck(L_10); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_10->get_Data_7(); RuntimeObject * L_12 = ___arg33; NullCheck(L_11); ArrayElementTypeCheck (L_11, L_12); (L_11)->SetAt(static_cast(3), (RuntimeObject *)L_12); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_13 = V_0; NullCheck(L_13); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_14 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_13->get_Data_7(); RuntimeObject * L_15 = ___arg44; NullCheck(L_14); ArrayElementTypeCheck (L_14, L_15); (L_14)->SetAt(static_cast(4), (RuntimeObject *)L_15); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_16 = V_0; NullCheck(L_16); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_17 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_16->get_Data_7(); RuntimeObject * L_18 = ___arg55; NullCheck(L_17); ArrayElementTypeCheck (L_17, L_18); (L_17)->SetAt(static_cast(5), (RuntimeObject *)L_18); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_19 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_19); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20; L_20 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_19, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_20; } IL_0065: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_21 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_22 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_21); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_21, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_22, /*hidden argument*/NULL); IL2CPP_LEAVE(0x7B, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_23 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_24 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_23); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_23, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_24, /*hidden argument*/NULL); IL2CPP_END_FINALLY(115) }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7B, IL_007b) } IL_007b: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_25 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_25); RuntimeObject * L_26; L_26 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_25, /*hidden argument*/NULL); return (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_26, IL2CPP_RGCTX_DATA(method->rgctx_data, 6))); } } // TRet System.Linq.Expressions.Interpreter.LightLambda::Run7(T0,T1,T2,T3,T4,T5,T6) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * LightLambda_Run7_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_mBBC9AD68C949571C5D8C3A573E1727C18A6614A5_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, RuntimeObject * ___arg00, RuntimeObject * ___arg11, RuntimeObject * ___arg22, RuntimeObject * ___arg33, RuntimeObject * ___arg44, RuntimeObject * ___arg55, RuntimeObject * ___arg66, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_1->get_Data_7(); RuntimeObject * L_3 = ___arg00; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_3); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_0; NullCheck(L_4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4->get_Data_7(); RuntimeObject * L_6 = ___arg11; NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(1), (RuntimeObject *)L_6); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = V_0; NullCheck(L_7); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_7->get_Data_7(); RuntimeObject * L_9 = ___arg22; NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(2), (RuntimeObject *)L_9); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10 = V_0; NullCheck(L_10); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_10->get_Data_7(); RuntimeObject * L_12 = ___arg33; NullCheck(L_11); ArrayElementTypeCheck (L_11, L_12); (L_11)->SetAt(static_cast(3), (RuntimeObject *)L_12); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_13 = V_0; NullCheck(L_13); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_14 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_13->get_Data_7(); RuntimeObject * L_15 = ___arg44; NullCheck(L_14); ArrayElementTypeCheck (L_14, L_15); (L_14)->SetAt(static_cast(4), (RuntimeObject *)L_15); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_16 = V_0; NullCheck(L_16); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_17 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_16->get_Data_7(); RuntimeObject * L_18 = ___arg55; NullCheck(L_17); ArrayElementTypeCheck (L_17, L_18); (L_17)->SetAt(static_cast(5), (RuntimeObject *)L_18); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_19 = V_0; NullCheck(L_19); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_20 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_19->get_Data_7(); RuntimeObject * L_21 = ___arg66; NullCheck(L_20); ArrayElementTypeCheck (L_20, L_21); (L_20)->SetAt(static_cast(6), (RuntimeObject *)L_21); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_22 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_22); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_23; L_23 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_22, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_23; } IL_0074: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_24 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_25 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_24); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_24, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_25, /*hidden argument*/NULL); IL2CPP_LEAVE(0x8A, FINALLY_0082); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0082; } FINALLY_0082: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_26 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_27 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_26); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_26, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_27, /*hidden argument*/NULL); IL2CPP_END_FINALLY(130) }// end finally (depth: 1) IL2CPP_CLEANUP(130) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x8A, IL_008a) } IL_008a: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_28 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_28); RuntimeObject * L_29; L_29 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_28, /*hidden argument*/NULL); return (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_29, IL2CPP_RGCTX_DATA(method->rgctx_data, 7))); } } // TRet System.Linq.Expressions.Interpreter.LightLambda::Run8(T0,T1,T2,T3,T4,T5,T6,T7) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * LightLambda_Run8_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m4E246CC15B54A0E4F28DFE00A1A251EB793BE0CF_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, RuntimeObject * ___arg00, RuntimeObject * ___arg11, RuntimeObject * ___arg22, RuntimeObject * ___arg33, RuntimeObject * ___arg44, RuntimeObject * ___arg55, RuntimeObject * ___arg66, RuntimeObject * ___arg77, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_1->get_Data_7(); RuntimeObject * L_3 = ___arg00; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_3); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_0; NullCheck(L_4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4->get_Data_7(); RuntimeObject * L_6 = ___arg11; NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(1), (RuntimeObject *)L_6); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = V_0; NullCheck(L_7); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_7->get_Data_7(); RuntimeObject * L_9 = ___arg22; NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(2), (RuntimeObject *)L_9); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10 = V_0; NullCheck(L_10); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_10->get_Data_7(); RuntimeObject * L_12 = ___arg33; NullCheck(L_11); ArrayElementTypeCheck (L_11, L_12); (L_11)->SetAt(static_cast(3), (RuntimeObject *)L_12); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_13 = V_0; NullCheck(L_13); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_14 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_13->get_Data_7(); RuntimeObject * L_15 = ___arg44; NullCheck(L_14); ArrayElementTypeCheck (L_14, L_15); (L_14)->SetAt(static_cast(4), (RuntimeObject *)L_15); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_16 = V_0; NullCheck(L_16); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_17 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_16->get_Data_7(); RuntimeObject * L_18 = ___arg55; NullCheck(L_17); ArrayElementTypeCheck (L_17, L_18); (L_17)->SetAt(static_cast(5), (RuntimeObject *)L_18); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_19 = V_0; NullCheck(L_19); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_20 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_19->get_Data_7(); RuntimeObject * L_21 = ___arg66; NullCheck(L_20); ArrayElementTypeCheck (L_20, L_21); (L_20)->SetAt(static_cast(6), (RuntimeObject *)L_21); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_22 = V_0; NullCheck(L_22); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_23 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_22->get_Data_7(); RuntimeObject * L_24 = ___arg77; NullCheck(L_23); ArrayElementTypeCheck (L_23, L_24); (L_23)->SetAt(static_cast(7), (RuntimeObject *)L_24); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_25 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_25); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_26; L_26 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_25, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_26; } IL_0083: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_27 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_28 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_27); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_27, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_28, /*hidden argument*/NULL); IL2CPP_LEAVE(0x99, FINALLY_0091); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0091; } FINALLY_0091: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_29 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_30 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_29); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_29, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_30, /*hidden argument*/NULL); IL2CPP_END_FINALLY(145) }// end finally (depth: 1) IL2CPP_CLEANUP(145) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x99, IL_0099) } IL_0099: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_31 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_31); RuntimeObject * L_32; L_32 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_31, /*hidden argument*/NULL); return (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_32, IL2CPP_RGCTX_DATA(method->rgctx_data, 8))); } } // TRet System.Linq.Expressions.Interpreter.LightLambda::Run9(T0,T1,T2,T3,T4,T5,T6,T7,T8) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * LightLambda_Run9_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_mE368135C2F6F57FD15036EB4D55BB448B99FFB3D_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, RuntimeObject * ___arg00, RuntimeObject * ___arg11, RuntimeObject * ___arg22, RuntimeObject * ___arg33, RuntimeObject * ___arg44, RuntimeObject * ___arg55, RuntimeObject * ___arg66, RuntimeObject * ___arg77, RuntimeObject * ___arg88, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_1->get_Data_7(); RuntimeObject * L_3 = ___arg00; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_3); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_0; NullCheck(L_4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4->get_Data_7(); RuntimeObject * L_6 = ___arg11; NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(1), (RuntimeObject *)L_6); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = V_0; NullCheck(L_7); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_7->get_Data_7(); RuntimeObject * L_9 = ___arg22; NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(2), (RuntimeObject *)L_9); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10 = V_0; NullCheck(L_10); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_10->get_Data_7(); RuntimeObject * L_12 = ___arg33; NullCheck(L_11); ArrayElementTypeCheck (L_11, L_12); (L_11)->SetAt(static_cast(3), (RuntimeObject *)L_12); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_13 = V_0; NullCheck(L_13); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_14 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_13->get_Data_7(); RuntimeObject * L_15 = ___arg44; NullCheck(L_14); ArrayElementTypeCheck (L_14, L_15); (L_14)->SetAt(static_cast(4), (RuntimeObject *)L_15); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_16 = V_0; NullCheck(L_16); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_17 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_16->get_Data_7(); RuntimeObject * L_18 = ___arg55; NullCheck(L_17); ArrayElementTypeCheck (L_17, L_18); (L_17)->SetAt(static_cast(5), (RuntimeObject *)L_18); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_19 = V_0; NullCheck(L_19); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_20 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_19->get_Data_7(); RuntimeObject * L_21 = ___arg66; NullCheck(L_20); ArrayElementTypeCheck (L_20, L_21); (L_20)->SetAt(static_cast(6), (RuntimeObject *)L_21); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_22 = V_0; NullCheck(L_22); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_23 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_22->get_Data_7(); RuntimeObject * L_24 = ___arg77; NullCheck(L_23); ArrayElementTypeCheck (L_23, L_24); (L_23)->SetAt(static_cast(7), (RuntimeObject *)L_24); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_25 = V_0; NullCheck(L_25); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_26 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_25->get_Data_7(); RuntimeObject * L_27 = ___arg88; NullCheck(L_26); ArrayElementTypeCheck (L_26, L_27); (L_26)->SetAt(static_cast(8), (RuntimeObject *)L_27); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_28 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_28); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_29; L_29 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_28, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_29; } IL_0092: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_30 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_31 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_30); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_30, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_31, /*hidden argument*/NULL); IL2CPP_LEAVE(0xA8, FINALLY_00a0); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00a0; } FINALLY_00a0: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_32 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_33 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_32); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_32, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_33, /*hidden argument*/NULL); IL2CPP_END_FINALLY(160) }// end finally (depth: 1) IL2CPP_CLEANUP(160) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xA8, IL_00a8) } IL_00a8: { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_34 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_34); RuntimeObject * L_35; L_35 = InterpretedFrame_Pop_mCC88764E048EC2834C371CE2F81627C9581F17ED((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_34, /*hidden argument*/NULL); return (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_35, IL2CPP_RGCTX_DATA(method->rgctx_data, 9))); } } // System.Void System.Linq.Expressions.Interpreter.LightLambda::RunVoid1(T0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightLambda_RunVoid1_TisRuntimeObject_m9FA5B46A8158F2156BDA66B66F9FDEFFE73CAAC8_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, RuntimeObject * ___arg00, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_1->get_Data_7(); RuntimeObject * L_3 = ___arg00; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_3); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_4); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5; L_5 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_4, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_5; } IL_001c: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_6 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_6); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_6, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_7, /*hidden argument*/NULL); IL2CPP_LEAVE(0x32, FINALLY_002a); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_002a; } FINALLY_002a: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_9 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_8); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_8, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_9, /*hidden argument*/NULL); IL2CPP_END_FINALLY(42) }// end finally (depth: 1) IL2CPP_CLEANUP(42) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x32, IL_0032) } IL_0032: { return; } } // System.Void System.Linq.Expressions.Interpreter.LightLambda::RunVoid10(T0,T1,T2,T3,T4,T5,T6,T7,T8,T9) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightLambda_RunVoid10_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m3F67C3979C1EC6942516B701994B294422F40277_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, RuntimeObject * ___arg00, RuntimeObject * ___arg11, RuntimeObject * ___arg22, RuntimeObject * ___arg33, RuntimeObject * ___arg44, RuntimeObject * ___arg55, RuntimeObject * ___arg66, RuntimeObject * ___arg77, RuntimeObject * ___arg88, RuntimeObject * ___arg99, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_1->get_Data_7(); RuntimeObject * L_3 = ___arg00; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_3); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_0; NullCheck(L_4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4->get_Data_7(); RuntimeObject * L_6 = ___arg11; NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(1), (RuntimeObject *)L_6); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = V_0; NullCheck(L_7); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_7->get_Data_7(); RuntimeObject * L_9 = ___arg22; NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(2), (RuntimeObject *)L_9); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10 = V_0; NullCheck(L_10); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_10->get_Data_7(); RuntimeObject * L_12 = ___arg33; NullCheck(L_11); ArrayElementTypeCheck (L_11, L_12); (L_11)->SetAt(static_cast(3), (RuntimeObject *)L_12); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_13 = V_0; NullCheck(L_13); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_14 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_13->get_Data_7(); RuntimeObject * L_15 = ___arg44; NullCheck(L_14); ArrayElementTypeCheck (L_14, L_15); (L_14)->SetAt(static_cast(4), (RuntimeObject *)L_15); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_16 = V_0; NullCheck(L_16); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_17 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_16->get_Data_7(); RuntimeObject * L_18 = ___arg55; NullCheck(L_17); ArrayElementTypeCheck (L_17, L_18); (L_17)->SetAt(static_cast(5), (RuntimeObject *)L_18); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_19 = V_0; NullCheck(L_19); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_20 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_19->get_Data_7(); RuntimeObject * L_21 = ___arg66; NullCheck(L_20); ArrayElementTypeCheck (L_20, L_21); (L_20)->SetAt(static_cast(6), (RuntimeObject *)L_21); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_22 = V_0; NullCheck(L_22); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_23 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_22->get_Data_7(); RuntimeObject * L_24 = ___arg77; NullCheck(L_23); ArrayElementTypeCheck (L_23, L_24); (L_23)->SetAt(static_cast(7), (RuntimeObject *)L_24); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_25 = V_0; NullCheck(L_25); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_26 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_25->get_Data_7(); RuntimeObject * L_27 = ___arg88; NullCheck(L_26); ArrayElementTypeCheck (L_26, L_27); (L_26)->SetAt(static_cast(8), (RuntimeObject *)L_27); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_28 = V_0; NullCheck(L_28); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_29 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_28->get_Data_7(); RuntimeObject * L_30 = ___arg99; NullCheck(L_29); ArrayElementTypeCheck (L_29, L_30); (L_29)->SetAt(static_cast(((int32_t)9)), (RuntimeObject *)L_30); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_31 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_31); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_32; L_32 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_31, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_32; } IL_00a2: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_33 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_34 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_33); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_33, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_34, /*hidden argument*/NULL); IL2CPP_LEAVE(0xB8, FINALLY_00b0); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00b0; } FINALLY_00b0: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_35 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_36 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_35); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_35, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_36, /*hidden argument*/NULL); IL2CPP_END_FINALLY(176) }// end finally (depth: 1) IL2CPP_CLEANUP(176) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xB8, IL_00b8) } IL_00b8: { return; } } // System.Void System.Linq.Expressions.Interpreter.LightLambda::RunVoid11(T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightLambda_RunVoid11_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m06824C0F288C15432D8622E7EEC3CB3F48B7778A_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, RuntimeObject * ___arg00, RuntimeObject * ___arg11, RuntimeObject * ___arg22, RuntimeObject * ___arg33, RuntimeObject * ___arg44, RuntimeObject * ___arg55, RuntimeObject * ___arg66, RuntimeObject * ___arg77, RuntimeObject * ___arg88, RuntimeObject * ___arg99, RuntimeObject * ___arg1010, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_1->get_Data_7(); RuntimeObject * L_3 = ___arg00; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_3); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_0; NullCheck(L_4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4->get_Data_7(); RuntimeObject * L_6 = ___arg11; NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(1), (RuntimeObject *)L_6); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = V_0; NullCheck(L_7); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_7->get_Data_7(); RuntimeObject * L_9 = ___arg22; NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(2), (RuntimeObject *)L_9); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10 = V_0; NullCheck(L_10); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_10->get_Data_7(); RuntimeObject * L_12 = ___arg33; NullCheck(L_11); ArrayElementTypeCheck (L_11, L_12); (L_11)->SetAt(static_cast(3), (RuntimeObject *)L_12); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_13 = V_0; NullCheck(L_13); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_14 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_13->get_Data_7(); RuntimeObject * L_15 = ___arg44; NullCheck(L_14); ArrayElementTypeCheck (L_14, L_15); (L_14)->SetAt(static_cast(4), (RuntimeObject *)L_15); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_16 = V_0; NullCheck(L_16); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_17 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_16->get_Data_7(); RuntimeObject * L_18 = ___arg55; NullCheck(L_17); ArrayElementTypeCheck (L_17, L_18); (L_17)->SetAt(static_cast(5), (RuntimeObject *)L_18); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_19 = V_0; NullCheck(L_19); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_20 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_19->get_Data_7(); RuntimeObject * L_21 = ___arg66; NullCheck(L_20); ArrayElementTypeCheck (L_20, L_21); (L_20)->SetAt(static_cast(6), (RuntimeObject *)L_21); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_22 = V_0; NullCheck(L_22); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_23 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_22->get_Data_7(); RuntimeObject * L_24 = ___arg77; NullCheck(L_23); ArrayElementTypeCheck (L_23, L_24); (L_23)->SetAt(static_cast(7), (RuntimeObject *)L_24); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_25 = V_0; NullCheck(L_25); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_26 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_25->get_Data_7(); RuntimeObject * L_27 = ___arg88; NullCheck(L_26); ArrayElementTypeCheck (L_26, L_27); (L_26)->SetAt(static_cast(8), (RuntimeObject *)L_27); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_28 = V_0; NullCheck(L_28); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_29 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_28->get_Data_7(); RuntimeObject * L_30 = ___arg99; NullCheck(L_29); ArrayElementTypeCheck (L_29, L_30); (L_29)->SetAt(static_cast(((int32_t)9)), (RuntimeObject *)L_30); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_31 = V_0; NullCheck(L_31); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_32 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_31->get_Data_7(); RuntimeObject * L_33 = ___arg1010; NullCheck(L_32); ArrayElementTypeCheck (L_32, L_33); (L_32)->SetAt(static_cast(((int32_t)10)), (RuntimeObject *)L_33); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_34 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_34); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_35; L_35 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_34, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_35; } IL_00b2: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_36 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_37 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_36); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_36, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_37, /*hidden argument*/NULL); IL2CPP_LEAVE(0xC8, FINALLY_00c0); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00c0; } FINALLY_00c0: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_38 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_39 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_38); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_38, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_39, /*hidden argument*/NULL); IL2CPP_END_FINALLY(192) }// end finally (depth: 1) IL2CPP_CLEANUP(192) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xC8, IL_00c8) } IL_00c8: { return; } } // System.Void System.Linq.Expressions.Interpreter.LightLambda::RunVoid12(T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightLambda_RunVoid12_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m2B7B5E105CADD16AD476752EA26AECF70D2F7762_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, RuntimeObject * ___arg00, RuntimeObject * ___arg11, RuntimeObject * ___arg22, RuntimeObject * ___arg33, RuntimeObject * ___arg44, RuntimeObject * ___arg55, RuntimeObject * ___arg66, RuntimeObject * ___arg77, RuntimeObject * ___arg88, RuntimeObject * ___arg99, RuntimeObject * ___arg1010, RuntimeObject * ___arg1111, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_1->get_Data_7(); RuntimeObject * L_3 = ___arg00; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_3); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_0; NullCheck(L_4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4->get_Data_7(); RuntimeObject * L_6 = ___arg11; NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(1), (RuntimeObject *)L_6); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = V_0; NullCheck(L_7); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_7->get_Data_7(); RuntimeObject * L_9 = ___arg22; NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(2), (RuntimeObject *)L_9); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10 = V_0; NullCheck(L_10); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_10->get_Data_7(); RuntimeObject * L_12 = ___arg33; NullCheck(L_11); ArrayElementTypeCheck (L_11, L_12); (L_11)->SetAt(static_cast(3), (RuntimeObject *)L_12); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_13 = V_0; NullCheck(L_13); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_14 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_13->get_Data_7(); RuntimeObject * L_15 = ___arg44; NullCheck(L_14); ArrayElementTypeCheck (L_14, L_15); (L_14)->SetAt(static_cast(4), (RuntimeObject *)L_15); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_16 = V_0; NullCheck(L_16); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_17 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_16->get_Data_7(); RuntimeObject * L_18 = ___arg55; NullCheck(L_17); ArrayElementTypeCheck (L_17, L_18); (L_17)->SetAt(static_cast(5), (RuntimeObject *)L_18); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_19 = V_0; NullCheck(L_19); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_20 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_19->get_Data_7(); RuntimeObject * L_21 = ___arg66; NullCheck(L_20); ArrayElementTypeCheck (L_20, L_21); (L_20)->SetAt(static_cast(6), (RuntimeObject *)L_21); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_22 = V_0; NullCheck(L_22); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_23 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_22->get_Data_7(); RuntimeObject * L_24 = ___arg77; NullCheck(L_23); ArrayElementTypeCheck (L_23, L_24); (L_23)->SetAt(static_cast(7), (RuntimeObject *)L_24); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_25 = V_0; NullCheck(L_25); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_26 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_25->get_Data_7(); RuntimeObject * L_27 = ___arg88; NullCheck(L_26); ArrayElementTypeCheck (L_26, L_27); (L_26)->SetAt(static_cast(8), (RuntimeObject *)L_27); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_28 = V_0; NullCheck(L_28); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_29 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_28->get_Data_7(); RuntimeObject * L_30 = ___arg99; NullCheck(L_29); ArrayElementTypeCheck (L_29, L_30); (L_29)->SetAt(static_cast(((int32_t)9)), (RuntimeObject *)L_30); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_31 = V_0; NullCheck(L_31); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_32 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_31->get_Data_7(); RuntimeObject * L_33 = ___arg1010; NullCheck(L_32); ArrayElementTypeCheck (L_32, L_33); (L_32)->SetAt(static_cast(((int32_t)10)), (RuntimeObject *)L_33); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_34 = V_0; NullCheck(L_34); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_35 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_34->get_Data_7(); RuntimeObject * L_36 = ___arg1111; NullCheck(L_35); ArrayElementTypeCheck (L_35, L_36); (L_35)->SetAt(static_cast(((int32_t)11)), (RuntimeObject *)L_36); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_37 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_37); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_38; L_38 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_37, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_38; } IL_00c2: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_39 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_40 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_39); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_39, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_40, /*hidden argument*/NULL); IL2CPP_LEAVE(0xD8, FINALLY_00d0); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00d0; } FINALLY_00d0: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_41 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_42 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_41); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_41, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_42, /*hidden argument*/NULL); IL2CPP_END_FINALLY(208) }// end finally (depth: 1) IL2CPP_CLEANUP(208) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xD8, IL_00d8) } IL_00d8: { return; } } // System.Void System.Linq.Expressions.Interpreter.LightLambda::RunVoid13(T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightLambda_RunVoid13_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m260701A1544040B8DAEF2485473A7BA0EEC86EE5_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, RuntimeObject * ___arg00, RuntimeObject * ___arg11, RuntimeObject * ___arg22, RuntimeObject * ___arg33, RuntimeObject * ___arg44, RuntimeObject * ___arg55, RuntimeObject * ___arg66, RuntimeObject * ___arg77, RuntimeObject * ___arg88, RuntimeObject * ___arg99, RuntimeObject * ___arg1010, RuntimeObject * ___arg1111, RuntimeObject * ___arg1212, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_1->get_Data_7(); RuntimeObject * L_3 = ___arg00; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_3); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_0; NullCheck(L_4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4->get_Data_7(); RuntimeObject * L_6 = ___arg11; NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(1), (RuntimeObject *)L_6); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = V_0; NullCheck(L_7); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_7->get_Data_7(); RuntimeObject * L_9 = ___arg22; NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(2), (RuntimeObject *)L_9); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10 = V_0; NullCheck(L_10); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_10->get_Data_7(); RuntimeObject * L_12 = ___arg33; NullCheck(L_11); ArrayElementTypeCheck (L_11, L_12); (L_11)->SetAt(static_cast(3), (RuntimeObject *)L_12); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_13 = V_0; NullCheck(L_13); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_14 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_13->get_Data_7(); RuntimeObject * L_15 = ___arg44; NullCheck(L_14); ArrayElementTypeCheck (L_14, L_15); (L_14)->SetAt(static_cast(4), (RuntimeObject *)L_15); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_16 = V_0; NullCheck(L_16); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_17 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_16->get_Data_7(); RuntimeObject * L_18 = ___arg55; NullCheck(L_17); ArrayElementTypeCheck (L_17, L_18); (L_17)->SetAt(static_cast(5), (RuntimeObject *)L_18); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_19 = V_0; NullCheck(L_19); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_20 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_19->get_Data_7(); RuntimeObject * L_21 = ___arg66; NullCheck(L_20); ArrayElementTypeCheck (L_20, L_21); (L_20)->SetAt(static_cast(6), (RuntimeObject *)L_21); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_22 = V_0; NullCheck(L_22); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_23 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_22->get_Data_7(); RuntimeObject * L_24 = ___arg77; NullCheck(L_23); ArrayElementTypeCheck (L_23, L_24); (L_23)->SetAt(static_cast(7), (RuntimeObject *)L_24); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_25 = V_0; NullCheck(L_25); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_26 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_25->get_Data_7(); RuntimeObject * L_27 = ___arg88; NullCheck(L_26); ArrayElementTypeCheck (L_26, L_27); (L_26)->SetAt(static_cast(8), (RuntimeObject *)L_27); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_28 = V_0; NullCheck(L_28); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_29 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_28->get_Data_7(); RuntimeObject * L_30 = ___arg99; NullCheck(L_29); ArrayElementTypeCheck (L_29, L_30); (L_29)->SetAt(static_cast(((int32_t)9)), (RuntimeObject *)L_30); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_31 = V_0; NullCheck(L_31); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_32 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_31->get_Data_7(); RuntimeObject * L_33 = ___arg1010; NullCheck(L_32); ArrayElementTypeCheck (L_32, L_33); (L_32)->SetAt(static_cast(((int32_t)10)), (RuntimeObject *)L_33); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_34 = V_0; NullCheck(L_34); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_35 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_34->get_Data_7(); RuntimeObject * L_36 = ___arg1111; NullCheck(L_35); ArrayElementTypeCheck (L_35, L_36); (L_35)->SetAt(static_cast(((int32_t)11)), (RuntimeObject *)L_36); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_37 = V_0; NullCheck(L_37); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_38 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_37->get_Data_7(); RuntimeObject * L_39 = ___arg1212; NullCheck(L_38); ArrayElementTypeCheck (L_38, L_39); (L_38)->SetAt(static_cast(((int32_t)12)), (RuntimeObject *)L_39); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_40 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_40); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_41; L_41 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_40, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_41; } IL_00d2: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_42 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_43 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_42); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_42, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_43, /*hidden argument*/NULL); IL2CPP_LEAVE(0xE8, FINALLY_00e0); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00e0; } FINALLY_00e0: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_44 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_45 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_44); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_44, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_45, /*hidden argument*/NULL); IL2CPP_END_FINALLY(224) }// end finally (depth: 1) IL2CPP_CLEANUP(224) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xE8, IL_00e8) } IL_00e8: { return; } } // System.Void System.Linq.Expressions.Interpreter.LightLambda::RunVoid14(T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightLambda_RunVoid14_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m529A4DFD254C6010C499CAA3488D0FBF2DF6EC79_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, RuntimeObject * ___arg00, RuntimeObject * ___arg11, RuntimeObject * ___arg22, RuntimeObject * ___arg33, RuntimeObject * ___arg44, RuntimeObject * ___arg55, RuntimeObject * ___arg66, RuntimeObject * ___arg77, RuntimeObject * ___arg88, RuntimeObject * ___arg99, RuntimeObject * ___arg1010, RuntimeObject * ___arg1111, RuntimeObject * ___arg1212, RuntimeObject * ___arg1313, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_1->get_Data_7(); RuntimeObject * L_3 = ___arg00; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_3); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_0; NullCheck(L_4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4->get_Data_7(); RuntimeObject * L_6 = ___arg11; NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(1), (RuntimeObject *)L_6); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = V_0; NullCheck(L_7); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_7->get_Data_7(); RuntimeObject * L_9 = ___arg22; NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(2), (RuntimeObject *)L_9); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10 = V_0; NullCheck(L_10); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_10->get_Data_7(); RuntimeObject * L_12 = ___arg33; NullCheck(L_11); ArrayElementTypeCheck (L_11, L_12); (L_11)->SetAt(static_cast(3), (RuntimeObject *)L_12); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_13 = V_0; NullCheck(L_13); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_14 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_13->get_Data_7(); RuntimeObject * L_15 = ___arg44; NullCheck(L_14); ArrayElementTypeCheck (L_14, L_15); (L_14)->SetAt(static_cast(4), (RuntimeObject *)L_15); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_16 = V_0; NullCheck(L_16); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_17 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_16->get_Data_7(); RuntimeObject * L_18 = ___arg55; NullCheck(L_17); ArrayElementTypeCheck (L_17, L_18); (L_17)->SetAt(static_cast(5), (RuntimeObject *)L_18); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_19 = V_0; NullCheck(L_19); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_20 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_19->get_Data_7(); RuntimeObject * L_21 = ___arg66; NullCheck(L_20); ArrayElementTypeCheck (L_20, L_21); (L_20)->SetAt(static_cast(6), (RuntimeObject *)L_21); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_22 = V_0; NullCheck(L_22); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_23 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_22->get_Data_7(); RuntimeObject * L_24 = ___arg77; NullCheck(L_23); ArrayElementTypeCheck (L_23, L_24); (L_23)->SetAt(static_cast(7), (RuntimeObject *)L_24); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_25 = V_0; NullCheck(L_25); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_26 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_25->get_Data_7(); RuntimeObject * L_27 = ___arg88; NullCheck(L_26); ArrayElementTypeCheck (L_26, L_27); (L_26)->SetAt(static_cast(8), (RuntimeObject *)L_27); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_28 = V_0; NullCheck(L_28); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_29 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_28->get_Data_7(); RuntimeObject * L_30 = ___arg99; NullCheck(L_29); ArrayElementTypeCheck (L_29, L_30); (L_29)->SetAt(static_cast(((int32_t)9)), (RuntimeObject *)L_30); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_31 = V_0; NullCheck(L_31); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_32 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_31->get_Data_7(); RuntimeObject * L_33 = ___arg1010; NullCheck(L_32); ArrayElementTypeCheck (L_32, L_33); (L_32)->SetAt(static_cast(((int32_t)10)), (RuntimeObject *)L_33); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_34 = V_0; NullCheck(L_34); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_35 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_34->get_Data_7(); RuntimeObject * L_36 = ___arg1111; NullCheck(L_35); ArrayElementTypeCheck (L_35, L_36); (L_35)->SetAt(static_cast(((int32_t)11)), (RuntimeObject *)L_36); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_37 = V_0; NullCheck(L_37); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_38 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_37->get_Data_7(); RuntimeObject * L_39 = ___arg1212; NullCheck(L_38); ArrayElementTypeCheck (L_38, L_39); (L_38)->SetAt(static_cast(((int32_t)12)), (RuntimeObject *)L_39); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_40 = V_0; NullCheck(L_40); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_41 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_40->get_Data_7(); RuntimeObject * L_42 = ___arg1313; NullCheck(L_41); ArrayElementTypeCheck (L_41, L_42); (L_41)->SetAt(static_cast(((int32_t)13)), (RuntimeObject *)L_42); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_43 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_43); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_44; L_44 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_43, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_44; } IL_00e2: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_45 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_46 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_45); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_45, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_46, /*hidden argument*/NULL); IL2CPP_LEAVE(0xF8, FINALLY_00f0); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00f0; } FINALLY_00f0: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_47 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_48 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_47); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_47, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_48, /*hidden argument*/NULL); IL2CPP_END_FINALLY(240) }// end finally (depth: 1) IL2CPP_CLEANUP(240) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xF8, IL_00f8) } IL_00f8: { return; } } // System.Void System.Linq.Expressions.Interpreter.LightLambda::RunVoid15(T0,T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightLambda_RunVoid15_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_mEFAD28151F432F751DE0EB19B2A94D4882955BDE_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, RuntimeObject * ___arg00, RuntimeObject * ___arg11, RuntimeObject * ___arg22, RuntimeObject * ___arg33, RuntimeObject * ___arg44, RuntimeObject * ___arg55, RuntimeObject * ___arg66, RuntimeObject * ___arg77, RuntimeObject * ___arg88, RuntimeObject * ___arg99, RuntimeObject * ___arg1010, RuntimeObject * ___arg1111, RuntimeObject * ___arg1212, RuntimeObject * ___arg1313, RuntimeObject * ___arg1414, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_1->get_Data_7(); RuntimeObject * L_3 = ___arg00; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_3); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_0; NullCheck(L_4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4->get_Data_7(); RuntimeObject * L_6 = ___arg11; NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(1), (RuntimeObject *)L_6); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = V_0; NullCheck(L_7); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_7->get_Data_7(); RuntimeObject * L_9 = ___arg22; NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(2), (RuntimeObject *)L_9); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10 = V_0; NullCheck(L_10); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_10->get_Data_7(); RuntimeObject * L_12 = ___arg33; NullCheck(L_11); ArrayElementTypeCheck (L_11, L_12); (L_11)->SetAt(static_cast(3), (RuntimeObject *)L_12); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_13 = V_0; NullCheck(L_13); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_14 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_13->get_Data_7(); RuntimeObject * L_15 = ___arg44; NullCheck(L_14); ArrayElementTypeCheck (L_14, L_15); (L_14)->SetAt(static_cast(4), (RuntimeObject *)L_15); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_16 = V_0; NullCheck(L_16); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_17 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_16->get_Data_7(); RuntimeObject * L_18 = ___arg55; NullCheck(L_17); ArrayElementTypeCheck (L_17, L_18); (L_17)->SetAt(static_cast(5), (RuntimeObject *)L_18); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_19 = V_0; NullCheck(L_19); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_20 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_19->get_Data_7(); RuntimeObject * L_21 = ___arg66; NullCheck(L_20); ArrayElementTypeCheck (L_20, L_21); (L_20)->SetAt(static_cast(6), (RuntimeObject *)L_21); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_22 = V_0; NullCheck(L_22); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_23 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_22->get_Data_7(); RuntimeObject * L_24 = ___arg77; NullCheck(L_23); ArrayElementTypeCheck (L_23, L_24); (L_23)->SetAt(static_cast(7), (RuntimeObject *)L_24); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_25 = V_0; NullCheck(L_25); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_26 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_25->get_Data_7(); RuntimeObject * L_27 = ___arg88; NullCheck(L_26); ArrayElementTypeCheck (L_26, L_27); (L_26)->SetAt(static_cast(8), (RuntimeObject *)L_27); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_28 = V_0; NullCheck(L_28); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_29 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_28->get_Data_7(); RuntimeObject * L_30 = ___arg99; NullCheck(L_29); ArrayElementTypeCheck (L_29, L_30); (L_29)->SetAt(static_cast(((int32_t)9)), (RuntimeObject *)L_30); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_31 = V_0; NullCheck(L_31); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_32 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_31->get_Data_7(); RuntimeObject * L_33 = ___arg1010; NullCheck(L_32); ArrayElementTypeCheck (L_32, L_33); (L_32)->SetAt(static_cast(((int32_t)10)), (RuntimeObject *)L_33); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_34 = V_0; NullCheck(L_34); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_35 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_34->get_Data_7(); RuntimeObject * L_36 = ___arg1111; NullCheck(L_35); ArrayElementTypeCheck (L_35, L_36); (L_35)->SetAt(static_cast(((int32_t)11)), (RuntimeObject *)L_36); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_37 = V_0; NullCheck(L_37); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_38 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_37->get_Data_7(); RuntimeObject * L_39 = ___arg1212; NullCheck(L_38); ArrayElementTypeCheck (L_38, L_39); (L_38)->SetAt(static_cast(((int32_t)12)), (RuntimeObject *)L_39); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_40 = V_0; NullCheck(L_40); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_41 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_40->get_Data_7(); RuntimeObject * L_42 = ___arg1313; NullCheck(L_41); ArrayElementTypeCheck (L_41, L_42); (L_41)->SetAt(static_cast(((int32_t)13)), (RuntimeObject *)L_42); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_43 = V_0; NullCheck(L_43); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_44 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_43->get_Data_7(); RuntimeObject * L_45 = ___arg1414; NullCheck(L_44); ArrayElementTypeCheck (L_44, L_45); (L_44)->SetAt(static_cast(((int32_t)14)), (RuntimeObject *)L_45); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_46 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_46); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_47; L_47 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_46, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_47; } IL_00f2: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_48 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_49 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_48); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_48, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_49, /*hidden argument*/NULL); IL2CPP_LEAVE(0x108, FINALLY_0100); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0100; } FINALLY_0100: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_50 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_51 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_50); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_50, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_51, /*hidden argument*/NULL); IL2CPP_END_FINALLY(256) }// end finally (depth: 1) IL2CPP_CLEANUP(256) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x108, IL_0108) } IL_0108: { return; } } // System.Void System.Linq.Expressions.Interpreter.LightLambda::RunVoid2(T0,T1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightLambda_RunVoid2_TisRuntimeObject_TisRuntimeObject_m949A1417D8FDEA003EE3CEEAF292B2B95EFD15A7_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, RuntimeObject * ___arg00, RuntimeObject * ___arg11, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_1->get_Data_7(); RuntimeObject * L_3 = ___arg00; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_3); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_0; NullCheck(L_4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4->get_Data_7(); RuntimeObject * L_6 = ___arg11; NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(1), (RuntimeObject *)L_6); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_7); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_8; L_8 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_7, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_8; } IL_002a: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_9 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_9); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_9, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_10, /*hidden argument*/NULL); IL2CPP_LEAVE(0x40, FINALLY_0038); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0038; } FINALLY_0038: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_11 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_12 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_11); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_11, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_12, /*hidden argument*/NULL); IL2CPP_END_FINALLY(56) }// end finally (depth: 1) IL2CPP_CLEANUP(56) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x40, IL_0040) } IL_0040: { return; } } // System.Void System.Linq.Expressions.Interpreter.LightLambda::RunVoid3(T0,T1,T2) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightLambda_RunVoid3_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m5CBFBA12ED983585854881130CE7005DA1D99842_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, RuntimeObject * ___arg00, RuntimeObject * ___arg11, RuntimeObject * ___arg22, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_1->get_Data_7(); RuntimeObject * L_3 = ___arg00; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_3); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_0; NullCheck(L_4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4->get_Data_7(); RuntimeObject * L_6 = ___arg11; NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(1), (RuntimeObject *)L_6); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = V_0; NullCheck(L_7); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_7->get_Data_7(); RuntimeObject * L_9 = ___arg22; NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(2), (RuntimeObject *)L_9); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_10); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_11; L_11 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_10, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_11; } IL_0038: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_12 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_13 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_12); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_12, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_13, /*hidden argument*/NULL); IL2CPP_LEAVE(0x4E, FINALLY_0046); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0046; } FINALLY_0046: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_14 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_15 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_14); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_14, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_15, /*hidden argument*/NULL); IL2CPP_END_FINALLY(70) }// end finally (depth: 1) IL2CPP_CLEANUP(70) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x4E, IL_004e) } IL_004e: { return; } } // System.Void System.Linq.Expressions.Interpreter.LightLambda::RunVoid4(T0,T1,T2,T3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightLambda_RunVoid4_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m00734C918810542888669C4D24E98E6AB3372198_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, RuntimeObject * ___arg00, RuntimeObject * ___arg11, RuntimeObject * ___arg22, RuntimeObject * ___arg33, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_1->get_Data_7(); RuntimeObject * L_3 = ___arg00; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_3); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_0; NullCheck(L_4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4->get_Data_7(); RuntimeObject * L_6 = ___arg11; NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(1), (RuntimeObject *)L_6); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = V_0; NullCheck(L_7); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_7->get_Data_7(); RuntimeObject * L_9 = ___arg22; NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(2), (RuntimeObject *)L_9); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10 = V_0; NullCheck(L_10); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_10->get_Data_7(); RuntimeObject * L_12 = ___arg33; NullCheck(L_11); ArrayElementTypeCheck (L_11, L_12); (L_11)->SetAt(static_cast(3), (RuntimeObject *)L_12); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_13 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_13); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_14; L_14 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_13, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_14; } IL_0047: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_15 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_16 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_15); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_15, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_16, /*hidden argument*/NULL); IL2CPP_LEAVE(0x5D, FINALLY_0055); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0055; } FINALLY_0055: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_17 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_18 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_17); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_17, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_18, /*hidden argument*/NULL); IL2CPP_END_FINALLY(85) }// end finally (depth: 1) IL2CPP_CLEANUP(85) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x5D, IL_005d) } IL_005d: { return; } } // System.Void System.Linq.Expressions.Interpreter.LightLambda::RunVoid5(T0,T1,T2,T3,T4) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightLambda_RunVoid5_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_mB4EEC31F87D48CFB0EE00A70678BF0B99ABB1408_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, RuntimeObject * ___arg00, RuntimeObject * ___arg11, RuntimeObject * ___arg22, RuntimeObject * ___arg33, RuntimeObject * ___arg44, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_1->get_Data_7(); RuntimeObject * L_3 = ___arg00; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_3); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_0; NullCheck(L_4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4->get_Data_7(); RuntimeObject * L_6 = ___arg11; NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(1), (RuntimeObject *)L_6); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = V_0; NullCheck(L_7); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_7->get_Data_7(); RuntimeObject * L_9 = ___arg22; NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(2), (RuntimeObject *)L_9); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10 = V_0; NullCheck(L_10); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_10->get_Data_7(); RuntimeObject * L_12 = ___arg33; NullCheck(L_11); ArrayElementTypeCheck (L_11, L_12); (L_11)->SetAt(static_cast(3), (RuntimeObject *)L_12); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_13 = V_0; NullCheck(L_13); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_14 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_13->get_Data_7(); RuntimeObject * L_15 = ___arg44; NullCheck(L_14); ArrayElementTypeCheck (L_14, L_15); (L_14)->SetAt(static_cast(4), (RuntimeObject *)L_15); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_16 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_16); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_17; L_17 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_16, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_17; } IL_0056: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_18 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_19 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_18); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_18, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_19, /*hidden argument*/NULL); IL2CPP_LEAVE(0x6C, FINALLY_0064); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0064; } FINALLY_0064: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_21 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_20); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_20, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_21, /*hidden argument*/NULL); IL2CPP_END_FINALLY(100) }// end finally (depth: 1) IL2CPP_CLEANUP(100) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x6C, IL_006c) } IL_006c: { return; } } // System.Void System.Linq.Expressions.Interpreter.LightLambda::RunVoid6(T0,T1,T2,T3,T4,T5) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightLambda_RunVoid6_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m61B06E191F8C6A878575EA33AB42AD56878B2D56_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, RuntimeObject * ___arg00, RuntimeObject * ___arg11, RuntimeObject * ___arg22, RuntimeObject * ___arg33, RuntimeObject * ___arg44, RuntimeObject * ___arg55, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_1->get_Data_7(); RuntimeObject * L_3 = ___arg00; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_3); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_0; NullCheck(L_4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4->get_Data_7(); RuntimeObject * L_6 = ___arg11; NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(1), (RuntimeObject *)L_6); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = V_0; NullCheck(L_7); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_7->get_Data_7(); RuntimeObject * L_9 = ___arg22; NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(2), (RuntimeObject *)L_9); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10 = V_0; NullCheck(L_10); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_10->get_Data_7(); RuntimeObject * L_12 = ___arg33; NullCheck(L_11); ArrayElementTypeCheck (L_11, L_12); (L_11)->SetAt(static_cast(3), (RuntimeObject *)L_12); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_13 = V_0; NullCheck(L_13); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_14 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_13->get_Data_7(); RuntimeObject * L_15 = ___arg44; NullCheck(L_14); ArrayElementTypeCheck (L_14, L_15); (L_14)->SetAt(static_cast(4), (RuntimeObject *)L_15); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_16 = V_0; NullCheck(L_16); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_17 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_16->get_Data_7(); RuntimeObject * L_18 = ___arg55; NullCheck(L_17); ArrayElementTypeCheck (L_17, L_18); (L_17)->SetAt(static_cast(5), (RuntimeObject *)L_18); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_19 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_19); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_20; L_20 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_19, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_20; } IL_0065: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_21 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_22 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_21); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_21, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_22, /*hidden argument*/NULL); IL2CPP_LEAVE(0x7B, FINALLY_0073); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0073; } FINALLY_0073: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_23 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_24 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_23); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_23, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_24, /*hidden argument*/NULL); IL2CPP_END_FINALLY(115) }// end finally (depth: 1) IL2CPP_CLEANUP(115) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7B, IL_007b) } IL_007b: { return; } } // System.Void System.Linq.Expressions.Interpreter.LightLambda::RunVoid7(T0,T1,T2,T3,T4,T5,T6) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightLambda_RunVoid7_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_mB58ED05E547E22B90E304BD12736A5C9FC3D568A_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, RuntimeObject * ___arg00, RuntimeObject * ___arg11, RuntimeObject * ___arg22, RuntimeObject * ___arg33, RuntimeObject * ___arg44, RuntimeObject * ___arg55, RuntimeObject * ___arg66, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_1->get_Data_7(); RuntimeObject * L_3 = ___arg00; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_3); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_0; NullCheck(L_4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4->get_Data_7(); RuntimeObject * L_6 = ___arg11; NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(1), (RuntimeObject *)L_6); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = V_0; NullCheck(L_7); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_7->get_Data_7(); RuntimeObject * L_9 = ___arg22; NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(2), (RuntimeObject *)L_9); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10 = V_0; NullCheck(L_10); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_10->get_Data_7(); RuntimeObject * L_12 = ___arg33; NullCheck(L_11); ArrayElementTypeCheck (L_11, L_12); (L_11)->SetAt(static_cast(3), (RuntimeObject *)L_12); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_13 = V_0; NullCheck(L_13); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_14 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_13->get_Data_7(); RuntimeObject * L_15 = ___arg44; NullCheck(L_14); ArrayElementTypeCheck (L_14, L_15); (L_14)->SetAt(static_cast(4), (RuntimeObject *)L_15); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_16 = V_0; NullCheck(L_16); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_17 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_16->get_Data_7(); RuntimeObject * L_18 = ___arg55; NullCheck(L_17); ArrayElementTypeCheck (L_17, L_18); (L_17)->SetAt(static_cast(5), (RuntimeObject *)L_18); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_19 = V_0; NullCheck(L_19); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_20 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_19->get_Data_7(); RuntimeObject * L_21 = ___arg66; NullCheck(L_20); ArrayElementTypeCheck (L_20, L_21); (L_20)->SetAt(static_cast(6), (RuntimeObject *)L_21); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_22 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_22); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_23; L_23 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_22, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_23; } IL_0074: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_24 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_25 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_24); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_24, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_25, /*hidden argument*/NULL); IL2CPP_LEAVE(0x8A, FINALLY_0082); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0082; } FINALLY_0082: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_26 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_27 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_26); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_26, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_27, /*hidden argument*/NULL); IL2CPP_END_FINALLY(130) }// end finally (depth: 1) IL2CPP_CLEANUP(130) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x8A, IL_008a) } IL_008a: { return; } } // System.Void System.Linq.Expressions.Interpreter.LightLambda::RunVoid8(T0,T1,T2,T3,T4,T5,T6,T7) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightLambda_RunVoid8_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_mD3625CA93D96BEC286368ED30B206122D98B2E1A_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, RuntimeObject * ___arg00, RuntimeObject * ___arg11, RuntimeObject * ___arg22, RuntimeObject * ___arg33, RuntimeObject * ___arg44, RuntimeObject * ___arg55, RuntimeObject * ___arg66, RuntimeObject * ___arg77, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_1->get_Data_7(); RuntimeObject * L_3 = ___arg00; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_3); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_0; NullCheck(L_4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4->get_Data_7(); RuntimeObject * L_6 = ___arg11; NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(1), (RuntimeObject *)L_6); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = V_0; NullCheck(L_7); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_7->get_Data_7(); RuntimeObject * L_9 = ___arg22; NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(2), (RuntimeObject *)L_9); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10 = V_0; NullCheck(L_10); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_10->get_Data_7(); RuntimeObject * L_12 = ___arg33; NullCheck(L_11); ArrayElementTypeCheck (L_11, L_12); (L_11)->SetAt(static_cast(3), (RuntimeObject *)L_12); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_13 = V_0; NullCheck(L_13); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_14 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_13->get_Data_7(); RuntimeObject * L_15 = ___arg44; NullCheck(L_14); ArrayElementTypeCheck (L_14, L_15); (L_14)->SetAt(static_cast(4), (RuntimeObject *)L_15); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_16 = V_0; NullCheck(L_16); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_17 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_16->get_Data_7(); RuntimeObject * L_18 = ___arg55; NullCheck(L_17); ArrayElementTypeCheck (L_17, L_18); (L_17)->SetAt(static_cast(5), (RuntimeObject *)L_18); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_19 = V_0; NullCheck(L_19); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_20 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_19->get_Data_7(); RuntimeObject * L_21 = ___arg66; NullCheck(L_20); ArrayElementTypeCheck (L_20, L_21); (L_20)->SetAt(static_cast(6), (RuntimeObject *)L_21); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_22 = V_0; NullCheck(L_22); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_23 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_22->get_Data_7(); RuntimeObject * L_24 = ___arg77; NullCheck(L_23); ArrayElementTypeCheck (L_23, L_24); (L_23)->SetAt(static_cast(7), (RuntimeObject *)L_24); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_25 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_25); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_26; L_26 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_25, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_26; } IL_0083: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_27 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_28 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_27); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_27, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_28, /*hidden argument*/NULL); IL2CPP_LEAVE(0x99, FINALLY_0091); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0091; } FINALLY_0091: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_29 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_30 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_29); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_29, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_30, /*hidden argument*/NULL); IL2CPP_END_FINALLY(145) }// end finally (depth: 1) IL2CPP_CLEANUP(145) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x99, IL_0099) } IL_0099: { return; } } // System.Void System.Linq.Expressions.Interpreter.LightLambda::RunVoid9(T0,T1,T2,T3,T4,T5,T6,T7,T8) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightLambda_RunVoid9_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_TisRuntimeObject_m9789243ECBD4EF55D85FFF710C747B3E8A682F2F_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, RuntimeObject * ___arg00, RuntimeObject * ___arg11, RuntimeObject * ___arg22, RuntimeObject * ___arg33, RuntimeObject * ___arg44, RuntimeObject * ___arg55, RuntimeObject * ___arg66, RuntimeObject * ___arg77, RuntimeObject * ___arg88, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_1->get_Data_7(); RuntimeObject * L_3 = ___arg00; NullCheck(L_2); ArrayElementTypeCheck (L_2, L_3); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_3); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_4 = V_0; NullCheck(L_4); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4->get_Data_7(); RuntimeObject * L_6 = ___arg11; NullCheck(L_5); ArrayElementTypeCheck (L_5, L_6); (L_5)->SetAt(static_cast(1), (RuntimeObject *)L_6); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_7 = V_0; NullCheck(L_7); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_7->get_Data_7(); RuntimeObject * L_9 = ___arg22; NullCheck(L_8); ArrayElementTypeCheck (L_8, L_9); (L_8)->SetAt(static_cast(2), (RuntimeObject *)L_9); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10 = V_0; NullCheck(L_10); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_11 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_10->get_Data_7(); RuntimeObject * L_12 = ___arg33; NullCheck(L_11); ArrayElementTypeCheck (L_11, L_12); (L_11)->SetAt(static_cast(3), (RuntimeObject *)L_12); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_13 = V_0; NullCheck(L_13); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_14 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_13->get_Data_7(); RuntimeObject * L_15 = ___arg44; NullCheck(L_14); ArrayElementTypeCheck (L_14, L_15); (L_14)->SetAt(static_cast(4), (RuntimeObject *)L_15); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_16 = V_0; NullCheck(L_16); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_17 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_16->get_Data_7(); RuntimeObject * L_18 = ___arg55; NullCheck(L_17); ArrayElementTypeCheck (L_17, L_18); (L_17)->SetAt(static_cast(5), (RuntimeObject *)L_18); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_19 = V_0; NullCheck(L_19); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_20 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_19->get_Data_7(); RuntimeObject * L_21 = ___arg66; NullCheck(L_20); ArrayElementTypeCheck (L_20, L_21); (L_20)->SetAt(static_cast(6), (RuntimeObject *)L_21); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_22 = V_0; NullCheck(L_22); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_23 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_22->get_Data_7(); RuntimeObject * L_24 = ___arg77; NullCheck(L_23); ArrayElementTypeCheck (L_23, L_24); (L_23)->SetAt(static_cast(7), (RuntimeObject *)L_24); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_25 = V_0; NullCheck(L_25); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_26 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_25->get_Data_7(); RuntimeObject * L_27 = ___arg88; NullCheck(L_26); ArrayElementTypeCheck (L_26, L_27); (L_26)->SetAt(static_cast(8), (RuntimeObject *)L_27); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_28 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_28); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_29; L_29 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_28, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_29; } IL_0092: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_30 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_31 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_30); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_30, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_31, /*hidden argument*/NULL); IL2CPP_LEAVE(0xA8, FINALLY_00a0); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_00a0; } FINALLY_00a0: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_32 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_33 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_32); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_32, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_33, /*hidden argument*/NULL); IL2CPP_END_FINALLY(160) }// end finally (depth: 1) IL2CPP_CLEANUP(160) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xA8, IL_00a8) } IL_00a8: { return; } } // System.Void System.Linq.Expressions.Interpreter.LightLambda::RunVoidRef2(T0&,T1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightLambda_RunVoidRef2_TisRuntimeObject_TisRuntimeObject_mD96DBA84576EC729C772FCE58B9D453F1480BCE5_gshared (LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE * __this, RuntimeObject ** ___arg00, RuntimeObject ** ___arg11, const RuntimeMethod* method) { InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_0 = NULL; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * V_1 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { NullCheck((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_0; L_0 = LightLambda_MakeFrame_mC16A2C1643B026EF853D1F24471C839B39C6BA8A((LightLambda_tAA9E7B051CFA283EE9A412D8A5671F0927CBC6CE *)__this, /*hidden argument*/NULL); V_0 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_1 = V_0; NullCheck(L_1); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_1->get_Data_7(); RuntimeObject ** L_3 = ___arg00; RuntimeObject * L_4 = (*(RuntimeObject **)L_3); NullCheck(L_2); ArrayElementTypeCheck (L_2, L_4); (L_2)->SetAt(static_cast(0), (RuntimeObject *)L_4); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_5 = V_0; NullCheck(L_5); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_6 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_5->get_Data_7(); RuntimeObject ** L_7 = ___arg11; RuntimeObject * L_8 = (*(RuntimeObject **)L_7); NullCheck(L_6); ArrayElementTypeCheck (L_6, L_8); (L_6)->SetAt(static_cast(1), (RuntimeObject *)L_8); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_9 = V_0; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_9); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_10; L_10 = InterpretedFrame_Enter_m3358E8664AA6DFF7E69623D600636EED14A0E147((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_9, /*hidden argument*/NULL); V_1 = (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_10; } IL_0034: try {// begin try (depth: 1) Interpreter_t72F078C1054752C763660835B3B3488A135D178B * L_11 = (Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)__this->get__interpreter_1(); InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_12 = V_0; NullCheck((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_11); Interpreter_Run_mF258FBB24F05A6B9E2D30967E9FCC4267DE31558((Interpreter_t72F078C1054752C763660835B3B3488A135D178B *)L_11, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_12, /*hidden argument*/NULL); IL2CPP_LEAVE(0x70, FINALLY_0042); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0042; } FINALLY_0042: {// begin finally (depth: 1) InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_13 = V_0; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_14 = V_1; NullCheck((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_13); InterpretedFrame_Leave_m68EDFC11C50807AC920BADC926362603BC20B43D((InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_13, (InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 *)L_14, /*hidden argument*/NULL); RuntimeObject ** L_15 = ___arg00; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_16 = V_0; NullCheck(L_16); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_17 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_16->get_Data_7(); NullCheck(L_17); int32_t L_18 = 0; RuntimeObject * L_19 = (L_17)->GetAt(static_cast(L_18)); *(RuntimeObject **)L_15 = ((RuntimeObject *)Castclass((RuntimeObject*)L_19, IL2CPP_RGCTX_DATA(method->rgctx_data, 0))); Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_15, (void*)((RuntimeObject *)Castclass((RuntimeObject*)L_19, IL2CPP_RGCTX_DATA(method->rgctx_data, 0)))); RuntimeObject ** L_20 = ___arg11; InterpretedFrame_tC7B57503A639148EB56B34F5464120D4B42627E2 * L_21 = V_0; NullCheck(L_21); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_22 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_21->get_Data_7(); NullCheck(L_22); int32_t L_23 = 1; RuntimeObject * L_24 = (L_22)->GetAt(static_cast(L_23)); *(RuntimeObject **)L_20 = ((RuntimeObject *)Castclass((RuntimeObject*)L_24, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))); Il2CppCodeGenWriteBarrier((void**)(RuntimeObject **)L_20, (void*)((RuntimeObject *)Castclass((RuntimeObject*)L_24, IL2CPP_RGCTX_DATA(method->rgctx_data, 1)))); IL2CPP_END_FINALLY(66) }// end finally (depth: 1) IL2CPP_CLEANUP(66) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x70, IL_0070) } IL_0070: { return; } } // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.LinearTransformUtility::GetSamplingRadius(TResampler&,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float LinearTransformUtility_GetSamplingRadius_TisBicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7_m614F3F97E5395353E6C0ACABF683DCA224F855EF_gshared (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * ___sampler0, int32_t ___sourceSize1, int32_t ___destinationSize2, const RuntimeMethod* method) { float V_0 = 0.0f; BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 V_1; memset((&V_1), 0, sizeof(V_1)); { int32_t L_0 = ___sourceSize1; int32_t L_1 = ___destinationSize2; V_0 = (float)((float)((float)((float)((float)L_0))/(float)((float)((float)L_1)))); float L_2 = V_0; if ((!(((float)L_2) < ((float)(1.0f))))) { goto IL_0014; } } { V_0 = (float)(1.0f); } IL_0014: { BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 * L_3 = ___sampler0; BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 L_4 = (*(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)L_3); V_1 = (BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 )L_4; float L_5; L_5 = BicubicResampler_get_Radius_m0B86E430B8A7BB195EE6F2A293B9F3E7C0F0B8A2((BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(BicubicResampler_t29CF9E17632C3CBB2164673A7E4D766235BB95E7 *)(&V_1), /*hidden argument*/NULL); float L_6 = V_0; float L_7; L_7 = MathF_Ceiling_m2EDE8A930AC73267E2A2F73F58DA82045FAE8B95_inline((float)((float)il2cpp_codegen_multiply((float)L_5, (float)L_6)), /*hidden argument*/NULL); return (float)L_7; } } // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.LinearTransformUtility::GetSamplingRadius(TResampler&,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float LinearTransformUtility_GetSamplingRadius_TisBoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7_m4CCF6FE3E9A5F8C619DDD96ADD1B2C3C42675946_gshared (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * ___sampler0, int32_t ___sourceSize1, int32_t ___destinationSize2, const RuntimeMethod* method) { float V_0 = 0.0f; BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 V_1; memset((&V_1), 0, sizeof(V_1)); { int32_t L_0 = ___sourceSize1; int32_t L_1 = ___destinationSize2; V_0 = (float)((float)((float)((float)((float)L_0))/(float)((float)((float)L_1)))); float L_2 = V_0; if ((!(((float)L_2) < ((float)(1.0f))))) { goto IL_0014; } } { V_0 = (float)(1.0f); } IL_0014: { BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 * L_3 = ___sampler0; BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 L_4 = (*(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)L_3); V_1 = (BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 )L_4; float L_5; L_5 = BoxResampler_get_Radius_m8BC1B65200F5E7FB70B3DE87EC999EBA878A05F1((BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(BoxResampler_tC452A979AA3B158D6855FD1D6C7D74CDA9FCAEA7 *)(&V_1), /*hidden argument*/NULL); float L_6 = V_0; float L_7; L_7 = MathF_Ceiling_m2EDE8A930AC73267E2A2F73F58DA82045FAE8B95_inline((float)((float)il2cpp_codegen_multiply((float)L_5, (float)L_6)), /*hidden argument*/NULL); return (float)L_7; } } // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.LinearTransformUtility::GetSamplingRadius(TResampler&,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float LinearTransformUtility_GetSamplingRadius_TisCubicResampler_t05545076595DA43AF0D1749540089848660DF577_m50C40BFB4064D8888FB6F70588671438B582BFF0_gshared (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * ___sampler0, int32_t ___sourceSize1, int32_t ___destinationSize2, const RuntimeMethod* method) { float V_0 = 0.0f; CubicResampler_t05545076595DA43AF0D1749540089848660DF577 V_1; memset((&V_1), 0, sizeof(V_1)); { int32_t L_0 = ___sourceSize1; int32_t L_1 = ___destinationSize2; V_0 = (float)((float)((float)((float)((float)L_0))/(float)((float)((float)L_1)))); float L_2 = V_0; if ((!(((float)L_2) < ((float)(1.0f))))) { goto IL_0014; } } { V_0 = (float)(1.0f); } IL_0014: { CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * L_3 = ___sampler0; CubicResampler_t05545076595DA43AF0D1749540089848660DF577 L_4 = (*(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)L_3); V_1 = (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 )L_4; float L_5; L_5 = CubicResampler_get_Radius_mC2425BDBDAA2D95DC1D97FF86133D419AB3E5E83_inline((CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(CubicResampler_t05545076595DA43AF0D1749540089848660DF577 *)(&V_1), /*hidden argument*/NULL); float L_6 = V_0; float L_7; L_7 = MathF_Ceiling_m2EDE8A930AC73267E2A2F73F58DA82045FAE8B95_inline((float)((float)il2cpp_codegen_multiply((float)L_5, (float)L_6)), /*hidden argument*/NULL); return (float)L_7; } } // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.LinearTransformUtility::GetSamplingRadius(TResampler&,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float LinearTransformUtility_GetSamplingRadius_TisLanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5_mD2CF8EBA0B7BDF7ED6426031DD76BD9F0CFB2B99_gshared (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * ___sampler0, int32_t ___sourceSize1, int32_t ___destinationSize2, const RuntimeMethod* method) { float V_0 = 0.0f; LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 V_1; memset((&V_1), 0, sizeof(V_1)); { int32_t L_0 = ___sourceSize1; int32_t L_1 = ___destinationSize2; V_0 = (float)((float)((float)((float)((float)L_0))/(float)((float)((float)L_1)))); float L_2 = V_0; if ((!(((float)L_2) < ((float)(1.0f))))) { goto IL_0014; } } { V_0 = (float)(1.0f); } IL_0014: { LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * L_3 = ___sampler0; LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 L_4 = (*(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)L_3); V_1 = (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 )L_4; float L_5; L_5 = LanczosResampler_get_Radius_m6503F65894F6272ADDAB2D6985AD1F1FCD5D54D2_inline((LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)(&V_1), /*hidden argument*/NULL); float L_6 = V_0; float L_7; L_7 = MathF_Ceiling_m2EDE8A930AC73267E2A2F73F58DA82045FAE8B95_inline((float)((float)il2cpp_codegen_multiply((float)L_5, (float)L_6)), /*hidden argument*/NULL); return (float)L_7; } } // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.LinearTransformUtility::GetSamplingRadius(TResampler&,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float LinearTransformUtility_GetSamplingRadius_TisNearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76_mB73C985C944CBE4E7A5F19491FAD5D517C8724F8_gshared (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * ___sampler0, int32_t ___sourceSize1, int32_t ___destinationSize2, const RuntimeMethod* method) { float V_0 = 0.0f; NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 V_1; memset((&V_1), 0, sizeof(V_1)); { int32_t L_0 = ___sourceSize1; int32_t L_1 = ___destinationSize2; V_0 = (float)((float)((float)((float)((float)L_0))/(float)((float)((float)L_1)))); float L_2 = V_0; if ((!(((float)L_2) < ((float)(1.0f))))) { goto IL_0014; } } { V_0 = (float)(1.0f); } IL_0014: { NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 * L_3 = ___sampler0; NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 L_4 = (*(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)L_3); V_1 = (NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 )L_4; float L_5; L_5 = NearestNeighborResampler_get_Radius_m3707281D754B1C267E4D6F529B4FDC574400EF4C((NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(NearestNeighborResampler_tBE429A9F0E72889D5A8F99839A9A168D84C11D76 *)(&V_1), /*hidden argument*/NULL); float L_6 = V_0; float L_7; L_7 = MathF_Ceiling_m2EDE8A930AC73267E2A2F73F58DA82045FAE8B95_inline((float)((float)il2cpp_codegen_multiply((float)L_5, (float)L_6)), /*hidden argument*/NULL); return (float)L_7; } } // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.LinearTransformUtility::GetSamplingRadius(TResampler&,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float LinearTransformUtility_GetSamplingRadius_TisTriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF_m0D9ADB943527E001EFF6A3D2E7383C5DEEA74AA1_gshared (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * ___sampler0, int32_t ___sourceSize1, int32_t ___destinationSize2, const RuntimeMethod* method) { float V_0 = 0.0f; TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF V_1; memset((&V_1), 0, sizeof(V_1)); { int32_t L_0 = ___sourceSize1; int32_t L_1 = ___destinationSize2; V_0 = (float)((float)((float)((float)((float)L_0))/(float)((float)((float)L_1)))); float L_2 = V_0; if ((!(((float)L_2) < ((float)(1.0f))))) { goto IL_0014; } } { V_0 = (float)(1.0f); } IL_0014: { TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF * L_3 = ___sampler0; TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF L_4 = (*(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)L_3); V_1 = (TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF )L_4; float L_5; L_5 = TriangleResampler_get_Radius_m65C464F7A34BF1B24AD26BC74842254B0FF18804((TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(TriangleResampler_t68BC78DEB027A40A3B564806C9215C38735B27AF *)(&V_1), /*hidden argument*/NULL); float L_6 = V_0; float L_7; L_7 = MathF_Ceiling_m2EDE8A930AC73267E2A2F73F58DA82045FAE8B95_inline((float)((float)il2cpp_codegen_multiply((float)L_5, (float)L_6)), /*hidden argument*/NULL); return (float)L_7; } } // System.Single SixLabors.ImageSharp.Processing.Processors.Transforms.LinearTransformUtility::GetSamplingRadius(TResampler&,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float LinearTransformUtility_GetSamplingRadius_TisWelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63_m5731C2591B68707DDEDA68F2E5DF3C05CF31E99F_gshared (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * ___sampler0, int32_t ___sourceSize1, int32_t ___destinationSize2, const RuntimeMethod* method) { float V_0 = 0.0f; WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 V_1; memset((&V_1), 0, sizeof(V_1)); { int32_t L_0 = ___sourceSize1; int32_t L_1 = ___destinationSize2; V_0 = (float)((float)((float)((float)((float)L_0))/(float)((float)((float)L_1)))); float L_2 = V_0; if ((!(((float)L_2) < ((float)(1.0f))))) { goto IL_0014; } } { V_0 = (float)(1.0f); } IL_0014: { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * L_3 = ___sampler0; WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 L_4 = (*(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)L_3); V_1 = (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 )L_4; float L_5; L_5 = WelchResampler_get_Radius_m59FF2B02665A16A67DA2F6EADBC87E919F6150D1((WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)(&V_1), /*hidden argument*/NULL); float L_6 = V_0; float L_7; L_7 = MathF_Ceiling_m2EDE8A930AC73267E2A2F73F58DA82045FAE8B95_inline((float)((float)il2cpp_codegen_multiply((float)L_5, (float)L_6)), /*hidden argument*/NULL); return (float)L_7; } } // T BestHTTP.SignalRCore.Encoders.LitJsonEncoder::DecodeAs(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 LitJsonEncoder_DecodeAs_TisMessage_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3_mA67E49BCCB6FA730C262821818CA965460239474_gshared (LitJsonEncoder_t69375A573B26520A38330689AC62300F6041587D * __this, String_t* ___text0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return LitJson.JsonMapper.ToObject(text); String_t* L_0 = ___text0; IL2CPP_RUNTIME_CLASS_INIT(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 L_1; L_1 = (( Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 (*) (String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((String_t*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Message_t7A5AEEC23C8151DAE56A0BF20600B63ED4BEB6D3 )L_1; } } // T BestHTTP.SignalRCore.Encoders.LitJsonEncoder::DecodeAs(System.Byte[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * LitJsonEncoder_DecodeAs_TisRuntimeObject_m43510431AF736291FFA59A8C7CCBCA11F0886779_gshared (LitJsonEncoder_t69375A573B26520A38330689AC62300F6041587D * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___data0, const RuntimeMethod* method) { { // throw new NotImplementedException(); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_0 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_mA2E9CE7F00CB335581A296D2596082D57E45BA83(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&LitJsonEncoder_DecodeAs_TisRuntimeObject_m43510431AF736291FFA59A8C7CCBCA11F0886779_RuntimeMethod_var))); } } // T BestHTTP.SignalRCore.Encoders.LitJsonEncoder::DecodeAs(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * LitJsonEncoder_DecodeAs_TisRuntimeObject_mF97FFE178BCEA01593CD9F3B0D2B60DB4BE476B9_gshared (LitJsonEncoder_t69375A573B26520A38330689AC62300F6041587D * __this, String_t* ___text0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return LitJson.JsonMapper.ToObject(text); String_t* L_0 = ___text0; IL2CPP_RUNTIME_CLASS_INIT(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); RuntimeObject * L_1; L_1 = (( RuntimeObject * (*) (String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((String_t*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject *)L_1; } } // System.Byte[] BestHTTP.SignalRCore.Encoders.LitJsonEncoder::EncodeAsBinary(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* LitJsonEncoder_EncodeAsBinary_TisRuntimeObject_m339433A1ABA521E28CB9ABA3991E406F66C7783C_gshared (LitJsonEncoder_t69375A573B26520A38330689AC62300F6041587D * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { { // throw new NotImplementedException(); NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 * L_0 = (NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6 *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&NotImplementedException_t26260C4EE0444C5FA022994203060B3A42A3ADE6_il2cpp_TypeInfo_var))); NotImplementedException__ctor_mA2E9CE7F00CB335581A296D2596082D57E45BA83(L_0, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_0, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&LitJsonEncoder_EncodeAsBinary_TisRuntimeObject_m339433A1ABA521E28CB9ABA3991E406F66C7783C_RuntimeMethod_var))); } } // System.String BestHTTP.SignalRCore.Encoders.LitJsonEncoder::EncodeAsText(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* LitJsonEncoder_EncodeAsText_TisCancelInvocationMessage_t11BB5BF6A7125A5CFD91D367AB77D627B9C6394D_m6E4D41D35712CF16B98CF4A28D6BDBDC8C2A0371_gshared (LitJsonEncoder_t69375A573B26520A38330689AC62300F6041587D * __this, CancelInvocationMessage_t11BB5BF6A7125A5CFD91D367AB77D627B9C6394D ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return LitJson.JsonMapper.ToJson(value); CancelInvocationMessage_t11BB5BF6A7125A5CFD91D367AB77D627B9C6394D L_0 = ___value0; CancelInvocationMessage_t11BB5BF6A7125A5CFD91D367AB77D627B9C6394D L_1 = (CancelInvocationMessage_t11BB5BF6A7125A5CFD91D367AB77D627B9C6394D )L_0; RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_1); IL2CPP_RUNTIME_CLASS_INIT(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); String_t* L_3; L_3 = JsonMapper_ToJson_mA7C889D6779CF3A06F3A78A4213AD88A3D691175((RuntimeObject *)L_2, /*hidden argument*/NULL); return (String_t*)L_3; } } // System.String BestHTTP.SignalRCore.Encoders.LitJsonEncoder::EncodeAsText(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* LitJsonEncoder_EncodeAsText_TisInvocationMessage_t00C6F237BBABEFF9A81BCC9BD79AEB1CD9FF5C89_mAA311667F6EBCA829B0EF89ACD90F88404D5D401_gshared (LitJsonEncoder_t69375A573B26520A38330689AC62300F6041587D * __this, InvocationMessage_t00C6F237BBABEFF9A81BCC9BD79AEB1CD9FF5C89 ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return LitJson.JsonMapper.ToJson(value); InvocationMessage_t00C6F237BBABEFF9A81BCC9BD79AEB1CD9FF5C89 L_0 = ___value0; InvocationMessage_t00C6F237BBABEFF9A81BCC9BD79AEB1CD9FF5C89 L_1 = (InvocationMessage_t00C6F237BBABEFF9A81BCC9BD79AEB1CD9FF5C89 )L_0; RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_1); IL2CPP_RUNTIME_CLASS_INIT(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); String_t* L_3; L_3 = JsonMapper_ToJson_mA7C889D6779CF3A06F3A78A4213AD88A3D691175((RuntimeObject *)L_2, /*hidden argument*/NULL); return (String_t*)L_3; } } // System.String BestHTTP.SignalRCore.Encoders.LitJsonEncoder::EncodeAsText(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* LitJsonEncoder_EncodeAsText_TisRuntimeObject_m198242BAC5E16EA7D15607EF9141749EFA4523B7_gshared (LitJsonEncoder_t69375A573B26520A38330689AC62300F6041587D * __this, RuntimeObject * ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return LitJson.JsonMapper.ToJson(value); RuntimeObject * L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); String_t* L_1; L_1 = JsonMapper_ToJson_mA7C889D6779CF3A06F3A78A4213AD88A3D691175((RuntimeObject *)L_0, /*hidden argument*/NULL); return (String_t*)L_1; } } // System.String BestHTTP.SignalRCore.Encoders.LitJsonEncoder::EncodeAsText(T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* LitJsonEncoder_EncodeAsText_TisPingMessage_t05D03F8804B9C5668F98CFEB5761D5AE95CD63AA_mD4176763AC3C51F512452CE314CD1E4D0070991E_gshared (LitJsonEncoder_t69375A573B26520A38330689AC62300F6041587D * __this, PingMessage_t05D03F8804B9C5668F98CFEB5761D5AE95CD63AA ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { // return LitJson.JsonMapper.ToJson(value); PingMessage_t05D03F8804B9C5668F98CFEB5761D5AE95CD63AA L_0 = ___value0; PingMessage_t05D03F8804B9C5668F98CFEB5761D5AE95CD63AA L_1 = (PingMessage_t05D03F8804B9C5668F98CFEB5761D5AE95CD63AA )L_0; RuntimeObject * L_2 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_1); IL2CPP_RUNTIME_CLASS_INIT(JsonMapper_tA04417DF2855139F8E6214DAE1241EF6D9E521C5_il2cpp_TypeInfo_var); String_t* L_3; L_3 = JsonMapper_ToJson_mA7C889D6779CF3A06F3A78A4213AD88A3D691175((RuntimeObject *)L_2, /*hidden argument*/NULL); return (String_t*)L_3; } } // System.Void MathNet.Numerics.Providers.LinearAlgebra.Managed.ManagedLinearAlgebraProvider::GetColumn(MathNet.Numerics.Providers.LinearAlgebra.Transpose,System.Int32,System.Int32,System.Int32,T[],T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedLinearAlgebraProvider_GetColumn_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_m77AD6CA0EF2B0CEFA50BD86ADD577C196B2B1AC2_gshared (int32_t ___transpose0, int32_t ___colindx1, int32_t ___numRows2, int32_t ___numCols3, DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* ___matrix4, DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* ___column5, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = ___transpose0; if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)111))))) { goto IL_0014; } } { DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_1 = ___matrix4; int32_t L_2 = ___colindx1; int32_t L_3 = ___numRows2; DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_4 = ___column5; int32_t L_5 = ___numRows2; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_1, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_2, (int32_t)L_3)), (RuntimeArray *)(RuntimeArray *)L_4, (int32_t)0, (int32_t)L_5, /*hidden argument*/NULL); return; } IL_0014: { V_0 = (int32_t)0; goto IL_0030; } IL_0018: { DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_6 = ___column5; int32_t L_7 = V_0; DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_8 = ___matrix4; int32_t L_9 = V_0; int32_t L_10 = ___numCols3; int32_t L_11 = ___colindx1; NullCheck(L_8); int32_t L_12 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_9, (int32_t)L_10)), (int32_t)L_11)); double L_13 = (L_8)->GetAt(static_cast(L_12)); NullCheck(L_6); (L_6)->SetAt(static_cast(L_7), (double)L_13); int32_t L_14 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_0030: { int32_t L_15 = V_0; int32_t L_16 = ___numRows2; if ((((int32_t)L_15) < ((int32_t)L_16))) { goto IL_0018; } } { return; } } // System.Void MathNet.Numerics.Providers.LinearAlgebra.Managed.ManagedLinearAlgebraProvider::GetColumn(MathNet.Numerics.Providers.LinearAlgebra.Transpose,System.Int32,System.Int32,System.Int32,T[],T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedLinearAlgebraProvider_GetColumn_TisRuntimeObject_m468ADB83C95B38D406D9F980E57B088AD6464595_gshared (int32_t ___transpose0, int32_t ___colindx1, int32_t ___numRows2, int32_t ___numCols3, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___matrix4, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___column5, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = ___transpose0; if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)111))))) { goto IL_0014; } } { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1 = ___matrix4; int32_t L_2 = ___colindx1; int32_t L_3 = ___numRows2; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = ___column5; int32_t L_5 = ___numRows2; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_1, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_2, (int32_t)L_3)), (RuntimeArray *)(RuntimeArray *)L_4, (int32_t)0, (int32_t)L_5, /*hidden argument*/NULL); return; } IL_0014: { V_0 = (int32_t)0; goto IL_0030; } IL_0018: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_6 = ___column5; int32_t L_7 = V_0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = ___matrix4; int32_t L_9 = V_0; int32_t L_10 = ___numCols3; int32_t L_11 = ___colindx1; NullCheck(L_8); int32_t L_12 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_9, (int32_t)L_10)), (int32_t)L_11)); RuntimeObject * L_13 = (L_8)->GetAt(static_cast(L_12)); NullCheck(L_6); (L_6)->SetAt(static_cast(L_7), (RuntimeObject *)L_13); int32_t L_14 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_0030: { int32_t L_15 = V_0; int32_t L_16 = ___numRows2; if ((((int32_t)L_15) < ((int32_t)L_16))) { goto IL_0018; } } { return; } } // System.Void MathNet.Numerics.Providers.LinearAlgebra.Managed.ManagedLinearAlgebraProvider::GetColumn(MathNet.Numerics.Providers.LinearAlgebra.Transpose,System.Int32,System.Int32,System.Int32,T[],T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedLinearAlgebraProvider_GetColumn_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_m7312904F8F2E6B9E1064D524B317587FB1ABE560_gshared (int32_t ___transpose0, int32_t ___colindx1, int32_t ___numRows2, int32_t ___numCols3, SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___matrix4, SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___column5, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = ___transpose0; if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)111))))) { goto IL_0014; } } { SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_1 = ___matrix4; int32_t L_2 = ___colindx1; int32_t L_3 = ___numRows2; SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_4 = ___column5; int32_t L_5 = ___numRows2; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_1, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_2, (int32_t)L_3)), (RuntimeArray *)(RuntimeArray *)L_4, (int32_t)0, (int32_t)L_5, /*hidden argument*/NULL); return; } IL_0014: { V_0 = (int32_t)0; goto IL_0030; } IL_0018: { SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_6 = ___column5; int32_t L_7 = V_0; SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_8 = ___matrix4; int32_t L_9 = V_0; int32_t L_10 = ___numCols3; int32_t L_11 = ___colindx1; NullCheck(L_8); int32_t L_12 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_9, (int32_t)L_10)), (int32_t)L_11)); float L_13 = (L_8)->GetAt(static_cast(L_12)); NullCheck(L_6); (L_6)->SetAt(static_cast(L_7), (float)L_13); int32_t L_14 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)1)); } IL_0030: { int32_t L_15 = V_0; int32_t L_16 = ___numRows2; if ((((int32_t)L_15) < ((int32_t)L_16))) { goto IL_0018; } } { return; } } // System.Void MathNet.Numerics.Providers.LinearAlgebra.Managed.ManagedLinearAlgebraProvider::GetRow(MathNet.Numerics.Providers.LinearAlgebra.Transpose,System.Int32,System.Int32,System.Int32,T[],T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedLinearAlgebraProvider_GetRow_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_m6DF203A97C54514CCB58E85969FC9EB085F171B5_gshared (int32_t ___transpose0, int32_t ___rowindx1, int32_t ___numRows2, int32_t ___numCols3, DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* ___matrix4, DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* ___row5, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = ___transpose0; if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)111))))) { goto IL_0026; } } { V_0 = (int32_t)0; goto IL_0021; } IL_0009: { DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_1 = ___row5; int32_t L_2 = V_0; DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_3 = ___matrix4; int32_t L_4 = V_0; int32_t L_5 = ___numRows2; int32_t L_6 = ___rowindx1; NullCheck(L_3); int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_4, (int32_t)L_5)), (int32_t)L_6)); double L_8 = (L_3)->GetAt(static_cast(L_7)); NullCheck(L_1); (L_1)->SetAt(static_cast(L_2), (double)L_8); int32_t L_9 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0021: { int32_t L_10 = V_0; int32_t L_11 = ___numCols3; if ((((int32_t)L_10) < ((int32_t)L_11))) { goto IL_0009; } } { return; } IL_0026: { DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_12 = ___matrix4; int32_t L_13 = ___rowindx1; int32_t L_14 = ___numCols3; DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_15 = ___row5; int32_t L_16 = ___numCols3; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_12, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)L_14)), (RuntimeArray *)(RuntimeArray *)L_15, (int32_t)0, (int32_t)L_16, /*hidden argument*/NULL); return; } } // System.Void MathNet.Numerics.Providers.LinearAlgebra.Managed.ManagedLinearAlgebraProvider::GetRow(MathNet.Numerics.Providers.LinearAlgebra.Transpose,System.Int32,System.Int32,System.Int32,T[],T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedLinearAlgebraProvider_GetRow_TisRuntimeObject_m2018873BF794841B1EF27BE20DBEB0334C73E4DD_gshared (int32_t ___transpose0, int32_t ___rowindx1, int32_t ___numRows2, int32_t ___numCols3, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___matrix4, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___row5, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = ___transpose0; if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)111))))) { goto IL_0026; } } { V_0 = (int32_t)0; goto IL_0021; } IL_0009: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1 = ___row5; int32_t L_2 = V_0; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_3 = ___matrix4; int32_t L_4 = V_0; int32_t L_5 = ___numRows2; int32_t L_6 = ___rowindx1; NullCheck(L_3); int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_4, (int32_t)L_5)), (int32_t)L_6)); RuntimeObject * L_8 = (L_3)->GetAt(static_cast(L_7)); NullCheck(L_1); (L_1)->SetAt(static_cast(L_2), (RuntimeObject *)L_8); int32_t L_9 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0021: { int32_t L_10 = V_0; int32_t L_11 = ___numCols3; if ((((int32_t)L_10) < ((int32_t)L_11))) { goto IL_0009; } } { return; } IL_0026: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_12 = ___matrix4; int32_t L_13 = ___rowindx1; int32_t L_14 = ___numCols3; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_15 = ___row5; int32_t L_16 = ___numCols3; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_12, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)L_14)), (RuntimeArray *)(RuntimeArray *)L_15, (int32_t)0, (int32_t)L_16, /*hidden argument*/NULL); return; } } // System.Void MathNet.Numerics.Providers.LinearAlgebra.Managed.ManagedLinearAlgebraProvider::GetRow(MathNet.Numerics.Providers.LinearAlgebra.Transpose,System.Int32,System.Int32,System.Int32,T[],T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ManagedLinearAlgebraProvider_GetRow_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_m85B9DEF4968D64CED7693EEBAF9E0775AF76574C_gshared (int32_t ___transpose0, int32_t ___rowindx1, int32_t ___numRows2, int32_t ___numCols3, SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___matrix4, SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___row5, const RuntimeMethod* method) { int32_t V_0 = 0; { int32_t L_0 = ___transpose0; if ((!(((uint32_t)L_0) == ((uint32_t)((int32_t)111))))) { goto IL_0026; } } { V_0 = (int32_t)0; goto IL_0021; } IL_0009: { SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_1 = ___row5; int32_t L_2 = V_0; SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_3 = ___matrix4; int32_t L_4 = V_0; int32_t L_5 = ___numRows2; int32_t L_6 = ___rowindx1; NullCheck(L_3); int32_t L_7 = ((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_4, (int32_t)L_5)), (int32_t)L_6)); float L_8 = (L_3)->GetAt(static_cast(L_7)); NullCheck(L_1); (L_1)->SetAt(static_cast(L_2), (float)L_8); int32_t L_9 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)1)); } IL_0021: { int32_t L_10 = V_0; int32_t L_11 = ___numCols3; if ((((int32_t)L_10) < ((int32_t)L_11))) { goto IL_0009; } } { return; } IL_0026: { SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_12 = ___matrix4; int32_t L_13 = ___rowindx1; int32_t L_14 = ___numCols3; SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_15 = ___row5; int32_t L_16 = ___numCols3; Array_Copy_m3F127FFB5149532135043FFE285F9177C80CB877((RuntimeArray *)(RuntimeArray *)L_12, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_13, (int32_t)L_14)), (RuntimeArray *)(RuntimeArray *)L_15, (int32_t)0, (int32_t)L_16, /*hidden argument*/NULL); return; } } // System.IntPtr System.Runtime.InteropServices.Marshal::GetFunctionPointerForDelegate(TDelegate) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t Marshal_GetFunctionPointerForDelegate_TisRuntimeObject_mD91654279F4ECE4BB0BA5638D9ACD9D8479B82B0_gshared (RuntimeObject * ___d0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Delegate_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___d0; if (L_0) { goto IL_0013; } } { ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB * L_1 = (ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&ArgumentNullException_tFB5C4621957BC53A7D1B4FDD5C38B4D6E15DB8FB_il2cpp_TypeInfo_var))); ArgumentNullException__ctor_m81AB157B93BFE2FBFDB08B88F84B444293042F97(L_1, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteralA02431CF7C501A5B368C91E41283419D8FA9FB03)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_1, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Marshal_GetFunctionPointerForDelegate_TisRuntimeObject_mD91654279F4ECE4BB0BA5638D9ACD9D8479B82B0_RuntimeMethod_var))); } IL_0013: { RuntimeObject * L_2 = ___d0; IL2CPP_RUNTIME_CLASS_INIT(Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); intptr_t L_3; L_3 = Marshal_GetFunctionPointerForDelegateInternal_m2E54B2DA0F4B8DDB47CDD4C619508F89D34C5027((Delegate_t *)((Delegate_t *)Castclass((RuntimeObject*)L_2, Delegate_t_il2cpp_TypeInfo_var)), /*hidden argument*/NULL); return (intptr_t)L_3; } } // T System.Runtime.InteropServices.Marshal::PtrToStructure(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * Marshal_PtrToStructure_TisRuntimeObject_m110DF417C072BC9DE37E8E08E1BA5DF5BFC75201_gshared (intptr_t ___ptr0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { intptr_t L_0 = ___ptr0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); RuntimeObject * L_3; L_3 = Marshal_PtrToStructure_m5FA7EF86B49F005564D15359A6C10E4C7526F4A3((intptr_t)L_0, (Type_t *)L_2, /*hidden argument*/NULL); return (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))); } } // T System.Runtime.InteropServices.Marshal::PtrToStructure(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Win32_FIXED_INFO_t1C698F6191AEE410646455CA333FFADE53C89847 Marshal_PtrToStructure_TisWin32_FIXED_INFO_t1C698F6191AEE410646455CA333FFADE53C89847_m706C3A2746645CFEC89977B8BC9D55F524E3362A_gshared (intptr_t ___ptr0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { intptr_t L_0 = ___ptr0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); RuntimeObject * L_3; L_3 = Marshal_PtrToStructure_m5FA7EF86B49F005564D15359A6C10E4C7526F4A3((intptr_t)L_0, (Type_t *)L_2, /*hidden argument*/NULL); return (Win32_FIXED_INFO_t1C698F6191AEE410646455CA333FFADE53C89847 )((*(Win32_FIXED_INFO_t1C698F6191AEE410646455CA333FFADE53C89847 *)((Win32_FIXED_INFO_t1C698F6191AEE410646455CA333FFADE53C89847 *)UnBox(L_3, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); } } // System.Void System.Runtime.InteropServices.Marshal::StructureToPtr(T,System.IntPtr,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Marshal_StructureToPtr_TisRuntimeObject_mE5C5061650C5303400815A31C01F218D9AB553D3_gshared (RuntimeObject * ___structure0, intptr_t ___ptr1, bool ___fDeleteOld2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { RuntimeObject * L_0 = ___structure0; intptr_t L_1 = ___ptr1; bool L_2 = ___fDeleteOld2; IL2CPP_RUNTIME_CLASS_INIT(Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); Marshal_StructureToPtr_m25366DC7AB7C32DBCD2E0113585848466F207954((RuntimeObject *)L_0, (intptr_t)L_1, (bool)L_2, /*hidden argument*/NULL); return; } } // System.IntPtr System.Runtime.InteropServices.Marshal::UnsafeAddrOfPinnedArrayElement(T[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t Marshal_UnsafeAddrOfPinnedArrayElement_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mB3032B98553812A832F9BF14949F00960E2D3DF4_gshared (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___arr0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___arr0; int32_t L_1 = ___index1; IL2CPP_RUNTIME_CLASS_INIT(Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); intptr_t L_2; L_2 = Marshal_UnsafeAddrOfPinnedArrayElement_m8F6CDB35B5410F6FFC6F7E95C1B1AAC83914EB22((RuntimeArray *)(RuntimeArray *)L_0, (int32_t)L_1, /*hidden argument*/NULL); return (intptr_t)L_2; } } // System.IntPtr System.Runtime.InteropServices.Marshal::UnsafeAddrOfPinnedArrayElement(T[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t Marshal_UnsafeAddrOfPinnedArrayElement_TisRuntimeObject_mAF43C18CB1EE43C4E6AC5D43D072720EA7BC7A3E_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___arr0, int32_t ___index1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___arr0; int32_t L_1 = ___index1; IL2CPP_RUNTIME_CLASS_INIT(Marshal_tEBAFAE20369FCB1B38C49C4E27A8D8C2C4B55058_il2cpp_TypeInfo_var); intptr_t L_2; L_2 = Marshal_UnsafeAddrOfPinnedArrayElement_m8F6CDB35B5410F6FFC6F7E95C1B1AAC83914EB22((RuntimeArray *)(RuntimeArray *)L_0, (int32_t)L_1, /*hidden argument*/NULL); return (intptr_t)L_2; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 * MemoryAllocator_AllocateGroup_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m49FBF2BD5E8E9C01B5223A273DD75C4F22208DC6_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 * L_3; L_3 = (( MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 * MemoryAllocator_AllocateGroup_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m53F0BD425ED595C384BDAC7D436EC10DF0418731_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 * L_3; L_3 = (( MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 * MemoryAllocator_AllocateGroup_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m7B376C5185D5491AC3D632848D3FE85F8458204E_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 * L_3; L_3 = (( MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 * MemoryAllocator_AllocateGroup_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_mA34C1CD6CC18979A2AD5DC0ECDB752FD3078AE0B_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 * L_3; L_3 = (( MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA * MemoryAllocator_AllocateGroup_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m016EBD12551EB4A46C7B83EE49A7738A659C65CF_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA * L_3; L_3 = (( MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD * MemoryAllocator_AllocateGroup_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m39494AA572EAD16572057327CF9C39692F70A6F0_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD * L_3; L_3 = (( MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC * MemoryAllocator_AllocateGroup_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m6C60EC5304FA5D45E8134BB0AB4FFA1C5786D10D_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC * L_3; L_3 = (( MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB * MemoryAllocator_AllocateGroup_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m27B2731B6A6B8D259EAC6E0E64E5DCEFD077E1B8_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB * L_3; L_3 = (( MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB * MemoryAllocator_AllocateGroup_TisBlock8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37_m62E7F104D13DAD0036B5BBC04BC4D258AA32C293_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB * L_3; L_3 = (( MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 * MemoryAllocator_AllocateGroup_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mB3E886F8F8654969ADD60DCC53AB8E6EF5B347F9_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 * L_3; L_3 = (( MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * MemoryAllocator_AllocateGroup_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_mA46F557CB85BEBE20F0B24D6ED26C76694B864AD_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * L_3; L_3 = (( MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * MemoryAllocator_AllocateGroup_TisComplexVector4_t88219122749587130667C01407E5E785BC2055EB_mE3E8C36C5476E5635324FC367857E7CC7E788F45_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * L_3; L_3 = (( MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * MemoryAllocator_AllocateGroup_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m54EA08010E20F6633C0833BF2165FB2589067379_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * L_3; L_3 = (( MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * MemoryAllocator_AllocateGroup_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m15580D556B17A8837EE3174CB0C5CBB13FB3626F_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * L_3; L_3 = (( MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * MemoryAllocator_AllocateGroup_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m52E88BD5482FF3E3A3C2A20C0BADF850B2B4451C_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * L_3; L_3 = (( MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * MemoryAllocator_AllocateGroup_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mE5A87933BF80D88FD0D824CE10B05FC20FF41CD2_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * L_3; L_3 = (( MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * MemoryAllocator_AllocateGroup_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m3501F9FFB505DE96759DA2DE0211A3381FCB3569_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * L_3; L_3 = (( MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * MemoryAllocator_AllocateGroup_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m27310610BBE62563CD63725966684F04921E808D_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * L_3; L_3 = (( MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * MemoryAllocator_AllocateGroup_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mDCC2CAF4163D2432F0CEDA74467AF9EEE706BCCA_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * L_3; L_3 = (( MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * MemoryAllocator_AllocateGroup_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m812EDFC9323EA2565CF40F29115EAAC16D4BEB95_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * L_3; L_3 = (( MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * MemoryAllocator_AllocateGroup_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m7EB3EA51D38D622818583735E5C8C0901718761F_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * L_3; L_3 = (( MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * MemoryAllocator_AllocateGroup_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mBD2566CDA0ED789C24ECE0E9442FF69E90CC20F4_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * L_3; L_3 = (( MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * MemoryAllocator_AllocateGroup_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mF4363E5FCAB4044A2A92A9DA8E656088918F7B7C_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * L_3; L_3 = (( MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * MemoryAllocator_AllocateGroup_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m2ED0053A4F840C047ED1D83DC6E17368A971245F_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * L_3; L_3 = (( MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * MemoryAllocator_AllocateGroup_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m4A3969FEB5D547A2E6E96564B34614EEE67CC8D9_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * L_3; L_3 = (( MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * MemoryAllocator_AllocateGroup_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mE3826DEE64C0DDAFD996166243D8797ECDD464D0_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * L_3; L_3 = (( MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * MemoryAllocator_AllocateGroup_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m2CCA4B74685BA6026035C567B19C7C9D5E0369D2_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * L_3; L_3 = (( MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * MemoryAllocator_AllocateGroup_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mC29CAAEF4D02677A07067BE2BEFC8D754478ACED_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * L_3; L_3 = (( MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * MemoryAllocator_AllocateGroup_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m36C0948A9396BE0E2CCA5E1E39CCBD18CB394A79_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * L_3; L_3 = (( MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * MemoryAllocator_AllocateGroup_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mA21E4CD9CE3F3826B39506D60967872AF837D931_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * L_3; L_3 = (( MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * MemoryAllocator_AllocateGroup_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m4D543391CDDD2FD2D741FC364B66482E9C42CB97_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * L_3; L_3 = (( MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * MemoryAllocator_AllocateGroup_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m0B2D1865354E7AD8DE36F3A47BB8F370CA0D1A0E_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * L_3; L_3 = (( MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * MemoryAllocator_AllocateGroup_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m93FF18C9FC4AB3069184A2AF066F69363A492D30_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * L_3; L_3 = (( MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * MemoryAllocator_AllocateGroup_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_m0065127A95A54D916BBFBB791AA46DA64C01B054_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * L_3; L_3 = (( MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * MemoryAllocator_AllocateGroup_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_m7A06C5BB06DB5197D0CE1DA1CE04C6392195FFEB_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * L_3; L_3 = (( MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 *)L_3; } } // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.MemoryAllocator::AllocateGroup(System.Int64,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * MemoryAllocator_AllocateGroup_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m9F946B0B6773DA7AEB2796715F9BE74CDC92CDF4_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * __this, int64_t ___totalLength0, int32_t ___bufferAlignment1, int32_t ___options2, const RuntimeMethod* method) { { int64_t L_0 = ___totalLength0; int32_t L_1 = ___bufferAlignment1; int32_t L_2 = ___options2; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * L_3; L_3 = (( MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int64_t, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this, (int64_t)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C *)L_3; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Size,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * MemoryAllocatorExtensions_Allocate2D_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mE0D9C658AD132DC7FA1E4D4B24B03B6E3117FA7A_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size1, int32_t ___options2, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1; L_1 = Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_2; L_2 = Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_3 = ___options2; Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * L_4; L_4 = (( Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Size,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * MemoryAllocatorExtensions_Allocate2D_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_mCAAAC972A5DC1DB3D9231F65380511F6AED9A828_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size1, int32_t ___options2, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1; L_1 = Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_2; L_2 = Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_3 = ___options2; Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * L_4; L_4 = (( Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Size,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * MemoryAllocatorExtensions_Allocate2D_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m7D505638E756D8C77B8EC883104C5F3A8059E522_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size1, int32_t ___options2, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1; L_1 = Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_2; L_2 = Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_3 = ___options2; Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * L_4; L_4 = (( Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Size,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * MemoryAllocatorExtensions_Allocate2D_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_mD900E6800E74A0E7469FF1A2702DCBB10AA4B9D9_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size1, int32_t ___options2, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1; L_1 = Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_2; L_2 = Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_3 = ___options2; Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * L_4; L_4 = (( Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Size,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * MemoryAllocatorExtensions_Allocate2D_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_mAC48667FB6149B723C3602B01524E90695A01CF9_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size1, int32_t ___options2, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1; L_1 = Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_2; L_2 = Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_3 = ___options2; Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * L_4; L_4 = (( Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Size,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * MemoryAllocatorExtensions_Allocate2D_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m2EB811A4F6E12DA5818E7541A3F1F368587A059A_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size1, int32_t ___options2, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1; L_1 = Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_2; L_2 = Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_3 = ___options2; Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * L_4; L_4 = (( Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Size,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * MemoryAllocatorExtensions_Allocate2D_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m859632D26A5FCAB4D19C3324B6DC5E9E1731E4AC_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size1, int32_t ___options2, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1; L_1 = Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_2; L_2 = Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_3 = ___options2; Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * L_4; L_4 = (( Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Size,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * MemoryAllocatorExtensions_Allocate2D_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m46F15E7F12F93A3B8BA6CF7C0F63AE41A43C984F_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size1, int32_t ___options2, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1; L_1 = Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_2; L_2 = Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_3 = ___options2; Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * L_4; L_4 = (( Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Size,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * MemoryAllocatorExtensions_Allocate2D_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_mC865557FE4C45D0458A6F0759406DE28A10744DC_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size1, int32_t ___options2, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1; L_1 = Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_2; L_2 = Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_3 = ___options2; Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * L_4; L_4 = (( Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Size,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tB39D5831129AF571F997B0EF02D18669C0C95FF3 * MemoryAllocatorExtensions_Allocate2D_TisComplexVector4_t88219122749587130667C01407E5E785BC2055EB_m247ACAFCFB0D7D2CA222BA93C32AB7D67FBC38D9_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size1, int32_t ___options2, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1; L_1 = Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_2; L_2 = Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_3 = ___options2; Buffer2D_1_tB39D5831129AF571F997B0EF02D18669C0C95FF3 * L_4; L_4 = (( Buffer2D_1_tB39D5831129AF571F997B0EF02D18669C0C95FF3 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_tB39D5831129AF571F997B0EF02D18669C0C95FF3 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Size,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * MemoryAllocatorExtensions_Allocate2D_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mB44E39756359EE0CEA020DFB9A18BE3ED56C8AFA_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size1, int32_t ___options2, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1; L_1 = Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_2; L_2 = Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_3 = ___options2; Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * L_4; L_4 = (( Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Size,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * MemoryAllocatorExtensions_Allocate2D_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mD67E11C0004A1FC17FBA6806119BBE33DA088090_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size1, int32_t ___options2, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1; L_1 = Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_2; L_2 = Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_3 = ___options2; Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * L_4; L_4 = (( Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Size,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * MemoryAllocatorExtensions_Allocate2D_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mA1619E86B845F18A62B62A0E1A7DFC86A8A23924_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size1, int32_t ___options2, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1; L_1 = Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_2; L_2 = Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_3 = ___options2; Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * L_4; L_4 = (( Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Size,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * MemoryAllocatorExtensions_Allocate2D_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_mEFBE46A19C309F4E46C450F810F2405F0045B64E_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size1, int32_t ___options2, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1; L_1 = Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_2; L_2 = Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_3 = ___options2; Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * L_4; L_4 = (( Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Size,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * MemoryAllocatorExtensions_Allocate2D_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mC32B6F67CE89852A97E9D39D1D568B447135C2B0_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size1, int32_t ___options2, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1; L_1 = Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_2; L_2 = Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_3 = ___options2; Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * L_4; L_4 = (( Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Size,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * MemoryAllocatorExtensions_Allocate2D_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m1C1B282E3253F18FA2F0FE61FA64EEE8B730EBDC_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size1, int32_t ___options2, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1; L_1 = Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_2; L_2 = Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_3 = ___options2; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_4; L_4 = (( Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Size,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * MemoryAllocatorExtensions_Allocate2D_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m3ECC3E09AB3A3E9DCE61E7C33EF43A492E1EDDF3_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size1, int32_t ___options2, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1; L_1 = Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_2; L_2 = Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_3 = ___options2; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_4; L_4 = (( Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Size,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * MemoryAllocatorExtensions_Allocate2D_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m724350A1E211037C5277F91EF65A8B8EAA7C6996_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size1, int32_t ___options2, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1; L_1 = Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_2; L_2 = Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_3 = ___options2; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_4; L_4 = (( Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Size,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * MemoryAllocatorExtensions_Allocate2D_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m51D1A15DDC37694682EAA8E59B936CA6AEC2574E_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size1, int32_t ___options2, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1; L_1 = Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_2; L_2 = Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_3 = ___options2; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_4; L_4 = (( Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Size,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * MemoryAllocatorExtensions_Allocate2D_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mDC8A6B57C711E2DB60D18DCF1852EB4E2F999934_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size1, int32_t ___options2, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1; L_1 = Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_2; L_2 = Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_3 = ___options2; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_4; L_4 = (( Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Size,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * MemoryAllocatorExtensions_Allocate2D_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m7EBEFD95B26BD4741B09C93EDD3A475A2ADEBFF2_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size1, int32_t ___options2, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1; L_1 = Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_2; L_2 = Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_3 = ___options2; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_4; L_4 = (( Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Size,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * MemoryAllocatorExtensions_Allocate2D_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m388793E7E5C8240E1FD5195FD05616EA5ED67F32_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size1, int32_t ___options2, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1; L_1 = Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_2; L_2 = Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_3 = ___options2; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_4; L_4 = (( Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Size,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * MemoryAllocatorExtensions_Allocate2D_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m22B769F6D2A00C5369E0EF11F7816B60FC9A49B0_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size1, int32_t ___options2, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1; L_1 = Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_2; L_2 = Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_3 = ___options2; Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * L_4; L_4 = (( Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Size,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * MemoryAllocatorExtensions_Allocate2D_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mE8DA42228850F14BDC53E26D34CD63BE738B8CEC_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size1, int32_t ___options2, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1; L_1 = Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_2; L_2 = Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_3 = ___options2; Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * L_4; L_4 = (( Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Size,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * MemoryAllocatorExtensions_Allocate2D_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mF6633901F8C75A879DADF014DFF92F703B80E3BB_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size1, int32_t ___options2, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1; L_1 = Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_2; L_2 = Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_3 = ___options2; Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * L_4; L_4 = (( Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Size,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * MemoryAllocatorExtensions_Allocate2D_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mD20CA6093803EAED364A226778245CB07DFDB897_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size1, int32_t ___options2, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1; L_1 = Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_2; L_2 = Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_3 = ___options2; Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * L_4; L_4 = (( Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Size,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * MemoryAllocatorExtensions_Allocate2D_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m6F4564E3D7CE9212A47D73F3DCD34F876175759F_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size1, int32_t ___options2, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1; L_1 = Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_2; L_2 = Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_3 = ___options2; Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * L_4; L_4 = (( Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Size,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * MemoryAllocatorExtensions_Allocate2D_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m94DA76ADAB249455853BC44E229892D92920E558_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size1, int32_t ___options2, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1; L_1 = Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_2; L_2 = Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_3 = ___options2; Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * L_4; L_4 = (( Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Size,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * MemoryAllocatorExtensions_Allocate2D_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m6492B3B462ED46D94CD607913DAD78F8244FB7DD_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size1, int32_t ___options2, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1; L_1 = Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_2; L_2 = Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_3 = ___options2; Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * L_4; L_4 = (( Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Size,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * MemoryAllocatorExtensions_Allocate2D_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m9415FB2DC2A7D55F02296EB9F1F2F189F8E2AFCA_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size1, int32_t ___options2, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1; L_1 = Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_2; L_2 = Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_3 = ___options2; Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * L_4; L_4 = (( Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,SixLabors.ImageSharp.Size,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t0C9AC7B69B69F5DA2E00D7B4B794780B80FCFF08 * MemoryAllocatorExtensions_Allocate2D_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m66AD91E2A839A78E7741F30E6BA39BCEE4D48E45_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size1, int32_t ___options2, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1; L_1 = Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_2; L_2 = Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline((Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E *)(&___size1), /*hidden argument*/NULL); int32_t L_3 = ___options2; Buffer2D_1_t0C9AC7B69B69F5DA2E00D7B4B794780B80FCFF08 * L_4; L_4 = (( Buffer2D_1_t0C9AC7B69B69F5DA2E00D7B4B794780B80FCFF08 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t0C9AC7B69B69F5DA2E00D7B4B794780B80FCFF08 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * MemoryAllocatorExtensions_Allocate2D_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mB79B884A7770938E549BCA63C08C009E233A1B00_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * L_4; L_4 = (( Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * MemoryAllocatorExtensions_Allocate2D_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m5EA4989E41C7C30DBAB6CB5BBB20AA3F05C1D777_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * L_4; L_4 = (( Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * MemoryAllocatorExtensions_Allocate2D_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m262E0F2E0A71B992BF1443CCD167088E3DB2C40A_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * L_4; L_4 = (( Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * MemoryAllocatorExtensions_Allocate2D_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m04D7041799ED28AFAADBC9303EA0867D68B1226F_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * L_4; L_4 = (( Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * MemoryAllocatorExtensions_Allocate2D_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m865FB58DCC18EA6C88535A1BBE6BE613745F3A1A_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * L_4; L_4 = (( Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * MemoryAllocatorExtensions_Allocate2D_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m301F203F6AAA6E7C295D5C7F7E861FD3ED976EA7_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * L_4; L_4 = (( Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * MemoryAllocatorExtensions_Allocate2D_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m116586C6B4A2A9CBC1DD2A26E5F7C9B50A17EFBD_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * L_4; L_4 = (( Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * MemoryAllocatorExtensions_Allocate2D_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m4004183867258F31FAB3C5D5F51F4BC14D7B9CC0_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * L_4; L_4 = (( Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t4F73F75E8C26B2D0BC0AA5F2AEDF08E3D2941562 * MemoryAllocatorExtensions_Allocate2D_TisBlock8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37_m541DF7FC2C65F402083D9132628FEFEE0F699505_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_t4F73F75E8C26B2D0BC0AA5F2AEDF08E3D2941562 * L_4; L_4 = (( Buffer2D_1_t4F73F75E8C26B2D0BC0AA5F2AEDF08E3D2941562 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t4F73F75E8C26B2D0BC0AA5F2AEDF08E3D2941562 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * MemoryAllocatorExtensions_Allocate2D_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97B2DD79E92DDA855C8B4DAE8AEA496212EC9FA2_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * L_4; L_4 = (( Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * MemoryAllocatorExtensions_Allocate2D_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_mAFFB7B18DA054260DF9788AC1302AEA77AB7A860_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * L_4; L_4 = (( Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * MemoryAllocatorExtensions_Allocate2D_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m225C8B816BBD9F82F540D29462DFBB284246EB52_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * L_4; L_4 = (( Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * MemoryAllocatorExtensions_Allocate2D_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m876E6C7E185C14B1D1C0248ABA2CDA61628907AA_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * L_4; L_4 = (( Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * MemoryAllocatorExtensions_Allocate2D_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m5C5A6E0CA670FB8620C29A02884EC9DB5EB974AF_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * L_4; L_4 = (( Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t0A6BA398B20240054BD5E3DFBF11A7D229927F57 * MemoryAllocatorExtensions_Allocate2D_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m1007D0F6E70BFE59DB057C75DC5994F32104A85C_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_t0A6BA398B20240054BD5E3DFBF11A7D229927F57 * L_4; L_4 = (( Buffer2D_1_t0A6BA398B20240054BD5E3DFBF11A7D229927F57 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t0A6BA398B20240054BD5E3DFBF11A7D229927F57 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * MemoryAllocatorExtensions_Allocate2D_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m1E683F3DD30AC40BAE5AD7F2105370D5088A45BD_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * L_4; L_4 = (( Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * MemoryAllocatorExtensions_Allocate2D_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mD4537751BB4F0A280407E1E770751BE5C879826A_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * L_4; L_4 = (( Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * MemoryAllocatorExtensions_Allocate2D_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m529B86A46F533A3C205FB91707BBE61F5A2D4EAE_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_4; L_4 = (( Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * MemoryAllocatorExtensions_Allocate2D_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m7043CAEAA4AD7A5FA41B7B804F832BADCBCB3282_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_4; L_4 = (( Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * MemoryAllocatorExtensions_Allocate2D_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m5C022D35E75BE4E46B3B6D63A714D9600FB0B080_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_4; L_4 = (( Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * MemoryAllocatorExtensions_Allocate2D_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m560683216B3B52EEBC9195B46FC92828BC7E4229_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_4; L_4 = (( Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * MemoryAllocatorExtensions_Allocate2D_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mC2A921F534D55353B37ECAF7DD4557B1A0ED353D_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_4; L_4 = (( Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * MemoryAllocatorExtensions_Allocate2D_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m138B8342AC4DBB848C9D64AEE09E50AD996993CB_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_4; L_4 = (( Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * MemoryAllocatorExtensions_Allocate2D_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mAD462584811882CE84201E3541D3A977CA0912DF_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_4; L_4 = (( Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * MemoryAllocatorExtensions_Allocate2D_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m6D6F1E8AA23862C39B1A043F1462455F78EAC64F_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * L_4; L_4 = (( Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * MemoryAllocatorExtensions_Allocate2D_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mD15F6E3848813349FBF8EE758DC1F34EC98C037A_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * L_4; L_4 = (( Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * MemoryAllocatorExtensions_Allocate2D_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m2BBBFAC594098D9BA47840863A73DB9E61FF1314_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * L_4; L_4 = (( Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * MemoryAllocatorExtensions_Allocate2D_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mB7A92EEB7BE4398287F8B226159FF47524E79CB5_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * L_4; L_4 = (( Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * MemoryAllocatorExtensions_Allocate2D_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m28C7D73F49420724CEF33D50964D89704BA5493B_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * L_4; L_4 = (( Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * MemoryAllocatorExtensions_Allocate2D_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m9AF782EB4F02B16F3E626BAAE17518928B049168_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * L_4; L_4 = (( Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * MemoryAllocatorExtensions_Allocate2D_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m18A775447A919C693E26CDAEBBA8CC50D9505445_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * L_4; L_4 = (( Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * MemoryAllocatorExtensions_Allocate2D_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_mA717E24978B9FE26703D47343DB86D4B7011C031_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * L_4; L_4 = (( Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t6CA53BBCD2DBC3BD0D10D79CD62C477D1AF79F00 * MemoryAllocatorExtensions_Allocate2D_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_m98E55AF89D62665AD60A199B2C3088D86D3EE0C4_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___options3, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = ___memoryAllocator0; int32_t L_1 = ___width1; int32_t L_2 = ___height2; int32_t L_3 = ___options3; Buffer2D_1_t6CA53BBCD2DBC3BD0D10D79CD62C477D1AF79F00 * L_4; L_4 = (( Buffer2D_1_t6CA53BBCD2DBC3BD0D10D79CD62C477D1AF79F00 * (*) (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *, int32_t, int32_t, bool, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_0, (int32_t)L_1, (int32_t)L_2, (bool)0, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Buffer2D_1_t6CA53BBCD2DBC3BD0D10D79CD62C477D1AF79F00 *)L_4; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * MemoryAllocatorExtensions_Allocate2D_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mA97AA32C09025DCDB9C3F1731FDC8C1928CD4B08_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 * L_8; L_8 = (( MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 *)L_13; } IL_0030: { MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * L_17 = (Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *, MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * MemoryAllocatorExtensions_Allocate2D_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m344ADE3195E3918C16C892BA670B7B97D9EBC5D0_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 * L_8; L_8 = (( MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 *)L_13; } IL_0030: { MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * L_17 = (Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *, MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * MemoryAllocatorExtensions_Allocate2D_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m4362D9EE043D6157FF40DE88E784B3AD3F954D05_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 * L_8; L_8 = (( MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 *)L_13; } IL_0030: { MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * L_17 = (Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *, MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * MemoryAllocatorExtensions_Allocate2D_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m1240A847625C1D6016EB328DF3808ECD23D478FC_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 * L_8; L_8 = (( MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 *)L_13; } IL_0030: { MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * L_17 = (Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *, MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * MemoryAllocatorExtensions_Allocate2D_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m2E65B1CB48413990EBD49291BE19B92F4E3FB01F_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA * L_8; L_8 = (( MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA *)L_13; } IL_0030: { MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * L_17 = (Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *, MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * MemoryAllocatorExtensions_Allocate2D_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mFC633E36A21144795A09AC8563834B25BE59F017_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD * L_8; L_8 = (( MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD *)L_13; } IL_0030: { MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * L_17 = (Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *, MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * MemoryAllocatorExtensions_Allocate2D_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mF6A77ED8E0956A8D15E0975EDCABAEA56853711E_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC * L_8; L_8 = (( MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC *)L_13; } IL_0030: { MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * L_17 = (Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *, MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * MemoryAllocatorExtensions_Allocate2D_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mD3EFC1538CB61334EE2B258207EA1368BCC5D8ED_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB * L_8; L_8 = (( MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB *)L_13; } IL_0030: { MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * L_17 = (Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *, MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t4F73F75E8C26B2D0BC0AA5F2AEDF08E3D2941562 * MemoryAllocatorExtensions_Allocate2D_TisBlock8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37_m3AFB8DB6C2F9D06D4BABFD44EEF5011A3EA70FDB_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB * L_8; L_8 = (( MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB *)L_13; } IL_0030: { MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_t4F73F75E8C26B2D0BC0AA5F2AEDF08E3D2941562 * L_17 = (Buffer2D_1_t4F73F75E8C26B2D0BC0AA5F2AEDF08E3D2941562 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_t4F73F75E8C26B2D0BC0AA5F2AEDF08E3D2941562 *, MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_t2F989EE591B67BE1485FD3758DD8B13BF088DFEB *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_t4F73F75E8C26B2D0BC0AA5F2AEDF08E3D2941562 *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * MemoryAllocatorExtensions_Allocate2D_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m8FCF2BB5A2F8B395ACD2E7C88671E6D9E9FF8AF5_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 * L_8; L_8 = (( MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 *)L_13; } IL_0030: { MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * L_17 = (Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D *, MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_tD9858B898E354AFC040F7BA7D2A7947F9F12A102 *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * MemoryAllocatorExtensions_Allocate2D_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m46A263610F09FA0220F3B0040E8AA21D3ABE1D77_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * L_8; L_8 = (( MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E *)L_13; } IL_0030: { MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * L_17 = (Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *, MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tB39D5831129AF571F997B0EF02D18669C0C95FF3 * MemoryAllocatorExtensions_Allocate2D_TisComplexVector4_t88219122749587130667C01407E5E785BC2055EB_mE29C27C64366987D124AB77051EC1AB019D63FF1_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * L_8; L_8 = (( MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C *)L_13; } IL_0030: { MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_tB39D5831129AF571F997B0EF02D18669C0C95FF3 * L_17 = (Buffer2D_1_tB39D5831129AF571F997B0EF02D18669C0C95FF3 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_tB39D5831129AF571F997B0EF02D18669C0C95FF3 *, MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_t88B31178C8B2A44BF64B211D83C492AB6988628C *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_tB39D5831129AF571F997B0EF02D18669C0C95FF3 *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * MemoryAllocatorExtensions_Allocate2D_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m7C4C46AA2262277630018D63AA50C3BA4AB730BB_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * L_8; L_8 = (( MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D *)L_13; } IL_0030: { MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * L_17 = (Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *, MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * MemoryAllocatorExtensions_Allocate2D_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m99B564AADF972B18440BBE2D5B779FD6E160022F_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * L_8; L_8 = (( MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 *)L_13; } IL_0030: { MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * L_17 = (Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *, MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * MemoryAllocatorExtensions_Allocate2D_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m13116ADE8C44EA6DF1227D21835F74174F09C590_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * L_8; L_8 = (( MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B *)L_13; } IL_0030: { MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * L_17 = (Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *, MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t0A6BA398B20240054BD5E3DFBF11A7D229927F57 * MemoryAllocatorExtensions_Allocate2D_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mC62E0E82EFF5CE219C52B98B92A1EF4B2693DCA6_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * L_8; L_8 = (( MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A *)L_13; } IL_0030: { MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_t0A6BA398B20240054BD5E3DFBF11A7D229927F57 * L_17 = (Buffer2D_1_t0A6BA398B20240054BD5E3DFBF11A7D229927F57 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_t0A6BA398B20240054BD5E3DFBF11A7D229927F57 *, MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_t7C427D18448990405A0584AE095CB75761DF067A *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_t0A6BA398B20240054BD5E3DFBF11A7D229927F57 *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * MemoryAllocatorExtensions_Allocate2D_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m627A3953E9450D1A41F06B3F6831214FD8C59309_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * L_8; L_8 = (( MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 *)L_13; } IL_0030: { MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * L_17 = (Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *, MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * MemoryAllocatorExtensions_Allocate2D_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m3D2EA661474E1CDE29A46973FFE3B35A54591153_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * L_8; L_8 = (( MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 *)L_13; } IL_0030: { MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * L_17 = (Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *, MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * MemoryAllocatorExtensions_Allocate2D_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m961B00514BA5623E51EF3BF8D540DD6548AAB039_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * L_8; L_8 = (( MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 *)L_13; } IL_0030: { MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_17 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * MemoryAllocatorExtensions_Allocate2D_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mEE4CD0C80E08F4587DFA0026BE782F7477D80852_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * L_8; L_8 = (( MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 *)L_13; } IL_0030: { MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_17 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * MemoryAllocatorExtensions_Allocate2D_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m58DC77CBE2F136753F2A8FB50E03F633870AE0DE_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * L_8; L_8 = (( MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C *)L_13; } IL_0030: { MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_17 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * MemoryAllocatorExtensions_Allocate2D_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m158B81C57F12681E26CF4DA7C70306B534B2D29A_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * L_8; L_8 = (( MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 *)L_13; } IL_0030: { MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_17 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * MemoryAllocatorExtensions_Allocate2D_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mF579DB07A8916A7FBE1C3D905854637AF064EB08_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * L_8; L_8 = (( MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A *)L_13; } IL_0030: { MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_17 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * MemoryAllocatorExtensions_Allocate2D_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mB74CADAA7186B5B04B4D1D82DFF3D21B34ABF50D_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * L_8; L_8 = (( MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C *)L_13; } IL_0030: { MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_17 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * MemoryAllocatorExtensions_Allocate2D_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m843F6E37F92002196E99A1E872EB90F817F48B21_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * L_8; L_8 = (( MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 *)L_13; } IL_0030: { MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_17 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * MemoryAllocatorExtensions_Allocate2D_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mA1DCF6CFAE357710B3210257689D27363394C33A_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * L_8; L_8 = (( MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 *)L_13; } IL_0030: { MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * L_17 = (Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *, MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * MemoryAllocatorExtensions_Allocate2D_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m4EC531E9B5629D2842FFDB6C31336CDA6AF6D1D8_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * L_8; L_8 = (( MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 *)L_13; } IL_0030: { MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * L_17 = (Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *, MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * MemoryAllocatorExtensions_Allocate2D_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m6C6B085CF32E6F83F58DBC4A6042A7786726836F_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * L_8; L_8 = (( MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 *)L_13; } IL_0030: { MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * L_17 = (Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *, MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * MemoryAllocatorExtensions_Allocate2D_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m05012559E21FE409E0F12FFD7133D5A0CC48A664_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * L_8; L_8 = (( MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F *)L_13; } IL_0030: { MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * L_17 = (Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *, MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * MemoryAllocatorExtensions_Allocate2D_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m0885A82880924E0D0AD250830BA419B7FF2FAA72_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * L_8; L_8 = (( MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 *)L_13; } IL_0030: { MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * L_17 = (Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *, MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * MemoryAllocatorExtensions_Allocate2D_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m3025A0A941064EFE1572978284680AA2D0F2D0D1_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * L_8; L_8 = (( MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E *)L_13; } IL_0030: { MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * L_17 = (Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *, MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * MemoryAllocatorExtensions_Allocate2D_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m844AD46F63A051B21C3AC5E6FD69DFF3F225AEB6_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * L_8; L_8 = (( MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A *)L_13; } IL_0030: { MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * L_17 = (Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *, MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * MemoryAllocatorExtensions_Allocate2D_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_mA44921E09D62391256BCBCFF7FF4A15A15FD94E9_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * L_8; L_8 = (( MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 *)L_13; } IL_0030: { MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * L_17 = (Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *, MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tB2C9A569D72248325F9E8D94F817130C39A52001 * MemoryAllocatorExtensions_Allocate2D_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_m55B83BF2777BA7CA9D5F877D8E37DA4DCFB4703B_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * L_8; L_8 = (( MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 *)L_13; } IL_0030: { MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_tB2C9A569D72248325F9E8D94F817130C39A52001 * L_17 = (Buffer2D_1_tB2C9A569D72248325F9E8D94F817130C39A52001 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_tB2C9A569D72248325F9E8D94F817130C39A52001 *, MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_tB2C9A569D72248325F9E8D94F817130C39A52001 *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t6CA53BBCD2DBC3BD0D10D79CD62C477D1AF79F00 * MemoryAllocatorExtensions_Allocate2D_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_m04ADC832569E485B05E254A84A4A304624BFED71_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * L_8; L_8 = (( MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 *)L_13; } IL_0030: { MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_t6CA53BBCD2DBC3BD0D10D79CD62C477D1AF79F00 * L_17 = (Buffer2D_1_t6CA53BBCD2DBC3BD0D10D79CD62C477D1AF79F00 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_t6CA53BBCD2DBC3BD0D10D79CD62C477D1AF79F00 *, MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_t4EDD372AC7708A95089A5770FB507E184E991A49 *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_t6CA53BBCD2DBC3BD0D10D79CD62C477D1AF79F00 *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2D(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_t0C9AC7B69B69F5DA2E00D7B4B794780B80FCFF08 * MemoryAllocatorExtensions_Allocate2D_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_mD1680331D65A7704AE50A3DB76ACDD8D0FB64687_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, bool ___preferContiguosImageBuffers3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * V_1 = NULL; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); bool L_2 = ___preferContiguosImageBuffers3; if (!L_2) { goto IL_0025; } } { int64_t L_3 = V_0; if ((((int64_t)L_3) >= ((int64_t)((int64_t)((int64_t)((int32_t)2147483647LL)))))) { goto IL_0025; } } { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_4 = ___memoryAllocator0; int64_t L_5 = V_0; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4); RuntimeObject* L_7; L_7 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_4, (int32_t)((int32_t)((int32_t)L_5)), (int32_t)L_6); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * L_8; L_8 = (( MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * (*) (RuntimeObject*, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((RuntimeObject*)L_7, (bool)0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_1 = (MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C *)L_8; goto IL_0030; } IL_0025: { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator0; int64_t L_10 = V_0; int32_t L_11 = ___width1; int32_t L_12 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * L_13; L_13 = GenericVirtualFuncInvoker3< MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int64_t)L_10, (int32_t)L_11, (int32_t)L_12); V_1 = (MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C *)L_13; } IL_0030: { MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C * L_14 = V_1; int32_t L_15 = ___width1; int32_t L_16 = ___height2; Buffer2D_1_t0C9AC7B69B69F5DA2E00D7B4B794780B80FCFF08 * L_17 = (Buffer2D_1_t0C9AC7B69B69F5DA2E00D7B4B794780B80FCFF08 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); (( void (*) (Buffer2D_1_t0C9AC7B69B69F5DA2E00D7B4B794780B80FCFF08 *, MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)(L_17, (MemoryGroup_1_t7CAF0484422AAF3D214FC8B1273585D863054B6C *)L_14, (int32_t)L_15, (int32_t)L_16, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (Buffer2D_1_t0C9AC7B69B69F5DA2E00D7B4B794780B80FCFF08 *)L_17; } } // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.MemoryAllocatorExtensions::Allocate2DOveraligned(SixLabors.ImageSharp.Memory.MemoryAllocator,System.Int32,System.Int32,System.Int32,SixLabors.ImageSharp.Memory.AllocationOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Buffer2D_1_tB2C9A569D72248325F9E8D94F817130C39A52001 * MemoryAllocatorExtensions_Allocate2DOveraligned_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_m570DF30BA0C3BF9086AD621474AB5DD638E267D1_gshared (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator0, int32_t ___width1, int32_t ___height2, int32_t ___alignmentMultiplier3, int32_t ___options4, const RuntimeMethod* method) { int64_t V_0 = 0; { int32_t L_0 = ___width1; int32_t L_1 = ___height2; V_0 = (int64_t)((int64_t)il2cpp_codegen_multiply((int64_t)((int64_t)((int64_t)L_0)), (int64_t)((int64_t)((int64_t)L_1)))); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_2 = ___memoryAllocator0; int64_t L_3 = V_0; int32_t L_4 = ___width1; int32_t L_5 = ___alignmentMultiplier3; int32_t L_6 = ___options4; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2); MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 * L_7; L_7 = GenericVirtualFuncInvoker3< MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 *, int64_t, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_2, (int64_t)L_3, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_4, (int32_t)L_5)), (int32_t)L_6); int32_t L_8 = ___width1; int32_t L_9 = ___height2; Buffer2D_1_tB2C9A569D72248325F9E8D94F817130C39A52001 * L_10 = (Buffer2D_1_tB2C9A569D72248325F9E8D94F817130C39A52001 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 1)); (( void (*) (Buffer2D_1_tB2C9A569D72248325F9E8D94F817130C39A52001 *, MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 *, int32_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(L_10, (MemoryGroup_1_t159C4DB48CBB25F81E341B5C41C3F4BC9D108B09 *)L_7, (int32_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return (Buffer2D_1_tB2C9A569D72248325F9E8D94F817130C39A52001 *)L_10; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C MemoryExtensions_AsSpan_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m483096BB8630AC27628E411C25A838110B21C185_gshared (A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* ___array0, const RuntimeMethod* method) { { A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* L_0 = ___array0; Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_m096795E4794F2BF3E11F18A8C5D81C0126D30BA2_inline((&L_1), (A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 MemoryExtensions_AsSpan_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m8F76AEC7DAAF038831093B6324C5C476D47D94C7_gshared (Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* ___array0, const RuntimeMethod* method) { { Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* L_0 = ___array0; Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_mDCFF227A349FF1436B0A77D31AB5A80C1780B5D1_inline((&L_1), (Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF MemoryExtensions_AsSpan_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mABC2FFADED1F9273127877726DCA37A9B9FD7AC3_gshared (Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* ___array0, const RuntimeMethod* method) { { Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* L_0 = ___array0; Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_m8289A612A0E8E2D1171C1A1625358E04496D0711_inline((&L_1), (Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 MemoryExtensions_AsSpan_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_mECC9B42B34CB2726F409E9DEECED995588140014_gshared (Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* ___array0, const RuntimeMethod* method) { { Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* L_0 = ___array0; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_mE8DA1CC5FB4724162044AEF112DE481ADBB76D38_inline((&L_1), (Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA MemoryExtensions_AsSpan_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m6C283BA6DB3C858C033C40F4089D82D54E32A381_gshared (Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* ___array0, const RuntimeMethod* method) { { Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* L_0 = ___array0; Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_m0BD817DBA011B6F506DAF05533F1D9F4DC501375_inline((&L_1), (Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tC089F74404A3C46975952EE686EC533667BB207F MemoryExtensions_AsSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mD9215D482E1469D8196386EC2BB6C52BF2CFE7FE_gshared (Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* ___array0, const RuntimeMethod* method) { { Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* L_0 = ___array0; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_m5E16BACE4767A9229B72E76A65423CE98B26220B_inline((&L_1), (Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E MemoryExtensions_AsSpan_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m4BE7BFE1323B9CFE72C023CAAFCB3042B26CDE40_gshared (Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* ___array0, const RuntimeMethod* method) { { Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* L_0 = ___array0; Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_m0695213D9510A0AF851CFED81AA2E3CABF4123E4_inline((&L_1), (Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 MemoryExtensions_AsSpan_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m04B3F5543ED8DBFD4E6E72BAF6EBC98B9645047C_gshared (Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* ___array0, const RuntimeMethod* method) { { Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* L_0 = ___array0; Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_mE7E0028FA3BC6D0BFC977713B6191992C38B656E_inline((&L_1), (Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 MemoryExtensions_AsSpan_TisBoolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_m2A85A998201F5FAF5E0989E17CA2940FE65C9A3C_gshared (BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* ___array0, const RuntimeMethod* method) { { BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_0 = ___array0; Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_m0423E93DC0A8D66D3525F092F44F446A4678FD32_inline((&L_1), (BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 MemoryExtensions_AsSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m7D0B0FD639AB2CCF41E58CD2FC5E83042B891B2E_gshared (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___array0, const RuntimeMethod* method) { { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___array0; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_m069AE9E24D753014C34B1D111A0FD9035F17DAE0_inline((&L_1), (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 MemoryExtensions_AsSpan_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m69B4B214402EC9DF457827959FFA14EE3673556A_gshared (Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* ___array0, const RuntimeMethod* method) { { Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* L_0 = ___array0; Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_mF6A1EA86D495ACC6DB1410A2D128542C65FB9BAA_inline((&L_1), (Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t06D5F8D9BFCED3581A0DFE750B736ED793F9B0AF MemoryExtensions_AsSpan_TisComplex64_t5CBC571F74254F55F085ABDEFC207219C1181FE1_m8042A4151F3842C5A60A191C9A930561CC4211C9_gshared (Complex64U5BU5D_tDF719F22C4210186A1B5CC5FD17AD382EDB16650* ___array0, const RuntimeMethod* method) { { Complex64U5BU5D_tDF719F22C4210186A1B5CC5FD17AD382EDB16650* L_0 = ___array0; Span_1_t06D5F8D9BFCED3581A0DFE750B736ED793F9B0AF L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_m9B69D865A57CA0C09EFEF3E524CD7DFAB165ECEB_inline((&L_1), (Complex64U5BU5D_tDF719F22C4210186A1B5CC5FD17AD382EDB16650*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t06D5F8D9BFCED3581A0DFE750B736ED793F9B0AF )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D MemoryExtensions_AsSpan_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_m7A639BDFAA8B05845454885F152668B63FA956D1_gshared (DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* ___array0, const RuntimeMethod* method) { { DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_0 = ___array0; Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_m5C77AF0A00404F5D9FD99C5BA22441C9EB24BB74_inline((&L_1), (DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 MemoryExtensions_AsSpan_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mB6F493F2248C494B0A941BDEA9EE9AC149529589_gshared (HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* ___array0, const RuntimeMethod* method) { { HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* L_0 = ___array0; Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_m5EA12F80597B57A4086A35B263C61775ACFE9358_inline((&L_1), (HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 MemoryExtensions_AsSpan_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mE864F37FF2D03A192CFC30B4AEDBEE18715AF615_gshared (HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* ___array0, const RuntimeMethod* method) { { HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* L_0 = ___array0; Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_m27F9C75809E6D71AE66FCA82B8DB145C99B7DDEC_inline((&L_1), (HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 MemoryExtensions_AsSpan_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mC724B0E573059BAC40EDE9A46CE76604F27C8DE8_gshared (HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* ___array0, const RuntimeMethod* method) { { HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* L_0 = ___array0; Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_mA137E3E6CEF3A75EFFDE67C0B9F4482078F08D30_inline((&L_1), (HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t505322BC8E095CEFE70E5BB9C210963541BCABB8 MemoryExtensions_AsSpan_TisHuffmanCode_t5DB78E46410B0BF2E5DBC56B1F2385D5BC783A88_m9B569959D7D02A2EEEB40FD51FBEF9D9230932D0_gshared (HuffmanCodeU5BU5D_tF5144EAB7445CD0648DF650B5E307F1412134A9D* ___array0, const RuntimeMethod* method) { { HuffmanCodeU5BU5D_tF5144EAB7445CD0648DF650B5E307F1412134A9D* L_0 = ___array0; Span_1_t505322BC8E095CEFE70E5BB9C210963541BCABB8 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_mC34A965F4894A5A47B518030CF4402B62C4948B4_inline((&L_1), (HuffmanCodeU5BU5D_tF5144EAB7445CD0648DF650B5E307F1412134A9D*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t505322BC8E095CEFE70E5BB9C210963541BCABB8 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t12CC100C34B7F692FC8EC8927A1ADEEB0E04C05E MemoryExtensions_AsSpan_TisHuffmanTree_tF7BA6FEA00AA9F39CBBABC97864C7A82899916DB_m8A6177764E2E7B78E5E9EC0528976DE288BFD246_gshared (HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07* ___array0, const RuntimeMethod* method) { { HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07* L_0 = ___array0; Span_1_t12CC100C34B7F692FC8EC8927A1ADEEB0E04C05E L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_m08816E559C4DCF845C618246E734B5F945A208BD_inline((&L_1), (HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t12CC100C34B7F692FC8EC8927A1ADEEB0E04C05E )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t8D5B86A4DCA90117DA2C3E7B6421792398536B31 MemoryExtensions_AsSpan_TisIccColorantTableEntry_t3A9AFE5EDF0BBCC849E0F333CFD1C9388112471C_mE12CDB1FDAF5FD7C9D5C60BE3D247056484E9099_gshared (IccColorantTableEntryU5BU5D_t0E2DDD8D3943B70AB1D47310724EEEFB444EA076* ___array0, const RuntimeMethod* method) { { IccColorantTableEntryU5BU5D_t0E2DDD8D3943B70AB1D47310724EEEFB444EA076* L_0 = ___array0; Span_1_t8D5B86A4DCA90117DA2C3E7B6421792398536B31 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_mD2C002C71E47A5E1E53DF3B6B0FAB367989DC2DC_inline((&L_1), (IccColorantTableEntryU5BU5D_t0E2DDD8D3943B70AB1D47310724EEEFB444EA076*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t8D5B86A4DCA90117DA2C3E7B6421792398536B31 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t7113D6577B7EEA1D694F79BAF606E5CCB513308B MemoryExtensions_AsSpan_TisIccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A_m83415824AEF51BB1604E1D449E002B57B3486D64_gshared (IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B* ___array0, const RuntimeMethod* method) { { IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B* L_0 = ___array0; Span_1_t7113D6577B7EEA1D694F79BAF606E5CCB513308B L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_mD4458AE02A986F03D3D260AFA1600AF921F53F8F_inline((&L_1), (IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t7113D6577B7EEA1D694F79BAF606E5CCB513308B )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tA6761B132CC23DA1CF2AB52F5A7DEE0C5FE65C35 MemoryExtensions_AsSpan_TisIccLut_tFB99AB82ABB1A482C310EE322C51C9EFC62A778C_mFAD9E8B8DAD53356273DA245E613D327F49FAD88_gshared (IccLutU5BU5D_t5A02B561DB7AE84F952313EE43E01043F985A654* ___array0, const RuntimeMethod* method) { { IccLutU5BU5D_t5A02B561DB7AE84F952313EE43E01043F985A654* L_0 = ___array0; Span_1_tA6761B132CC23DA1CF2AB52F5A7DEE0C5FE65C35 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_m265BAAB468A935321385834F3AE375266EA3F721_inline((&L_1), (IccLutU5BU5D_t5A02B561DB7AE84F952313EE43E01043F985A654*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tA6761B132CC23DA1CF2AB52F5A7DEE0C5FE65C35 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tD8246891C4D7E26C289E6315F39BE9A8FC30FE12 MemoryExtensions_AsSpan_TisIccNamedColor_t1FBC033809515457EC209B625E1FE6B1B5C83A5A_m801D113D9C4F792758C7256D0CB7D3735EF7FA2A_gshared (IccNamedColorU5BU5D_t54A2305547F029F9AE01482A20EB57705074FDA9* ___array0, const RuntimeMethod* method) { { IccNamedColorU5BU5D_t54A2305547F029F9AE01482A20EB57705074FDA9* L_0 = ___array0; Span_1_tD8246891C4D7E26C289E6315F39BE9A8FC30FE12 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_m50E16E12E11C18590416B27A36B7EDAE337B5ADB_inline((&L_1), (IccNamedColorU5BU5D_t54A2305547F029F9AE01482A20EB57705074FDA9*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tD8246891C4D7E26C289E6315F39BE9A8FC30FE12 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tF1E3D393247D07ED3CDD72B17E44068D731E605F MemoryExtensions_AsSpan_TisIccProfileDescription_t618070BD619D9C8F1218B099A22964098BF19A90_m7168CA50898C59A2607E87DBD72B2B12B3EC48B9_gshared (IccProfileDescriptionU5BU5D_t2FE24D3A85837A22B0C2E5270DC61EAD1BC3A641* ___array0, const RuntimeMethod* method) { { IccProfileDescriptionU5BU5D_t2FE24D3A85837A22B0C2E5270DC61EAD1BC3A641* L_0 = ___array0; Span_1_tF1E3D393247D07ED3CDD72B17E44068D731E605F L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_mC4818CB024E2E496D4A93F7D5A86EC02A950C84E_inline((&L_1), (IccProfileDescriptionU5BU5D_t2FE24D3A85837A22B0C2E5270DC61EAD1BC3A641*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tF1E3D393247D07ED3CDD72B17E44068D731E605F )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tC4906D98B23CCDC8C833F2CEA8DEF6D08D032ABF MemoryExtensions_AsSpan_TisIccProfileSequenceIdentifier_tD5C4738FB4393065E57CE904D74C7D4226A7B1FA_mEEF06E05DC9B311DEB1DB80CFF8EBBA3A521054D_gshared (IccProfileSequenceIdentifierU5BU5D_t78252F74DA7C734028F59BD58511257D971A352B* ___array0, const RuntimeMethod* method) { { IccProfileSequenceIdentifierU5BU5D_t78252F74DA7C734028F59BD58511257D971A352B* L_0 = ___array0; Span_1_tC4906D98B23CCDC8C833F2CEA8DEF6D08D032ABF L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_mC0F0D3912EDF152AFF01B1B2517D519C55F56FF0_inline((&L_1), (IccProfileSequenceIdentifierU5BU5D_t78252F74DA7C734028F59BD58511257D971A352B*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tC4906D98B23CCDC8C833F2CEA8DEF6D08D032ABF )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t27A9076AF00531333E233AD0C9DF3A826D022EA0 MemoryExtensions_AsSpan_TisIccResponseNumber_t29E9027597E169519A047E21CFF7064CD5F4E84C_m7B2F135AD5422E41BEFB28D8E3545EB13F58F74B_gshared (IccResponseNumberU5BU5D_tC2D300D8ABF340C3A20199A494A4EE4A4B0486A1* ___array0, const RuntimeMethod* method) { { IccResponseNumberU5BU5D_tC2D300D8ABF340C3A20199A494A4EE4A4B0486A1* L_0 = ___array0; Span_1_t27A9076AF00531333E233AD0C9DF3A826D022EA0 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_m7A7594A7D0C5BFBF56BD4F17141261C4D42B1982_inline((&L_1), (IccResponseNumberU5BU5D_tC2D300D8ABF340C3A20199A494A4EE4A4B0486A1*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t27A9076AF00531333E233AD0C9DF3A826D022EA0 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tE06D07B27FD9FC4C0573EF674AE9C79146F511C2 MemoryExtensions_AsSpan_TisIccScreeningChannel_t65E5B0A230DE297A96A6B0453088B7450C07D0D4_mDA55900844356C6F5BA7FE3C0300D33A033BAA9A_gshared (IccScreeningChannelU5BU5D_tDFDCEBF96365B64F9CEA6B49A462E68F567DC717* ___array0, const RuntimeMethod* method) { { IccScreeningChannelU5BU5D_tDFDCEBF96365B64F9CEA6B49A462E68F567DC717* L_0 = ___array0; Span_1_tE06D07B27FD9FC4C0573EF674AE9C79146F511C2 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_m3918585C882139C388F9C2BA5B9D0E488D5C903E_inline((&L_1), (IccScreeningChannelU5BU5D_tDFDCEBF96365B64F9CEA6B49A462E68F567DC717*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tE06D07B27FD9FC4C0573EF674AE9C79146F511C2 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D MemoryExtensions_AsSpan_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m58960394D136E55446E21FFDF63CBD59B4F4ECA7_gshared (Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* ___array0, const RuntimeMethod* method) { { Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_0 = ___array0; Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_mCE644C9FD633ED9AE3714904B7CBC86DE34AB94F_inline((&L_1), (Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 MemoryExtensions_AsSpan_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m971338BF19736FF58914AE6BA04F7324AA0F456B_gshared (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___array0, const RuntimeMethod* method) { { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = ___array0; Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_mD35965EFD02D36F0BB8FCDE62D174DF1DE1CF4E3_inline((&L_1), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE MemoryExtensions_AsSpan_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_mFE519DAC8D3E704078CE704F12CE2EBDB7DE04A5_gshared (L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* ___array0, const RuntimeMethod* method) { { L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* L_0 = ___array0; Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_mCF67F0CE907D33EB3E3E9E4A224707C93AED6E2F_inline((&L_1), (L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m4603F5697485F1CEF60A4F751A118B7F05FE06FD_gshared (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* ___array0, const RuntimeMethod* method) { { L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_0 = ___array0; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_mB7B7F52F6687AD91526143A6FC155608E7F2AF41_inline((&L_1), (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC MemoryExtensions_AsSpan_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m8E1EA419C22FDED356B4927D0BF41E420C39105F_gshared (La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* ___array0, const RuntimeMethod* method) { { La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* L_0 = ___array0; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_m3AEBF1A881B75CBB72E4BD5AF1085F3BE0841AC8_inline((&L_1), (La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 MemoryExtensions_AsSpan_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m8AE8712B99D336FA3CF45E7E5CF584F6C7CAFDA9_gshared (La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* ___array0, const RuntimeMethod* method) { { La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* L_0 = ___array0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_m6F14C965FEE625855AB883CB7C449D301EF77365_inline((&L_1), (La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 MemoryExtensions_AsSpan_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m6BFD60CB9667E0CD577EEC68A58C9803CF7BE816_gshared (NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* ___array0, const RuntimeMethod* method) { { NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* L_0 = ___array0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_m0FE71C1D979AD17E8B815540A0C5A816E92C1345_inline((&L_1), (NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A MemoryExtensions_AsSpan_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m5DD06848F3ED68AA7258EB30A98385DD1FF86F70_gshared (NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* ___array0, const RuntimeMethod* method) { { NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* L_0 = ___array0; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_mE5D4B3F79CE1F2C4D2092497A1E7CB26DBB77FEB_inline((&L_1), (NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 MemoryExtensions_AsSpan_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mA2BC719B475ADA1EC7F3E6027C092449CF6FA17E_gshared (NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* ___array0, const RuntimeMethod* method) { { NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* L_0 = ___array0; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_mDD679F2AF4F3C2765EBF5ADF8889211406B79E5C_inline((&L_1), (NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t8F2820222127FA3555803F54498E9275CE67C798 MemoryExtensions_AsSpan_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m12005BF70AE54E6F852146AB2380984B4A610CC2_gshared (NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* ___array0, const RuntimeMethod* method) { { NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* L_0 = ___array0; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_mC9A00A929932C7CEC19789206F99A0116B020227_inline((&L_1), (NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t02101D0E06A1280E520FC29615C0103A114946DB MemoryExtensions_AsSpan_TisRuntimeObject_m886917958B9BA2DEFEDD9AEC507C56325C0B40A4_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, const RuntimeMethod* method) { { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___array0; Span_1_t02101D0E06A1280E520FC29615C0103A114946DB L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_m6070BB60343F8A2123D9CC5DA14C9EB39A59E743_inline((&L_1), (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC MemoryExtensions_AsSpan_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mEF0D963C45BB24727C33AF557D9757E7AA693948_gshared (Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* ___array0, const RuntimeMethod* method) { { Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* L_0 = ___array0; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_m4FFDC1D5B44937CF28D4A4EC5A2703E22E354901_inline((&L_1), (Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD MemoryExtensions_AsSpan_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mA25FE1070D8C43BC99743AA37F749A8C82499342_gshared (Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* ___array0, const RuntimeMethod* method) { { Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* L_0 = ___array0; Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_mD86B33293D928B40F341032AEBE6CB94DE95730F_inline((&L_1), (Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 MemoryExtensions_AsSpan_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mC2AD8AA1DED8B154A81E8AC64D0D0A4790EAEBC0_gshared (Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* ___array0, const RuntimeMethod* method) { { Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* L_0 = ___array0; Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_m3528B02438F4956B4E336F585A15B754E7696DE8_inline((&L_1), (Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 MemoryExtensions_AsSpan_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mACA885788B729E83CA27686808EF4CB2F2232F3A_gshared (Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* ___array0, const RuntimeMethod* method) { { Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* L_0 = ___array0; Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_m8FCE537C0A738C25E1040CB80292637DCE6167D4_inline((&L_1), (Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 MemoryExtensions_AsSpan_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m9FED7DB26D7856428A07B3CB7AEE25199A462B05_gshared (Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___array0, const RuntimeMethod* method) { { Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* L_0 = ___array0; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_mA97858AA738060ABA807F565416DF561C8966375_inline((&L_1), (Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A MemoryExtensions_AsSpan_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m7E0857220510561C8F248FC1EB63A8154FE91D12_gshared (Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* ___array0, const RuntimeMethod* method) { { Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* L_0 = ___array0; Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_m938E844D71E1DE2D1359C8373B2170CFF51D96F1_inline((&L_1), (Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 MemoryExtensions_AsSpan_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m489D67C85B582D527E77483B0E68D4C0256DD1ED_gshared (RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* ___array0, const RuntimeMethod* method) { { RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* L_0 = ___array0; Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_m0B1E6946B4A33B3E714D753E734CC300A955EACC_inline((&L_1), (RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t40794C3A628ADDCE5EEAFF078355D19BF05FBBEC MemoryExtensions_AsSpan_TisSByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_m6E0E3E4828FBE792B27DEED13DABCB54D5A6287D_gshared (SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* ___array0, const RuntimeMethod* method) { { SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* L_0 = ___array0; Span_1_t40794C3A628ADDCE5EEAFF078355D19BF05FBBEC L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_m8D0C17F7A4A4892B7203613CDDA1A6FF6812B2F1_inline((&L_1), (SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t40794C3A628ADDCE5EEAFF078355D19BF05FBBEC )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 MemoryExtensions_AsSpan_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m5CBC9A123D95AB3C4EC0A02E60F41999E929E89B_gshared (Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* ___array0, const RuntimeMethod* method) { { Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* L_0 = ___array0; Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_mD81061BAACE22BEA591ACE462236BC729E9D4207_inline((&L_1), (Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 MemoryExtensions_AsSpan_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m12426B20FDA9BAA8CF634CE5F090BD718C39657C_gshared (Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* ___array0, const RuntimeMethod* method) { { Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* L_0 = ___array0; Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_m0878CFC384F2C1AA1678664109959FC4E3152A85_inline((&L_1), (Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 MemoryExtensions_AsSpan_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_mE7712139E82840FB31E5A54917F24E3D3E96152E_gshared (SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___array0, const RuntimeMethod* method) { { SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_0 = ___array0; Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_m1042BE2B96456701B0BF5B42BF181635E63AC32A_inline((&L_1), (SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 MemoryExtensions_AsSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mDC39E91DFA87D394FEA9E2E03D30F005A34B852C_gshared (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___array0, const RuntimeMethod* method) { { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_0 = ___array0; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_m8CF83E14642923E922185A034DE029F259A5BB1B_inline((&L_1), (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 MemoryExtensions_AsSpan_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_m43FFE68222895F5BD2E7F6B5B038EBE63266D0BC_gshared (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___array0, const RuntimeMethod* method) { { UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0 = ___array0; Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_m21D521B725DF46C5888216F343777F91B08E2BD7_inline((&L_1), (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED MemoryExtensions_AsSpan_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_m4BC3658C0D259A4F2CEABCE3A47C4FC8B18A56A2_gshared (UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___array0, const RuntimeMethod* method) { { UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0 = ___array0; Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_mC3C756838D2EBA1AE82534A51DD165F4C2027739_inline((&L_1), (UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t367916725E889BF5D82962EC69D36BA55AD17936 MemoryExtensions_AsSpan_TisVector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65_m840B98E97B31BB5DF9E435E032BCC9BCED2661C9_gshared (Vector3U5BU5D_tC1DD7188C651201C928310E63D672F1581532F1C* ___array0, const RuntimeMethod* method) { { Vector3U5BU5D_tC1DD7188C651201C928310E63D672F1581532F1C* L_0 = ___array0; Span_1_t367916725E889BF5D82962EC69D36BA55AD17936 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_m78AD340F8BC436F98375047F68B19002E6587D79_inline((&L_1), (Vector3U5BU5D_tC1DD7188C651201C928310E63D672F1581532F1C*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t367916725E889BF5D82962EC69D36BA55AD17936 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 MemoryExtensions_AsSpan_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m241DDE22AA5B59621DC68B469D8CD2E327D25A7C_gshared (Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* ___array0, const RuntimeMethod* method) { { Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* L_0 = ___array0; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_1; memset((&L_1), 0, sizeof(L_1)); Span_1__ctor_mC56D074DEFD4F679E7426091FBF484A5CD1497E5_inline((&L_1), (Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_1; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 MemoryExtensions_AsSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m4FDC4DD9CEFC0F397CA07C780275D1184ABCB1BF_gshared (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___array0, int32_t ___start1, const RuntimeMethod* method) { { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___array0; int32_t L_1 = ___start1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_0, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t40491D037FC984A90553DC2639448BA323AA5813 MemoryExtensions_AsSpan_TisHTreeGroup_tA0B2F2A66AF8332948C4F754122713C14101C196_m522B3BFD66EB3A58551B01B8923438457992587E_gshared (HTreeGroupU5BU5D_tF3657A3ABB0FF58EF47ADB698407180F6623D431* ___array0, int32_t ___start1, const RuntimeMethod* method) { { HTreeGroupU5BU5D_tF3657A3ABB0FF58EF47ADB698407180F6623D431* L_0 = ___array0; int32_t L_1 = ___start1; Span_1_t40491D037FC984A90553DC2639448BA323AA5813 L_2; L_2 = (( Span_1_t40491D037FC984A90553DC2639448BA323AA5813 (*) (HTreeGroupU5BU5D_tF3657A3ABB0FF58EF47ADB698407180F6623D431*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((HTreeGroupU5BU5D_tF3657A3ABB0FF58EF47ADB698407180F6623D431*)L_0, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Span_1_t40491D037FC984A90553DC2639448BA323AA5813 )L_2; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t12CC100C34B7F692FC8EC8927A1ADEEB0E04C05E MemoryExtensions_AsSpan_TisHuffmanTree_tF7BA6FEA00AA9F39CBBABC97864C7A82899916DB_mFE940B60F8AD0F97CE0B474FEDE45B4AF417D67C_gshared (HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07* ___array0, int32_t ___start1, const RuntimeMethod* method) { { HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07* L_0 = ___array0; int32_t L_1 = ___start1; Span_1_t12CC100C34B7F692FC8EC8927A1ADEEB0E04C05E L_2; L_2 = (( Span_1_t12CC100C34B7F692FC8EC8927A1ADEEB0E04C05E (*) (HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07*)L_0, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Span_1_t12CC100C34B7F692FC8EC8927A1ADEEB0E04C05E )L_2; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t8CF07A02BECA3801CC0EC81D47D0404ABA6CDAD7 MemoryExtensions_AsSpan_TisHuffmanTreeCode_tB268FD369BD5B33D56FE2D5DC222ED4FA08D9441_m6A25842F49FECE8CD2E65DFE0BEE35D37AB50EFA_gshared (HuffmanTreeCodeU5BU5D_t0B06EF05FC94D664AC9DEB99F67A91B1C85D3A22* ___array0, int32_t ___start1, const RuntimeMethod* method) { { HuffmanTreeCodeU5BU5D_t0B06EF05FC94D664AC9DEB99F67A91B1C85D3A22* L_0 = ___array0; int32_t L_1 = ___start1; Span_1_t8CF07A02BECA3801CC0EC81D47D0404ABA6CDAD7 L_2; L_2 = (( Span_1_t8CF07A02BECA3801CC0EC81D47D0404ABA6CDAD7 (*) (HuffmanTreeCodeU5BU5D_t0B06EF05FC94D664AC9DEB99F67A91B1C85D3A22*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((HuffmanTreeCodeU5BU5D_t0B06EF05FC94D664AC9DEB99F67A91B1C85D3A22*)L_0, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Span_1_t8CF07A02BECA3801CC0EC81D47D0404ABA6CDAD7 )L_2; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D MemoryExtensions_AsSpan_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m1CE55047DBAA807507806D0A7E4A054A15F7F2B6_gshared (Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* ___array0, int32_t ___start1, const RuntimeMethod* method) { { Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_0 = ___array0; int32_t L_1 = ___start1; Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D L_2; L_2 = (( Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D (*) (Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD*)L_0, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D )L_2; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 MemoryExtensions_AsSpan_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mAF95252947C8CEE59898115BC26AF18F83A9E10A_gshared (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___array0, int32_t ___start1, const RuntimeMethod* method) { { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = ___array0; int32_t L_1 = ___start1; Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_2; L_2 = (( Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 (*) (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_0, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )L_2; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t02101D0E06A1280E520FC29615C0103A114946DB MemoryExtensions_AsSpan_TisRuntimeObject_m1C3FA6665C478F8BA2DD3F69AB0039EC7FEADE8B_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, int32_t ___start1, const RuntimeMethod* method) { { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___array0; int32_t L_1 = ___start1; Span_1_t02101D0E06A1280E520FC29615C0103A114946DB L_2; L_2 = (( Span_1_t02101D0E06A1280E520FC29615C0103A114946DB (*) (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_0, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB )L_2; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 MemoryExtensions_AsSpan_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_m5DE521F945C15B9033CBE989F061447C3F285704_gshared (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___array0, int32_t ___start1, const RuntimeMethod* method) { { UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0 = ___array0; int32_t L_1 = ___start1; Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 L_2; L_2 = (( Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 (*) (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)L_0, (int32_t)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 )L_2; } } // System.Span`1 System.MemoryExtensions::AsSpan>(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 MemoryExtensions_AsSpan_TisMoment_t4E829FF152E1FD143B0527FE7C833AEB5B096904_m99760D78F009631CEC2DA3C1AD049AF4C9097AB4_gshared (MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mFC92B6EA84703295E5C992AD51C381F82E13E825_inline((&L_3), (MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan>(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 MemoryExtensions_AsSpan_TisMoment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A_m7606E1679E9CBBB56D233C4A4C90061513D9843A_gshared (MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m72FA57123AC926D959E7CF8B91921FDBE7488EA2_inline((&L_3), (MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan>(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB MemoryExtensions_AsSpan_TisMoment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273_mC33BAD8A70DFE8BB808C1C1B1E784DED419F06AA_gshared (MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m70C0B53515861E717BA01754506A6348CE4EED26_inline((&L_3), (MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan>(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 MemoryExtensions_AsSpan_TisMoment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68_mD9710C200FA27641E51EB69DCD1E5910AC184BBB_gshared (MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mFDC6EBE2BBCE77CA42D8C4F154230476D9D24C79_inline((&L_3), (MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan>(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 MemoryExtensions_AsSpan_TisMoment_tFEAFC7C364C693DA9F287675C6B967877F7A393A_m9F01AE01A20B1FC826C055AD91FBABD19FAAD11E_gshared (MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mEFDFA1A10935575986A643D53C03CA2A598116B9_inline((&L_3), (MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan>(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB MemoryExtensions_AsSpan_TisMoment_t885415045473B7F42DAE4C8679D299E13D170D6A_m271B21724DE48BBEA668DAEECF7B008811231416_gshared (MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mCEC50ED846C94B388401CB20126CD6B14DA81320_inline((&L_3), (MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan>(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B MemoryExtensions_AsSpan_TisMoment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2_mA6F35B8EA7E82A2A4FD6C52C332BDABE2877179F_gshared (MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mA0FD6228200909E7EB91F31A2330096F4DA4023D_inline((&L_3), (MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan>(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 MemoryExtensions_AsSpan_TisMoment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5_m33FCA944991D99B01DA30AB32A44146259B17D81_gshared (MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m7F5AC11E1775BEA68C04FEB8BD05C572D676101B_inline((&L_3), (MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan>(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 MemoryExtensions_AsSpan_TisMoment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8_m3B1E908FAC4D30976224ACEDFA56692D0F9347C9_gshared (MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m409D9607F4481E415BF57A625EE5EE0EDAEAB8FD_inline((&L_3), (MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan>(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 MemoryExtensions_AsSpan_TisMoment_tBE5A508CCA947A8962539D91227EF9EAC312BECF_mA8362D02BF2D47367AA0946B71A5BDE75107FAC8_gshared (MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m3EB09D1C88B12506D2BEB5CF75FA480E7A2A5B59_inline((&L_3), (MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan>(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 MemoryExtensions_AsSpan_TisMoment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F_m2C8B88441C38E6353948E0D3CE6BBDFD9777F7A3_gshared (MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mECB713B382D31869A10E829AF2F5B4DD1E83FC8E_inline((&L_3), (MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan>(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 MemoryExtensions_AsSpan_TisMoment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE_mFB4C5D2E8109894BFE5AF0BEE1CED658CCF91138_gshared (MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mEBFF919BED5F43D6958E5E7BE6AC7A94B4909F7A_inline((&L_3), (MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan>(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E MemoryExtensions_AsSpan_TisMoment_t4C99072E11077166377CCD2881DF934837F9BA3B_m9A75E2D697BC7155DF1974A84EB61B0C1E3B3D80_gshared (MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m290B556FCB2F8D9CA31F34AFE93A102BEFFC6382_inline((&L_3), (MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan>(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 MemoryExtensions_AsSpan_TisMoment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F_m142FD925954A3171353C7AA25C650AC95E303D2E_gshared (MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mCE97A78E250963E56EB6C248794CB6BC2EE468A3_inline((&L_3), (MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan>(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t85E11E4140E6356C6293590FB7832A9551354776 MemoryExtensions_AsSpan_TisMoment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C_mDCE548D57A67AE51BD14D1237B34499BC2B4CD6B_gshared (MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t85E11E4140E6356C6293590FB7832A9551354776 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m67FD99714289B509A9701068BC942C403A10409B_inline((&L_3), (MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t85E11E4140E6356C6293590FB7832A9551354776 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan>(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 MemoryExtensions_AsSpan_TisMoment_t1146D1A10D3D26340B36635CA612E6BEC02071BB_mA1918548D7F30557BC1DEE878BAD930C4BA3E24A_gshared (MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mF6BF45995A919130EF1DC5E82BE98599803A3EA5_inline((&L_3), (MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan>(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 MemoryExtensions_AsSpan_TisMoment_tB524CC81FBD87492BC411766CDB3040D1799053A_mE6B38EC7F5C1AA5087D1720E8A3503D711FB7768_gshared (MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mEA7B34C340711995207C8993AB423E90EA5BE44D_inline((&L_3), (MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan>(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 MemoryExtensions_AsSpan_TisMoment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C_m46F14C45EA1746C14145D43F3E37191707E839DD_gshared (MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mFD9988AD96B17D9FE3D10C2EC0CF4F9194EE8703_inline((&L_3), (MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan>(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 MemoryExtensions_AsSpan_TisMoment_tA06D03FB285413EF22AD97BA17594D96C7BDED20_m4903B38200F4447A5C23D978B5905DAE544B5922_gshared (MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m5689F9AB5DCF9810A6B6E5411CC6D93ADC0548BE_inline((&L_3), (MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan>(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A MemoryExtensions_AsSpan_TisMoment_t94BC4CA21F440059214263A242302F917CFF4F8D_m2DFFA0C9273FFE9835A7D377D14E8961E5E4903D_gshared (MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m6A204C56FEEDDFF8C7BB79BBF3DE2ED475579598_inline((&L_3), (MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan>(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F MemoryExtensions_AsSpan_TisMoment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD_m980B25B76B1334B3BE7E9F87FE559B5178B44719_gshared (MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m211A9B5E4CEC631C3667DF1A7C21BE7088562192_inline((&L_3), (MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan>(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 MemoryExtensions_AsSpan_TisMoment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE_mEB592F4879E511092EB59357802DD618D5664FC9_gshared (MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m28F6571128AEFBD06EA80071C70E447CBB1A631B_inline((&L_3), (MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan>(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tADA37510601FA34CF0623B41095419E4009CB470 MemoryExtensions_AsSpan_TisMoment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637_m0CC8D7A3D419662E64F4D98EFB624B30765C1A1E_gshared (MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_tADA37510601FA34CF0623B41095419E4009CB470 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m120E9806B3352B094BB5F27965986D12DB7F8B8B_inline((&L_3), (MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan>(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF MemoryExtensions_AsSpan_TisMoment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0_mA5A33C66C1A5CB65C8356AE30C26FFFC34892339_gshared (MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m4A5B609AF580449FE9D70840C5818A3333E16B9A_inline((&L_3), (MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan>(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D MemoryExtensions_AsSpan_TisMoment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF_m6313B81BE40D0D3EA75F8BE586F05F0C4A1B7A8E_gshared (MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m8340F0AF1D0B7E32F214596DD4509A5E56F75E6E_inline((&L_3), (MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan>(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 MemoryExtensions_AsSpan_TisMoment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D_m99185669A6A33B716B02232A34889024B1D8860A_gshared (MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m49C2B33BA786EB294F11D2408DB01DE15871157A_inline((&L_3), (MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan>(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD MemoryExtensions_AsSpan_TisMoment_t7917636C1914E6FF2D0FCD7523919A0CE7471807_mD729A8B62ED15E2D63B9F1B68DE1A5664BC01C58_gshared (MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mE3EBAD47596C04E3E4D64403685F86DCB462FAF1_inline((&L_3), (MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan>(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E MemoryExtensions_AsSpan_TisMoment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329_mF5585EB6BFFAE56E3304E09CBFA71052B0B6829B_gshared (MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mF14E084486D5E51E41593B65ED5F7FB500CA8633_inline((&L_3), (MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan>(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F MemoryExtensions_AsSpan_TisMoment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15_m8F20E7E5F6D92039CD9AD8E02CBBBF2A47074F3C_gshared (MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mC5D330C8AA19ADEC9635F1CFED27E6E5F9455900_inline((&L_3), (MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C MemoryExtensions_AsSpan_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m8D755E4B536D504421DC64493B1EA8BE4F05AFC2_gshared (A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m41B76C0F13A8A69B1421EA3EF365B6F4EDEEF7CE_inline((&L_3), (A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 MemoryExtensions_AsSpan_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_mA422291D48F7AA2966B422FEB5CB83DCE9FFA21A_gshared (Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m38991D9DEE0DE294E0297887E82E53CCFAF8B2B7_inline((&L_3), (Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF MemoryExtensions_AsSpan_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mBD35BCADC7EF8B353BD9B07AD672C92EF7B957FA_gshared (Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m11968A3D4311487FC0202A6DE00B8D0785AEA86C_inline((&L_3), (Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 MemoryExtensions_AsSpan_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m6FE50C570DFA535C7EE12647887D9C41B352F6B4_gshared (Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m270EDE687732C3049B0815ED7800FCCF544BA115_inline((&L_3), (Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA MemoryExtensions_AsSpan_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m81D7DEAEF6B5C5162A75A1BE877597A2B6D0D160_gshared (Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m029D2B3EDD45E9FB79EF4CDB2A7330EE9A1CEB6C_inline((&L_3), (Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tC089F74404A3C46975952EE686EC533667BB207F MemoryExtensions_AsSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mAEC8A19A6488D03829EB24640EAFF346518857EB_gshared (Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m727883B2A55BDAACE48CDCE33E141E89AB79449A_inline((&L_3), (Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E MemoryExtensions_AsSpan_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mEAA90C109D065C9B4626E9F2983522289B3CCB56_gshared (Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mDAED6F86B4D14B53469B7EE7EEC9D08C66CDBC43_inline((&L_3), (Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 MemoryExtensions_AsSpan_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mB32A283832DB0083E1162B7CA5BC5E5324D4DBF4_gshared (Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mAD538A8AF6DC250E9B129E501E02ED00ACE08A28_inline((&L_3), (Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B MemoryExtensions_AsSpan_TisBlock8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37_m79AB1E8E52FAC41B7CFF07D7797AE22F68B74CF8_gshared (Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mAB25B620D30974257B1807EF4D58C012E5C011A0_inline((&L_3), (Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 MemoryExtensions_AsSpan_TisBoolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_m9F3FBEF259016FCEE956F32169D677ED3D6048A1_gshared (BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m035EF1E97AF185B10D6C484E79BE8875B5E41066_inline((&L_3), (BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 MemoryExtensions_AsSpan_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m7F04769F79CDD3F65EF6772A6FCB05FA46C5ADEC_gshared (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mE2364CC76ED4B4A933C1F9E482051BCDE4739D63_inline((&L_3), (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 MemoryExtensions_AsSpan_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_mBB2007AD917B9B5B7D9F89CC4513AD976D370C33_gshared (Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mE9DA3EAFA45ED8B35D194DED15A59EC7B3D84453_inline((&L_3), (Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B MemoryExtensions_AsSpan_TisComplexVector4_t88219122749587130667C01407E5E785BC2055EB_m057DFC115E485A9096C89BD854ECE8E1857CB4D7_gshared (ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m9169051A61652EDC4D6FC858A7C59B9239E002CD_inline((&L_3), (ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 MemoryExtensions_AsSpan_TisDecimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_m97103F28988B24400C4E91FC1C09FA8988138C56_gshared (DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m6D382674C67C879C77382A91313A20426D48C35D_inline((&L_3), (DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D MemoryExtensions_AsSpan_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_mC5D9BA5CE605427B56937F92992BB64D5C293C95_gshared (DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mC0F12C3D9803F6EC3796E8888FD8FCA66F897B81_inline((&L_3), (DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 MemoryExtensions_AsSpan_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mE5D0789BCAF57A1A48CAB5B0879BF9CEF4053D69_gshared (HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m71B62DEEDEAF69ADD00AA4E4CC652D81EBA4D44B_inline((&L_3), (HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 MemoryExtensions_AsSpan_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m94AD5AD6DD77C36F2CED2E4A293F19FEA08B336D_gshared (HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mDB412D3D0AA361279840978AA3BFC39ABD694D6D_inline((&L_3), (HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 MemoryExtensions_AsSpan_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mF691C501145D7E9CF71DD4CAD4AEB560CCF4A2F0_gshared (HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mF3E97D0C7A2EFACA3A9C6996B297D6340BFE5941_inline((&L_3), (HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t12CC100C34B7F692FC8EC8927A1ADEEB0E04C05E MemoryExtensions_AsSpan_TisHuffmanTree_tF7BA6FEA00AA9F39CBBABC97864C7A82899916DB_m9FAA74171298343AA84CB05FE86FB4C8842B9608_gshared (HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t12CC100C34B7F692FC8EC8927A1ADEEB0E04C05E L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m3B6EF9AAACB9627FCD5412B85F7DEACACAB903D1_inline((&L_3), (HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t12CC100C34B7F692FC8EC8927A1ADEEB0E04C05E )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D MemoryExtensions_AsSpan_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_mF3E13DA6E0A6BD143F83A4243117C7CEFF17AF3E_gshared (Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m864F8E3CE49883DF54589B4D5DEFDEAC74821634_inline((&L_3), (Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 MemoryExtensions_AsSpan_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_mE60DCE569BAE2149BF825AD535841764DF455D85_gshared (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m9AEC6413B47543D5A67556E88886542285AA3D3B_inline((&L_3), (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A MemoryExtensions_AsSpan_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m0006FCC4DA1AA2DD909F393B4EEA93E5BB88F50F_gshared (Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m56C052AB9971E8DBE7433F21EDFC84DA4C008C5E_inline((&L_3), (Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE MemoryExtensions_AsSpan_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m43018EE73DCD3D108A5F472149628E15AF04510F_gshared (L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m9584F676FE219519F8D3DE5D73EDEBAFA34C2185_inline((&L_3), (L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 MemoryExtensions_AsSpan_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mAA5C48A528F0F3D8A6F0CC421DC95FA4853D5159_gshared (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mB03D2DC421C5B8177D085DD8698BDC8CEC1AA9F6_inline((&L_3), (L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC MemoryExtensions_AsSpan_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m85DBB2D154442C8C099A4EF7F1F4D25CED695273_gshared (La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mB7373EE8E960FA3DD63E8295C37E675635B802DD_inline((&L_3), (La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 MemoryExtensions_AsSpan_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m1978F269558437F3FA8C92B4DC5A13E1819BE740_gshared (La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m3E232FEE4FC925F61FDCA1DBEE3FB11C67E30334_inline((&L_3), (La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 MemoryExtensions_AsSpan_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m0A96D382C81B310874FF4394994D505BD928BF91_gshared (NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m3A96BA18F926B247BEAA80E8FE49E1B9B449E286_inline((&L_3), (NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A MemoryExtensions_AsSpan_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m3CC9BABC106743D85C6B4DFB828720B015F0CF68_gshared (NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mF3FFECAC2F977325E8C4F59FF0FE50C54EAD61EF_inline((&L_3), (NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 MemoryExtensions_AsSpan_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m599E37703443E218E9B8C097A8FF4E4A3D897961_gshared (NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mBA55343B4312A1348DE9842A2DF8736436E7661D_inline((&L_3), (NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t8F2820222127FA3555803F54498E9275CE67C798 MemoryExtensions_AsSpan_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m1E851693DB286DB7F36B74CAB184530CD5129FE4_gshared (NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m70988B630368E6EAC6B9B5C40630E262F47CFF84_inline((&L_3), (NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t02101D0E06A1280E520FC29615C0103A114946DB MemoryExtensions_AsSpan_TisRuntimeObject_m331B65FF50D1DED25777368D54C215F0272F34F4_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t02101D0E06A1280E520FC29615C0103A114946DB L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mC02CF03827EE29BB36DD6B25F89830948C3A4862_inline((&L_3), (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC MemoryExtensions_AsSpan_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m749AA123B9C1AA1AFE6570B3492CF3707A2E5514_gshared (Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m27A3E6A19DFAAA88C6318405042BDC5735BCB5B2_inline((&L_3), (Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD MemoryExtensions_AsSpan_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m817B4A21E38633FA4A186B46089063CA5ABF6A6D_gshared (Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m02F3C5D724CAC95EE7E93CA20DE244A55B4DCE68_inline((&L_3), (Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 MemoryExtensions_AsSpan_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m2C5A11EAF87BBD8D170FF919A74E8AD83C335784_gshared (Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m5CF56D2D2569DA79B2E0719BFA2FEC11E1E41051_inline((&L_3), (Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 MemoryExtensions_AsSpan_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mC7F2D4E019B7D3D71FFABCDF8C8C0503BF7ED85B_gshared (Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mCCF69E9B849FA0937154D4C3369A180C204723DB_inline((&L_3), (Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 MemoryExtensions_AsSpan_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mFD34CDB010A145F358E495522000356FAC3FE32E_gshared (Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m352B829174F5E06CF81B2AF873881E4A81E079A6_inline((&L_3), (Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A MemoryExtensions_AsSpan_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m2A5AE23D87AD07295A062B05696A95729CBEDE48_gshared (Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mF668464CE7CF1D9DB341353EF3FBC0F083CFC462_inline((&L_3), (Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 MemoryExtensions_AsSpan_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m64CA1C004DA5A9F78FAEA07F819E462CCA9B94E4_gshared (RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m59CE08FBB04C6C01AFA2ACF8B363EA0C4554B353_inline((&L_3), (RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t40794C3A628ADDCE5EEAFF078355D19BF05FBBEC MemoryExtensions_AsSpan_TisSByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_m22A35B555ABD40B6B6225BFC92D4C5AD03D64682_gshared (SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t40794C3A628ADDCE5EEAFF078355D19BF05FBBEC L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mFE9518336D63BFD2020E1D1DD6F6164224144A17_inline((&L_3), (SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t40794C3A628ADDCE5EEAFF078355D19BF05FBBEC )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 MemoryExtensions_AsSpan_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m3D8E5C1FB8A56FC4BD6EC175BD6D686E38FBA781_gshared (Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m5AF496AA1645103F0649B586C90C3C867BEBF7C5_inline((&L_3), (Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 MemoryExtensions_AsSpan_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m115F133CFF1E4D01A63E6673E046E0A2972338AB_gshared (Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_mE4DB6980900F3AD2725B13E7D27DCBD6795A106E_inline((&L_3), (Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 MemoryExtensions_AsSpan_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_mD5F8DA6E58939919F24407754171368FCDD32051_gshared (SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m75198CA271176357ADBF4264AF513C6AAF927EFE_inline((&L_3), (SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 MemoryExtensions_AsSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mD2C4EAF627228AEAB2D8FC7C986287EEFA126098_gshared (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m3700EC863F153A3173422E3829C49AA550BBD2C9_inline((&L_3), (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 MemoryExtensions_AsSpan_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mC12DED1D4E4A8B302A6BAB07F1136EB420C3722A_gshared (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m5793388D95F61B73FDC27F46CA9BBA08C879A26F_inline((&L_3), (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED MemoryExtensions_AsSpan_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_m19C13AC0E3674B7D39935121FA47D4656B39FF7E_gshared (UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m048705D6172BCCE536BFF0A543AEDE6D5475A1F7_inline((&L_3), (UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )L_3; } } // System.Span`1 System.MemoryExtensions::AsSpan(T[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 MemoryExtensions_AsSpan_TisVector4_tAD53765F091E54812772D62B6D34701608DB9E59_m970DD3A82D876405A57485AB6BA09A67CC139702_gshared (Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { { Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* L_0 = ___array0; int32_t L_1 = ___start1; int32_t L_2 = ___length2; Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 L_3; memset((&L_3), 0, sizeof(L_3)); Span_1__ctor_m3C7046C5C0158088725A0E868965BE65DEAC6988_inline((&L_3), (Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F*)L_0, (int32_t)L_1, (int32_t)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )L_3; } } // System.Void System.MemoryExtensions::CopyTo(T[],System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryExtensions_CopyTo_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m4EEF79BD0B24377B4AA0A9EB3D99CB89658937B3_gshared (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___source0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___destination1, const RuntimeMethod* method) { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 V_0; memset((&V_0), 0, sizeof(V_0)); { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___source0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_1; memset((&L_1), 0, sizeof(L_1)); ReadOnlySpan_1__ctor_mAF095E860C128C589F36456ACAE94F57D001D7D5_inline((&L_1), (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2 = ___destination1; ReadOnlySpan_1_CopyTo_mF2EAD6E8F0C7F903BA4143DE8CA48E4830249C71((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&V_0), (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void System.MemoryExtensions::CopyTo(T[],System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryExtensions_CopyTo_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_mDD4E3CAA3C68AD4C0491EEA81ECF994E78E9E33F_gshared (Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* ___source0, Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D ___destination1, const RuntimeMethod* method) { ReadOnlySpan_1_t2204A3A7B5352B4A905354D57F849E5BF6F746AF V_0; memset((&V_0), 0, sizeof(V_0)); { Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_0 = ___source0; ReadOnlySpan_1_t2204A3A7B5352B4A905354D57F849E5BF6F746AF L_1; memset((&L_1), 0, sizeof(L_1)); ReadOnlySpan_1__ctor_mC3864B42DC6878B2E89EAF7034E386394D8695F1_inline((&L_1), (Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (ReadOnlySpan_1_t2204A3A7B5352B4A905354D57F849E5BF6F746AF )L_1; Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D L_2 = ___destination1; ReadOnlySpan_1_CopyTo_m3387BEA59A07EF9CC8AFDF0D1341C01479EA143B((ReadOnlySpan_1_t2204A3A7B5352B4A905354D57F849E5BF6F746AF *)(ReadOnlySpan_1_t2204A3A7B5352B4A905354D57F849E5BF6F746AF *)(&V_0), (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void System.MemoryExtensions::CopyTo(T[],System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryExtensions_CopyTo_TisRuntimeObject_mDADEC79FCBD0AF5AAF2AF092CFFC3853289A00FE_gshared (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___source0, Span_1_t02101D0E06A1280E520FC29615C0103A114946DB ___destination1, const RuntimeMethod* method) { ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE V_0; memset((&V_0), 0, sizeof(V_0)); { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___source0; ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE L_1; memset((&L_1), 0, sizeof(L_1)); ReadOnlySpan_1__ctor_m0FB02659B20A5CB5539381861272A2A673169C95_inline((&L_1), (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE )L_1; Span_1_t02101D0E06A1280E520FC29615C0103A114946DB L_2 = ___destination1; ReadOnlySpan_1_CopyTo_m36DED4FFA886B55E5CA9FA7634973978648226F4((ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE *)(ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE *)(&V_0), (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void System.MemoryExtensions::CopyTo(T[],System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryExtensions_CopyTo_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m6536241962BFDA193B808A575D2BA4CC4EBF223E_gshared (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___source0, Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 ___destination1, const RuntimeMethod* method) { ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 V_0; memset((&V_0), 0, sizeof(V_0)); { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_0 = ___source0; ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 L_1; memset((&L_1), 0, sizeof(L_1)); ReadOnlySpan_1__ctor_m67CA8BE6EC79DD658E51BDA93D05FEB87112038F_inline((&L_1), (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 )L_1; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_2 = ___destination1; ReadOnlySpan_1_CopyTo_m3058BD23BC1069BEE99CC025C0706D0230EB54A4((ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 *)(ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 *)(&V_0), (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Void System.MemoryExtensions::CopyTo(T[],System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MemoryExtensions_CopyTo_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mC1ED0F8E1347E70F9E9D25ED34296F91BCBC67E0_gshared (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___source0, Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 ___destination1, const RuntimeMethod* method) { ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 V_0; memset((&V_0), 0, sizeof(V_0)); { UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0 = ___source0; ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 L_1; memset((&L_1), 0, sizeof(L_1)); ReadOnlySpan_1__ctor_mA8F58382F8CA15CBC5E5719555BA522C414AA559_inline((&L_1), (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); V_0 = (ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 )L_1; Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 L_2 = ___destination1; ReadOnlySpan_1_CopyTo_m06F725845BEF62C1C24D3B11545A2413778FE151((ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 *)(ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 *)(&V_0), (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); return; } } // System.Int32 System.MemoryExtensions::IndexOf(System.ReadOnlySpan`1,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryExtensions_IndexOf_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mBCEF8BE61BE363C104706C7CBB232C96EBA11DAA_gshared (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___span0, uint8_t ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_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->rgctx_data, 0)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_2 = { reinterpret_cast (Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var) }; Type_t * L_3; L_3 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_2, /*hidden argument*/NULL); bool L_4; L_4 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_1, (Type_t *)L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_003b; } } { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_5 = ___span0; uint8_t* L_6; L_6 = (( uint8_t* (*) (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); uint8_t* L_7; L_7 = (( uint8_t* (*) (uint8_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((uint8_t*)(uint8_t*)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); uint8_t* L_8; L_8 = (( uint8_t* (*) (uint8_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((uint8_t*)(uint8_t*)(&___value1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); int32_t L_9 = *((uint8_t*)L_8); int32_t L_10; L_10 = ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); int32_t L_11; L_11 = SpanHelpers_IndexOf_m996881920138B2EC72C814473789D6AB958B92F2((uint8_t*)(uint8_t*)L_7, (uint8_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); return (int32_t)L_11; } IL_003b: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_12 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_13; L_13 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_12, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_14 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_15; L_15 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_14, /*hidden argument*/NULL); bool L_16; L_16 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_0076; } } { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_17 = ___span0; uint8_t* L_18; L_18 = (( uint8_t* (*) (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); Il2CppChar* L_19; L_19 = (( Il2CppChar* (*) (uint8_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((uint8_t*)(uint8_t*)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); Il2CppChar* L_20; L_20 = (( Il2CppChar* (*) (uint8_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((uint8_t*)(uint8_t*)(&___value1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); int32_t L_21 = *((uint16_t*)L_20); int32_t L_22; L_22 = ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); int32_t L_23; L_23 = SpanHelpers_IndexOf_m0740DDBBE5723E3595EADF2552551F636C18A259((Il2CppChar*)(Il2CppChar*)L_19, (Il2CppChar)L_21, (int32_t)L_22, /*hidden argument*/NULL); return (int32_t)L_23; } IL_0076: { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_24 = ___span0; uint8_t* L_25; L_25 = (( uint8_t* (*) (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); uint8_t L_26 = ___value1; int32_t L_27; L_27 = ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); int32_t L_28; L_28 = (( int32_t (*) (uint8_t*, uint8_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((uint8_t*)(uint8_t*)L_25, (uint8_t)L_26, (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (int32_t)L_28; } } // System.Int32 System.MemoryExtensions::IndexOf(System.Span`1,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryExtensions_IndexOf_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mE345CF99B14866F021CF34D0AA8DA121DE43256E_gshared (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___span0, uint8_t ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_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->rgctx_data, 0)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_2 = { reinterpret_cast (Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var) }; Type_t * L_3; L_3 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_2, /*hidden argument*/NULL); bool L_4; L_4 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_1, (Type_t *)L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_003b; } } { Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5 = ___span0; uint8_t* L_6; L_6 = (( uint8_t* (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); uint8_t* L_7; L_7 = (( uint8_t* (*) (uint8_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((uint8_t*)(uint8_t*)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); uint8_t* L_8; L_8 = (( uint8_t* (*) (uint8_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((uint8_t*)(uint8_t*)(&___value1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); int32_t L_9 = *((uint8_t*)L_8); int32_t L_10; L_10 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); int32_t L_11; L_11 = SpanHelpers_IndexOf_m996881920138B2EC72C814473789D6AB958B92F2((uint8_t*)(uint8_t*)L_7, (uint8_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); return (int32_t)L_11; } IL_003b: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_12 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_13; L_13 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_12, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_14 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_15; L_15 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_14, /*hidden argument*/NULL); bool L_16; L_16 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_0076; } } { Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_17 = ___span0; uint8_t* L_18; L_18 = (( uint8_t* (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); Il2CppChar* L_19; L_19 = (( Il2CppChar* (*) (uint8_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((uint8_t*)(uint8_t*)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); Il2CppChar* L_20; L_20 = (( Il2CppChar* (*) (uint8_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((uint8_t*)(uint8_t*)(&___value1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); int32_t L_21 = *((uint16_t*)L_20); int32_t L_22; L_22 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); int32_t L_23; L_23 = SpanHelpers_IndexOf_m0740DDBBE5723E3595EADF2552551F636C18A259((Il2CppChar*)(Il2CppChar*)L_19, (Il2CppChar)L_21, (int32_t)L_22, /*hidden argument*/NULL); return (int32_t)L_23; } IL_0076: { Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_24 = ___span0; uint8_t* L_25; L_25 = (( uint8_t* (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); uint8_t L_26 = ___value1; int32_t L_27; L_27 = Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); int32_t L_28; L_28 = (( int32_t (*) (uint8_t*, uint8_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((uint8_t*)(uint8_t*)L_25, (uint8_t)L_26, (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (int32_t)L_28; } } // System.Int32 System.MemoryExtensions::IndexOf(System.ReadOnlySpan`1,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryExtensions_IndexOf_TisChar_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_m004DB4A5EC89BB7FDDDA0458CC8DD7633AFBE755_gshared (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 ___span0, Il2CppChar ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_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->rgctx_data, 0)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_2 = { reinterpret_cast (Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var) }; Type_t * L_3; L_3 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_2, /*hidden argument*/NULL); bool L_4; L_4 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_1, (Type_t *)L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_003b; } } { ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 L_5 = ___span0; Il2CppChar* L_6; L_6 = (( Il2CppChar* (*) (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); uint8_t* L_7; L_7 = (( uint8_t* (*) (Il2CppChar*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Il2CppChar*)(Il2CppChar*)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); uint8_t* L_8; L_8 = (( uint8_t* (*) (Il2CppChar*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Il2CppChar*)(Il2CppChar*)(&___value1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); int32_t L_9 = *((uint8_t*)L_8); int32_t L_10; L_10 = ReadOnlySpan_1_get_Length_m626D8806A4F947921582C93B00D24CA957C9FB13_inline((ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 *)(ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); int32_t L_11; L_11 = SpanHelpers_IndexOf_m996881920138B2EC72C814473789D6AB958B92F2((uint8_t*)(uint8_t*)L_7, (uint8_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); return (int32_t)L_11; } IL_003b: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_12 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_13; L_13 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_12, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_14 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_15; L_15 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_14, /*hidden argument*/NULL); bool L_16; L_16 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_0076; } } { ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 L_17 = ___span0; Il2CppChar* L_18; L_18 = (( Il2CppChar* (*) (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 )L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); Il2CppChar* L_19; L_19 = (( Il2CppChar* (*) (Il2CppChar*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Il2CppChar*)(Il2CppChar*)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); Il2CppChar* L_20; L_20 = (( Il2CppChar* (*) (Il2CppChar*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Il2CppChar*)(Il2CppChar*)(&___value1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); int32_t L_21 = *((uint16_t*)L_20); int32_t L_22; L_22 = ReadOnlySpan_1_get_Length_m626D8806A4F947921582C93B00D24CA957C9FB13_inline((ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 *)(ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); int32_t L_23; L_23 = SpanHelpers_IndexOf_m0740DDBBE5723E3595EADF2552551F636C18A259((Il2CppChar*)(Il2CppChar*)L_19, (Il2CppChar)L_21, (int32_t)L_22, /*hidden argument*/NULL); return (int32_t)L_23; } IL_0076: { ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 L_24 = ___span0; Il2CppChar* L_25; L_25 = (( Il2CppChar* (*) (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); Il2CppChar L_26 = ___value1; int32_t L_27; L_27 = ReadOnlySpan_1_get_Length_m626D8806A4F947921582C93B00D24CA957C9FB13_inline((ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 *)(ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); int32_t L_28; L_28 = (( int32_t (*) (Il2CppChar*, Il2CppChar, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Il2CppChar*)(Il2CppChar*)L_25, (Il2CppChar)L_26, (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (int32_t)L_28; } } // System.Int32 System.MemoryExtensions::IndexOf(System.ReadOnlySpan`1,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryExtensions_IndexOf_TisRuntimeObject_m9339506751B4509ED920CB2255D826CB25F4D4A9_gshared (ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE ___span0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_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->rgctx_data, 0)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_2 = { reinterpret_cast (Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var) }; Type_t * L_3; L_3 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_2, /*hidden argument*/NULL); bool L_4; L_4 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_1, (Type_t *)L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_003b; } } { ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE L_5 = ___span0; RuntimeObject ** L_6; L_6 = (( RuntimeObject ** (*) (ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); uint8_t* L_7; L_7 = (( uint8_t* (*) (RuntimeObject **, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((RuntimeObject **)(RuntimeObject **)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); uint8_t* L_8; L_8 = (( uint8_t* (*) (RuntimeObject **, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((RuntimeObject **)(RuntimeObject **)(&___value1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); int32_t L_9 = *((uint8_t*)L_8); int32_t L_10; L_10 = ReadOnlySpan_1_get_Length_m0279C69DE3814D49E2ECEE63F26B652AC355D3A6_inline((ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE *)(ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); int32_t L_11; L_11 = SpanHelpers_IndexOf_m996881920138B2EC72C814473789D6AB958B92F2((uint8_t*)(uint8_t*)L_7, (uint8_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); return (int32_t)L_11; } IL_003b: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_12 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_13; L_13 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_12, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_14 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_15; L_15 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_14, /*hidden argument*/NULL); bool L_16; L_16 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_0076; } } { ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE L_17 = ___span0; RuntimeObject ** L_18; L_18 = (( RuntimeObject ** (*) (ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE )L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); Il2CppChar* L_19; L_19 = (( Il2CppChar* (*) (RuntimeObject **, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((RuntimeObject **)(RuntimeObject **)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); Il2CppChar* L_20; L_20 = (( Il2CppChar* (*) (RuntimeObject **, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((RuntimeObject **)(RuntimeObject **)(&___value1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); int32_t L_21 = *((uint16_t*)L_20); int32_t L_22; L_22 = ReadOnlySpan_1_get_Length_m0279C69DE3814D49E2ECEE63F26B652AC355D3A6_inline((ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE *)(ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); int32_t L_23; L_23 = SpanHelpers_IndexOf_m0740DDBBE5723E3595EADF2552551F636C18A259((Il2CppChar*)(Il2CppChar*)L_19, (Il2CppChar)L_21, (int32_t)L_22, /*hidden argument*/NULL); return (int32_t)L_23; } IL_0076: { ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE L_24 = ___span0; RuntimeObject ** L_25; L_25 = (( RuntimeObject ** (*) (ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject * L_26 = ___value1; int32_t L_27; L_27 = ReadOnlySpan_1_get_Length_m0279C69DE3814D49E2ECEE63F26B652AC355D3A6_inline((ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE *)(ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); int32_t L_28; L_28 = (( int32_t (*) (RuntimeObject **, RuntimeObject *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((RuntimeObject **)(RuntimeObject **)L_25, (RuntimeObject *)L_26, (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (int32_t)L_28; } } // System.Int32 System.MemoryExtensions::IndexOf(System.Span`1,T) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t MemoryExtensions_IndexOf_TisRuntimeObject_mA9B70D1BE38377B3E9C3C2AE1B94B755F52671C2_gshared (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB ___span0, RuntimeObject * ___value1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_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->rgctx_data, 0)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_2 = { reinterpret_cast (Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var) }; Type_t * L_3; L_3 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_2, /*hidden argument*/NULL); bool L_4; L_4 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_1, (Type_t *)L_3, /*hidden argument*/NULL); if (!L_4) { goto IL_003b; } } { Span_1_t02101D0E06A1280E520FC29615C0103A114946DB L_5 = ___span0; RuntimeObject ** L_6; L_6 = (( RuntimeObject ** (*) (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((Span_1_t02101D0E06A1280E520FC29615C0103A114946DB )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); uint8_t* L_7; L_7 = (( uint8_t* (*) (RuntimeObject **, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((RuntimeObject **)(RuntimeObject **)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); uint8_t* L_8; L_8 = (( uint8_t* (*) (RuntimeObject **, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((RuntimeObject **)(RuntimeObject **)(&___value1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); int32_t L_9 = *((uint8_t*)L_8); int32_t L_10; L_10 = Span_1_get_Length_m1E12B8BB68AD1A4CDB478A80586569919C1C857F_inline((Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *)(Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); int32_t L_11; L_11 = SpanHelpers_IndexOf_m996881920138B2EC72C814473789D6AB958B92F2((uint8_t*)(uint8_t*)L_7, (uint8_t)L_9, (int32_t)L_10, /*hidden argument*/NULL); return (int32_t)L_11; } IL_003b: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_12 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_13; L_13 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_12, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_14 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_15; L_15 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_14, /*hidden argument*/NULL); bool L_16; L_16 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL); if (!L_16) { goto IL_0076; } } { Span_1_t02101D0E06A1280E520FC29615C0103A114946DB L_17 = ___span0; RuntimeObject ** L_18; L_18 = (( RuntimeObject ** (*) (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((Span_1_t02101D0E06A1280E520FC29615C0103A114946DB )L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); Il2CppChar* L_19; L_19 = (( Il2CppChar* (*) (RuntimeObject **, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((RuntimeObject **)(RuntimeObject **)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); Il2CppChar* L_20; L_20 = (( Il2CppChar* (*) (RuntimeObject **, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((RuntimeObject **)(RuntimeObject **)(&___value1), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); int32_t L_21 = *((uint16_t*)L_20); int32_t L_22; L_22 = Span_1_get_Length_m1E12B8BB68AD1A4CDB478A80586569919C1C857F_inline((Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *)(Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); int32_t L_23; L_23 = SpanHelpers_IndexOf_m0740DDBBE5723E3595EADF2552551F636C18A259((Il2CppChar*)(Il2CppChar*)L_19, (Il2CppChar)L_21, (int32_t)L_22, /*hidden argument*/NULL); return (int32_t)L_23; } IL_0076: { Span_1_t02101D0E06A1280E520FC29615C0103A114946DB L_24 = ___span0; RuntimeObject ** L_25; L_25 = (( RuntimeObject ** (*) (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((Span_1_t02101D0E06A1280E520FC29615C0103A114946DB )L_24, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); RuntimeObject * L_26 = ___value1; int32_t L_27; L_27 = Span_1_get_Length_m1E12B8BB68AD1A4CDB478A80586569919C1C857F_inline((Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *)(Span_1_t02101D0E06A1280E520FC29615C0103A114946DB *)(&___span0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); int32_t L_28; L_28 = (( int32_t (*) (RuntimeObject **, RuntimeObject *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((RuntimeObject **)(RuntimeObject **)L_25, (RuntimeObject *)L_26, (int32_t)L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return (int32_t)L_28; } } // System.Boolean System.MemoryExtensions::IsTypeComparableAsBytes(System.NUInt&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryExtensions_IsTypeComparableAsBytes_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_mF295ABF2EDEB0E28BEBEE7AFB0AF3A36D34BD883_gshared (NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * ___size0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_0_0_0_var); s_Il2CppMethodInitialized = true; } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_0 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_2 = { reinterpret_cast (Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var) }; Type_t * L_3; L_3 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_2, /*hidden argument*/NULL); bool L_4; L_4 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_1, (Type_t *)L_3, /*hidden argument*/NULL); if (L_4) { goto IL_0036; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_5 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_0_0_0_var) }; Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_7, /*hidden argument*/NULL); bool L_9; L_9 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_6, (Type_t *)L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0044; } } IL_0036: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_10 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_11; L_11 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)1, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_10 = L_11; return (bool)1; } IL_0044: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_12 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_13; L_13 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_12, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_14 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_15; L_15 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_14, /*hidden argument*/NULL); bool L_16; L_16 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL); if (L_16) { goto IL_0095; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_17 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_18; L_18 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_17, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_19 = { reinterpret_cast (Int16_tD0F031114106263BB459DA1F099FF9F42691295A_0_0_0_var) }; Type_t * L_20; L_20 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_19, /*hidden argument*/NULL); bool L_21; L_21 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_18, (Type_t *)L_20, /*hidden argument*/NULL); if (L_21) { goto IL_0095; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_22 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_23; L_23 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_22, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_24 = { reinterpret_cast (UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_0_0_0_var) }; Type_t * L_25; L_25 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_24, /*hidden argument*/NULL); bool L_26; L_26 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_23, (Type_t *)L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_00a3; } } IL_0095: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_27 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_28; L_28 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)2, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_27 = L_28; return (bool)1; } IL_00a3: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_29 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_30; L_30 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_29, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_31 = { reinterpret_cast (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) }; Type_t * L_32; L_32 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_31, /*hidden argument*/NULL); bool L_33; L_33 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_30, (Type_t *)L_32, /*hidden argument*/NULL); if (L_33) { goto IL_00d9; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_34 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_35; L_35 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_34, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_36 = { reinterpret_cast (UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_0_0_0_var) }; Type_t * L_37; L_37 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_36, /*hidden argument*/NULL); bool L_38; L_38 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_35, (Type_t *)L_37, /*hidden argument*/NULL); if (!L_38) { goto IL_00e7; } } IL_00d9: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_39 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_40; L_40 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)4, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_39 = L_40; return (bool)1; } IL_00e7: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_41 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_42; L_42 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_41, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_43 = { reinterpret_cast (Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_0_0_0_var) }; Type_t * L_44; L_44 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_43, /*hidden argument*/NULL); bool L_45; L_45 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_42, (Type_t *)L_44, /*hidden argument*/NULL); if (L_45) { goto IL_011d; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_46 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_47; L_47 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_46, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_48 = { reinterpret_cast (UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_0_0_0_var) }; Type_t * L_49; L_49 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_48, /*hidden argument*/NULL); bool L_50; L_50 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_47, (Type_t *)L_49, /*hidden argument*/NULL); if (!L_50) { goto IL_012b; } } IL_011d: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_51 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_52; L_52 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)8, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_51 = L_52; return (bool)1; } IL_012b: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_53 = ___size0; il2cpp_codegen_initobj(L_53, sizeof(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 )); return (bool)0; } } // System.Boolean System.MemoryExtensions::IsTypeComparableAsBytes(System.NUInt&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryExtensions_IsTypeComparableAsBytes_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_mB765D3F9DB1A072E3A2616BCE938E7CB04DA48E0_gshared (NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * ___size0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_0_0_0_var); s_Il2CppMethodInitialized = true; } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_0 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_2 = { reinterpret_cast (Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var) }; Type_t * L_3; L_3 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_2, /*hidden argument*/NULL); bool L_4; L_4 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_1, (Type_t *)L_3, /*hidden argument*/NULL); if (L_4) { goto IL_0036; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_5 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_0_0_0_var) }; Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_7, /*hidden argument*/NULL); bool L_9; L_9 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_6, (Type_t *)L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0044; } } IL_0036: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_10 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_11; L_11 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)1, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_10 = L_11; return (bool)1; } IL_0044: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_12 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_13; L_13 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_12, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_14 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_15; L_15 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_14, /*hidden argument*/NULL); bool L_16; L_16 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL); if (L_16) { goto IL_0095; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_17 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_18; L_18 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_17, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_19 = { reinterpret_cast (Int16_tD0F031114106263BB459DA1F099FF9F42691295A_0_0_0_var) }; Type_t * L_20; L_20 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_19, /*hidden argument*/NULL); bool L_21; L_21 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_18, (Type_t *)L_20, /*hidden argument*/NULL); if (L_21) { goto IL_0095; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_22 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_23; L_23 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_22, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_24 = { reinterpret_cast (UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_0_0_0_var) }; Type_t * L_25; L_25 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_24, /*hidden argument*/NULL); bool L_26; L_26 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_23, (Type_t *)L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_00a3; } } IL_0095: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_27 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_28; L_28 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)2, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_27 = L_28; return (bool)1; } IL_00a3: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_29 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_30; L_30 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_29, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_31 = { reinterpret_cast (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) }; Type_t * L_32; L_32 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_31, /*hidden argument*/NULL); bool L_33; L_33 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_30, (Type_t *)L_32, /*hidden argument*/NULL); if (L_33) { goto IL_00d9; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_34 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_35; L_35 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_34, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_36 = { reinterpret_cast (UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_0_0_0_var) }; Type_t * L_37; L_37 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_36, /*hidden argument*/NULL); bool L_38; L_38 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_35, (Type_t *)L_37, /*hidden argument*/NULL); if (!L_38) { goto IL_00e7; } } IL_00d9: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_39 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_40; L_40 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)4, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_39 = L_40; return (bool)1; } IL_00e7: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_41 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_42; L_42 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_41, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_43 = { reinterpret_cast (Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_0_0_0_var) }; Type_t * L_44; L_44 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_43, /*hidden argument*/NULL); bool L_45; L_45 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_42, (Type_t *)L_44, /*hidden argument*/NULL); if (L_45) { goto IL_011d; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_46 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_47; L_47 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_46, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_48 = { reinterpret_cast (UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_0_0_0_var) }; Type_t * L_49; L_49 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_48, /*hidden argument*/NULL); bool L_50; L_50 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_47, (Type_t *)L_49, /*hidden argument*/NULL); if (!L_50) { goto IL_012b; } } IL_011d: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_51 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_52; L_52 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)8, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_51 = L_52; return (bool)1; } IL_012b: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_53 = ___size0; il2cpp_codegen_initobj(L_53, sizeof(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 )); return (bool)0; } } // System.Boolean System.MemoryExtensions::IsTypeComparableAsBytes(System.NUInt&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryExtensions_IsTypeComparableAsBytes_TisIccColorantTableEntry_t3A9AFE5EDF0BBCC849E0F333CFD1C9388112471C_m26E4DA635F2066C1CEF78CC575AD7FB2ABA35D2D_gshared (NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * ___size0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_0_0_0_var); s_Il2CppMethodInitialized = true; } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_0 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_2 = { reinterpret_cast (Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var) }; Type_t * L_3; L_3 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_2, /*hidden argument*/NULL); bool L_4; L_4 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_1, (Type_t *)L_3, /*hidden argument*/NULL); if (L_4) { goto IL_0036; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_5 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_0_0_0_var) }; Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_7, /*hidden argument*/NULL); bool L_9; L_9 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_6, (Type_t *)L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0044; } } IL_0036: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_10 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_11; L_11 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)1, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_10 = L_11; return (bool)1; } IL_0044: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_12 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_13; L_13 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_12, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_14 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_15; L_15 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_14, /*hidden argument*/NULL); bool L_16; L_16 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL); if (L_16) { goto IL_0095; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_17 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_18; L_18 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_17, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_19 = { reinterpret_cast (Int16_tD0F031114106263BB459DA1F099FF9F42691295A_0_0_0_var) }; Type_t * L_20; L_20 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_19, /*hidden argument*/NULL); bool L_21; L_21 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_18, (Type_t *)L_20, /*hidden argument*/NULL); if (L_21) { goto IL_0095; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_22 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_23; L_23 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_22, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_24 = { reinterpret_cast (UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_0_0_0_var) }; Type_t * L_25; L_25 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_24, /*hidden argument*/NULL); bool L_26; L_26 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_23, (Type_t *)L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_00a3; } } IL_0095: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_27 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_28; L_28 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)2, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_27 = L_28; return (bool)1; } IL_00a3: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_29 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_30; L_30 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_29, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_31 = { reinterpret_cast (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) }; Type_t * L_32; L_32 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_31, /*hidden argument*/NULL); bool L_33; L_33 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_30, (Type_t *)L_32, /*hidden argument*/NULL); if (L_33) { goto IL_00d9; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_34 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_35; L_35 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_34, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_36 = { reinterpret_cast (UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_0_0_0_var) }; Type_t * L_37; L_37 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_36, /*hidden argument*/NULL); bool L_38; L_38 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_35, (Type_t *)L_37, /*hidden argument*/NULL); if (!L_38) { goto IL_00e7; } } IL_00d9: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_39 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_40; L_40 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)4, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_39 = L_40; return (bool)1; } IL_00e7: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_41 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_42; L_42 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_41, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_43 = { reinterpret_cast (Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_0_0_0_var) }; Type_t * L_44; L_44 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_43, /*hidden argument*/NULL); bool L_45; L_45 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_42, (Type_t *)L_44, /*hidden argument*/NULL); if (L_45) { goto IL_011d; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_46 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_47; L_47 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_46, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_48 = { reinterpret_cast (UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_0_0_0_var) }; Type_t * L_49; L_49 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_48, /*hidden argument*/NULL); bool L_50; L_50 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_47, (Type_t *)L_49, /*hidden argument*/NULL); if (!L_50) { goto IL_012b; } } IL_011d: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_51 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_52; L_52 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)8, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_51 = L_52; return (bool)1; } IL_012b: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_53 = ___size0; il2cpp_codegen_initobj(L_53, sizeof(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 )); return (bool)0; } } // System.Boolean System.MemoryExtensions::IsTypeComparableAsBytes(System.NUInt&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryExtensions_IsTypeComparableAsBytes_TisIccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A_m7DD085E00A6D65CBFFB5D8A5E53C8BAE6092CC04_gshared (NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * ___size0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_0_0_0_var); s_Il2CppMethodInitialized = true; } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_0 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_2 = { reinterpret_cast (Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var) }; Type_t * L_3; L_3 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_2, /*hidden argument*/NULL); bool L_4; L_4 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_1, (Type_t *)L_3, /*hidden argument*/NULL); if (L_4) { goto IL_0036; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_5 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_0_0_0_var) }; Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_7, /*hidden argument*/NULL); bool L_9; L_9 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_6, (Type_t *)L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0044; } } IL_0036: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_10 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_11; L_11 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)1, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_10 = L_11; return (bool)1; } IL_0044: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_12 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_13; L_13 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_12, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_14 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_15; L_15 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_14, /*hidden argument*/NULL); bool L_16; L_16 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL); if (L_16) { goto IL_0095; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_17 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_18; L_18 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_17, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_19 = { reinterpret_cast (Int16_tD0F031114106263BB459DA1F099FF9F42691295A_0_0_0_var) }; Type_t * L_20; L_20 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_19, /*hidden argument*/NULL); bool L_21; L_21 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_18, (Type_t *)L_20, /*hidden argument*/NULL); if (L_21) { goto IL_0095; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_22 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_23; L_23 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_22, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_24 = { reinterpret_cast (UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_0_0_0_var) }; Type_t * L_25; L_25 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_24, /*hidden argument*/NULL); bool L_26; L_26 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_23, (Type_t *)L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_00a3; } } IL_0095: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_27 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_28; L_28 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)2, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_27 = L_28; return (bool)1; } IL_00a3: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_29 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_30; L_30 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_29, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_31 = { reinterpret_cast (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) }; Type_t * L_32; L_32 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_31, /*hidden argument*/NULL); bool L_33; L_33 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_30, (Type_t *)L_32, /*hidden argument*/NULL); if (L_33) { goto IL_00d9; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_34 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_35; L_35 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_34, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_36 = { reinterpret_cast (UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_0_0_0_var) }; Type_t * L_37; L_37 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_36, /*hidden argument*/NULL); bool L_38; L_38 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_35, (Type_t *)L_37, /*hidden argument*/NULL); if (!L_38) { goto IL_00e7; } } IL_00d9: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_39 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_40; L_40 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)4, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_39 = L_40; return (bool)1; } IL_00e7: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_41 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_42; L_42 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_41, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_43 = { reinterpret_cast (Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_0_0_0_var) }; Type_t * L_44; L_44 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_43, /*hidden argument*/NULL); bool L_45; L_45 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_42, (Type_t *)L_44, /*hidden argument*/NULL); if (L_45) { goto IL_011d; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_46 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_47; L_47 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_46, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_48 = { reinterpret_cast (UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_0_0_0_var) }; Type_t * L_49; L_49 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_48, /*hidden argument*/NULL); bool L_50; L_50 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_47, (Type_t *)L_49, /*hidden argument*/NULL); if (!L_50) { goto IL_012b; } } IL_011d: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_51 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_52; L_52 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)8, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_51 = L_52; return (bool)1; } IL_012b: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_53 = ___size0; il2cpp_codegen_initobj(L_53, sizeof(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 )); return (bool)0; } } // System.Boolean System.MemoryExtensions::IsTypeComparableAsBytes(System.NUInt&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryExtensions_IsTypeComparableAsBytes_TisIccLut_tFB99AB82ABB1A482C310EE322C51C9EFC62A778C_mB0BB0391D16A9FF53F378E30F53054A83981B992_gshared (NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * ___size0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_0_0_0_var); s_Il2CppMethodInitialized = true; } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_0 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_2 = { reinterpret_cast (Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var) }; Type_t * L_3; L_3 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_2, /*hidden argument*/NULL); bool L_4; L_4 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_1, (Type_t *)L_3, /*hidden argument*/NULL); if (L_4) { goto IL_0036; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_5 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_0_0_0_var) }; Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_7, /*hidden argument*/NULL); bool L_9; L_9 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_6, (Type_t *)L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0044; } } IL_0036: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_10 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_11; L_11 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)1, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_10 = L_11; return (bool)1; } IL_0044: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_12 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_13; L_13 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_12, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_14 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_15; L_15 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_14, /*hidden argument*/NULL); bool L_16; L_16 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL); if (L_16) { goto IL_0095; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_17 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_18; L_18 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_17, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_19 = { reinterpret_cast (Int16_tD0F031114106263BB459DA1F099FF9F42691295A_0_0_0_var) }; Type_t * L_20; L_20 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_19, /*hidden argument*/NULL); bool L_21; L_21 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_18, (Type_t *)L_20, /*hidden argument*/NULL); if (L_21) { goto IL_0095; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_22 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_23; L_23 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_22, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_24 = { reinterpret_cast (UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_0_0_0_var) }; Type_t * L_25; L_25 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_24, /*hidden argument*/NULL); bool L_26; L_26 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_23, (Type_t *)L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_00a3; } } IL_0095: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_27 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_28; L_28 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)2, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_27 = L_28; return (bool)1; } IL_00a3: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_29 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_30; L_30 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_29, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_31 = { reinterpret_cast (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) }; Type_t * L_32; L_32 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_31, /*hidden argument*/NULL); bool L_33; L_33 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_30, (Type_t *)L_32, /*hidden argument*/NULL); if (L_33) { goto IL_00d9; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_34 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_35; L_35 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_34, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_36 = { reinterpret_cast (UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_0_0_0_var) }; Type_t * L_37; L_37 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_36, /*hidden argument*/NULL); bool L_38; L_38 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_35, (Type_t *)L_37, /*hidden argument*/NULL); if (!L_38) { goto IL_00e7; } } IL_00d9: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_39 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_40; L_40 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)4, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_39 = L_40; return (bool)1; } IL_00e7: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_41 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_42; L_42 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_41, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_43 = { reinterpret_cast (Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_0_0_0_var) }; Type_t * L_44; L_44 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_43, /*hidden argument*/NULL); bool L_45; L_45 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_42, (Type_t *)L_44, /*hidden argument*/NULL); if (L_45) { goto IL_011d; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_46 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_47; L_47 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_46, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_48 = { reinterpret_cast (UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_0_0_0_var) }; Type_t * L_49; L_49 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_48, /*hidden argument*/NULL); bool L_50; L_50 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_47, (Type_t *)L_49, /*hidden argument*/NULL); if (!L_50) { goto IL_012b; } } IL_011d: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_51 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_52; L_52 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)8, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_51 = L_52; return (bool)1; } IL_012b: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_53 = ___size0; il2cpp_codegen_initobj(L_53, sizeof(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 )); return (bool)0; } } // System.Boolean System.MemoryExtensions::IsTypeComparableAsBytes(System.NUInt&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryExtensions_IsTypeComparableAsBytes_TisIccNamedColor_t1FBC033809515457EC209B625E1FE6B1B5C83A5A_m889C048146415E7066224757725AE9381376D817_gshared (NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * ___size0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_0_0_0_var); s_Il2CppMethodInitialized = true; } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_0 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_2 = { reinterpret_cast (Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var) }; Type_t * L_3; L_3 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_2, /*hidden argument*/NULL); bool L_4; L_4 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_1, (Type_t *)L_3, /*hidden argument*/NULL); if (L_4) { goto IL_0036; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_5 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_0_0_0_var) }; Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_7, /*hidden argument*/NULL); bool L_9; L_9 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_6, (Type_t *)L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0044; } } IL_0036: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_10 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_11; L_11 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)1, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_10 = L_11; return (bool)1; } IL_0044: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_12 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_13; L_13 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_12, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_14 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_15; L_15 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_14, /*hidden argument*/NULL); bool L_16; L_16 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL); if (L_16) { goto IL_0095; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_17 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_18; L_18 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_17, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_19 = { reinterpret_cast (Int16_tD0F031114106263BB459DA1F099FF9F42691295A_0_0_0_var) }; Type_t * L_20; L_20 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_19, /*hidden argument*/NULL); bool L_21; L_21 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_18, (Type_t *)L_20, /*hidden argument*/NULL); if (L_21) { goto IL_0095; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_22 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_23; L_23 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_22, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_24 = { reinterpret_cast (UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_0_0_0_var) }; Type_t * L_25; L_25 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_24, /*hidden argument*/NULL); bool L_26; L_26 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_23, (Type_t *)L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_00a3; } } IL_0095: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_27 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_28; L_28 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)2, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_27 = L_28; return (bool)1; } IL_00a3: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_29 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_30; L_30 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_29, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_31 = { reinterpret_cast (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) }; Type_t * L_32; L_32 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_31, /*hidden argument*/NULL); bool L_33; L_33 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_30, (Type_t *)L_32, /*hidden argument*/NULL); if (L_33) { goto IL_00d9; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_34 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_35; L_35 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_34, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_36 = { reinterpret_cast (UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_0_0_0_var) }; Type_t * L_37; L_37 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_36, /*hidden argument*/NULL); bool L_38; L_38 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_35, (Type_t *)L_37, /*hidden argument*/NULL); if (!L_38) { goto IL_00e7; } } IL_00d9: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_39 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_40; L_40 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)4, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_39 = L_40; return (bool)1; } IL_00e7: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_41 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_42; L_42 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_41, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_43 = { reinterpret_cast (Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_0_0_0_var) }; Type_t * L_44; L_44 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_43, /*hidden argument*/NULL); bool L_45; L_45 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_42, (Type_t *)L_44, /*hidden argument*/NULL); if (L_45) { goto IL_011d; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_46 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_47; L_47 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_46, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_48 = { reinterpret_cast (UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_0_0_0_var) }; Type_t * L_49; L_49 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_48, /*hidden argument*/NULL); bool L_50; L_50 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_47, (Type_t *)L_49, /*hidden argument*/NULL); if (!L_50) { goto IL_012b; } } IL_011d: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_51 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_52; L_52 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)8, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_51 = L_52; return (bool)1; } IL_012b: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_53 = ___size0; il2cpp_codegen_initobj(L_53, sizeof(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 )); return (bool)0; } } // System.Boolean System.MemoryExtensions::IsTypeComparableAsBytes(System.NUInt&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryExtensions_IsTypeComparableAsBytes_TisIccProfileDescription_t618070BD619D9C8F1218B099A22964098BF19A90_mDB8CC3CDA3C1528C6D77379BA582F220BFF43816_gshared (NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * ___size0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_0_0_0_var); s_Il2CppMethodInitialized = true; } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_0 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_2 = { reinterpret_cast (Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var) }; Type_t * L_3; L_3 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_2, /*hidden argument*/NULL); bool L_4; L_4 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_1, (Type_t *)L_3, /*hidden argument*/NULL); if (L_4) { goto IL_0036; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_5 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_0_0_0_var) }; Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_7, /*hidden argument*/NULL); bool L_9; L_9 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_6, (Type_t *)L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0044; } } IL_0036: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_10 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_11; L_11 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)1, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_10 = L_11; return (bool)1; } IL_0044: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_12 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_13; L_13 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_12, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_14 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_15; L_15 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_14, /*hidden argument*/NULL); bool L_16; L_16 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL); if (L_16) { goto IL_0095; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_17 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_18; L_18 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_17, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_19 = { reinterpret_cast (Int16_tD0F031114106263BB459DA1F099FF9F42691295A_0_0_0_var) }; Type_t * L_20; L_20 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_19, /*hidden argument*/NULL); bool L_21; L_21 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_18, (Type_t *)L_20, /*hidden argument*/NULL); if (L_21) { goto IL_0095; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_22 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_23; L_23 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_22, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_24 = { reinterpret_cast (UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_0_0_0_var) }; Type_t * L_25; L_25 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_24, /*hidden argument*/NULL); bool L_26; L_26 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_23, (Type_t *)L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_00a3; } } IL_0095: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_27 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_28; L_28 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)2, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_27 = L_28; return (bool)1; } IL_00a3: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_29 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_30; L_30 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_29, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_31 = { reinterpret_cast (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) }; Type_t * L_32; L_32 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_31, /*hidden argument*/NULL); bool L_33; L_33 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_30, (Type_t *)L_32, /*hidden argument*/NULL); if (L_33) { goto IL_00d9; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_34 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_35; L_35 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_34, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_36 = { reinterpret_cast (UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_0_0_0_var) }; Type_t * L_37; L_37 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_36, /*hidden argument*/NULL); bool L_38; L_38 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_35, (Type_t *)L_37, /*hidden argument*/NULL); if (!L_38) { goto IL_00e7; } } IL_00d9: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_39 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_40; L_40 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)4, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_39 = L_40; return (bool)1; } IL_00e7: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_41 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_42; L_42 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_41, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_43 = { reinterpret_cast (Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_0_0_0_var) }; Type_t * L_44; L_44 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_43, /*hidden argument*/NULL); bool L_45; L_45 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_42, (Type_t *)L_44, /*hidden argument*/NULL); if (L_45) { goto IL_011d; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_46 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_47; L_47 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_46, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_48 = { reinterpret_cast (UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_0_0_0_var) }; Type_t * L_49; L_49 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_48, /*hidden argument*/NULL); bool L_50; L_50 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_47, (Type_t *)L_49, /*hidden argument*/NULL); if (!L_50) { goto IL_012b; } } IL_011d: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_51 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_52; L_52 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)8, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_51 = L_52; return (bool)1; } IL_012b: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_53 = ___size0; il2cpp_codegen_initobj(L_53, sizeof(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 )); return (bool)0; } } // System.Boolean System.MemoryExtensions::IsTypeComparableAsBytes(System.NUInt&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryExtensions_IsTypeComparableAsBytes_TisIccProfileSequenceIdentifier_tD5C4738FB4393065E57CE904D74C7D4226A7B1FA_m36D027D4B09DF4E6F8D1D1F8B9B689CA16292D20_gshared (NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * ___size0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_0_0_0_var); s_Il2CppMethodInitialized = true; } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_0 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_2 = { reinterpret_cast (Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var) }; Type_t * L_3; L_3 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_2, /*hidden argument*/NULL); bool L_4; L_4 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_1, (Type_t *)L_3, /*hidden argument*/NULL); if (L_4) { goto IL_0036; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_5 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_0_0_0_var) }; Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_7, /*hidden argument*/NULL); bool L_9; L_9 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_6, (Type_t *)L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0044; } } IL_0036: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_10 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_11; L_11 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)1, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_10 = L_11; return (bool)1; } IL_0044: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_12 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_13; L_13 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_12, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_14 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_15; L_15 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_14, /*hidden argument*/NULL); bool L_16; L_16 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL); if (L_16) { goto IL_0095; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_17 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_18; L_18 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_17, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_19 = { reinterpret_cast (Int16_tD0F031114106263BB459DA1F099FF9F42691295A_0_0_0_var) }; Type_t * L_20; L_20 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_19, /*hidden argument*/NULL); bool L_21; L_21 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_18, (Type_t *)L_20, /*hidden argument*/NULL); if (L_21) { goto IL_0095; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_22 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_23; L_23 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_22, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_24 = { reinterpret_cast (UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_0_0_0_var) }; Type_t * L_25; L_25 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_24, /*hidden argument*/NULL); bool L_26; L_26 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_23, (Type_t *)L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_00a3; } } IL_0095: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_27 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_28; L_28 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)2, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_27 = L_28; return (bool)1; } IL_00a3: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_29 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_30; L_30 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_29, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_31 = { reinterpret_cast (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) }; Type_t * L_32; L_32 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_31, /*hidden argument*/NULL); bool L_33; L_33 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_30, (Type_t *)L_32, /*hidden argument*/NULL); if (L_33) { goto IL_00d9; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_34 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_35; L_35 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_34, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_36 = { reinterpret_cast (UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_0_0_0_var) }; Type_t * L_37; L_37 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_36, /*hidden argument*/NULL); bool L_38; L_38 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_35, (Type_t *)L_37, /*hidden argument*/NULL); if (!L_38) { goto IL_00e7; } } IL_00d9: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_39 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_40; L_40 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)4, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_39 = L_40; return (bool)1; } IL_00e7: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_41 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_42; L_42 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_41, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_43 = { reinterpret_cast (Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_0_0_0_var) }; Type_t * L_44; L_44 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_43, /*hidden argument*/NULL); bool L_45; L_45 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_42, (Type_t *)L_44, /*hidden argument*/NULL); if (L_45) { goto IL_011d; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_46 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_47; L_47 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_46, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_48 = { reinterpret_cast (UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_0_0_0_var) }; Type_t * L_49; L_49 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_48, /*hidden argument*/NULL); bool L_50; L_50 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_47, (Type_t *)L_49, /*hidden argument*/NULL); if (!L_50) { goto IL_012b; } } IL_011d: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_51 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_52; L_52 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)8, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_51 = L_52; return (bool)1; } IL_012b: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_53 = ___size0; il2cpp_codegen_initobj(L_53, sizeof(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 )); return (bool)0; } } // System.Boolean System.MemoryExtensions::IsTypeComparableAsBytes(System.NUInt&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool MemoryExtensions_IsTypeComparableAsBytes_TisIccResponseNumber_t29E9027597E169519A047E21CFF7064CD5F4E84C_m50A6FDFFAB693656E356EDCF7E9560F7EE30DBFB_gshared (NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * ___size0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int16_tD0F031114106263BB459DA1F099FF9F42691295A_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_0_0_0_var); s_Il2CppMethodInitialized = true; } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_0 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_2 = { reinterpret_cast (Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var) }; Type_t * L_3; L_3 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_2, /*hidden argument*/NULL); bool L_4; L_4 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_1, (Type_t *)L_3, /*hidden argument*/NULL); if (L_4) { goto IL_0036; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_5 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_0_0_0_var) }; Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_7, /*hidden argument*/NULL); bool L_9; L_9 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_6, (Type_t *)L_8, /*hidden argument*/NULL); if (!L_9) { goto IL_0044; } } IL_0036: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_10 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_11; L_11 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)1, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_10 = L_11; return (bool)1; } IL_0044: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_12 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_13; L_13 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_12, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_14 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_15; L_15 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_14, /*hidden argument*/NULL); bool L_16; L_16 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_13, (Type_t *)L_15, /*hidden argument*/NULL); if (L_16) { goto IL_0095; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_17 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_18; L_18 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_17, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_19 = { reinterpret_cast (Int16_tD0F031114106263BB459DA1F099FF9F42691295A_0_0_0_var) }; Type_t * L_20; L_20 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_19, /*hidden argument*/NULL); bool L_21; L_21 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_18, (Type_t *)L_20, /*hidden argument*/NULL); if (L_21) { goto IL_0095; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_22 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_23; L_23 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_22, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_24 = { reinterpret_cast (UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_0_0_0_var) }; Type_t * L_25; L_25 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_24, /*hidden argument*/NULL); bool L_26; L_26 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_23, (Type_t *)L_25, /*hidden argument*/NULL); if (!L_26) { goto IL_00a3; } } IL_0095: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_27 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_28; L_28 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)2, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_27 = L_28; return (bool)1; } IL_00a3: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_29 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_30; L_30 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_29, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_31 = { reinterpret_cast (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) }; Type_t * L_32; L_32 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_31, /*hidden argument*/NULL); bool L_33; L_33 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_30, (Type_t *)L_32, /*hidden argument*/NULL); if (L_33) { goto IL_00d9; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_34 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_35; L_35 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_34, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_36 = { reinterpret_cast (UInt32_tE60352A06233E4E69DD198BCC67142159F686B15_0_0_0_var) }; Type_t * L_37; L_37 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_36, /*hidden argument*/NULL); bool L_38; L_38 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_35, (Type_t *)L_37, /*hidden argument*/NULL); if (!L_38) { goto IL_00e7; } } IL_00d9: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_39 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_40; L_40 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)4, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_39 = L_40; return (bool)1; } IL_00e7: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_41 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_42; L_42 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_41, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_43 = { reinterpret_cast (Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_0_0_0_var) }; Type_t * L_44; L_44 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_43, /*hidden argument*/NULL); bool L_45; L_45 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_42, (Type_t *)L_44, /*hidden argument*/NULL); if (L_45) { goto IL_011d; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_46 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 0)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_47; L_47 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_46, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_48 = { reinterpret_cast (UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_0_0_0_var) }; Type_t * L_49; L_49 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_48, /*hidden argument*/NULL); bool L_50; L_50 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_47, (Type_t *)L_49, /*hidden argument*/NULL); if (!L_50) { goto IL_012b; } } IL_011d: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_51 = ___size0; NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 L_52; L_52 = NUInt_op_Explicit_m680513883587956D1452B1EB6D321D4C3A0C8366((int32_t)8, /*hidden argument*/NULL); *(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 *)L_51 = L_52; return (bool)1; } IL_012b: { NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 * L_53 = ___size0; il2cpp_codegen_initobj(L_53, sizeof(NUInt_t6097F6D5A9138404C7786F1B3E1654AD18E030F5 )); return (bool)0; } } 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 Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E JpegMetadata_get_ColorType_m1897428916A378D7072734D2315E5442F412B7C1_inline (JpegMetadata_t145EB710BDB67C32E62A4794851EE0631B8181F2 * __this, const RuntimeMethod* method) { { Nullable_1_t983EE1FD86AFF079F18C43AC772B5567A818707E L_0 = __this->get_U3CColorTypeU3Ek__BackingField_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * JValue_get_Value_m886BB4337BAD45C2E74A27AC3D45A5D3912DB92E_inline (JValue_tAA83B3646A899C1E817A4AE2B29A884B43DF0F64 * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = __this->get__value_14(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * SwitchExpression_get_SwitchValue_mD8CD9709E81A54B92F98F6EE02D35B756B0C5EA3_inline (SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 * __this, const RuntimeMethod* method) { { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = __this->get_U3CSwitchValueU3Ek__BackingField_3(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * SwitchExpression_get_DefaultBody_m80DC9FD0489B7FA0F7F19B57A0F4CC5F6930E00B_inline (SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 * __this, const RuntimeMethod* method) { { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = __this->get_U3CDefaultBodyU3Ek__BackingField_5(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229 * SwitchExpression_get_Cases_m2FCE5C2757FA7A90F341C43816EDB90DB857E012_inline (SwitchExpression_tF424289D4B0DC00D7E62A4E387CDBE0C0EF75732 * __this, const RuntimeMethod* method) { { ReadOnlyCollection_1_t4A18C499A82F1473FD001C0134927C4B124B4229 * L_0 = __this->get_U3CCasesU3Ek__BackingField_4(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * SwitchCase_get_TestValues_mD0F5164247689D0E3FA2BD80A6CFF0D4D71FE11E_inline (SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80 * __this, const RuntimeMethod* method) { { ReadOnlyCollection_1_t7976DDE3F2FC7BAAF4F920193FF1B5BA33CCC2B5 * L_0 = __this->get_U3CTestValuesU3Ek__BackingField_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * ConstantExpression_get_Value_mB34C9C1BEFB26DF4C42165794F8C171E6797C19C_inline (ConstantExpression_tE22239C4AE815AF9B4647E026E802623F433F0FB * __this, const RuntimeMethod* method) { { RuntimeObject * L_0 = __this->get_U3CValueU3Ek__BackingField_3(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * SwitchCase_get_Body_m4EEA6CCFAE8D38ABE00B0D3A0C70652147BF36CB_inline (SwitchCase_tDF1085BCF1AA039BA1EB39F5CDC5D58C4EA01B80 * __this, const RuntimeMethod* method) { { Expression_t30A004209C10C2D9A9785B2F74EEED431A4D4660 * L_0 = __this->get_U3CBodyU3Ek__BackingField_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float MathF_Ceiling_m2EDE8A930AC73267E2A2F73F58DA82045FAE8B95_inline (float ___f0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { float L_0 = ___f0; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_1; L_1 = ceil(((double)((double)L_0))); return ((float)((float)L_1)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float CubicResampler_get_Radius_mC2425BDBDAA2D95DC1D97FF86133D419AB3E5E83_inline (CubicResampler_t05545076595DA43AF0D1749540089848660DF577 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_U3CRadiusU3Ek__BackingField_8(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float LanczosResampler_get_Radius_m6503F65894F6272ADDAB2D6985AD1F1FCD5D54D2_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, const RuntimeMethod* method) { { float L_0 = __this->get_U3CRadiusU3Ek__BackingField_4(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Size_get_Width_m4B07AF4B1863E82EBABBC4567F645754A45E06A8_inline (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CWidthU3Ek__BackingField_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Size_get_Height_m6C97D54FCC8B29543BCDCC56C059EC8852717483_inline (Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CHeightU3Ek__BackingField_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Guard_NotNull_TisRuntimeObject_mCC4DE844B884F413E1638F21C30000B52DE4EFB5_gshared_inline (RuntimeObject * ___value0, String_t* ___parameterName1, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; if (!L_0) { goto IL_0009; } } { return; } IL_0009: { String_t* L_1 = ___parameterName1; ThrowHelper_ThrowArgumentNullExceptionForNotNull_m2DEF0B94EA54317D1F7FE5A9088D7EF065DFAF62((String_t*)L_1, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Nullable_1_get_HasValue_m148647ED387A2B711CD8C5AACD09286F0202DB14_gshared_inline (Nullable_1_tD87DFE8DA2CD69D55896E24D245C7563D8D40EBA * __this, const RuntimeMethod* method) { { bool L_0 = (bool)__this->get_has_value_1(); return (bool)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t Nullable_1_GetValueOrDefault_m1D6A88E967053FF9877BD2BD0E87C1DE7C774328_gshared_inline (Nullable_1_tD87DFE8DA2CD69D55896E24D245C7563D8D40EBA * __this, const RuntimeMethod* method) { { uint8_t L_0 = (uint8_t)__this->get_value_0(); return (uint8_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mFB174769DCD0AB08684EE99B5055919F3A6AD921_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m8194F582E32124E2B4FB0C405B1A11FB630D3F46_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m6FFE9DDB1C0F7BB21965B483DCDA199A21CEF9E1_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_mD5C4BAECC0AB7781C070FF8DBF7B7288221F078D_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m643C51EFDAF3234939FD91B229C37D62EED1BE0D_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB61A36150EE2093EEAAE85C7C05FB21E69BBCCCE_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mE5733859D7E91C352957C6E12257E95254DC0685_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m2D2E7672810B4D3C575C5890C57814437E01A85A_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m2E8AED35A543A7EF842769E305A89E5F84E99747_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m8427D5A732F006C2B405328E5680FDAB12CCA16C_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mBE41894FCBC7171D43A1ED002C0247E9F712FB7F_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m985A1E762F04C9265FB1BBB1B6D902F6724F6034_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m67371517604EC55B33B453FCAB7794E295E05C0A_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m5B7C6045001815C35442A0C2B0EECCAEC0FB1984_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m87E8D5FA75D4B9C2AB2D2AF3340B2A07CD48CBB0_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mDCF9F34BCD75B58962A257FB7C79D6A3C866E9A5_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m07E6EC458BB4190497484E58E49D4AA90293578C_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m4A528D4D3476D196022C27382943ACAF0D134C03_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mD824848D75C4A84B1507649C079BA62B5CE814A4_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE4D338DFD91AFE08209C9375D4A99D2EFD0C1443_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m63572E31FAD546612097E30678BA6B6A096A6377_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m0CB077B43CD2EB4FCDFE7618F03260DFDEA89A38_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mF30FC2A26B14C73F89F8212B20ABDC8D3077760E_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mD7C9B28D441A95A90B8B0F33222121BC639E1B09_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mA2CAFF783846BBC783D06CFDAE12DF04E5E2BF93_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m3CC8BA930AB23680F449DBC72347E6349CD6CBCA_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mB7925DDA1E0894DB0A23EC571FA18DC79CDCD001_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m943C9CDA21958843FE361CF8C0EE11BAE13B7BF5_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void LanczosResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m548BD6A3BAD489F9EE39AF7321E60115BEFCA0D2_gshared_inline (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (LanczosResampler_t01C01EAFEFB74FF7A30CF201FB501720C306CCF5 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m096795E4794F2BF3E11F18A8C5D81C0126D30BA2_gshared_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 V_0; memset((&V_0), 0, sizeof(V_0)); { A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 )); goto IL_0037; } { A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* L_8 = ___array0; Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * L_9; L_9 = (( Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t695EF33093491846EC64C80404D094F439280106_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mDCFF227A349FF1436B0A77D31AB5A80C1780B5D1_gshared_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 V_0; memset((&V_0), 0, sizeof(V_0)); { Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 )); goto IL_0037; } { Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* L_8 = ___array0; Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * L_9; L_9 = (( Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t614E5FE5E7FDAC83924D317B60D270AC133A48AE_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m8289A612A0E8E2D1171C1A1625358E04496D0711_gshared_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD V_0; memset((&V_0), 0, sizeof(V_0)); { Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD )); goto IL_0037; } { Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* L_8 = ___array0; Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * L_9; L_9 = (( Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t79C6FE9069DDEDDB6332CD2803E0FD9C711B65CA_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE8DA1CC5FB4724162044AEF112DE481ADBB76D38_gshared_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_0; memset((&V_0), 0, sizeof(V_0)); { Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )); goto IL_0037; } { Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* L_8 = ___array0; Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * L_9; L_9 = (( Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t24F3611AC40CF97B539FC2789D7C62FD1CAF1716_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m0BD817DBA011B6F506DAF05533F1D9F4DC501375_gshared_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C V_0; memset((&V_0), 0, sizeof(V_0)); { Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C )); goto IL_0037; } { Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* L_8 = ___array0; Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * L_9; L_9 = (( Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_tDFDA4D4D3D947E8C06F988C4F670696FF2F7E6A4_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m5E16BACE4767A9229B72E76A65423CE98B26220B_gshared_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 V_0; memset((&V_0), 0, sizeof(V_0)); { Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_tC089F74404A3C46975952EE686EC533667BB207F )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )); goto IL_0037; } { Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* L_8 = ___array0; Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * L_9; L_9 = (( Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_tB8FC9A7BA231CC85D7530F8F904BA5146F532EC1_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m0695213D9510A0AF851CFED81AA2E3CABF4123E4_gshared_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 V_0; memset((&V_0), 0, sizeof(V_0)); { Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 )); goto IL_0037; } { Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* L_8 = ___array0; Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * L_9; L_9 = (( Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t4F565B9DD971245DAD9E46AE5AC6D5A5CEAB74E0_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE7E0028FA3BC6D0BFC977713B6191992C38B656E_gshared_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 V_0; memset((&V_0), 0, sizeof(V_0)); { Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 )); goto IL_0037; } { Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* L_8 = ___array0; Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * L_9; L_9 = (( Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_tFF5CF9C30DB1EAD3E6FD2B17196C1EFD2A0A1A6F_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m0423E93DC0A8D66D3525F092F44F446A4678FD32_gshared_inline (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 * __this, BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; { BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(bool)); goto IL_0037; } { BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_8 = ___array0; Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC * L_9; L_9 = (( Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t38F52AA1E5448089390A899F335DF1244DCBE8DC_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m069AE9E24D753014C34B1D111A0FD9035F17DAE0_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint8_t V_0 = 0x0; { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(uint8_t)); goto IL_0037; } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_8 = ___array0; Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_9; L_9 = (( Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_tB073195618B2A7CB0FE31C31919AF7A3BB10C376_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mF6A1EA86D495ACC6DB1410A2D128542C65FB9BAA_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 V_0; memset((&V_0), 0, sizeof(V_0)); { Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 )); goto IL_0037; } { Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* L_8 = ___array0; Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * L_9; L_9 = (( Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_tDEA44F3AB65206170A37FE99B145D3574D34B93D_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m9B69D865A57CA0C09EFEF3E524CD7DFAB165ECEB_gshared_inline (Span_1_t06D5F8D9BFCED3581A0DFE750B736ED793F9B0AF * __this, Complex64U5BU5D_tDF719F22C4210186A1B5CC5FD17AD382EDB16650* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Complex64_t5CBC571F74254F55F085ABDEFC207219C1181FE1 V_0; memset((&V_0), 0, sizeof(V_0)); { Complex64U5BU5D_tDF719F22C4210186A1B5CC5FD17AD382EDB16650* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t06D5F8D9BFCED3581A0DFE750B736ED793F9B0AF )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(Complex64_t5CBC571F74254F55F085ABDEFC207219C1181FE1 )); goto IL_0037; } { Complex64U5BU5D_tDF719F22C4210186A1B5CC5FD17AD382EDB16650* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { Complex64U5BU5D_tDF719F22C4210186A1B5CC5FD17AD382EDB16650* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); Complex64U5BU5D_tDF719F22C4210186A1B5CC5FD17AD382EDB16650* L_8 = ___array0; Pinnable_1_t91B7A9064F81FDCD94CCE99CE3B7D0EC4ACBB8D4 * L_9; L_9 = (( Pinnable_1_t91B7A9064F81FDCD94CCE99CE3B7D0EC4ACBB8D4 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t241CD3FB8C103E30BBF3ABA142551F0C8A9DCB01_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m5C77AF0A00404F5D9FD99C5BA22441C9EB24BB74_gshared_inline (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D * __this, DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } double V_0 = 0.0; { DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(double)); goto IL_0037; } { DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_8 = ___array0; Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 * L_9; L_9 = (( Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_tECCA02345640F68C55DB5D20EC12A0E38809936C_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m5EA12F80597B57A4086A35B263C61775ACFE9358_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E V_0; memset((&V_0), 0, sizeof(V_0)); { HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E )); goto IL_0037; } { HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* L_8 = ___array0; Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * L_9; L_9 = (( Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t9447296E1E95E9177ECEFC7E6829EFEA3B58D457_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m27F9C75809E6D71AE66FCA82B8DB145C99B7DDEC_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC V_0; memset((&V_0), 0, sizeof(V_0)); { HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC )); goto IL_0037; } { HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* L_8 = ___array0; Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * L_9; L_9 = (( Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t4B8DB67B35892AAA46AD01D272D19C1A99589AE1_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mA137E3E6CEF3A75EFFDE67C0B9F4482078F08D30_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 V_0; memset((&V_0), 0, sizeof(V_0)); { HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 )); goto IL_0037; } { HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* L_8 = ___array0; Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * L_9; L_9 = (( Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t6A5AA901824D8FBCAAFF41A09ADAB132A1C5871A_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC34A965F4894A5A47B518030CF4402B62C4948B4_gshared_inline (Span_1_t505322BC8E095CEFE70E5BB9C210963541BCABB8 * __this, HuffmanCodeU5BU5D_tF5144EAB7445CD0648DF650B5E307F1412134A9D* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } HuffmanCode_t5DB78E46410B0BF2E5DBC56B1F2385D5BC783A88 V_0; memset((&V_0), 0, sizeof(V_0)); { HuffmanCodeU5BU5D_tF5144EAB7445CD0648DF650B5E307F1412134A9D* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t505322BC8E095CEFE70E5BB9C210963541BCABB8 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(HuffmanCode_t5DB78E46410B0BF2E5DBC56B1F2385D5BC783A88 )); goto IL_0037; } { HuffmanCodeU5BU5D_tF5144EAB7445CD0648DF650B5E307F1412134A9D* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { HuffmanCodeU5BU5D_tF5144EAB7445CD0648DF650B5E307F1412134A9D* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); HuffmanCodeU5BU5D_tF5144EAB7445CD0648DF650B5E307F1412134A9D* L_8 = ___array0; Pinnable_1_t761807393ABA1A54FEA3FFD885780C2AED404C34 * L_9; L_9 = (( Pinnable_1_t761807393ABA1A54FEA3FFD885780C2AED404C34 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_tEB72FCB2917A83AD07110FBA16BAE24D2A85E33E_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m08816E559C4DCF845C618246E734B5F945A208BD_gshared_inline (Span_1_t12CC100C34B7F692FC8EC8927A1ADEEB0E04C05E * __this, HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } HuffmanTree_tF7BA6FEA00AA9F39CBBABC97864C7A82899916DB V_0; memset((&V_0), 0, sizeof(V_0)); { HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t12CC100C34B7F692FC8EC8927A1ADEEB0E04C05E )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(HuffmanTree_tF7BA6FEA00AA9F39CBBABC97864C7A82899916DB )); goto IL_0037; } { HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07* L_8 = ___array0; Pinnable_1_tB8357FEFA38173C025DA1EF8045C28063D40CFCC * L_9; L_9 = (( Pinnable_1_tB8357FEFA38173C025DA1EF8045C28063D40CFCC * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t83A6B798BE90EE735FB8442A4D92F3EA18C2CCA9_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mD2C002C71E47A5E1E53DF3B6B0FAB367989DC2DC_gshared_inline (Span_1_t8D5B86A4DCA90117DA2C3E7B6421792398536B31 * __this, IccColorantTableEntryU5BU5D_t0E2DDD8D3943B70AB1D47310724EEEFB444EA076* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } IccColorantTableEntry_t3A9AFE5EDF0BBCC849E0F333CFD1C9388112471C V_0; memset((&V_0), 0, sizeof(V_0)); { IccColorantTableEntryU5BU5D_t0E2DDD8D3943B70AB1D47310724EEEFB444EA076* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t8D5B86A4DCA90117DA2C3E7B6421792398536B31 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(IccColorantTableEntry_t3A9AFE5EDF0BBCC849E0F333CFD1C9388112471C )); goto IL_0037; } { IccColorantTableEntryU5BU5D_t0E2DDD8D3943B70AB1D47310724EEEFB444EA076* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { IccColorantTableEntryU5BU5D_t0E2DDD8D3943B70AB1D47310724EEEFB444EA076* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); IccColorantTableEntryU5BU5D_t0E2DDD8D3943B70AB1D47310724EEEFB444EA076* L_8 = ___array0; Pinnable_1_t6DECCC07699A1C9075D81D273751284BC94FE1F7 * L_9; L_9 = (( Pinnable_1_t6DECCC07699A1C9075D81D273751284BC94FE1F7 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_tD9926CA75902EA4C24A1393653DC33AE05E7F54E_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mD4458AE02A986F03D3D260AFA1600AF921F53F8F_gshared_inline (Span_1_t7113D6577B7EEA1D694F79BAF606E5CCB513308B * __this, IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A V_0; memset((&V_0), 0, sizeof(V_0)); { IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t7113D6577B7EEA1D694F79BAF606E5CCB513308B )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(IccLocalizedString_t709A955D5AA96E1327C149F1399CFBB47588581A )); goto IL_0037; } { IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); IccLocalizedStringU5BU5D_tC3077DEEC70865AF20BC81E5474B993B9ED2075B* L_8 = ___array0; Pinnable_1_t0F708D8D76612050EF03088CCBF232DDE300882A * L_9; L_9 = (( Pinnable_1_t0F708D8D76612050EF03088CCBF232DDE300882A * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_tC78E976ED7E9976C0DE02FE6E10256DA90BB5A87_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m265BAAB468A935321385834F3AE375266EA3F721_gshared_inline (Span_1_tA6761B132CC23DA1CF2AB52F5A7DEE0C5FE65C35 * __this, IccLutU5BU5D_t5A02B561DB7AE84F952313EE43E01043F985A654* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } IccLut_tFB99AB82ABB1A482C310EE322C51C9EFC62A778C V_0; memset((&V_0), 0, sizeof(V_0)); { IccLutU5BU5D_t5A02B561DB7AE84F952313EE43E01043F985A654* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_tA6761B132CC23DA1CF2AB52F5A7DEE0C5FE65C35 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(IccLut_tFB99AB82ABB1A482C310EE322C51C9EFC62A778C )); goto IL_0037; } { IccLutU5BU5D_t5A02B561DB7AE84F952313EE43E01043F985A654* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { IccLutU5BU5D_t5A02B561DB7AE84F952313EE43E01043F985A654* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); IccLutU5BU5D_t5A02B561DB7AE84F952313EE43E01043F985A654* L_8 = ___array0; Pinnable_1_t45380A4B0C8815837C180EA9DA0161D17D608510 * L_9; L_9 = (( Pinnable_1_t45380A4B0C8815837C180EA9DA0161D17D608510 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_tA244DFE9FFB6608535FE0A0362A8C335E009AF90_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m50E16E12E11C18590416B27A36B7EDAE337B5ADB_gshared_inline (Span_1_tD8246891C4D7E26C289E6315F39BE9A8FC30FE12 * __this, IccNamedColorU5BU5D_t54A2305547F029F9AE01482A20EB57705074FDA9* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } IccNamedColor_t1FBC033809515457EC209B625E1FE6B1B5C83A5A V_0; memset((&V_0), 0, sizeof(V_0)); { IccNamedColorU5BU5D_t54A2305547F029F9AE01482A20EB57705074FDA9* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_tD8246891C4D7E26C289E6315F39BE9A8FC30FE12 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(IccNamedColor_t1FBC033809515457EC209B625E1FE6B1B5C83A5A )); goto IL_0037; } { IccNamedColorU5BU5D_t54A2305547F029F9AE01482A20EB57705074FDA9* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { IccNamedColorU5BU5D_t54A2305547F029F9AE01482A20EB57705074FDA9* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); IccNamedColorU5BU5D_t54A2305547F029F9AE01482A20EB57705074FDA9* L_8 = ___array0; Pinnable_1_t03F230B3D087C089799A454B4F28C7B5C721437A * L_9; L_9 = (( Pinnable_1_t03F230B3D087C089799A454B4F28C7B5C721437A * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t4FF8EE4EBEF3A1D95269118F8C6D4C64449EBF0A_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC4818CB024E2E496D4A93F7D5A86EC02A950C84E_gshared_inline (Span_1_tF1E3D393247D07ED3CDD72B17E44068D731E605F * __this, IccProfileDescriptionU5BU5D_t2FE24D3A85837A22B0C2E5270DC61EAD1BC3A641* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } IccProfileDescription_t618070BD619D9C8F1218B099A22964098BF19A90 V_0; memset((&V_0), 0, sizeof(V_0)); { IccProfileDescriptionU5BU5D_t2FE24D3A85837A22B0C2E5270DC61EAD1BC3A641* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_tF1E3D393247D07ED3CDD72B17E44068D731E605F )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(IccProfileDescription_t618070BD619D9C8F1218B099A22964098BF19A90 )); goto IL_0037; } { IccProfileDescriptionU5BU5D_t2FE24D3A85837A22B0C2E5270DC61EAD1BC3A641* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { IccProfileDescriptionU5BU5D_t2FE24D3A85837A22B0C2E5270DC61EAD1BC3A641* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); IccProfileDescriptionU5BU5D_t2FE24D3A85837A22B0C2E5270DC61EAD1BC3A641* L_8 = ___array0; Pinnable_1_t7EF8E392238496B34E6080A9E6F009CF4EBE43D1 * L_9; L_9 = (( Pinnable_1_t7EF8E392238496B34E6080A9E6F009CF4EBE43D1 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t5A802D7DD38AC9E497ED0FBA81F43481134FF813_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC0F0D3912EDF152AFF01B1B2517D519C55F56FF0_gshared_inline (Span_1_tC4906D98B23CCDC8C833F2CEA8DEF6D08D032ABF * __this, IccProfileSequenceIdentifierU5BU5D_t78252F74DA7C734028F59BD58511257D971A352B* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } IccProfileSequenceIdentifier_tD5C4738FB4393065E57CE904D74C7D4226A7B1FA V_0; memset((&V_0), 0, sizeof(V_0)); { IccProfileSequenceIdentifierU5BU5D_t78252F74DA7C734028F59BD58511257D971A352B* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_tC4906D98B23CCDC8C833F2CEA8DEF6D08D032ABF )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(IccProfileSequenceIdentifier_tD5C4738FB4393065E57CE904D74C7D4226A7B1FA )); goto IL_0037; } { IccProfileSequenceIdentifierU5BU5D_t78252F74DA7C734028F59BD58511257D971A352B* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { IccProfileSequenceIdentifierU5BU5D_t78252F74DA7C734028F59BD58511257D971A352B* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); IccProfileSequenceIdentifierU5BU5D_t78252F74DA7C734028F59BD58511257D971A352B* L_8 = ___array0; Pinnable_1_tCEC9444A794C8C5590FFB6D3D7638741CA6E6DB8 * L_9; L_9 = (( Pinnable_1_tCEC9444A794C8C5590FFB6D3D7638741CA6E6DB8 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_tF310F169DDB15E0B525DEAD4BD82895ED9669452_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m7A7594A7D0C5BFBF56BD4F17141261C4D42B1982_gshared_inline (Span_1_t27A9076AF00531333E233AD0C9DF3A826D022EA0 * __this, IccResponseNumberU5BU5D_tC2D300D8ABF340C3A20199A494A4EE4A4B0486A1* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } IccResponseNumber_t29E9027597E169519A047E21CFF7064CD5F4E84C V_0; memset((&V_0), 0, sizeof(V_0)); { IccResponseNumberU5BU5D_tC2D300D8ABF340C3A20199A494A4EE4A4B0486A1* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t27A9076AF00531333E233AD0C9DF3A826D022EA0 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(IccResponseNumber_t29E9027597E169519A047E21CFF7064CD5F4E84C )); goto IL_0037; } { IccResponseNumberU5BU5D_tC2D300D8ABF340C3A20199A494A4EE4A4B0486A1* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { IccResponseNumberU5BU5D_tC2D300D8ABF340C3A20199A494A4EE4A4B0486A1* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); IccResponseNumberU5BU5D_tC2D300D8ABF340C3A20199A494A4EE4A4B0486A1* L_8 = ___array0; Pinnable_1_t4B2B265796EB7193524E432B436B30FCD3A3D8C9 * L_9; L_9 = (( Pinnable_1_t4B2B265796EB7193524E432B436B30FCD3A3D8C9 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t5C4CBA17CA823D931EA5794CC51B83A89D8CB424_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3918585C882139C388F9C2BA5B9D0E488D5C903E_gshared_inline (Span_1_tE06D07B27FD9FC4C0573EF674AE9C79146F511C2 * __this, IccScreeningChannelU5BU5D_tDFDCEBF96365B64F9CEA6B49A462E68F567DC717* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } IccScreeningChannel_t65E5B0A230DE297A96A6B0453088B7450C07D0D4 V_0; memset((&V_0), 0, sizeof(V_0)); { IccScreeningChannelU5BU5D_tDFDCEBF96365B64F9CEA6B49A462E68F567DC717* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_tE06D07B27FD9FC4C0573EF674AE9C79146F511C2 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(IccScreeningChannel_t65E5B0A230DE297A96A6B0453088B7450C07D0D4 )); goto IL_0037; } { IccScreeningChannelU5BU5D_tDFDCEBF96365B64F9CEA6B49A462E68F567DC717* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { IccScreeningChannelU5BU5D_tDFDCEBF96365B64F9CEA6B49A462E68F567DC717* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); IccScreeningChannelU5BU5D_tDFDCEBF96365B64F9CEA6B49A462E68F567DC717* L_8 = ___array0; Pinnable_1_tC0965E1D6606A61CE0B3CC9A4FB24EDFEF601383 * L_9; L_9 = (( Pinnable_1_tC0965E1D6606A61CE0B3CC9A4FB24EDFEF601383 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t8D063654AA8A21A935EF9AE80BF33B99EFCED80A_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mCE644C9FD633ED9AE3714904B7CBC86DE34AB94F_gshared_inline (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D * __this, Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int16_t V_0 = 0; { Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(int16_t)); goto IL_0037; } { Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_8 = ___array0; Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 * L_9; L_9 = (( Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_tC5236B10EB044399DFAD345DFC548EF5C3E3E3C6_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mD35965EFD02D36F0BB8FCDE62D174DF1DE1CF4E3_gshared_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(int32_t)); goto IL_0037; } { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_8 = ___array0; Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * L_9; L_9 = (( Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t0FE2F2A995EE80703E269FF112845443E9FEECF3_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mCF67F0CE907D33EB3E3E9E4A224707C93AED6E2F_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } L16_t82A3FD4325827CB571596BA0DA68B251F985D94F V_0; memset((&V_0), 0, sizeof(V_0)); { L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F )); goto IL_0037; } { L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* L_8 = ___array0; Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * L_9; L_9 = (( Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_tEE239C5EA0A0A4B0500684F2BA93564462872830_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mB7B7F52F6687AD91526143A6FC155608E7F2AF41_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } L8_t0DC62ABA8124A587901AC9D023076EF568A23003 V_0; memset((&V_0), 0, sizeof(V_0)); { L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 )); goto IL_0037; } { L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_8 = ___array0; Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * L_9; L_9 = (( Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_tC84E56EE479D9CA68193F24EFABB009F9DA68A76_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3AEBF1A881B75CBB72E4BD5AF1085F3BE0841AC8_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 V_0; memset((&V_0), 0, sizeof(V_0)); { La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 )); goto IL_0037; } { La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* L_8 = ___array0; Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * L_9; L_9 = (( Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t3E36E95A39143169A74FD990BEC9683E719A0E1A_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m6F14C965FEE625855AB883CB7C449D301EF77365_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 V_0; memset((&V_0), 0, sizeof(V_0)); { La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 )); goto IL_0037; } { La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* L_8 = ___array0; Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * L_9; L_9 = (( Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t217948452DF599D7A76A078826DED562AD340889_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m0FE71C1D979AD17E8B815540A0C5A816E92C1345_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 V_0; memset((&V_0), 0, sizeof(V_0)); { NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 )); goto IL_0037; } { NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* L_8 = ___array0; Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * L_9; L_9 = (( Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t9809EE1B07098BD3B184E22C44EA9C90DB159F6F_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE5D4B3F79CE1F2C4D2092497A1E7CB26DBB77FEB_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 V_0; memset((&V_0), 0, sizeof(V_0)); { NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 )); goto IL_0037; } { NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* L_8 = ___array0; Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * L_9; L_9 = (( Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_tB444E2C47001387793EE78A2AFB95399C399245E_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mDD679F2AF4F3C2765EBF5ADF8889211406B79E5C_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 V_0; memset((&V_0), 0, sizeof(V_0)); { NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 )); goto IL_0037; } { NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* L_8 = ___array0; Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * L_9; L_9 = (( Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t1365A123C1A4944F15CF32AE47D52365CD8F5E6D_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC9A00A929932C7CEC19789206F99A0116B020227_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 V_0; memset((&V_0), 0, sizeof(V_0)); { NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 )); goto IL_0037; } { NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* L_8 = ___array0; Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * L_9; L_9 = (( Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_tD47A15451DDEEE84E9B0660A624C44E17FD6300D_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m6070BB60343F8A2123D9CC5DA14C9EB39A59E743_gshared_inline (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __this, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t02101D0E06A1280E520FC29615C0103A114946DB )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_1 = V_0; if (L_1) { goto IL_0037; } } { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_8 = ___array0; Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * L_9; L_9 = (( Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t3F58A0209454ABBC3F8CA557906C12CB572897CC_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m4FFDC1D5B44937CF28D4A4EC5A2703E22E354901_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB V_0; memset((&V_0), 0, sizeof(V_0)); { Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB )); goto IL_0037; } { Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* L_8 = ___array0; Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * L_9; L_9 = (( Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t53B4E59CB57E72F0B2A2DEB71DC30CBEC687879A_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mD86B33293D928B40F341032AEBE6CB94DE95730F_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 V_0; memset((&V_0), 0, sizeof(V_0)); { Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )); goto IL_0037; } { Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* L_8 = ___array0; Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * L_9; L_9 = (( Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_tAA6C2B579FBE5EC1F495325FF2638365BFA9C561_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3528B02438F4956B4E336F585A15B754E7696DE8_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_0; memset((&V_0), 0, sizeof(V_0)); { Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); goto IL_0037; } { Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* L_8 = ___array0; Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * L_9; L_9 = (( Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_tDC4055B994A4CFE5E25EE7242AD1D2FCDCC3430F_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m8FCE537C0A738C25E1040CB80292637DCE6167D4_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC V_0; memset((&V_0), 0, sizeof(V_0)); { Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC )); goto IL_0037; } { Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* L_8 = ___array0; Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * L_9; L_9 = (( Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_tB05E3DA98CAB2F79F519E05849AFAC6C69A14E89_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mA97858AA738060ABA807F565416DF561C8966375_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); { Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )); goto IL_0037; } { Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* L_8 = ___array0; Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * L_9; L_9 = (( Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t79EBFB9830AE194348FB413558A22D1CBCECF08A_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m938E844D71E1DE2D1359C8373B2170CFF51D96F1_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_0; memset((&V_0), 0, sizeof(V_0)); { Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); goto IL_0037; } { Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* L_8 = ___array0; Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * L_9; L_9 = (( Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t9B0136BD29A75D8406FC08782847870E10FA048C_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m0B1E6946B4A33B3E714D753E734CC300A955EACC_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 V_0; memset((&V_0), 0, sizeof(V_0)); { RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 )); goto IL_0037; } { RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* L_8 = ___array0; Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * L_9; L_9 = (( Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_tF6AD7A69742C63BD2CD641602BDD66A5753394BA_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m8D0C17F7A4A4892B7203613CDDA1A6FF6812B2F1_gshared_inline (Span_1_t40794C3A628ADDCE5EEAFF078355D19BF05FBBEC * __this, SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int8_t V_0 = 0x0; { SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t40794C3A628ADDCE5EEAFF078355D19BF05FBBEC )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(int8_t)); goto IL_0037; } { SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* L_8 = ___array0; Pinnable_1_t730A2BBBB60EA828F4C1D255E55883E591DD8859 * L_9; L_9 = (( Pinnable_1_t730A2BBBB60EA828F4C1D255E55883E591DD8859 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t3ADA1D3A1621F933FBD1E68E5177A20061D09CDE_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mD81061BAACE22BEA591ACE462236BC729E9D4207_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 V_0; memset((&V_0), 0, sizeof(V_0)); { Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 )); goto IL_0037; } { Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* L_8 = ___array0; Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * L_9; L_9 = (( Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t4C6BC53C5BB4BC41FFEF0417F08E4ADF5A6992A0_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m0878CFC384F2C1AA1678664109959FC4E3152A85_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C V_0; memset((&V_0), 0, sizeof(V_0)); { Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C )); goto IL_0037; } { Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* L_8 = ___array0; Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * L_9; L_9 = (( Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t855027E1D10A29F308061C954B9BF90D9F2F548C_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m1042BE2B96456701B0BF5B42BF181635E63AC32A_gshared_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(float)); goto IL_0037; } { SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_8 = ___array0; Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * L_9; L_9 = (( Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t18824AA36908023A0DA63043CB3EE0EDC56B38F0_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m8CF83E14642923E922185A034DE029F259A5BB1B_gshared_inline (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 * __this, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint16_t V_0 = 0; { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(uint16_t)); goto IL_0037; } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_8 = ___array0; Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * L_9; L_9 = (( Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t83B3ACBBF2D953F3E38BE6D8475D3B28581C9E80_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m21D521B725DF46C5888216F343777F91B08E2BD7_gshared_inline (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 * __this, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; { UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(uint32_t)); goto IL_0037; } { UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_8 = ___array0; Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * L_9; L_9 = (( Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t6B00E067D093496440496ACAB1EA19399C0078E5_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC3C756838D2EBA1AE82534A51DD165F4C2027739_gshared_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint64_t V_0 = 0; { UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(uint64_t)); goto IL_0037; } { UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_8 = ___array0; Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * L_9; L_9 = (( Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_tE82B0356B4EFE1306F9F89295A4C9797092043DF_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m78AD340F8BC436F98375047F68B19002E6587D79_gshared_inline (Span_1_t367916725E889BF5D82962EC69D36BA55AD17936 * __this, Vector3U5BU5D_tC1DD7188C651201C928310E63D672F1581532F1C* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 V_0; memset((&V_0), 0, sizeof(V_0)); { Vector3U5BU5D_tC1DD7188C651201C928310E63D672F1581532F1C* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t367916725E889BF5D82962EC69D36BA55AD17936 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 )); goto IL_0037; } { Vector3U5BU5D_tC1DD7188C651201C928310E63D672F1581532F1C* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { Vector3U5BU5D_tC1DD7188C651201C928310E63D672F1581532F1C* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); Vector3U5BU5D_tC1DD7188C651201C928310E63D672F1581532F1C* L_8 = ___array0; Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 * L_9; L_9 = (( Pinnable_1_t8DF2A436E0EFBD137AB18B667A8C03707C2E77A8 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t876B3D25996C7B0CD199155491D5768791809097_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC56D074DEFD4F679E7426091FBF484A5CD1497E5_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_0; memset((&V_0), 0, sizeof(V_0)); { Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )); return; } IL_000b: { il2cpp_codegen_initobj((&V_0), sizeof(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )); goto IL_0037; } { Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* L_2 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_2); Type_t * L_3; L_3 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_4 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_5; L_5 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_4, /*hidden argument*/NULL); bool L_6; L_6 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_3, (Type_t *)L_5, /*hidden argument*/NULL); if (!L_6) { goto IL_0037; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0037: { Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* L_7 = ___array0; NullCheck(L_7); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_7)->max_length)))); Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* L_8 = ___array0; Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * L_9; L_9 = (( Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_9); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_10 = ((PerTypeValues_1_t2BAF5CB526712554290A16FE145CF79BFEC4B767_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_10); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mFC92B6EA84703295E5C992AD51C381F82E13E825_gshared_inline (Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 * __this, MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904 V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t9CFD7657F176105CC0CEA430A16BD1CDDD96B3D0 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_t4E829FF152E1FD143B0527FE7C833AEB5B096904 )); goto IL_0043; } { MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t67FA2F78E0FC224DC3F87A52167A23CC1466C067* L_15 = ___array0; Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA * L_16; L_16 = (( Pinnable_1_t01DED3A76F28893362C77BFBFC701309875432DA * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t6D78D720C9C95EA4E959E55DB0F3871F20E91B5D_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m72FA57123AC926D959E7CF8B91921FDBE7488EA2_gshared_inline (Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 * __this, MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t22573988C14B8C813BDF27859F3C1CA8B7259888 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_t407CDD7381C0D763DA90B9F5EC0BB0E889E2F83A )); goto IL_0043; } { MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t5FB53045728DC3F66534CBE524D4C133BA640750* L_15 = ___array0; Pinnable_1_t995246336920565198FB5642AAE104F3134A3468 * L_16; L_16 = (( Pinnable_1_t995246336920565198FB5642AAE104F3134A3468 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tB0314766CD95A35269BEF278CE44BC13D1176563_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m70C0B53515861E717BA01754506A6348CE4EED26_gshared_inline (Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB * __this, MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273 V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tC964D65676E654348BDC8FC0A7458EED2C70F3AB )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_t24EEB4EFE7C498DA9E5DD525272AB07EA9D04273 )); goto IL_0043; } { MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_tE392ABCA09DB11721B912C244D44E83371CDB617* L_15 = ___array0; Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A * L_16; L_16 = (( Pinnable_1_tE17DABBE5B3601B3C301CF6FEA20E2129181550A * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t314F43DF8CC10206FFDDCFC2F4EB051A947A56F6_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mFDC6EBE2BBCE77CA42D8C4F154230476D9D24C79_gshared_inline (Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 * __this, MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68 V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t4109ECFC193D2813084222C5EFD906E8BDAC6A85 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_tE0CCF9F9484743A26D196A1A577F96C0AA2CAB68 )); goto IL_0043; } { MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t469D919BA1D890B6857C8613CBCCCC0630D3B825* L_15 = ___array0; Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B * L_16; L_16 = (( Pinnable_1_tD5620FB76C310521DD16B73815091ADCED20489B * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t84A5DDA50CFFE3395970EC96D95B3E7DA6DC7B85_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mEFDFA1A10935575986A643D53C03CA2A598116B9_gshared_inline (Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 * __this, MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tD648DFEF0E1B119D3EF66D09FA35A270BD3D9E97 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_tFEAFC7C364C693DA9F287675C6B967877F7A393A )); goto IL_0043; } { MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t308C5A75BB1445323291E8B592B5B37D58847754* L_15 = ___array0; Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146 * L_16; L_16 = (( Pinnable_1_t84486EDACC860E15B28A47CC9AC87DDBB1965146 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tB421E08F79B8CF7558A7A82013AC1F5079D23F25_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mCEC50ED846C94B388401CB20126CD6B14DA81320_gshared_inline (Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB * __this, MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_t885415045473B7F42DAE4C8679D299E13D170D6A V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t2F2791E96E28B3E17FAE8F6A93D6CBBD29664EEB )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_t885415045473B7F42DAE4C8679D299E13D170D6A )); goto IL_0043; } { MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t38F6C48DB5FD024C492F776FA491A6667DCFBECE* L_15 = ___array0; Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE * L_16; L_16 = (( Pinnable_1_t0E9B7B4514066561A82AD11F31180421B431D5DE * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t09A064682BCF582853CE045C54FF9EC968AA0176_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mA0FD6228200909E7EB91F31A2330096F4DA4023D_gshared_inline (Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B * __this, MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2 V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t38FE3AC22C57F2E76944D981C164B8675787AE5B )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_t18794E9BF4C6639FFBEEF97D0F0185556F6F83D2 )); goto IL_0043; } { MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t3FE2FC3A217EFEF0305E635F42F7F7CCFC24F61A* L_15 = ___array0; Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3 * L_16; L_16 = (( Pinnable_1_t3330F65A1DAE7F4396366D59D8BA07420374B5B3 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tD4B0989A21A0101CE7894735787E59EB5E674DC8_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m7F5AC11E1775BEA68C04FEB8BD05C572D676101B_gshared_inline (Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 * __this, MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5 V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tB72B4CE79E660743755D42A1A37347A7A099CEE1 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_t762BFA78E94E37B552ECBFED585A58B058E7AFD5 )); goto IL_0043; } { MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_tA36BFB9AFF0D70D2356CD403735BE31EBFE06EAB* L_15 = ___array0; Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103 * L_16; L_16 = (( Pinnable_1_tFD38BAC0AF8524E2B9712E051EC6874A2AD95103 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t5F1B97DB7B7E70BFA5249B133737D6537FAB760B_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m409D9607F4481E415BF57A625EE5EE0EDAEAB8FD_gshared_inline (Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 * __this, MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8 V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t1C5468B3BD4B6AD940228BEABFA4FE73DBA9CA50 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_t2E8FDC104B1DC91EABCB64CF11A049B522A9C7F8 )); goto IL_0043; } { MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t10FD1E16848D2932BA8907A1225E2C94B79FB6C0* L_15 = ___array0; Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF * L_16; L_16 = (( Pinnable_1_t2DD4F42418596B7B0E911AB382207B348AA913CF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t9F6D122333F31F0423BA3C4164879DD2BE500E02_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3EB09D1C88B12506D2BEB5CF75FA480E7A2A5B59_gshared_inline (Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 * __this, MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tA652A49950D9175ED577CD15D71A44E318F66290 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_tBE5A508CCA947A8962539D91227EF9EAC312BECF )); goto IL_0043; } { MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_tF77E9F3BAAC1DC58BBE264C36191D43752BD02E6* L_15 = ___array0; Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9 * L_16; L_16 = (( Pinnable_1_t507431A31CDADF70ED0ACBFD030E33E976F059D9 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t4EFF6E97D512FDC7EDB89626DBD42264D69A4E07_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mECB713B382D31869A10E829AF2F5B4DD1E83FC8E_gshared_inline (Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 * __this, MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tF2CB460819AC184D0D82EC0300B315DD9ABF1BD8 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_tB509ECB8EEE17444F744CA9D1EF98897872BE57F )); goto IL_0043; } { MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t6F4509E148A6D8067C07883F1E37699196717067* L_15 = ___array0; Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F * L_16; L_16 = (( Pinnable_1_t91B73BD68FDB51254ACAFC663132C40A77487C2F * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tF895D128475E81ED8EBA5DB89033EBA3B4CF0EA7_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mEBFF919BED5F43D6958E5E7BE6AC7A94B4909F7A_gshared_inline (Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 * __this, MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tF39D665AAEB347FCA25FCE81C97B6ED5A60C5A04 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_tD7E723E616A42EBCA887A20A73D692A8FE9DA8DE )); goto IL_0043; } { MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t2EE0105B57BA8A55031567E8787B581848DAB279* L_15 = ___array0; Pinnable_1_t76758360C06982977C68715853C878A47E8602EA * L_16; L_16 = (( Pinnable_1_t76758360C06982977C68715853C878A47E8602EA * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t4748E32EDAD7C0604E64C3BC09C15B1568AEEBE8_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m290B556FCB2F8D9CA31F34AFE93A102BEFFC6382_gshared_inline (Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E * __this, MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_t4C99072E11077166377CCD2881DF934837F9BA3B V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t89A87C071C8BBB75F35FAD38BBB73AEFA8899C5E )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_t4C99072E11077166377CCD2881DF934837F9BA3B )); goto IL_0043; } { MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_tB4471C52AA585BC0B78AE7329E8E07A19D07EEAC* L_15 = ___array0; Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770 * L_16; L_16 = (( Pinnable_1_tB4A80A83E0AC31733609898D1FD7448E8B743770 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tC25ED2FDDFBAEEF2DC782B006B9BCF56209701C8_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mCE97A78E250963E56EB6C248794CB6BC2EE468A3_gshared_inline (Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 * __this, MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t1D93BA9643D2570F7E201515F7EADDECA2F9C8F2 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_tCA28C0EDBB9DC3DA25099E80C771A1D4BB53819F )); goto IL_0043; } { MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_tEA8386592BD1C6103F696C790DBA18AC7F42FEF7* L_15 = ___array0; Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB * L_16; L_16 = (( Pinnable_1_tAF5691FF8831728F71FA4EFAA756338E74C678DB * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tC1AD8D5A2BE0201BB7826766CC6C0C3EDDBF3FBC_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m67FD99714289B509A9701068BC942C403A10409B_gshared_inline (Span_1_t85E11E4140E6356C6293590FB7832A9551354776 * __this, MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t85E11E4140E6356C6293590FB7832A9551354776 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_tE9D992B2B74D56663E163E38D022FFF37D1E3F0C )); goto IL_0043; } { MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t0A9A6F4A7194C9C9D1C9FC59D98BE65DCBD7CA6C* L_15 = ___array0; Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975 * L_16; L_16 = (( Pinnable_1_t1C9764786975012730013F89651CCAB394FC4975 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tFA5CBFAAC5AF41C289F5F53184200C3BE1D7BDDC_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mF6BF45995A919130EF1DC5E82BE98599803A3EA5_gshared_inline (Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 * __this, MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t441D85DEB254FBB59FB570CD44066299787692C6 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_t1146D1A10D3D26340B36635CA612E6BEC02071BB )); goto IL_0043; } { MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t84398953A7E6FAEA8ED7947F31139A819FF83783* L_15 = ___array0; Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C * L_16; L_16 = (( Pinnable_1_tAEB0E265C87C7114C2D6C65B0F208AA12110BE7C * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tE736C3B1DBC0D524BAFAB48C608AD16DE6B49FF1_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mEA7B34C340711995207C8993AB423E90EA5BE44D_gshared_inline (Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 * __this, MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_tB524CC81FBD87492BC411766CDB3040D1799053A V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tDB69DF2039C79544A39FB9797E3C44F305445920 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_tB524CC81FBD87492BC411766CDB3040D1799053A )); goto IL_0043; } { MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_tF094516BBEF9CCA07B0A555E256B26FD8B67483F* L_15 = ___array0; Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85 * L_16; L_16 = (( Pinnable_1_t89CD419B76B574E123D64CD4DAEB5DB0FF025A85 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t88DAAACD8807E9C73D94424121385A3566D0CC33_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mFD9988AD96B17D9FE3D10C2EC0CF4F9194EE8703_gshared_inline (Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 * __this, MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t7DC5890F2AA8E06AED8EB5C29CDF47BBEFC58FF4 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_t68024596A0569C1335B22DCD1B0A7DC46B979F5C )); goto IL_0043; } { MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t456DAF5B662279CF59936AFE7ACE67B0D2DE16D3* L_15 = ___array0; Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45 * L_16; L_16 = (( Pinnable_1_t30E7FF4A097229DF63BE7B63D3F7AC6B5916AA45 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tA737BDDEA8E5A80BB0DA133DF7F42DC30F97A034_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m5689F9AB5DCF9810A6B6E5411CC6D93ADC0548BE_gshared_inline (Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 * __this, MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20 V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t36149D187764D06DD8442E1826F2109CB2E19815 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_tA06D03FB285413EF22AD97BA17594D96C7BDED20 )); goto IL_0043; } { MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t96E80D97082E68E33881E302D208B9449AA27DD4* L_15 = ___array0; Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2 * L_16; L_16 = (( Pinnable_1_t9F6F189CAD4F60887D138610553C7AC5D8D700D2 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t19F6051CFCC817069604EA4E3336EF5F18E74283_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m6A204C56FEEDDFF8C7BB79BBF3DE2ED475579598_gshared_inline (Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A * __this, MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_t94BC4CA21F440059214263A242302F917CFF4F8D V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t8927EA38E5D9F416A1AD3C08AA9E9BCC81EA932A )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_t94BC4CA21F440059214263A242302F917CFF4F8D )); goto IL_0043; } { MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t5918ABCD70B4538E39E4AEDB75293DBB0DEE4EA8* L_15 = ___array0; Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 * L_16; L_16 = (( Pinnable_1_t5BC4DFEBDBDCF838A2902C1168CA3BEF9C371868 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tA470B38B3C722A1E46F9609ABDD99BB8105EC99E_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m211A9B5E4CEC631C3667DF1A7C21BE7088562192_gshared_inline (Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F * __this, MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tD851F6D31D129F51C07B03FC332221E0DB5EFA7F )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_tE6F3148FD3DE87115C7C861B2ABE09A757CE39CD )); goto IL_0043; } { MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_tD4CD2BA8D44F5781E145A850ED6DB8D7824AA13C* L_15 = ___array0; Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 * L_16; L_16 = (( Pinnable_1_tBD1724B58532E95637156A022C0FA6928E6E3E56 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tABF97E771F92EB46C4521DA1C36742416A76E45F_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m28F6571128AEFBD06EA80071C70E447CBB1A631B_gshared_inline (Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 * __this, MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t5FDA630FCE0073C2EC36A1905E3B54DEE694A174 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_tA8F9A360401D3F836D8310426E6B4F5B9E3DD5CE )); goto IL_0043; } { MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t555404F9523E8D2C140C54B59A3114FF9D7F921D* L_15 = ___array0; Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 * L_16; L_16 = (( Pinnable_1_t1B6D81047BA196EAE9CE9F5E77AC2588965600C9 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tE968E4157B8A936C0A06441F88105599DC5C1B73_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m120E9806B3352B094BB5F27965986D12DB7F8B8B_gshared_inline (Span_1_tADA37510601FA34CF0623B41095419E4009CB470 * __this, MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tADA37510601FA34CF0623B41095419E4009CB470 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_tFEF5EA77944B53F69337191FBDD3EA7FEED2B637 )); goto IL_0043; } { MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t9C80410019F99F6D696B48675FFAD0780BF69D64* L_15 = ___array0; Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B * L_16; L_16 = (( Pinnable_1_t0E65A95E5CA0E7AE7824AAAAEEFC42BFCEC8827B * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t76F13DC181A98EC247EB6D27AB758BFC01C224CF_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m4A5B609AF580449FE9D70840C5818A3333E16B9A_gshared_inline (Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF * __this, MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0 V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t1F2EA44ADF7B1CD5BE90182DEEB2B742532942EF )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_t88AEDF4EC7B797E3507D3906B2A8C2C9AE63B7E0 )); goto IL_0043; } { MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_tD22CF6D78ECAB3A03C4C58CDAABBBC98D42F2109* L_15 = ___array0; Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A * L_16; L_16 = (( Pinnable_1_t42DF4B02711B83597A139611C463EBC62ED3113A * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t3D1C32850F2448D77D2A9D7B31265AF632375DAB_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m8340F0AF1D0B7E32F214596DD4509A5E56F75E6E_gshared_inline (Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D * __this, MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t34FDEFAF341BB3485E30FB72C99BF9399EC17E9D )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_tF13151A55827B4AFF31B9E3790641CC4AE669EFF )); goto IL_0043; } { MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t0C106FF3931B9878EC6799497FCD4218A6BFA3AD* L_15 = ___array0; Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23 * L_16; L_16 = (( Pinnable_1_tED0FD7E52121982DC58FE3A7CEFF8230D7A51D23 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t5920B90520FE3FB671FD6FE30F19DA204DF369E6_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m49C2B33BA786EB294F11D2408DB01DE15871157A_gshared_inline (Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 * __this, MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t9CA0BFE0C9A5862810947D95A9DCE4AF6326CDF0 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_tC34D9F26BE65E4F0F27249E1BE416049111D3E3D )); goto IL_0043; } { MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t0C749CBCD0B4CEB3D23378EBFCDD6D77FF295140* L_15 = ___array0; Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15 * L_16; L_16 = (( Pinnable_1_t0AA4E67BBB8E7F637CD6FDE0B68DA7D39291FD15 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t2E971CD98A076F24A8932923AFF83D8D6A5B5EB5_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE3EBAD47596C04E3E4D64403685F86DCB462FAF1_gshared_inline (Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD * __this, MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807 V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t66C7DD77B956494423A7BE06E5ED8C81A39408CD )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_t7917636C1914E6FF2D0FCD7523919A0CE7471807 )); goto IL_0043; } { MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t0F2D5C73E57E1095D0E7473951AB7D40E5762DF5* L_15 = ___array0; Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F * L_16; L_16 = (( Pinnable_1_t4F861D93BFD7A929862E5CC32F8B8145B930CE9F * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t346932B4676542094EA8ABB752A53EFF65170C58_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mF14E084486D5E51E41593B65ED5F7FB500CA8633_gshared_inline (Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E * __this, MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329 V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tC90BFD6B1F4194224C51BDE800BAAE69D6E4D62E )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_t8C06583AA38B565515A3BE7AF33013EC9B0FD329 )); goto IL_0043; } { MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t7F533E737ECEB99207453899A991ABC1B84BCFCD* L_15 = ___array0; Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A * L_16; L_16 = (( Pinnable_1_tC33FAE586FF07509B38B7DA97CF676E5324D5D6A * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tCE5417E872A2053ADD045796DF5C716A4ADA8876_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC5D330C8AA19ADEC9635F1CFED27E6E5F9455900_gshared_inline (Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F * __this, MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15 V_0; memset((&V_0), 0, sizeof(V_0)); { MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t2A1FB9F62116FCA5BB1B45B2FFA19818C17B743F )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Moment_tBFF907F704A78F7C504ECBC689FFBAA835B43E15 )); goto IL_0043; } { MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); MomentU5BU5D_t26BDA21677F29F39DFFF89483CAD1D02415675B0* L_15 = ___array0; Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD * L_16; L_16 = (( Pinnable_1_t12F86D27BA482F8319721987D51221EB1C6BD3BD * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t5C91D6CEE9370A5B90F20996246B3BDA91CE8595_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m41B76C0F13A8A69B1421EA3EF365B6F4EDEEF7CE_gshared_inline (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C * __this, A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 V_0; memset((&V_0), 0, sizeof(V_0)); { A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 )); goto IL_0043; } { A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); A8U5BU5D_tA561D611751CD92936E26570B1347B73709A5D8B* L_15 = ___array0; Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * L_16; L_16 = (( Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t695EF33093491846EC64C80404D094F439280106_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m38991D9DEE0DE294E0297887E82E53CCFAF8B2B7_gshared_inline (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 * __this, Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 V_0; memset((&V_0), 0, sizeof(V_0)); { Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 )); goto IL_0043; } { Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Abgr32U5BU5D_tE3E1CE8C30B03D7A4177FD4E3AAD6EF9EB3B5283* L_15 = ___array0; Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * L_16; L_16 = (( Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t614E5FE5E7FDAC83924D317B60D270AC133A48AE_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m11968A3D4311487FC0202A6DE00B8D0785AEA86C_gshared_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD V_0; memset((&V_0), 0, sizeof(V_0)); { Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD )); goto IL_0043; } { Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Argb32U5BU5D_tE98B9DB3212838A83D62E44FEEA0332A8197B948* L_15 = ___array0; Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * L_16; L_16 = (( Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t79C6FE9069DDEDDB6332CD2803E0FD9C711B65CA_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m270EDE687732C3049B0815ED7800FCCF544BA115_gshared_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_0; memset((&V_0), 0, sizeof(V_0)); { Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )); goto IL_0043; } { Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Bgr24U5BU5D_t28039A33F49C1E1D68A601997FC931A9FB77F1B8* L_15 = ___array0; Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * L_16; L_16 = (( Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t24F3611AC40CF97B539FC2789D7C62FD1CAF1716_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m029D2B3EDD45E9FB79EF4CDB2A7330EE9A1CEB6C_gshared_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C V_0; memset((&V_0), 0, sizeof(V_0)); { Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C )); goto IL_0043; } { Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Bgr565U5BU5D_t4A4B2EEF4A8A413B6C488852F614ACEF305E09F4* L_15 = ___array0; Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * L_16; L_16 = (( Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tDFDA4D4D3D947E8C06F988C4F670696FF2F7E6A4_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m727883B2A55BDAACE48CDCE33E141E89AB79449A_gshared_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 V_0; memset((&V_0), 0, sizeof(V_0)); { Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tC089F74404A3C46975952EE686EC533667BB207F )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )); goto IL_0043; } { Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581* L_15 = ___array0; Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * L_16; L_16 = (( Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tB8FC9A7BA231CC85D7530F8F904BA5146F532EC1_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mDAED6F86B4D14B53469B7EE7EEC9D08C66CDBC43_gshared_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 V_0; memset((&V_0), 0, sizeof(V_0)); { Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 )); goto IL_0043; } { Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Bgra4444U5BU5D_t9A3836033AC682FBBA30E06C8B6698529AA34FBC* L_15 = ___array0; Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * L_16; L_16 = (( Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t4F565B9DD971245DAD9E46AE5AC6D5A5CEAB74E0_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mAD538A8AF6DC250E9B129E501E02ED00ACE08A28_gshared_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 V_0; memset((&V_0), 0, sizeof(V_0)); { Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 )); goto IL_0043; } { Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Bgra5551U5BU5D_t91CDD59A6E723A73F4C1F1A7636F38125AF97775* L_15 = ___array0; Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * L_16; L_16 = (( Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tFF5CF9C30DB1EAD3E6FD2B17196C1EFD2A0A1A6F_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mAB25B620D30974257B1807EF4D58C012E5C011A0_gshared_inline (Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B * __this, Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 V_0; memset((&V_0), 0, sizeof(V_0)); { Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t990AD2ADC023BB27EBE7D081E49FD572D25ED03B )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Block8x8_tC9A7FA8D2D058805DD6616AB378992A50B1D3B37 )); goto IL_0043; } { Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Block8x8U5BU5D_t315D115217D66BA2D507C89DC9B0159F3F3DE174* L_15 = ___array0; Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 * L_16; L_16 = (( Pinnable_1_t3A8EE2F3825EC4CD95AD825F07D3DC69BDA00D98 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t2983060CF550CCBCBC377B1F48FD78D3F87EEEF0_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m035EF1E97AF185B10D6C484E79BE8875B5E41066_gshared_inline (Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 * __this, BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } bool V_0 = false; { BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t7669ADB4CEB1C93EDCF074383B900A5CADAB0881 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(bool)); goto IL_0043; } { BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_15 = ___array0; Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC * L_16; L_16 = (( Pinnable_1_t2969AF2C77E47D43A3D45E1675ED3BC93A3A84FC * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t38F52AA1E5448089390A899F335DF1244DCBE8DC_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE2364CC76ED4B4A933C1F9E482051BCDE4739D63_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint8_t V_0 = 0x0; { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(uint8_t)); goto IL_0043; } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_15 = ___array0; Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_16; L_16 = (( Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tB073195618B2A7CB0FE31C31919AF7A3BB10C376_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE9DA3EAFA45ED8B35D194DED15A59EC7B3D84453_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 V_0; memset((&V_0), 0, sizeof(V_0)); { Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 )); goto IL_0043; } { Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Byte4U5BU5D_tED1DE040B829785083CD5D76B758317E56206765* L_15 = ___array0; Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * L_16; L_16 = (( Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tDEA44F3AB65206170A37FE99B145D3574D34B93D_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m9169051A61652EDC4D6FC858A7C59B9239E002CD_gshared_inline (Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B * __this, ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ComplexVector4_t88219122749587130667C01407E5E785BC2055EB V_0; memset((&V_0), 0, sizeof(V_0)); { ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tB19AA8984B0CE742E2CEC5763D96DFF9BB413F3B )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(ComplexVector4_t88219122749587130667C01407E5E785BC2055EB )); goto IL_0043; } { ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); ComplexVector4U5BU5D_t28CD156331D1BABCFCFE52D3D75BB9EC8CF81FA5* L_15 = ___array0; Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 * L_16; L_16 = (( Pinnable_1_tE2DE73C81C160A9817AE43D6C3FDD7207F767F30 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t7DD8A968C0F87E2E67EC6C6259C6FC550E97E6A0_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m6D382674C67C879C77382A91313A20426D48C35D_gshared_inline (Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 * __this, DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 V_0; memset((&V_0), 0, sizeof(V_0)); { DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t8DCBE5DC9D85A0F8E09EE7256FD0AB546AAA4487 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 )); goto IL_0043; } { DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* L_15 = ___array0; Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC * L_16; L_16 = (( Pinnable_1_t89DACD2FDA1B9C8509FF35CA33AF127D792974DC * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t6A2BA57B1ED23D975A934DFED4B50E4CA0330140_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC0F12C3D9803F6EC3796E8888FD8FCA66F897B81_gshared_inline (Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D * __this, DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } double V_0 = 0.0; { DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t5662FF61B1F82453BA043E2425BE093DFE1BD23D )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(double)); goto IL_0043; } { DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_15 = ___array0; Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 * L_16; L_16 = (( Pinnable_1_tB520ED23EEC8445025664385CC72062DB240E9C6 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tECCA02345640F68C55DB5D20EC12A0E38809936C_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m71B62DEEDEAF69ADD00AA4E4CC652D81EBA4D44B_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E V_0; memset((&V_0), 0, sizeof(V_0)); { HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E )); goto IL_0043; } { HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); HalfSingleU5BU5D_t0D4D7C577EB02510F3BAE0F6DD852E9E63A13454* L_15 = ___array0; Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * L_16; L_16 = (( Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t9447296E1E95E9177ECEFC7E6829EFEA3B58D457_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mDB412D3D0AA361279840978AA3BFC39ABD694D6D_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC V_0; memset((&V_0), 0, sizeof(V_0)); { HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC )); goto IL_0043; } { HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); HalfVector2U5BU5D_tED29F9645BDEA2D09BB967B5029B279ADCEE87B8* L_15 = ___array0; Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * L_16; L_16 = (( Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t4B8DB67B35892AAA46AD01D272D19C1A99589AE1_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mF3E97D0C7A2EFACA3A9C6996B297D6340BFE5941_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 V_0; memset((&V_0), 0, sizeof(V_0)); { HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 )); goto IL_0043; } { HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); HalfVector4U5BU5D_t6CFF9817AAD88E1958B1AF6E8DECD3EDA35553C0* L_15 = ___array0; Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * L_16; L_16 = (( Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t6A5AA901824D8FBCAAFF41A09ADAB132A1C5871A_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3B6EF9AAACB9627FCD5412B85F7DEACACAB903D1_gshared_inline (Span_1_t12CC100C34B7F692FC8EC8927A1ADEEB0E04C05E * __this, HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } HuffmanTree_tF7BA6FEA00AA9F39CBBABC97864C7A82899916DB V_0; memset((&V_0), 0, sizeof(V_0)); { HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t12CC100C34B7F692FC8EC8927A1ADEEB0E04C05E )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(HuffmanTree_tF7BA6FEA00AA9F39CBBABC97864C7A82899916DB )); goto IL_0043; } { HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); HuffmanTreeU5BU5D_t9B7BC90BADA084CF68D1B57F4395C0457C406E07* L_15 = ___array0; Pinnable_1_tB8357FEFA38173C025DA1EF8045C28063D40CFCC * L_16; L_16 = (( Pinnable_1_tB8357FEFA38173C025DA1EF8045C28063D40CFCC * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t83A6B798BE90EE735FB8442A4D92F3EA18C2CCA9_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m864F8E3CE49883DF54589B4D5DEFDEAC74821634_gshared_inline (Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D * __this, Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int16_t V_0 = 0; { Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tEA546238B8D76FC9649C59BE55FEDE8AC664F49D )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(int16_t)); goto IL_0043; } { Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_15 = ___array0; Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 * L_16; L_16 = (( Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tC5236B10EB044399DFAD345DFC548EF5C3E3E3C6_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m9AEC6413B47543D5A67556E88886542285AA3D3B_gshared_inline (Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 * __this, Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t5B9CA8F9159D1D514608F712D98F78424DC22526 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(int32_t)); goto IL_0043; } { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_15 = ___array0; Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * L_16; L_16 = (( Pinnable_1_t2B5818FCEB043409BD3A4AB321D09A4F2DF97C2D * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t0FE2F2A995EE80703E269FF112845443E9FEECF3_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m56C052AB9971E8DBE7433F21EDFC84DA4C008C5E_gshared_inline (Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A * __this, Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int64_t V_0 = 0; { Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tFEF7CDDFDF21DE1B08EA102565D04706E7E6210A )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(int64_t)); goto IL_0043; } { Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* L_15 = ___array0; Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3 * L_16; L_16 = (( Pinnable_1_t6E8050005F0F2BCBB1CE04B5CFFB89046B9D3CE3 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tB732BDF2FA15E8B7C89836D32D83AC4FD131B7B9_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m9584F676FE219519F8D3DE5D73EDEBAFA34C2185_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } L16_t82A3FD4325827CB571596BA0DA68B251F985D94F V_0; memset((&V_0), 0, sizeof(V_0)); { L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F )); goto IL_0043; } { L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); L16U5BU5D_t2C5DB74BC1A9DFD758E6F9A591074A46E76A1B2D* L_15 = ___array0; Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * L_16; L_16 = (( Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tEE239C5EA0A0A4B0500684F2BA93564462872830_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mB03D2DC421C5B8177D085DD8698BDC8CEC1AA9F6_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } L8_t0DC62ABA8124A587901AC9D023076EF568A23003 V_0; memset((&V_0), 0, sizeof(V_0)); { L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 )); goto IL_0043; } { L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); L8U5BU5D_tC97DD72F60AEAF91042DDED38524C011346DE236* L_15 = ___array0; Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * L_16; L_16 = (( Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tC84E56EE479D9CA68193F24EFABB009F9DA68A76_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mB7373EE8E960FA3DD63E8295C37E675635B802DD_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 V_0; memset((&V_0), 0, sizeof(V_0)); { La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 )); goto IL_0043; } { La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); La16U5BU5D_tC81FE691B7A6FD15D6C82415363634A35245298C* L_15 = ___array0; Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * L_16; L_16 = (( Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t3E36E95A39143169A74FD990BEC9683E719A0E1A_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3E232FEE4FC925F61FDCA1DBEE3FB11C67E30334_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 V_0; memset((&V_0), 0, sizeof(V_0)); { La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 )); goto IL_0043; } { La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); La32U5BU5D_tE46BC5EFCFEE04154D405058F19E140BC41B1ADE* L_15 = ___array0; Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * L_16; L_16 = (( Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t217948452DF599D7A76A078826DED562AD340889_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3A96BA18F926B247BEAA80E8FE49E1B9B449E286_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 V_0; memset((&V_0), 0, sizeof(V_0)); { NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 )); goto IL_0043; } { NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); NormalizedByte2U5BU5D_t61D113B9841CD4BBFD2047AB97AA1C4358C1BFA3* L_15 = ___array0; Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * L_16; L_16 = (( Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t9809EE1B07098BD3B184E22C44EA9C90DB159F6F_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mF3FFECAC2F977325E8C4F59FF0FE50C54EAD61EF_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 V_0; memset((&V_0), 0, sizeof(V_0)); { NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 )); goto IL_0043; } { NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); NormalizedByte4U5BU5D_t30FF9069C5B452BA1DD52AED066E578DCDE1238E* L_15 = ___array0; Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * L_16; L_16 = (( Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tB444E2C47001387793EE78A2AFB95399C399245E_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mBA55343B4312A1348DE9842A2DF8736436E7661D_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 V_0; memset((&V_0), 0, sizeof(V_0)); { NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 )); goto IL_0043; } { NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); NormalizedShort2U5BU5D_t88D0CA46FED09B4932BBF8FE323044C53CA39EBE* L_15 = ___array0; Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * L_16; L_16 = (( Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t1365A123C1A4944F15CF32AE47D52365CD8F5E6D_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m70988B630368E6EAC6B9B5C40630E262F47CFF84_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 V_0; memset((&V_0), 0, sizeof(V_0)); { NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 )); goto IL_0043; } { NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); NormalizedShort4U5BU5D_t8D1D11358A9A35947DC7C503DEE90D7B2ACA9B83* L_15 = ___array0; Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * L_16; L_16 = (( Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tD47A15451DDEEE84E9B0660A624C44E17FD6300D_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mC02CF03827EE29BB36DD6B25F89830948C3A4862_gshared_inline (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __this, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject * V_0 = NULL; { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t02101D0E06A1280E520FC29615C0103A114946DB )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(RuntimeObject *)); RuntimeObject * L_3 = V_0; if (L_3) { goto IL_0043; } } { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_15 = ___array0; Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * L_16; L_16 = (( Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t3F58A0209454ABBC3F8CA557906C12CB572897CC_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m27A3E6A19DFAAA88C6318405042BDC5735BCB5B2_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB V_0; memset((&V_0), 0, sizeof(V_0)); { Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB )); goto IL_0043; } { Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Rg32U5BU5D_t8AE87E01BF7B65CBF1283EDA8993076C05A43B1E* L_15 = ___array0; Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * L_16; L_16 = (( Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t53B4E59CB57E72F0B2A2DEB71DC30CBEC687879A_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m02F3C5D724CAC95EE7E93CA20DE244A55B4DCE68_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 V_0; memset((&V_0), 0, sizeof(V_0)); { Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )); goto IL_0043; } { Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Rgb24U5BU5D_t69BB12C628C3BA7893AB4B1BDD07AD079ADDC284* L_15 = ___array0; Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * L_16; L_16 = (( Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tAA6C2B579FBE5EC1F495325FF2638365BFA9C561_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m5CF56D2D2569DA79B2E0719BFA2FEC11E1E41051_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_0; memset((&V_0), 0, sizeof(V_0)); { Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); goto IL_0043; } { Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Rgb48U5BU5D_t425D9DBCA76B08B21CBC37C8C2F926C4E134E058* L_15 = ___array0; Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * L_16; L_16 = (( Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tDC4055B994A4CFE5E25EE7242AD1D2FCDCC3430F_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mCCF69E9B849FA0937154D4C3369A180C204723DB_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC V_0; memset((&V_0), 0, sizeof(V_0)); { Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC )); goto IL_0043; } { Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Rgba1010102U5BU5D_tFCCAD72518D7845F2AB7DBEA4A1296CBC10CBF92* L_15 = ___array0; Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * L_16; L_16 = (( Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tB05E3DA98CAB2F79F519E05849AFAC6C69A14E89_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m352B829174F5E06CF81B2AF873881E4A81E079A6_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); { Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )); goto IL_0043; } { Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* L_15 = ___array0; Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * L_16; L_16 = (( Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t79EBFB9830AE194348FB413558A22D1CBCECF08A_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mF668464CE7CF1D9DB341353EF3FBC0F083CFC462_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_0; memset((&V_0), 0, sizeof(V_0)); { Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); goto IL_0043; } { Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Rgba64U5BU5D_tF6CF8A40BAE6E7CE6160B70AEA666AC65B617885* L_15 = ___array0; Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * L_16; L_16 = (( Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t9B0136BD29A75D8406FC08782847870E10FA048C_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m59CE08FBB04C6C01AFA2ACF8B363EA0C4554B353_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 V_0; memset((&V_0), 0, sizeof(V_0)); { RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 )); goto IL_0043; } { RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); RgbaVectorU5BU5D_tDD788498A7E650DE2BA8E6C3008167B10CAB0BF4* L_15 = ___array0; Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * L_16; L_16 = (( Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tF6AD7A69742C63BD2CD641602BDD66A5753394BA_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mFE9518336D63BFD2020E1D1DD6F6164224144A17_gshared_inline (Span_1_t40794C3A628ADDCE5EEAFF078355D19BF05FBBEC * __this, SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int8_t V_0 = 0x0; { SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t40794C3A628ADDCE5EEAFF078355D19BF05FBBEC )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(int8_t)); goto IL_0043; } { SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* L_15 = ___array0; Pinnable_1_t730A2BBBB60EA828F4C1D255E55883E591DD8859 * L_16; L_16 = (( Pinnable_1_t730A2BBBB60EA828F4C1D255E55883E591DD8859 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t3ADA1D3A1621F933FBD1E68E5177A20061D09CDE_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m5AF496AA1645103F0649B586C90C3C867BEBF7C5_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 V_0; memset((&V_0), 0, sizeof(V_0)); { Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 )); goto IL_0043; } { Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Short2U5BU5D_t7598D04B358F5051614D885E0EDF8AD72EA270B0* L_15 = ___array0; Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * L_16; L_16 = (( Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t4C6BC53C5BB4BC41FFEF0417F08E4ADF5A6992A0_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_mE4DB6980900F3AD2725B13E7D27DCBD6795A106E_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C V_0; memset((&V_0), 0, sizeof(V_0)); { Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C )); goto IL_0043; } { Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Short4U5BU5D_t241593CACF9A930E7C9ECEE397111D4C700A46C5* L_15 = ___array0; Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * L_16; L_16 = (( Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t855027E1D10A29F308061C954B9BF90D9F2F548C_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m75198CA271176357ADBF4264AF513C6AAF927EFE_gshared_inline (Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 * __this, SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } float V_0 = 0.0f; { SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tBB341C27BABE11B1AA2DDECF23E534D7A517DAA9 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(float)); goto IL_0043; } { SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_15 = ___array0; Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * L_16; L_16 = (( Pinnable_1_t9AFBBEC5F2EA0CDA8CCE0034AF76BC98F3CA2731 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t18824AA36908023A0DA63043CB3EE0EDC56B38F0_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3700EC863F153A3173422E3829C49AA550BBD2C9_gshared_inline (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 * __this, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint16_t V_0 = 0; { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(uint16_t)); goto IL_0043; } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_15 = ___array0; Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * L_16; L_16 = (( Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t83B3ACBBF2D953F3E38BE6D8475D3B28581C9E80_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m5793388D95F61B73FDC27F46CA9BBA08C879A26F_gshared_inline (Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 * __this, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; { UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_tC7E6D76C721E1CE433A375881D80B6CADD7E8F83 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(uint32_t)); goto IL_0043; } { UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_15 = ___array0; Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * L_16; L_16 = (( Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t6B00E067D093496440496ACAB1EA19399C0078E5_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m048705D6172BCCE536BFF0A543AEDE6D5475A1F7_gshared_inline (Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED * __this, UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint64_t V_0 = 0; { UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t1BA9ABD79EE53A4A851E74DAB9497939A0BC72ED )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(uint64_t)); goto IL_0043; } { UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_15 = ___array0; Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * L_16; L_16 = (( Pinnable_1_t3B742081A1376493154D1C8EDC37C5B6DBA931A6 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_tE82B0356B4EFE1306F9F89295A4C9797092043DF_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m3C7046C5C0158088725A0E868965BE65DEAC6988_gshared_inline (Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 * __this, Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* ___array0, int32_t ___start1, int32_t ___length2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 V_0; memset((&V_0), 0, sizeof(V_0)); { Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* L_0 = ___array0; if (L_0) { goto IL_0017; } } { int32_t L_1 = ___start1; if (L_1) { goto IL_0009; } } { int32_t L_2 = ___length2; if (!L_2) { goto IL_000f; } } IL_0009: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { il2cpp_codegen_initobj(__this, sizeof(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 )); return; } IL_0017: { il2cpp_codegen_initobj((&V_0), sizeof(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 )); goto IL_0043; } { Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* L_4 = ___array0; NullCheck((RuntimeObject *)(RuntimeObject *)L_4); Type_t * L_5; L_5 = Object_GetType_m571FE8360C10B98C23AAF1F066D92C08CC94F45B((RuntimeObject *)(RuntimeObject *)L_4, /*hidden argument*/NULL); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 5)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_7; L_7 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_6, /*hidden argument*/NULL); bool L_8; L_8 = Type_op_Inequality_m6DDC5E923203A79BF505F9275B694AD3FAA36DB0((Type_t *)L_5, (Type_t *)L_7, /*hidden argument*/NULL); if (!L_8) { goto IL_0043; } } { ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC(/*hidden argument*/NULL); } IL_0043: { int32_t L_9 = ___start1; Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* L_10 = ___array0; NullCheck(L_10); if ((!(((uint32_t)L_9) <= ((uint32_t)((int32_t)((int32_t)(((RuntimeArray*)L_10)->max_length))))))) { goto IL_0051; } } { int32_t L_11 = ___length2; Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* L_12 = ___array0; NullCheck(L_12); int32_t L_13 = ___start1; if ((!(((uint32_t)L_11) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_12)->max_length))), (int32_t)L_13)))))) { goto IL_0057; } } IL_0051: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_0057: { int32_t L_14 = ___length2; __this->set__length_2(L_14); Vector4U5BU5D_t86AC726940CFBCB696CB565BDAC146946AC5C60F* L_15 = ___array0; Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * L_16; L_16 = (( Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_15, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); __this->set__pinnable_0(L_16); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)); intptr_t L_17 = ((PerTypeValues_1_t2BAF5CB526712554290A16FE145CF79BFEC4B767_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 7)))->get_ArrayAdjustment_2(); int32_t L_18 = ___start1; intptr_t L_19; L_19 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_17, (int32_t)L_18, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); __this->set__byteOffset_1((intptr_t)L_19); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_mAF095E860C128C589F36456ACAE94F57D001D7D5_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___array0, const RuntimeMethod* method) { { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )); return; } IL_000b: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_1 = ___array0; NullCheck(L_1); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length)))); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_2 = ___array0; Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_3; L_3 = (( Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); __this->set__pinnable_0(L_3); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); intptr_t L_4 = ((PerTypeValues_1_tB073195618B2A7CB0FE31C31919AF7A3BB10C376_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_mC3864B42DC6878B2E89EAF7034E386394D8695F1_gshared_inline (ReadOnlySpan_1_t2204A3A7B5352B4A905354D57F849E5BF6F746AF * __this, Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* ___array0, const RuntimeMethod* method) { { Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(ReadOnlySpan_1_t2204A3A7B5352B4A905354D57F849E5BF6F746AF )); return; } IL_000b: { Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_1 = ___array0; NullCheck(L_1); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length)))); Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_2 = ___array0; Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 * L_3; L_3 = (( Pinnable_1_tAB8D1CBEB16D5D59A9D4556BC106DD65A5B4C777 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); __this->set__pinnable_0(L_3); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); intptr_t L_4 = ((PerTypeValues_1_tC5236B10EB044399DFAD345DFC548EF5C3E3E3C6_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_m0FB02659B20A5CB5539381861272A2A673169C95_gshared_inline (ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE * __this, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___array0, const RuntimeMethod* method) { { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE )); return; } IL_000b: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_1 = ___array0; NullCheck(L_1); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length)))); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = ___array0; Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * L_3; L_3 = (( Pinnable_1_tDB74B26B68EC5BE92B32E5FB04FAE1064F11AF82 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); __this->set__pinnable_0(L_3); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); intptr_t L_4 = ((PerTypeValues_1_t3F58A0209454ABBC3F8CA557906C12CB572897CC_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_m67CA8BE6EC79DD658E51BDA93D05FEB87112038F_gshared_inline (ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 * __this, UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ___array0, const RuntimeMethod* method) { { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(ReadOnlySpan_1_tACBC3A1A1358DB3DB54CD1CA583845394E4ED823 )); return; } IL_000b: { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_1 = ___array0; NullCheck(L_1); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length)))); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_2 = ___array0; Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * L_3; L_3 = (( Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); __this->set__pinnable_0(L_3); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); intptr_t L_4 = ((PerTypeValues_1_t83B3ACBBF2D953F3E38BE6D8475D3B28581C9E80_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_mA8F58382F8CA15CBC5E5719555BA522C414AA559_gshared_inline (ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 * __this, UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ___array0, const RuntimeMethod* method) { { UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_0 = ___array0; if (L_0) { goto IL_000b; } } { il2cpp_codegen_initobj(__this, sizeof(ReadOnlySpan_1_t9B1935E8B7D4B290267E8A535D027D55C09D42F8 )); return; } IL_000b: { UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_1 = ___array0; NullCheck(L_1); __this->set__length_2(((int32_t)((int32_t)(((RuntimeArray*)L_1)->max_length)))); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_2 = ___array0; Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * L_3; L_3 = (( Pinnable_1_t4E40323FD6DE85A9C83E29C1A0CFB7EFDE2B1424 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)->methodPointer)((RuntimeObject *)(RuntimeObject *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 4)); __this->set__pinnable_0(L_3); IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)); intptr_t L_4 = ((PerTypeValues_1_t6B00E067D093496440496ACAB1EA19399C0078E5_StaticFields*)il2cpp_codegen_static_fields_for(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 5)))->get_ArrayAdjustment_2(); __this->set__byteOffset_1((intptr_t)L_4); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m4BFDA5E41279728ADF75E310F780E357ECB1923B_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m626D8806A4F947921582C93B00D24CA957C9FB13_gshared_inline (ReadOnlySpan_1_t89EC7F5A5B7253DA599EEFE0E19D147F376E9DC3 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m0279C69DE3814D49E2ECEE63F26B652AC355D3A6_gshared_inline (ReadOnlySpan_1_t94EC580ED854353C1A8BC303DA443E801C01F4FE * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Span_1_get_Length_m1E12B8BB68AD1A4CDB478A80586569919C1C857F_gshared_inline (Span_1_t02101D0E06A1280E520FC29615C0103A114946DB * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } }