#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include template struct VirtualActionInvoker3 { typedef void (*Action)(void*, T1, T2, T3, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, p2, p3, 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 VirtualFuncInvoker3 { typedef R (*Func)(void*, T1, T2, T3, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, 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); } }; struct InterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, 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); } }; // 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_t1B552442A28DE3F175DFD5826C20C564B51AFFCB; // 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_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.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_tAE5CE2E5C1222D07594B3C6F95FA126D7AF2D8E1; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t4DDE1959E0750DE186FF8B76AD9C074FC9014957; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t340A7F9108FFEE1CD5162629053B078197692511; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t48D746C49A3A3D0A0A03D4A0258268EC3036512D; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t0278346C5E20BC6C8F052275101BE68FF292E06F; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_tF82A13ECAAC1C08158DF5A34B3CBEC7269548757; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t83C99807A3754ACD2CBFD636F870143F038AD414; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_tBC22AABA8749C0C373BE561E6060E031471304D7; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_tFC61B59FEC826344AB2AB827AAC5F2EF20678403; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t93C1B4E81069150969A409D5395D07BC4A153DAB; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t530798D51F4A46CED77B7EE5C17D83144BA20D57; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_tD1B10A068C4129B086F92EFA6882885B43DE0588; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t0284518752CB6F1A3019956CD6AC57BB390E73A1; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t97D3132FF17899255A68445E0CAF33D961678863; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t2C12D2B8FB28BD23A3C30E3C82D562AC612E47A4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t5B63009F829B4B8FB8278E6889FE53665AE4C715; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t2EB8274169F6BD32E83656D7EFDBA25FA06C4DD0; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_tACADEE5ABFBD390589FFBD8BF0793E809596C676; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t5A967E550EA91FA3987D9468E7B5A6250620146D; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t558C36E72A3642330DD969EC3396D11D9AF5BBB4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t1AC8E5E054EE481049D88CD11F671072A102C481; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_tAF5EA7F3DF47EAA923FAA7AB21474F8B9640685E; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_tF3B5BF7AE2C19B4368D9C45D9307E06AF5043C15; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t52581C8290D3223A16FFA5866F8F0D543A18856A; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_tFF799B90667ECFF3FA65BF1DB2A81163B99F9FEF; // System.Collections.Generic.IDictionary`2 struct IDictionary_2_tC51B0D1CF3D0A1E45BBD8B79324FE5CEA1C1CB72; // System.Collections.Generic.IEnumerable`1 struct IEnumerable_1_t52B1AC8D9E5E1ED28DF6C46A37C9A1B00B394F9D; // System.Collections.Generic.IList`1> struct IList_1_t24DA820B0313B8150F8E6E7C02BDBA469CCA5A5B; // System.Collections.Generic.IList`1> struct IList_1_t841679DCD4FEE32F200A7C60795D92D6B2D582FC; // System.Collections.Generic.IList`1> struct IList_1_tBA17CFA75DD48EA061460EB1ED69D95F24EFAAF5; // System.Collections.Generic.IList`1> struct IList_1_tD05146B8EB79D0B3E21BB3E264C366CF2D5B8017; // System.Collections.Generic.IList`1> struct IList_1_tB4677EB8BFFD09EAE99A0E3E11F56EDA16FE166C; // System.Collections.Generic.IList`1> struct IList_1_tD8F1844B7C7D008885B08C6579225994CEBB7A00; // System.Collections.Generic.IList`1> struct IList_1_tD4C2F7CD60AEDDAEF9A5CD227B553229E799F0F7; // System.Collections.Generic.IList`1> struct IList_1_tD328657AB77B4D4339DE157161159909B020856A; // System.Collections.Generic.IList`1> struct IList_1_t136554B0E808B12C8E004B0BF83D3AC4F5FDDC84; // System.Collections.Generic.IList`1> struct IList_1_tB69D15153133646AB5259BF60A932868421FE05E; // System.Collections.Generic.IList`1> struct IList_1_tD7AA43BAB956A97D61F154DEA1AF678F278568ED; // System.Collections.Generic.IList`1> struct IList_1_t7727D4E32CA496FAB29DE4EEE14B2691BD88BB54; // System.Collections.Generic.IList`1> struct IList_1_t2B431FAB4FDB8588E1256F473E93E5CC90259209; // System.Collections.Generic.IList`1> struct IList_1_tB165F84981DE180BB23ED51A0D4DA67570609829; // System.Collections.Generic.IList`1> struct IList_1_t97E7E013259CF96536B87C82569DC84B866DE8B1; // System.Collections.Generic.IList`1> struct IList_1_tB045079D4058C37E271F22D61B4DB4F7E6136E91; // System.Collections.Generic.IList`1> struct IList_1_tE49DE6D5C3CCE1C27BE9E1DC1002E0E6B721168D; // System.Collections.Generic.IList`1> struct IList_1_tA4A91BA938D69B5117B09C6CF9F31892700CD5F1; // System.Collections.Generic.IList`1> struct IList_1_t76ECCB6B59266C49E7AFB6807EBA2C827C887159; // System.Collections.Generic.IList`1> struct IList_1_t91E69506A1CB0633F80A752C793B167BA6AD996E; // System.Collections.Generic.IList`1> struct IList_1_t2860034397659956ED0E7CE1F3E0441419F22E4A; // System.Collections.Generic.IList`1> struct IList_1_tC85547C594E716B92771D0783A8565A6D2FAA115; // System.Collections.Generic.IList`1> struct IList_1_tBCCD6E4AA099C670FCA5FAC1FEDC6A5B7DDFFF53; // System.Collections.Generic.IList`1> struct IList_1_tE45F125FAF8E9EA4313C1F7494241EAB493313D9; // System.Collections.Generic.IList`1> struct IList_1_tB678027676ABC83C2D67124B0F167BE5A1FF2E82; // System.Collections.Generic.IList`1> struct IList_1_tA5CBFDB2A87FD52E60E770AB601838D911C6CDA2; // System.Collections.Generic.IList`1> struct IList_1_t6BB9D6FEDA4E33A65F520D0029EA95D4142AABC2; // System.Collections.Generic.IList`1> struct IList_1_t1323EDB0974C0B6BE391C7F760D9BB22F23E5CCA; // System.Collections.Generic.IList`1> struct IList_1_tC4EA00F952ABD4D29EA376E49FB80D4781C63549; // System.Buffers.IMemoryOwner`1> struct IMemoryOwner_1_tE2E9B97C0BEA13521C8A70CC4565724351C1FD05; // System.Buffers.IMemoryOwner`1> struct IMemoryOwner_1_t404CD9FB9A537EBCD531B78AE03023E666371DDA; // System.Buffers.IMemoryOwner`1> struct IMemoryOwner_1_tAC6685584A06E8B0D6E0F6C6888187946FE492D8; // System.Buffers.IMemoryOwner`1> struct IMemoryOwner_1_t11BAD0A72FD2FE8E5FC715EF7C11133864DB981F; // System.Buffers.IMemoryOwner`1> struct IMemoryOwner_1_t0267D6C6573998AC82CC595B65D3595745A58872; // System.Buffers.IMemoryOwner`1> struct IMemoryOwner_1_tBB74BFB8FBA6EB51E168791EA985F4C6DFDA0CD3; // System.Buffers.IMemoryOwner`1> struct IMemoryOwner_1_tBA4CF72A8FCC3F9B1B3C6344DFDB6AE76D5308D6; // System.Buffers.IMemoryOwner`1> struct IMemoryOwner_1_tD9622C9869DC4C609F9AD34A3A6035F1093FB025; // System.Buffers.IMemoryOwner`1> struct IMemoryOwner_1_tB4117172AD4846A6F82E372D3AB08042AB02BDBF; // System.Buffers.IMemoryOwner`1> struct IMemoryOwner_1_t2618769F7D501FB7192EE05BE6DCDE2E8BA03F52; // System.Buffers.IMemoryOwner`1> struct IMemoryOwner_1_t830D0675BB5BC8B7C9CED69508DB61D8A067122B; // System.Buffers.IMemoryOwner`1> struct IMemoryOwner_1_tD443747B7CE52A9C67BF31C3583777131F19C1F0; // System.Buffers.IMemoryOwner`1> struct IMemoryOwner_1_t6C52AF959997388134CB16BB8EFD48798FD0AF35; // System.Buffers.IMemoryOwner`1> struct IMemoryOwner_1_t4378EE67C2F7542DCCB8FF1FB63199EA1E58B333; // System.Buffers.IMemoryOwner`1> struct IMemoryOwner_1_t814844CB46FCB589E01BB1FCAF373A6DF148C9A3; // System.Buffers.IMemoryOwner`1> struct IMemoryOwner_1_tC6E3FEBEAD06890BE515EEECD20BE866A1EC8769; // System.Buffers.IMemoryOwner`1> struct IMemoryOwner_1_t6E1A352D1E2E4975E746A169B3FA506CF42630EC; // System.Buffers.IMemoryOwner`1> struct IMemoryOwner_1_tC8258C05EDA650EA486D86133ABDB3A87E9909C7; // System.Buffers.IMemoryOwner`1> struct IMemoryOwner_1_t9B6DE12F8857F19DDE215427189BBB1FB62FF59B; // System.Buffers.IMemoryOwner`1> struct IMemoryOwner_1_t3CD9D63ED6BA3DC0F630E18ED28B2F17516E7EC2; // System.Buffers.IMemoryOwner`1> struct IMemoryOwner_1_tCBD20FE432AB350A150A1BBE2F069F9B828A4861; // System.Buffers.IMemoryOwner`1> struct IMemoryOwner_1_tD80C7E8E0F4529222E68AD4EBF0BFA1F79D33918; // System.Buffers.IMemoryOwner`1> struct IMemoryOwner_1_t42BC129923D079FA9365581D540C47E5A0DD2D07; // System.Buffers.IMemoryOwner`1> struct IMemoryOwner_1_tC9E904F458BCFC9E5B281CF9C9B80316734C49DE; // System.Buffers.IMemoryOwner`1> struct IMemoryOwner_1_t3889BA6FC29425173AC4E244137A797BB6B570B8; // System.Buffers.IMemoryOwner`1> struct IMemoryOwner_1_t7D56EF54FEDCB2A330725E3A19AE8902F906AF3A; // System.Buffers.IMemoryOwner`1> struct IMemoryOwner_1_t1C123BF41AC8AF9512D08D44DDC984595BF78D4E; // System.Buffers.IMemoryOwner`1> struct IMemoryOwner_1_t6049705D50962AE9960DD3952403C29C1297336A; // System.Buffers.IMemoryOwner`1> struct IMemoryOwner_1_tA7F3BE26E6E0262B404D104886464A2A1F84E559; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t14C3F7FC177A53FE7FBA514E30E0DCF43DE66980; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t3DB40800F84501170FEFE6BCC80F5EE350F35FCA; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t09F58DEAC788108F0AC1CCE6E48437A32C2438D2; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_tA6E43A87B098B770B48D9BA78C570074DDE2FAD9; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t7EB6E645B98CBD5EF01D1B19642BAD3E27325927; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_tBE38F9AD2FDC88B431B1EF740B56507BE71D5397; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t1238B62BB56D9E23F44FC7A2B36E11EE27B5128E; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t5049019B69EAB8A3687E31ABFC860F79D3DC8F59; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t0E58529647DDD802F0C6D24DFC2FBB1EF859A8BD; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t1ED1743A8FA2972B2CD8FA1538C9EE04CB392595; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t63979B6DCB773FF5A2F50F51FF63F8F62761B150; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t393B86712E02FF7B9A8EAAD1781FFE78C7062793; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t68A2D631ACBC01D8BCFDF42EF8FB5C7A0BD7A018; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_tBD9EF9BDE1942AD95426C5484819A0134199E9F0; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t45BE12EB5478AD3790D146BBAA7F6A40BD189BED; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_tEBEA7DECA6156C7046FA79FB3B41EBAE37231D38; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t09D880A322D53ADCC6505855F08CFAEDF039BC7C; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t231D01AB881C6F1790352F5DF1E25D83E5B3D2FB; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t1082ABA65F6A59C48A24745CC68C208846051326; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_tAB65AB6A81DFB71D30A57CC7AE9238A77FC1BCCD; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t6ABDEE3190323204FDCF27812B18C1915FF569DE; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t9674C5627EE53C03E8CDECBC82BE042F55C6B9EE; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t1A120275840E1738815101FE259C5DC5983579FD; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t95B6C6E99FE50F50D51542429B063BCD716C4E2B; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_tDB52689ACC41B98F67B387E53E408521E84E359E; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t5BAC57FE9C83858F720EEB4D9871C60642C7508F; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t90E740182FCFF4923490B523AE95DA518929C296; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_tE1D9AD4E333AD11E20DE40D595002CA97033B1E5; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t39D660CE2B695D18846209A0E5845D57B646C363; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t81EF881D4B12A8123F40B3B3E5C6C01FF77E4DBE; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_tA220ED03959F6C3459992A79E25F59C415863832; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_tE9179439BD94C45F1100BB613D7B0A0149D19F63; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t05ABEBA864B198990649CC7BA653B6248C9722B4; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t589DB82D2A9ECB88E2A2077E611F2178B2089A38; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t1B6C34A5696CE66E52D46E5664658030D690A8D4; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t7029A90FCDC7126099672E10F926D57E6F034DEB; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t2A569C558A729FB7127E2001B57935DC5DFF7B2C; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t981F0E9C899027087BCC0287E4CF2EB457B1EF6A; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t2EB5F3DBEE355752B45D70095AA5A42ADDA6C521; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t1028F1D42DA7C17F04D495FD3617B7E22AB69098; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t66E5997BF4DD5B0D1F9C9D1D3B58F696455D064D; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t2D3276F7F6CE82AE40AB07180825B16D1708E8F6; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t0A7A95B911A4BFFE718A3B861A0AB5FB57AE0EDC; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_tF9D510F4E347F48724E0F512CEA6BBC6E5B31A5C; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t7B18AC6CB303988A3271AB81E9C5CD168528B7F6; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t23195EFAD8214299630163072550B8D358CFDF1D; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t24B92FD15FE46CB636FAE963CD207F93EA6E4C70; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_tEB37E61E41FCA4EF25C127CA1D62663C8DFE43BD; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t1EB14AB5244386EFB3C9B02B76257B1A716ED830; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t7B7742B81FDFE376F937FEDD9B18A68DC518D999; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_tB3249A2A824068DF3519E84309D1B72F3BEBB400; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t9A85581FD310AC2EE7304C2C9F9C4524DF0A5387; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_tA80C2DE470E42CEF7EDBC9B48CDE5CDFEB8F9999; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_tD10AE16C9F3B071841681BE73B2208CC149632FD; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t6987EEE0450BB2E3434C478D11A6DEC6FE7C9642; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t4C468137A4F992E00B66BB9F54F53608EE80604B; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t976EB596072B0349CD0407D6EA8D6FBE8DBF79EB; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t7299CC1805DBC4F04E9C98DED2A0C9DE1F00FCBF; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t224E1C8E2488BEDD50B922EAB9DD36E193F77711; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t4C177369D426A58971CE787F37F223A7EA9FE2A6; // 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; // System.Lazy`1 struct Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E; // System.Lazy`1 struct Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363; // 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_tA5C28400F7F423088B10E66086048A18AB11467E; // 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_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; // 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_t3FA89DC88CD7499604577377AB0B618C80108110; // System.Pinnable`1 struct Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF; // 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_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_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_t70733193E009BDD57F4DC5B0FE776FD94A388E9C; // System.Pinnable`1 struct Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1; // System.Pinnable`1 struct Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t6DF21FA723FA2956504CEA4640BA0C535637612B; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t195CC557E53918BE0D09A8AED8A3EDC36F19C2A9; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_tE82DEBC9AF541EEECABC67CD11D3C4FAA6573331; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t92E1B8FF81882E5D10D59861A22D6A71B3A2EF23; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t56B024F2934BEF0429D2678F56EB21CBD2A1263E; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t6F1D1D96C8383FB08063BFFBF46BC08CAA7B263D; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t9288E03D3C7BF44054F173F26B4C9FC1D5DE51C2; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_tEFE5C3B3CA8DD11B76844D6175035C2682708F03; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t80ACE52F90A23D03CA3FB5C962883FA22A798D22; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t86C9F5857FCED575E7B40B9698E1B42EF6920B94; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_tB14B2D9CFB76BACD0D7ABAFDB4A89904467F4626; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_tEA6F72F4DED5B08A0AA17E87DA55D933A2AAB064; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_tD8F3A625A371951A1AE3CF0181ECA494C7346DA7; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t2F9187B2CA57852098079793892F966A1C0342B7; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t66EF5A32377330C2A922FEADBA3463C0F96EE422; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_tD8A9426CF4EFA98B6E151FC1AC39E4E1357CCD0B; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t632ADAC6EC3DF169E54CB84609F96BE2712A8FAF; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t76D1D33B7C080B1E26DE20343E395DED21B6670E; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_tB6E7551DB8A9440530B579C5DCE644A26C24702B; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_tE9C28D792823334FB2C54BB8079DE2B9E1407DFF; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t2B238E6F73E7134A490F3B66D11C2FEED286D1AD; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t86EC37996BB8F09C967FD3C9A986E0BA5169CEE6; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t8A7D4276F3CD6A228A9FCC6AB4B4F82929E8880B; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t47D28326766237B16B4F13D8325550CB7D775C1B; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_tFE3A7D4E5924B53C3BD207D51B0FBFF799D3387E; // SixLabors.ImageSharp.PixelFormats.Bgra32[] struct Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581; // System.Boolean[] struct BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C; // System.Byte[] struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // System.DateTime[] struct DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1; // System.DateTimeOffset[] struct DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826; // System.Decimal[] struct DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA; // System.Double[] struct DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB; // System.Int16[] struct Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD; // System.Int32[] struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; // System.Int64[] struct Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6; // System.IntPtr[] struct IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6; // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; // SixLabors.ImageSharp.PixelFormats.Rgba32[] struct Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9; // System.SByte[] struct SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7; // System.Single[] struct SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971; // System.TimeSpan[] struct TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545; // System.Type[] struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755; // System.UInt16[] struct UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67; // System.UInt32[] struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF; // System.UInt64[] struct UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2; // UnityEngine.AndroidJavaObject struct AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E; // System.Reflection.Binder struct Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30; // SixLabors.ImageSharp.Configuration struct Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8; // System.Exception struct Exception_t; // UnityEngine.GlobalJavaObjectRef struct GlobalJavaObjectRef_t04A7D04EB0317C286F089E4DB4444EC4F2D78289; // System.Collections.IDictionary struct IDictionary_t99871C56B8EC2452AC5C4CF3831695E617B89D3A; // SixLabors.ImageSharp.Processing.Processors.Dithering.IDither struct IDither_tB1BC2138CF8A32B56B768E7CE835FF2120601C1E; // SixLabors.ImageSharp.IO.IFileSystem struct IFileSystem_tC69B6614586AB2F610D79E6C47189275D30486C2; // SixLabors.ImageSharp.Processing.IImageProcessingContextFactory struct IImageProcessingContextFactory_tC47D420D349BF819E0E7F349FDFB058267BAC426; // System.Buffers.IPinnable struct IPinnable_t5F43661062D3A813291C43D3D17B9FA43963D6F3; // System.Xml.IXmlNamespaceResolver struct IXmlNamespaceResolver_tE715F6572D858174C1BDCF0076B3C6415B226CD0; // SixLabors.ImageSharp.Formats.ImageFormatManager struct ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515; // SixLabors.ImageSharp.Metadata.ImageFrameMetadata struct ImageFrameMetadata_t2C054C98264601EC337207C3823E912FFFAA650E; // SixLabors.ImageSharp.Metadata.ImageMetadata struct ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA; // System.Int16 struct Int16_tD0F031114106263BB459DA1F099FF9F42691295A; // System.Reflection.MemberFilter struct MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81; // SixLabors.ImageSharp.Memory.MemoryAllocator struct MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444; // SixLabors.ImageSharp.Formats.PixelTypeInfo struct PixelTypeInfo_tE2D6D83EC24DE1FCC65833BC404DE814A167B18E; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions struct QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F; // System.String struct String_t; // System.Type struct Type_t; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5; // SixLabors.ImageSharp.Formats.Webp.BitReader.Vp8BitReader struct Vp8BitReader_tFC61F3DEA373D72217076CD1293BF8A2C5022710; // SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder struct WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer struct WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2; // System.Xml.Linq.XContainer struct XContainer_t195526C99472280E1DE55FCBAF9060CD9DE37525; // System.Xml.Linq.XDeclaration struct XDeclaration_t5B4F6BDA6FCEE3C7520BA67BDFF62C3372777090; // System.Xml.Linq.XDocument struct XDocument_t9565FC688EFE8A72791A52481736689B97A3D3CF; // System.Xml.Linq.XObject struct XObject_tD3CAB609801011E5C4A0FC219FA717B6B382C5D6; // System.Xml.Schema.XmlListConverter struct XmlListConverter_t58F692567B1B34BF5171B647F1BE66EC017D4F4D; // System.Xml.Schema.XmlSchemaType struct XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA; // System.Xml.Schema.XmlValueConverter struct XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763; IL2CPP_EXTERN_C RuntimeClass* AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* AndroidReflection_tEB6633FD5B7D2816E1AC6C711E11B2DD33822F16_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Exception_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* String_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* XNode_tB88EE59443DF799686825ED2168D47C857C8CA99_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral24CC8D396132365E532646F936DFC8579E2299B2; IL2CPP_EXTERN_C String_t* _stringLiteral42646B33B50B6AA15E22733C8900716F0FE19E1D; IL2CPP_EXTERN_C String_t* _stringLiteral51253131B895C2F8066BCC47E62D44F18F43446C; IL2CPP_EXTERN_C String_t* _stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A; IL2CPP_EXTERN_C String_t* _stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A; IL2CPP_EXTERN_C const RuntimeMethod* Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Span_1_get_Item_m89B441ABCD013417C2E21A35250BE89BA6F9FE9E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* _AndroidJNIHelper_ConvertFromJNIArray_TisBoolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_mDDF28BD135ACA673F7A5B195C63C982DBD2D65FE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* _AndroidJNIHelper_ConvertFromJNIArray_TisChar_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_m846C618BCB88B648A290E0E803CB5138B68924A8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* _AndroidJNIHelper_ConvertFromJNIArray_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_m6C34B6673608BB8698B61B66BC7663E041090381_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* _AndroidJNIHelper_ConvertFromJNIArray_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m37E32F748CAF38BEE90E5FAEC61E937AFF3E576A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* _AndroidJNIHelper_ConvertFromJNIArray_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m9FFE89B6209D2AACF2BD53B78475BB8062AFBC85_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* _AndroidJNIHelper_ConvertFromJNIArray_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m4D90AEC6AD405E601451ABE5E295DCCCFBA8658D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeType* AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_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* Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_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* SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_0_0_0_var; IL2CPP_EXTERN_C const RuntimeType* String_t_0_0_0_var; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct BoxU5BU5D_t6DF21FA723FA2956504CEA4640BA0C535637612B; struct BoxU5BU5D_t195CC557E53918BE0D09A8AED8A3EDC36F19C2A9; struct BoxU5BU5D_tE82DEBC9AF541EEECABC67CD11D3C4FAA6573331; struct BoxU5BU5D_t92E1B8FF81882E5D10D59861A22D6A71B3A2EF23; struct BoxU5BU5D_t56B024F2934BEF0429D2678F56EB21CBD2A1263E; struct BoxU5BU5D_t6F1D1D96C8383FB08063BFFBF46BC08CAA7B263D; struct BoxU5BU5D_t9288E03D3C7BF44054F173F26B4C9FC1D5DE51C2; struct BoxU5BU5D_tEFE5C3B3CA8DD11B76844D6175035C2682708F03; struct BoxU5BU5D_t80ACE52F90A23D03CA3FB5C962883FA22A798D22; struct BoxU5BU5D_t86C9F5857FCED575E7B40B9698E1B42EF6920B94; struct BoxU5BU5D_tB14B2D9CFB76BACD0D7ABAFDB4A89904467F4626; struct BoxU5BU5D_tEA6F72F4DED5B08A0AA17E87DA55D933A2AAB064; struct BoxU5BU5D_tD8F3A625A371951A1AE3CF0181ECA494C7346DA7; struct BoxU5BU5D_t2F9187B2CA57852098079793892F966A1C0342B7; struct BoxU5BU5D_t66EF5A32377330C2A922FEADBA3463C0F96EE422; struct BoxU5BU5D_tD8A9426CF4EFA98B6E151FC1AC39E4E1357CCD0B; struct BoxU5BU5D_t632ADAC6EC3DF169E54CB84609F96BE2712A8FAF; struct BoxU5BU5D_t76D1D33B7C080B1E26DE20343E395DED21B6670E; struct BoxU5BU5D_tB6E7551DB8A9440530B579C5DCE644A26C24702B; struct BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3; struct BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8; struct BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D; struct BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7; struct BoxU5BU5D_tE9C28D792823334FB2C54BB8079DE2B9E1407DFF; struct BoxU5BU5D_t2B238E6F73E7134A490F3B66D11C2FEED286D1AD; struct BoxU5BU5D_t86EC37996BB8F09C967FD3C9A986E0BA5169CEE6; struct BoxU5BU5D_t8A7D4276F3CD6A228A9FCC6AB4B4F82929E8880B; struct BoxU5BU5D_t47D28326766237B16B4F13D8325550CB7D775C1B; struct BoxU5BU5D_tFE3A7D4E5924B53C3BD207D51B0FBFF799D3387E; struct AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120; struct Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581; struct BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C; struct ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726; struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; struct DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1; struct DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826; struct DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA; struct DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB; struct Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD; struct Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32; struct Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6; struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; struct SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7; struct SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA; struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A; struct TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545; struct UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67; struct UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF; struct UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2; IL2CPP_EXTERN_C_BEGIN IL2CPP_EXTERN_C_END #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Object // System.Xml.Linq.XObject/d__16`1 struct U3CAnnotationsU3Ed__16_1_t761786DE229F627A89478C628E9744DA38B54690 : public RuntimeObject { public: // System.Int32 System.Xml.Linq.XObject/d__16`1::<>1__state int32_t ___U3CU3E1__state_0; // T System.Xml.Linq.XObject/d__16`1::<>2__current RuntimeObject * ___U3CU3E2__current_1; // System.Int32 System.Xml.Linq.XObject/d__16`1::<>l__initialThreadId int32_t ___U3CU3El__initialThreadId_2; // System.Xml.Linq.XObject System.Xml.Linq.XObject/d__16`1::<>4__this XObject_tD3CAB609801011E5C4A0FC219FA717B6B382C5D6 * ___U3CU3E4__this_3; // System.Object[] System.Xml.Linq.XObject/d__16`1::5__1 ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ___U3CaU3E5__1_4; // System.Int32 System.Xml.Linq.XObject/d__16`1::5__2 int32_t ___U3CiU3E5__2_5; public: inline static int32_t get_offset_of_U3CU3E1__state_0() { return static_cast(offsetof(U3CAnnotationsU3Ed__16_1_t761786DE229F627A89478C628E9744DA38B54690, ___U3CU3E1__state_0)); } inline int32_t get_U3CU3E1__state_0() const { return ___U3CU3E1__state_0; } inline int32_t* get_address_of_U3CU3E1__state_0() { return &___U3CU3E1__state_0; } inline void set_U3CU3E1__state_0(int32_t value) { ___U3CU3E1__state_0 = value; } inline static int32_t get_offset_of_U3CU3E2__current_1() { return static_cast(offsetof(U3CAnnotationsU3Ed__16_1_t761786DE229F627A89478C628E9744DA38B54690, ___U3CU3E2__current_1)); } inline RuntimeObject * get_U3CU3E2__current_1() const { return ___U3CU3E2__current_1; } inline RuntimeObject ** get_address_of_U3CU3E2__current_1() { return &___U3CU3E2__current_1; } inline void set_U3CU3E2__current_1(RuntimeObject * value) { ___U3CU3E2__current_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E2__current_1), (void*)value); } inline static int32_t get_offset_of_U3CU3El__initialThreadId_2() { return static_cast(offsetof(U3CAnnotationsU3Ed__16_1_t761786DE229F627A89478C628E9744DA38B54690, ___U3CU3El__initialThreadId_2)); } inline int32_t get_U3CU3El__initialThreadId_2() const { return ___U3CU3El__initialThreadId_2; } inline int32_t* get_address_of_U3CU3El__initialThreadId_2() { return &___U3CU3El__initialThreadId_2; } inline void set_U3CU3El__initialThreadId_2(int32_t value) { ___U3CU3El__initialThreadId_2 = value; } inline static int32_t get_offset_of_U3CU3E4__this_3() { return static_cast(offsetof(U3CAnnotationsU3Ed__16_1_t761786DE229F627A89478C628E9744DA38B54690, ___U3CU3E4__this_3)); } inline XObject_tD3CAB609801011E5C4A0FC219FA717B6B382C5D6 * get_U3CU3E4__this_3() const { return ___U3CU3E4__this_3; } inline XObject_tD3CAB609801011E5C4A0FC219FA717B6B382C5D6 ** get_address_of_U3CU3E4__this_3() { return &___U3CU3E4__this_3; } inline void set_U3CU3E4__this_3(XObject_tD3CAB609801011E5C4A0FC219FA717B6B382C5D6 * value) { ___U3CU3E4__this_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CU3E4__this_3), (void*)value); } inline static int32_t get_offset_of_U3CaU3E5__1_4() { return static_cast(offsetof(U3CAnnotationsU3Ed__16_1_t761786DE229F627A89478C628E9744DA38B54690, ___U3CaU3E5__1_4)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get_U3CaU3E5__1_4() const { return ___U3CaU3E5__1_4; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of_U3CaU3E5__1_4() { return &___U3CaU3E5__1_4; } inline void set_U3CaU3E5__1_4(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ___U3CaU3E5__1_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CaU3E5__1_4), (void*)value); } inline static int32_t get_offset_of_U3CiU3E5__2_5() { return static_cast(offsetof(U3CAnnotationsU3Ed__16_1_t761786DE229F627A89478C628E9744DA38B54690, ___U3CiU3E5__2_5)); } inline int32_t get_U3CiU3E5__2_5() const { return ___U3CiU3E5__2_5; } inline int32_t* get_address_of_U3CiU3E5__2_5() { return &___U3CiU3E5__2_5; } inline void set_U3CiU3E5__2_5(int32_t value) { ___U3CiU3E5__2_5 = 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_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_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_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); } }; // System.Collections.Generic.List`1 struct List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3, ____items_1)); } inline BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* get__items_1() const { return ____items_1; } inline BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C** get_address_of__items_1() { return &____items_1; } inline void set__items_1(BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3_StaticFields, ____emptyArray_5)); } inline BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* get__emptyArray_5() const { return ____emptyArray_5; } inline BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF, ____items_1)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get__items_1() const { return ____items_1; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF_StaticFields, ____emptyArray_5)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get__emptyArray_5() const { return ____emptyArray_5; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC, ____items_1)); } inline DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1* get__items_1() const { return ____items_1; } inline DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1** get_address_of__items_1() { return &____items_1; } inline void set__items_1(DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC_StaticFields, ____emptyArray_5)); } inline DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1* get__emptyArray_5() const { return ____emptyArray_5; } inline DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t6A1295D69B538887EB0A62B321F30014A5691173 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t6A1295D69B538887EB0A62B321F30014A5691173, ____items_1)); } inline DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826* get__items_1() const { return ____items_1; } inline DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826** get_address_of__items_1() { return &____items_1; } inline void set__items_1(DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t6A1295D69B538887EB0A62B321F30014A5691173, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t6A1295D69B538887EB0A62B321F30014A5691173, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t6A1295D69B538887EB0A62B321F30014A5691173, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t6A1295D69B538887EB0A62B321F30014A5691173_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t6A1295D69B538887EB0A62B321F30014A5691173_StaticFields, ____emptyArray_5)); } inline DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826* get__emptyArray_5() const { return ____emptyArray_5; } inline DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t137B540BF717527106254AA05BE36A51A068C8F5 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t137B540BF717527106254AA05BE36A51A068C8F5, ____items_1)); } inline DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* get__items_1() const { return ____items_1; } inline DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA** get_address_of__items_1() { return &____items_1; } inline void set__items_1(DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t137B540BF717527106254AA05BE36A51A068C8F5, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t137B540BF717527106254AA05BE36A51A068C8F5, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t137B540BF717527106254AA05BE36A51A068C8F5, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t137B540BF717527106254AA05BE36A51A068C8F5_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t137B540BF717527106254AA05BE36A51A068C8F5_StaticFields, ____emptyArray_5)); } inline DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* get__emptyArray_5() const { return ____emptyArray_5; } inline DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC, ____items_1)); } inline DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* get__items_1() const { return ____items_1; } inline DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB** get_address_of__items_1() { return &____items_1; } inline void set__items_1(DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC_StaticFields, ____emptyArray_5)); } inline DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* get__emptyArray_5() const { return ____emptyArray_5; } inline DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t985353431229C8151763A38589D03FBD829D85E5 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t985353431229C8151763A38589D03FBD829D85E5, ____items_1)); } inline Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* get__items_1() const { return ____items_1; } inline Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t985353431229C8151763A38589D03FBD829D85E5, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t985353431229C8151763A38589D03FBD829D85E5, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t985353431229C8151763A38589D03FBD829D85E5, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t985353431229C8151763A38589D03FBD829D85E5_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t985353431229C8151763A38589D03FBD829D85E5_StaticFields, ____emptyArray_5)); } inline Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* get__emptyArray_5() const { return ____emptyArray_5; } inline Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7, ____items_1)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get__items_1() const { return ____items_1; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7_StaticFields, ____emptyArray_5)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get__emptyArray_5() const { return ____emptyArray_5; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4, ____items_1)); } inline Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* get__items_1() const { return ____items_1; } inline Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4_StaticFields, ____emptyArray_5)); } inline Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* get__emptyArray_5() const { return ____emptyArray_5; } inline Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____items_1)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__items_1() const { return ____items_1; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5_StaticFields, ____emptyArray_5)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__emptyArray_5() const { return ____emptyArray_5; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7, ____items_1)); } inline SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* get__items_1() const { return ____items_1; } inline SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7** get_address_of__items_1() { return &____items_1; } inline void set__items_1(SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7_StaticFields, ____emptyArray_5)); } inline SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* get__emptyArray_5() const { return ____emptyArray_5; } inline SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA, ____items_1)); } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* get__items_1() const { return ____items_1; } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA** get_address_of__items_1() { return &____items_1; } inline void set__items_1(SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA_StaticFields, ____emptyArray_5)); } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* get__emptyArray_5() const { return ____emptyArray_5; } inline SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3, ____items_1)); } inline TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545* get__items_1() const { return ____items_1; } inline TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545** get_address_of__items_1() { return &____items_1; } inline void set__items_1(TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3_StaticFields, ____emptyArray_5)); } inline TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545* get__emptyArray_5() const { return ____emptyArray_5; } inline TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5, ____items_1)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get__items_1() const { return ____items_1; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of__items_1() { return &____items_1; } inline void set__items_1(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5_StaticFields, ____emptyArray_5)); } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* get__emptyArray_5() const { return ____emptyArray_5; } inline UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731, ____items_1)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get__items_1() const { return ____items_1; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of__items_1() { return &____items_1; } inline void set__items_1(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731_StaticFields, ____emptyArray_5)); } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* get__emptyArray_5() const { return ____emptyArray_5; } inline UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B, ____items_1)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get__items_1() const { return ____items_1; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of__items_1() { return &____items_1; } inline void set__items_1(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B_StaticFields, ____emptyArray_5)); } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* get__emptyArray_5() const { return ____emptyArray_5; } inline UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t6B0D92C704FDAA14063635C0133EE79CEA41CE2C : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 : public RuntimeObject { public: public: }; // System.Buffers.MemoryManager`1 struct MemoryManager_1_tD7C96B63C74406871705468E6940325249A91AEE : public RuntimeObject { public: public: }; // 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_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; } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 : public RuntimeObject { public: public: }; struct PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C : public RuntimeObject { public: public: }; struct PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A : public RuntimeObject { public: public: }; struct PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E : public RuntimeObject { public: public: }; struct PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA : public RuntimeObject { public: public: }; struct PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 : public RuntimeObject { public: public: }; struct PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE : public RuntimeObject { public: public: }; struct PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 : public RuntimeObject { public: public: }; struct PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 : public RuntimeObject { public: public: }; struct PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 : public RuntimeObject { public: public: }; struct PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 : public RuntimeObject { public: public: }; struct PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 : public RuntimeObject { public: public: }; struct PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 : public RuntimeObject { public: public: }; struct PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 : public RuntimeObject { public: public: }; struct PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E : public RuntimeObject { public: public: }; struct PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 : public RuntimeObject { public: public: }; struct PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E : public RuntimeObject { public: public: }; struct PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD : public RuntimeObject { public: public: }; struct PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 : public RuntimeObject { public: public: }; struct PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 : public RuntimeObject { public: public: }; struct PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB : public RuntimeObject { public: public: }; struct PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 : public RuntimeObject { public: public: }; struct PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 : public RuntimeObject { public: public: }; struct PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 : public RuntimeObject { public: public: }; struct PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 : public RuntimeObject { public: public: }; struct PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 : public RuntimeObject { public: public: }; struct PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 : public RuntimeObject { public: public: }; struct PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D : public RuntimeObject { public: public: }; struct PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 : public RuntimeObject { public: public: }; struct PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // UnityEngine.AndroidJavaObject struct AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E : public RuntimeObject { public: // UnityEngine.GlobalJavaObjectRef UnityEngine.AndroidJavaObject::m_jobject GlobalJavaObjectRef_t04A7D04EB0317C286F089E4DB4444EC4F2D78289 * ___m_jobject_1; // UnityEngine.GlobalJavaObjectRef UnityEngine.AndroidJavaObject::m_jclass GlobalJavaObjectRef_t04A7D04EB0317C286F089E4DB4444EC4F2D78289 * ___m_jclass_2; public: inline static int32_t get_offset_of_m_jobject_1() { return static_cast(offsetof(AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E, ___m_jobject_1)); } inline GlobalJavaObjectRef_t04A7D04EB0317C286F089E4DB4444EC4F2D78289 * get_m_jobject_1() const { return ___m_jobject_1; } inline GlobalJavaObjectRef_t04A7D04EB0317C286F089E4DB4444EC4F2D78289 ** get_address_of_m_jobject_1() { return &___m_jobject_1; } inline void set_m_jobject_1(GlobalJavaObjectRef_t04A7D04EB0317C286F089E4DB4444EC4F2D78289 * value) { ___m_jobject_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_jobject_1), (void*)value); } inline static int32_t get_offset_of_m_jclass_2() { return static_cast(offsetof(AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E, ___m_jclass_2)); } inline GlobalJavaObjectRef_t04A7D04EB0317C286F089E4DB4444EC4F2D78289 * get_m_jclass_2() const { return ___m_jclass_2; } inline GlobalJavaObjectRef_t04A7D04EB0317C286F089E4DB4444EC4F2D78289 ** get_address_of_m_jclass_2() { return &___m_jclass_2; } inline void set_m_jclass_2(GlobalJavaObjectRef_t04A7D04EB0317C286F089E4DB4444EC4F2D78289 * value) { ___m_jclass_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_jclass_2), (void*)value); } }; struct AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E_StaticFields { public: // System.Boolean UnityEngine.AndroidJavaObject::enableDebugPrints bool ___enableDebugPrints_0; public: inline static int32_t get_offset_of_enableDebugPrints_0() { return static_cast(offsetof(AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E_StaticFields, ___enableDebugPrints_0)); } inline bool get_enableDebugPrints_0() const { return ___enableDebugPrints_0; } inline bool* get_address_of_enableDebugPrints_0() { return &___enableDebugPrints_0; } inline void set_enableDebugPrints_0(bool value) { ___enableDebugPrints_0 = value; } }; // SixLabors.ImageSharp.ImageFrame struct ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 : public RuntimeObject { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // System.Int32 SixLabors.ImageSharp.ImageFrame::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_1; // System.Int32 SixLabors.ImageSharp.ImageFrame::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_2; // SixLabors.ImageSharp.Metadata.ImageFrameMetadata SixLabors.ImageSharp.ImageFrame::k__BackingField ImageFrameMetadata_t2C054C98264601EC337207C3823E912FFFAA650E * ___U3CMetadataU3Ek__BackingField_3; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_1() { return static_cast(offsetof(ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899, ___U3CWidthU3Ek__BackingField_1)); } inline int32_t get_U3CWidthU3Ek__BackingField_1() const { return ___U3CWidthU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_1() { return &___U3CWidthU3Ek__BackingField_1; } inline void set_U3CWidthU3Ek__BackingField_1(int32_t value) { ___U3CWidthU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_2() { return static_cast(offsetof(ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899, ___U3CHeightU3Ek__BackingField_2)); } inline int32_t get_U3CHeightU3Ek__BackingField_2() const { return ___U3CHeightU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_2() { return &___U3CHeightU3Ek__BackingField_2; } inline void set_U3CHeightU3Ek__BackingField_2(int32_t value) { ___U3CHeightU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CMetadataU3Ek__BackingField_3() { return static_cast(offsetof(ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899, ___U3CMetadataU3Ek__BackingField_3)); } inline ImageFrameMetadata_t2C054C98264601EC337207C3823E912FFFAA650E * get_U3CMetadataU3Ek__BackingField_3() const { return ___U3CMetadataU3Ek__BackingField_3; } inline ImageFrameMetadata_t2C054C98264601EC337207C3823E912FFFAA650E ** get_address_of_U3CMetadataU3Ek__BackingField_3() { return &___U3CMetadataU3Ek__BackingField_3; } inline void set_U3CMetadataU3Ek__BackingField_3(ImageFrameMetadata_t2C054C98264601EC337207C3823E912FFFAA650E * value) { ___U3CMetadataU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CMetadataU3Ek__BackingField_3), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection struct ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A : public RuntimeObject { public: // System.Boolean SixLabors.ImageSharp.ImageFrameCollection::isDisposed bool ___isDisposed_0; public: inline static int32_t get_offset_of_isDisposed_0() { return static_cast(offsetof(ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A, ___isDisposed_0)); } inline bool get_isDisposed_0() const { return ___isDisposed_0; } inline bool* get_address_of_isDisposed_0() { return &___isDisposed_0; } inline void set_isDisposed_0(bool value) { ___isDisposed_0 = value; } }; // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; // 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.Processing.Processors.Quantization.QuantizerOptions struct QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 : public RuntimeObject { public: // System.Single SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions::ditherScale float ___ditherScale_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions::maxColors int32_t ___maxColors_1; // SixLabors.ImageSharp.Processing.Processors.Dithering.IDither SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions::k__BackingField RuntimeObject* ___U3CDitherU3Ek__BackingField_2; public: inline static int32_t get_offset_of_ditherScale_0() { return static_cast(offsetof(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29, ___ditherScale_0)); } inline float get_ditherScale_0() const { return ___ditherScale_0; } inline float* get_address_of_ditherScale_0() { return &___ditherScale_0; } inline void set_ditherScale_0(float value) { ___ditherScale_0 = value; } inline static int32_t get_offset_of_maxColors_1() { return static_cast(offsetof(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29, ___maxColors_1)); } inline int32_t get_maxColors_1() const { return ___maxColors_1; } inline int32_t* get_address_of_maxColors_1() { return &___maxColors_1; } inline void set_maxColors_1(int32_t value) { ___maxColors_1 = value; } inline static int32_t get_offset_of_U3CDitherU3Ek__BackingField_2() { return static_cast(offsetof(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29, ___U3CDitherU3Ek__BackingField_2)); } inline RuntimeObject* get_U3CDitherU3Ek__BackingField_2() const { return ___U3CDitherU3Ek__BackingField_2; } inline RuntimeObject** get_address_of_U3CDitherU3Ek__BackingField_2() { return &___U3CDitherU3Ek__BackingField_2; } inline void set_U3CDitherU3Ek__BackingField_2(RuntimeObject* value) { ___U3CDitherU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CDitherU3Ek__BackingField_2), (void*)value); } }; // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::m_stringLength int32_t ___m_stringLength_0; // System.Char System.String::m_firstChar Il2CppChar ___m_firstChar_1; public: inline static int32_t get_offset_of_m_stringLength_0() { return static_cast(offsetof(String_t, ___m_stringLength_0)); } inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; } inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; } inline void set_m_stringLength_0(int32_t value) { ___m_stringLength_0 = value; } inline static int32_t get_offset_of_m_firstChar_1() { return static_cast(offsetof(String_t, ___m_firstChar_1)); } inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; } inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; } inline void set_m_firstChar_1(Il2CppChar value) { ___m_firstChar_1 = value; } }; struct String_t_StaticFields { public: // System.String System.String::Empty String_t* ___Empty_5; public: inline static int32_t get_offset_of_Empty_5() { return static_cast(offsetof(String_t_StaticFields, ___Empty_5)); } inline String_t* get_Empty_5() const { return ___Empty_5; } inline String_t** get_address_of_Empty_5() { return &___Empty_5; } inline void set_Empty_5(String_t* value) { ___Empty_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value); } }; // System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 : public RuntimeObject { public: public: }; // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_com { }; // SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder struct WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F : public RuntimeObject { public: // SixLabors.ImageSharp.Formats.Webp.BitReader.Vp8BitReader SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::bitReader Vp8BitReader_tFC61F3DEA373D72217076CD1293BF8A2C5022710 * ___bitReader_0; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // System.Int32[] SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::scratch Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* ___scratch_3; // System.Byte[] SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::scratchBytes ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* ___scratchBytes_4; public: inline static int32_t get_offset_of_bitReader_0() { return static_cast(offsetof(WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F, ___bitReader_0)); } inline Vp8BitReader_tFC61F3DEA373D72217076CD1293BF8A2C5022710 * get_bitReader_0() const { return ___bitReader_0; } inline Vp8BitReader_tFC61F3DEA373D72217076CD1293BF8A2C5022710 ** get_address_of_bitReader_0() { return &___bitReader_0; } inline void set_bitReader_0(Vp8BitReader_tFC61F3DEA373D72217076CD1293BF8A2C5022710 * value) { ___bitReader_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___bitReader_0), (void*)value); } inline static int32_t get_offset_of_memoryAllocator_1() { return static_cast(offsetof(WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F, ___memoryAllocator_1)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_1() const { return ___memoryAllocator_1; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_1() { return &___memoryAllocator_1; } inline void set_memoryAllocator_1(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_1), (void*)value); } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F, ___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_scratch_3() { return static_cast(offsetof(WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F, ___scratch_3)); } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* get_scratch_3() const { return ___scratch_3; } inline Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32** get_address_of_scratch_3() { return &___scratch_3; } inline void set_scratch_3(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* value) { ___scratch_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___scratch_3), (void*)value); } inline static int32_t get_offset_of_scratchBytes_4() { return static_cast(offsetof(WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F, ___scratchBytes_4)); } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* get_scratchBytes_4() const { return ___scratchBytes_4; } inline ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726** get_address_of_scratchBytes_4() { return &___scratchBytes_4; } inline void set_scratchBytes_4(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* value) { ___scratchBytes_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___scratchBytes_4), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer struct WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_0() { return static_cast(offsetof(WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2, ___U3COptionsU3Ek__BackingField_0)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_0() const { return ___U3COptionsU3Ek__BackingField_0; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_0() { return &___U3COptionsU3Ek__BackingField_0; } inline void set_U3COptionsU3Ek__BackingField_0(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_0), (void*)value); } }; // System.Xml.Linq.XObject struct XObject_tD3CAB609801011E5C4A0FC219FA717B6B382C5D6 : public RuntimeObject { public: // System.Xml.Linq.XContainer System.Xml.Linq.XObject::parent XContainer_t195526C99472280E1DE55FCBAF9060CD9DE37525 * ___parent_0; // System.Object System.Xml.Linq.XObject::annotations RuntimeObject * ___annotations_1; public: inline static int32_t get_offset_of_parent_0() { return static_cast(offsetof(XObject_tD3CAB609801011E5C4A0FC219FA717B6B382C5D6, ___parent_0)); } inline XContainer_t195526C99472280E1DE55FCBAF9060CD9DE37525 * get_parent_0() const { return ___parent_0; } inline XContainer_t195526C99472280E1DE55FCBAF9060CD9DE37525 ** get_address_of_parent_0() { return &___parent_0; } inline void set_parent_0(XContainer_t195526C99472280E1DE55FCBAF9060CD9DE37525 * value) { ___parent_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_0), (void*)value); } inline static int32_t get_offset_of_annotations_1() { return static_cast(offsetof(XObject_tD3CAB609801011E5C4A0FC219FA717B6B382C5D6, ___annotations_1)); } inline RuntimeObject * get_annotations_1() const { return ___annotations_1; } inline RuntimeObject ** get_address_of_annotations_1() { return &___annotations_1; } inline void set_annotations_1(RuntimeObject * value) { ___annotations_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___annotations_1), (void*)value); } }; // System.Xml.Schema.XmlValueConverter struct XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion struct YuvConversion_tFBB7EEC35EEBFACBA02F48CDE9ECDB08DC582158 : public RuntimeObject { public: public: }; // UnityEngine._AndroidJNIHelper struct _AndroidJNIHelper_t664F535B46589884A627F66F98A451D1CD48F76B : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_t01FCB7AF0D682478B40747FA7266F7231AF9E49F { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_t01FCB7AF0D682478B40747FA7266F7231AF9E49F, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_t01FCB7AF0D682478B40747FA7266F7231AF9E49F, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_t01FCB7AF0D682478B40747FA7266F7231AF9E49F, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_t01FCB7AF0D682478B40747FA7266F7231AF9E49F, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_t01FCB7AF0D682478B40747FA7266F7231AF9E49F, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_t01FCB7AF0D682478B40747FA7266F7231AF9E49F, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_t01FCB7AF0D682478B40747FA7266F7231AF9E49F, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_t01FCB7AF0D682478B40747FA7266F7231AF9E49F, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_t01FCB7AF0D682478B40747FA7266F7231AF9E49F, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_tC68B1EC8A37F2B721F0DEA997083E613FE2A891C { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_tC68B1EC8A37F2B721F0DEA997083E613FE2A891C, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_tC68B1EC8A37F2B721F0DEA997083E613FE2A891C, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_tC68B1EC8A37F2B721F0DEA997083E613FE2A891C, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_tC68B1EC8A37F2B721F0DEA997083E613FE2A891C, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_tC68B1EC8A37F2B721F0DEA997083E613FE2A891C, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_tC68B1EC8A37F2B721F0DEA997083E613FE2A891C, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_tC68B1EC8A37F2B721F0DEA997083E613FE2A891C, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_tC68B1EC8A37F2B721F0DEA997083E613FE2A891C, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_tC68B1EC8A37F2B721F0DEA997083E613FE2A891C, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_t9B10DF599B05852202760A78D0B0697E28A918E3 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_t9B10DF599B05852202760A78D0B0697E28A918E3, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_t9B10DF599B05852202760A78D0B0697E28A918E3, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_t9B10DF599B05852202760A78D0B0697E28A918E3, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_t9B10DF599B05852202760A78D0B0697E28A918E3, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_t9B10DF599B05852202760A78D0B0697E28A918E3, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_t9B10DF599B05852202760A78D0B0697E28A918E3, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_t9B10DF599B05852202760A78D0B0697E28A918E3, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_t9B10DF599B05852202760A78D0B0697E28A918E3, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_t9B10DF599B05852202760A78D0B0697E28A918E3, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_t2210B8820F1AAC7D9CA273CF9D83E263EBF6FB99 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_t2210B8820F1AAC7D9CA273CF9D83E263EBF6FB99, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_t2210B8820F1AAC7D9CA273CF9D83E263EBF6FB99, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_t2210B8820F1AAC7D9CA273CF9D83E263EBF6FB99, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_t2210B8820F1AAC7D9CA273CF9D83E263EBF6FB99, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_t2210B8820F1AAC7D9CA273CF9D83E263EBF6FB99, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_t2210B8820F1AAC7D9CA273CF9D83E263EBF6FB99, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_t2210B8820F1AAC7D9CA273CF9D83E263EBF6FB99, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_t2210B8820F1AAC7D9CA273CF9D83E263EBF6FB99, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_t2210B8820F1AAC7D9CA273CF9D83E263EBF6FB99, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_tEC98D17401B040480F581A169A5F5E2A6525A677 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_tEC98D17401B040480F581A169A5F5E2A6525A677, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_tEC98D17401B040480F581A169A5F5E2A6525A677, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_tEC98D17401B040480F581A169A5F5E2A6525A677, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_tEC98D17401B040480F581A169A5F5E2A6525A677, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_tEC98D17401B040480F581A169A5F5E2A6525A677, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_tEC98D17401B040480F581A169A5F5E2A6525A677, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_tEC98D17401B040480F581A169A5F5E2A6525A677, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_tEC98D17401B040480F581A169A5F5E2A6525A677, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_tEC98D17401B040480F581A169A5F5E2A6525A677, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_t70CFFCC2D64A4DA7D48D6E00841A704A8B498DE8 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_t70CFFCC2D64A4DA7D48D6E00841A704A8B498DE8, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_t70CFFCC2D64A4DA7D48D6E00841A704A8B498DE8, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_t70CFFCC2D64A4DA7D48D6E00841A704A8B498DE8, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_t70CFFCC2D64A4DA7D48D6E00841A704A8B498DE8, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_t70CFFCC2D64A4DA7D48D6E00841A704A8B498DE8, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_t70CFFCC2D64A4DA7D48D6E00841A704A8B498DE8, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_t70CFFCC2D64A4DA7D48D6E00841A704A8B498DE8, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_t70CFFCC2D64A4DA7D48D6E00841A704A8B498DE8, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_t70CFFCC2D64A4DA7D48D6E00841A704A8B498DE8, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_tAA6767AF0D6251A117D66FCF50A7846BB2958C63 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_tAA6767AF0D6251A117D66FCF50A7846BB2958C63, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_tAA6767AF0D6251A117D66FCF50A7846BB2958C63, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_tAA6767AF0D6251A117D66FCF50A7846BB2958C63, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_tAA6767AF0D6251A117D66FCF50A7846BB2958C63, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_tAA6767AF0D6251A117D66FCF50A7846BB2958C63, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_tAA6767AF0D6251A117D66FCF50A7846BB2958C63, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_tAA6767AF0D6251A117D66FCF50A7846BB2958C63, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_tAA6767AF0D6251A117D66FCF50A7846BB2958C63, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_tAA6767AF0D6251A117D66FCF50A7846BB2958C63, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_tACDAE8F51CBF4A3B1BD7BC4F5673AA6EA8D031B2 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_tACDAE8F51CBF4A3B1BD7BC4F5673AA6EA8D031B2, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_tACDAE8F51CBF4A3B1BD7BC4F5673AA6EA8D031B2, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_tACDAE8F51CBF4A3B1BD7BC4F5673AA6EA8D031B2, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_tACDAE8F51CBF4A3B1BD7BC4F5673AA6EA8D031B2, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_tACDAE8F51CBF4A3B1BD7BC4F5673AA6EA8D031B2, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_tACDAE8F51CBF4A3B1BD7BC4F5673AA6EA8D031B2, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_tACDAE8F51CBF4A3B1BD7BC4F5673AA6EA8D031B2, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_tACDAE8F51CBF4A3B1BD7BC4F5673AA6EA8D031B2, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_tACDAE8F51CBF4A3B1BD7BC4F5673AA6EA8D031B2, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_tD5B1A40D222E83B8A88BE8F4A3AB0800AA622043 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_tD5B1A40D222E83B8A88BE8F4A3AB0800AA622043, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_tD5B1A40D222E83B8A88BE8F4A3AB0800AA622043, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_tD5B1A40D222E83B8A88BE8F4A3AB0800AA622043, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_tD5B1A40D222E83B8A88BE8F4A3AB0800AA622043, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_tD5B1A40D222E83B8A88BE8F4A3AB0800AA622043, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_tD5B1A40D222E83B8A88BE8F4A3AB0800AA622043, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_tD5B1A40D222E83B8A88BE8F4A3AB0800AA622043, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_tD5B1A40D222E83B8A88BE8F4A3AB0800AA622043, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_tD5B1A40D222E83B8A88BE8F4A3AB0800AA622043, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_t30A65C3CC2233E52C81A0DE68B9366DF886FF68C { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_t30A65C3CC2233E52C81A0DE68B9366DF886FF68C, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_t30A65C3CC2233E52C81A0DE68B9366DF886FF68C, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_t30A65C3CC2233E52C81A0DE68B9366DF886FF68C, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_t30A65C3CC2233E52C81A0DE68B9366DF886FF68C, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_t30A65C3CC2233E52C81A0DE68B9366DF886FF68C, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_t30A65C3CC2233E52C81A0DE68B9366DF886FF68C, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_t30A65C3CC2233E52C81A0DE68B9366DF886FF68C, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_t30A65C3CC2233E52C81A0DE68B9366DF886FF68C, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_t30A65C3CC2233E52C81A0DE68B9366DF886FF68C, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_tE57DBF4375E37358D9A149384007E26482DCAD67 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_tE57DBF4375E37358D9A149384007E26482DCAD67, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_tE57DBF4375E37358D9A149384007E26482DCAD67, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_tE57DBF4375E37358D9A149384007E26482DCAD67, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_tE57DBF4375E37358D9A149384007E26482DCAD67, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_tE57DBF4375E37358D9A149384007E26482DCAD67, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_tE57DBF4375E37358D9A149384007E26482DCAD67, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_tE57DBF4375E37358D9A149384007E26482DCAD67, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_tE57DBF4375E37358D9A149384007E26482DCAD67, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_tE57DBF4375E37358D9A149384007E26482DCAD67, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_t479D0C37B193439CA0A43940E8342890F222A580 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_t479D0C37B193439CA0A43940E8342890F222A580, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_t479D0C37B193439CA0A43940E8342890F222A580, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_t479D0C37B193439CA0A43940E8342890F222A580, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_t479D0C37B193439CA0A43940E8342890F222A580, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_t479D0C37B193439CA0A43940E8342890F222A580, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_t479D0C37B193439CA0A43940E8342890F222A580, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_t479D0C37B193439CA0A43940E8342890F222A580, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_t479D0C37B193439CA0A43940E8342890F222A580, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_t479D0C37B193439CA0A43940E8342890F222A580, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_t41CB7F92645CF05B58747DDAD96C4696B6641EA2 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_t41CB7F92645CF05B58747DDAD96C4696B6641EA2, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_t41CB7F92645CF05B58747DDAD96C4696B6641EA2, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_t41CB7F92645CF05B58747DDAD96C4696B6641EA2, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_t41CB7F92645CF05B58747DDAD96C4696B6641EA2, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_t41CB7F92645CF05B58747DDAD96C4696B6641EA2, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_t41CB7F92645CF05B58747DDAD96C4696B6641EA2, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_t41CB7F92645CF05B58747DDAD96C4696B6641EA2, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_t41CB7F92645CF05B58747DDAD96C4696B6641EA2, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_t41CB7F92645CF05B58747DDAD96C4696B6641EA2, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_tCDAD038702EDB00CFE882AFA2A81A74236AC026C { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_tCDAD038702EDB00CFE882AFA2A81A74236AC026C, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_tCDAD038702EDB00CFE882AFA2A81A74236AC026C, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_tCDAD038702EDB00CFE882AFA2A81A74236AC026C, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_tCDAD038702EDB00CFE882AFA2A81A74236AC026C, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_tCDAD038702EDB00CFE882AFA2A81A74236AC026C, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_tCDAD038702EDB00CFE882AFA2A81A74236AC026C, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_tCDAD038702EDB00CFE882AFA2A81A74236AC026C, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_tCDAD038702EDB00CFE882AFA2A81A74236AC026C, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_tCDAD038702EDB00CFE882AFA2A81A74236AC026C, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_tC71FF582A1CD88485C687DDE36AC7B015F66D018 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_tC71FF582A1CD88485C687DDE36AC7B015F66D018, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_tC71FF582A1CD88485C687DDE36AC7B015F66D018, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_tC71FF582A1CD88485C687DDE36AC7B015F66D018, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_tC71FF582A1CD88485C687DDE36AC7B015F66D018, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_tC71FF582A1CD88485C687DDE36AC7B015F66D018, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_tC71FF582A1CD88485C687DDE36AC7B015F66D018, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_tC71FF582A1CD88485C687DDE36AC7B015F66D018, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_tC71FF582A1CD88485C687DDE36AC7B015F66D018, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_tC71FF582A1CD88485C687DDE36AC7B015F66D018, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_t5B20A9994E0B3D690F1266C3890A97C323304A9D { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_t5B20A9994E0B3D690F1266C3890A97C323304A9D, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_t5B20A9994E0B3D690F1266C3890A97C323304A9D, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_t5B20A9994E0B3D690F1266C3890A97C323304A9D, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_t5B20A9994E0B3D690F1266C3890A97C323304A9D, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_t5B20A9994E0B3D690F1266C3890A97C323304A9D, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_t5B20A9994E0B3D690F1266C3890A97C323304A9D, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_t5B20A9994E0B3D690F1266C3890A97C323304A9D, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_t5B20A9994E0B3D690F1266C3890A97C323304A9D, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_t5B20A9994E0B3D690F1266C3890A97C323304A9D, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_t941C1CEDAA6395E4DEE3DF35331211DE2E0AB4DC { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_t941C1CEDAA6395E4DEE3DF35331211DE2E0AB4DC, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_t941C1CEDAA6395E4DEE3DF35331211DE2E0AB4DC, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_t941C1CEDAA6395E4DEE3DF35331211DE2E0AB4DC, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_t941C1CEDAA6395E4DEE3DF35331211DE2E0AB4DC, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_t941C1CEDAA6395E4DEE3DF35331211DE2E0AB4DC, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_t941C1CEDAA6395E4DEE3DF35331211DE2E0AB4DC, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_t941C1CEDAA6395E4DEE3DF35331211DE2E0AB4DC, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_t941C1CEDAA6395E4DEE3DF35331211DE2E0AB4DC, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_t941C1CEDAA6395E4DEE3DF35331211DE2E0AB4DC, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_t10E81ACA1CB613A7484FB3ABE8127D87069037AF { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_t10E81ACA1CB613A7484FB3ABE8127D87069037AF, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_t10E81ACA1CB613A7484FB3ABE8127D87069037AF, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_t10E81ACA1CB613A7484FB3ABE8127D87069037AF, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_t10E81ACA1CB613A7484FB3ABE8127D87069037AF, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_t10E81ACA1CB613A7484FB3ABE8127D87069037AF, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_t10E81ACA1CB613A7484FB3ABE8127D87069037AF, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_t10E81ACA1CB613A7484FB3ABE8127D87069037AF, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_t10E81ACA1CB613A7484FB3ABE8127D87069037AF, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_t10E81ACA1CB613A7484FB3ABE8127D87069037AF, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_tA4AB8B16A910F58D78790C7F04BEA7D14E8AE106 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_tA4AB8B16A910F58D78790C7F04BEA7D14E8AE106, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_tA4AB8B16A910F58D78790C7F04BEA7D14E8AE106, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_tA4AB8B16A910F58D78790C7F04BEA7D14E8AE106, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_tA4AB8B16A910F58D78790C7F04BEA7D14E8AE106, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_tA4AB8B16A910F58D78790C7F04BEA7D14E8AE106, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_tA4AB8B16A910F58D78790C7F04BEA7D14E8AE106, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_tA4AB8B16A910F58D78790C7F04BEA7D14E8AE106, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_tA4AB8B16A910F58D78790C7F04BEA7D14E8AE106, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_tA4AB8B16A910F58D78790C7F04BEA7D14E8AE106, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_tCC8ECEE20FB30CFE7271BBC09B4109B96EB7723F { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_tCC8ECEE20FB30CFE7271BBC09B4109B96EB7723F, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_tCC8ECEE20FB30CFE7271BBC09B4109B96EB7723F, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_tCC8ECEE20FB30CFE7271BBC09B4109B96EB7723F, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_tCC8ECEE20FB30CFE7271BBC09B4109B96EB7723F, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_tCC8ECEE20FB30CFE7271BBC09B4109B96EB7723F, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_tCC8ECEE20FB30CFE7271BBC09B4109B96EB7723F, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_tCC8ECEE20FB30CFE7271BBC09B4109B96EB7723F, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_tCC8ECEE20FB30CFE7271BBC09B4109B96EB7723F, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_tCC8ECEE20FB30CFE7271BBC09B4109B96EB7723F, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_tF06A199CA673F08DC8A8FAFAD8CC732505C1C67F { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_tF06A199CA673F08DC8A8FAFAD8CC732505C1C67F, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_tF06A199CA673F08DC8A8FAFAD8CC732505C1C67F, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_tF06A199CA673F08DC8A8FAFAD8CC732505C1C67F, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_tF06A199CA673F08DC8A8FAFAD8CC732505C1C67F, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_tF06A199CA673F08DC8A8FAFAD8CC732505C1C67F, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_tF06A199CA673F08DC8A8FAFAD8CC732505C1C67F, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_tF06A199CA673F08DC8A8FAFAD8CC732505C1C67F, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_tF06A199CA673F08DC8A8FAFAD8CC732505C1C67F, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_tF06A199CA673F08DC8A8FAFAD8CC732505C1C67F, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_tE1CD6DE9A942BED7B4A8DBAB053D6D92A30EA3B9 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_tE1CD6DE9A942BED7B4A8DBAB053D6D92A30EA3B9, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_tE1CD6DE9A942BED7B4A8DBAB053D6D92A30EA3B9, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_tE1CD6DE9A942BED7B4A8DBAB053D6D92A30EA3B9, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_tE1CD6DE9A942BED7B4A8DBAB053D6D92A30EA3B9, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_tE1CD6DE9A942BED7B4A8DBAB053D6D92A30EA3B9, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_tE1CD6DE9A942BED7B4A8DBAB053D6D92A30EA3B9, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_tE1CD6DE9A942BED7B4A8DBAB053D6D92A30EA3B9, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_tE1CD6DE9A942BED7B4A8DBAB053D6D92A30EA3B9, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_tE1CD6DE9A942BED7B4A8DBAB053D6D92A30EA3B9, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_t993610338D5937274A60F7BE129523F4BFE94C82 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_t993610338D5937274A60F7BE129523F4BFE94C82, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_t993610338D5937274A60F7BE129523F4BFE94C82, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_t993610338D5937274A60F7BE129523F4BFE94C82, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_t993610338D5937274A60F7BE129523F4BFE94C82, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_t993610338D5937274A60F7BE129523F4BFE94C82, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_t993610338D5937274A60F7BE129523F4BFE94C82, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_t993610338D5937274A60F7BE129523F4BFE94C82, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_t993610338D5937274A60F7BE129523F4BFE94C82, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_t993610338D5937274A60F7BE129523F4BFE94C82, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_t85DB7B26960D20867BE0BBBC92726D05C2B733E8 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_t85DB7B26960D20867BE0BBBC92726D05C2B733E8, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_t85DB7B26960D20867BE0BBBC92726D05C2B733E8, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_t85DB7B26960D20867BE0BBBC92726D05C2B733E8, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_t85DB7B26960D20867BE0BBBC92726D05C2B733E8, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_t85DB7B26960D20867BE0BBBC92726D05C2B733E8, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_t85DB7B26960D20867BE0BBBC92726D05C2B733E8, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_t85DB7B26960D20867BE0BBBC92726D05C2B733E8, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_t85DB7B26960D20867BE0BBBC92726D05C2B733E8, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_t85DB7B26960D20867BE0BBBC92726D05C2B733E8, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box struct Box_t22EAFAC3939D9103858AB49B9D81BA1E6163E88D { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMin int32_t ___RMin_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::RMax int32_t ___RMax_1; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMin int32_t ___GMin_2; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::GMax int32_t ___GMax_3; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMin int32_t ___BMin_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::BMax int32_t ___BMax_5; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMin int32_t ___AMin_6; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::AMax int32_t ___AMax_7; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box::Volume int32_t ___Volume_8; public: inline static int32_t get_offset_of_RMin_0() { return static_cast(offsetof(Box_t22EAFAC3939D9103858AB49B9D81BA1E6163E88D, ___RMin_0)); } inline int32_t get_RMin_0() const { return ___RMin_0; } inline int32_t* get_address_of_RMin_0() { return &___RMin_0; } inline void set_RMin_0(int32_t value) { ___RMin_0 = value; } inline static int32_t get_offset_of_RMax_1() { return static_cast(offsetof(Box_t22EAFAC3939D9103858AB49B9D81BA1E6163E88D, ___RMax_1)); } inline int32_t get_RMax_1() const { return ___RMax_1; } inline int32_t* get_address_of_RMax_1() { return &___RMax_1; } inline void set_RMax_1(int32_t value) { ___RMax_1 = value; } inline static int32_t get_offset_of_GMin_2() { return static_cast(offsetof(Box_t22EAFAC3939D9103858AB49B9D81BA1E6163E88D, ___GMin_2)); } inline int32_t get_GMin_2() const { return ___GMin_2; } inline int32_t* get_address_of_GMin_2() { return &___GMin_2; } inline void set_GMin_2(int32_t value) { ___GMin_2 = value; } inline static int32_t get_offset_of_GMax_3() { return static_cast(offsetof(Box_t22EAFAC3939D9103858AB49B9D81BA1E6163E88D, ___GMax_3)); } inline int32_t get_GMax_3() const { return ___GMax_3; } inline int32_t* get_address_of_GMax_3() { return &___GMax_3; } inline void set_GMax_3(int32_t value) { ___GMax_3 = value; } inline static int32_t get_offset_of_BMin_4() { return static_cast(offsetof(Box_t22EAFAC3939D9103858AB49B9D81BA1E6163E88D, ___BMin_4)); } inline int32_t get_BMin_4() const { return ___BMin_4; } inline int32_t* get_address_of_BMin_4() { return &___BMin_4; } inline void set_BMin_4(int32_t value) { ___BMin_4 = value; } inline static int32_t get_offset_of_BMax_5() { return static_cast(offsetof(Box_t22EAFAC3939D9103858AB49B9D81BA1E6163E88D, ___BMax_5)); } inline int32_t get_BMax_5() const { return ___BMax_5; } inline int32_t* get_address_of_BMax_5() { return &___BMax_5; } inline void set_BMax_5(int32_t value) { ___BMax_5 = value; } inline static int32_t get_offset_of_AMin_6() { return static_cast(offsetof(Box_t22EAFAC3939D9103858AB49B9D81BA1E6163E88D, ___AMin_6)); } inline int32_t get_AMin_6() const { return ___AMin_6; } inline int32_t* get_address_of_AMin_6() { return &___AMin_6; } inline void set_AMin_6(int32_t value) { ___AMin_6 = value; } inline static int32_t get_offset_of_AMax_7() { return static_cast(offsetof(Box_t22EAFAC3939D9103858AB49B9D81BA1E6163E88D, ___AMax_7)); } inline int32_t get_AMax_7() const { return ___AMax_7; } inline int32_t* get_address_of_AMax_7() { return &___AMax_7; } inline void set_AMax_7(int32_t value) { ___AMax_7 = value; } inline static int32_t get_offset_of_Volume_8() { return static_cast(offsetof(Box_t22EAFAC3939D9103858AB49B9D81BA1E6163E88D, ___Volume_8)); } inline int32_t get_Volume_8() const { return ___Volume_8; } inline int32_t* get_address_of_Volume_8() { return &___Volume_8; } inline void set_Volume_8(int32_t value) { ___Volume_8 = value; } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tED645F0938AAC644571FD226518776EEB3F0C877 : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_tED645F0938AAC644571FD226518776EEB3F0C877, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_tED645F0938AAC644571FD226518776EEB3F0C877, ___parent_2)); } inline Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * get_parent_2() const { return ___parent_2; } inline Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tF5CC643D230BE435D68AC13F509E0A76925A31C2 : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_tF5CC643D230BE435D68AC13F509E0A76925A31C2, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_tF5CC643D230BE435D68AC13F509E0A76925A31C2, ___parent_2)); } inline Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * get_parent_2() const { return ___parent_2; } inline Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t5027C8DDD629536803A4781802F732E17FC33D9A : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_t5027C8DDD629536803A4781802F732E17FC33D9A, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_t5027C8DDD629536803A4781802F732E17FC33D9A, ___parent_2)); } inline Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * get_parent_2() const { return ___parent_2; } inline Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t877F70785E6F42B1A9219A5EFFC95A6F6C0AAB12 : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_t877F70785E6F42B1A9219A5EFFC95A6F6C0AAB12, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_t877F70785E6F42B1A9219A5EFFC95A6F6C0AAB12, ___parent_2)); } inline Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * get_parent_2() const { return ___parent_2; } inline Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t6DE77BE767425EFE1769CD0EA00E6EF4747245E0 : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_t6DE77BE767425EFE1769CD0EA00E6EF4747245E0, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_t6DE77BE767425EFE1769CD0EA00E6EF4747245E0, ___parent_2)); } inline Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * get_parent_2() const { return ___parent_2; } inline Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t3F41CB16F62D1915A88B5FC9F620324DFA68734A : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_t3F41CB16F62D1915A88B5FC9F620324DFA68734A, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_t3F41CB16F62D1915A88B5FC9F620324DFA68734A, ___parent_2)); } inline Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * get_parent_2() const { return ___parent_2; } inline Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t66308B1E812797DFCB5E96074BFD59C47DF81650 : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_t66308B1E812797DFCB5E96074BFD59C47DF81650, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_t66308B1E812797DFCB5E96074BFD59C47DF81650, ___parent_2)); } inline Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * get_parent_2() const { return ___parent_2; } inline Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t9512400E4C326814A8C447858F6EBC0C3378A783 : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_t9512400E4C326814A8C447858F6EBC0C3378A783, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_t9512400E4C326814A8C447858F6EBC0C3378A783, ___parent_2)); } inline Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * get_parent_2() const { return ___parent_2; } inline Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tFB2B127C28875AC4A6389A7E337EB1321B7E3850 : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_tFB2B127C28875AC4A6389A7E337EB1321B7E3850, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_tFB2B127C28875AC4A6389A7E337EB1321B7E3850, ___parent_2)); } inline Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * get_parent_2() const { return ___parent_2; } inline Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t44FB31FBE0B3732E4980C51DF7DDB9153F66CDEA : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_t44FB31FBE0B3732E4980C51DF7DDB9153F66CDEA, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_t44FB31FBE0B3732E4980C51DF7DDB9153F66CDEA, ___parent_2)); } inline Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * get_parent_2() const { return ___parent_2; } inline Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t0A00EC69DFE4975C2B93409F57DDC6447738B1F5 : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_t0A00EC69DFE4975C2B93409F57DDC6447738B1F5, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_t0A00EC69DFE4975C2B93409F57DDC6447738B1F5, ___parent_2)); } inline Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * get_parent_2() const { return ___parent_2; } inline Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t26879CD75E315830635ED8BB68CF6C288D4CA7AA : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_t26879CD75E315830635ED8BB68CF6C288D4CA7AA, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_t26879CD75E315830635ED8BB68CF6C288D4CA7AA, ___parent_2)); } inline Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * get_parent_2() const { return ___parent_2; } inline Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t39AD519C5A0F841DF471AB6A1AF5811206B23411 : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_t39AD519C5A0F841DF471AB6A1AF5811206B23411, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_t39AD519C5A0F841DF471AB6A1AF5811206B23411, ___parent_2)); } inline Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * get_parent_2() const { return ___parent_2; } inline Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t1384BFB8A12D0A0F339DFBC3E03DC28A6B6E3228 : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_t1384BFB8A12D0A0F339DFBC3E03DC28A6B6E3228, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_t1384BFB8A12D0A0F339DFBC3E03DC28A6B6E3228, ___parent_2)); } inline Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * get_parent_2() const { return ___parent_2; } inline Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t6530F45050BC7B2E90E6145718F6281EB5E5C86C : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_t6530F45050BC7B2E90E6145718F6281EB5E5C86C, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_t6530F45050BC7B2E90E6145718F6281EB5E5C86C, ___parent_2)); } inline Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * get_parent_2() const { return ___parent_2; } inline Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tDF3E769C12FF5B48AD554FF746E726ED941292D6 : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_tDF3E769C12FF5B48AD554FF746E726ED941292D6, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_tDF3E769C12FF5B48AD554FF746E726ED941292D6, ___parent_2)); } inline Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * get_parent_2() const { return ___parent_2; } inline Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t2ACF8E00B26436F9BF36E991DC5A38D7858AC3A4 : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_t2ACF8E00B26436F9BF36E991DC5A38D7858AC3A4, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_t2ACF8E00B26436F9BF36E991DC5A38D7858AC3A4, ___parent_2)); } inline Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * get_parent_2() const { return ___parent_2; } inline Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tF34155767A7F900FFF393650ED52D79A8C451C85 : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_tF34155767A7F900FFF393650ED52D79A8C451C85, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_tF34155767A7F900FFF393650ED52D79A8C451C85, ___parent_2)); } inline Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * get_parent_2() const { return ___parent_2; } inline Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t429E545455A56F18637A2AD457F5A67449664C00 : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_t429E545455A56F18637A2AD457F5A67449664C00, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_t429E545455A56F18637A2AD457F5A67449664C00, ___parent_2)); } inline Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * get_parent_2() const { return ___parent_2; } inline Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tF9AE55EDF188E6D97DD7DFC090893E6C3216AD4F : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_tF9AE55EDF188E6D97DD7DFC090893E6C3216AD4F, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_tF9AE55EDF188E6D97DD7DFC090893E6C3216AD4F, ___parent_2)); } inline Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * get_parent_2() const { return ___parent_2; } inline Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tFA9A1263940B178971C824546FE7A9D12D4D37ED : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_tFA9A1263940B178971C824546FE7A9D12D4D37ED, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_tFA9A1263940B178971C824546FE7A9D12D4D37ED, ___parent_2)); } inline Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * get_parent_2() const { return ___parent_2; } inline Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t2C190A7D2A1E8584E30E58F6F7ECDD08B1D43058 : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_t2C190A7D2A1E8584E30E58F6F7ECDD08B1D43058, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_t2C190A7D2A1E8584E30E58F6F7ECDD08B1D43058, ___parent_2)); } inline Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * get_parent_2() const { return ___parent_2; } inline Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t42CEE90BFA8F78FD6C65F543774F7B2437081B87 : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_t42CEE90BFA8F78FD6C65F543774F7B2437081B87, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_t42CEE90BFA8F78FD6C65F543774F7B2437081B87, ___parent_2)); } inline Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * get_parent_2() const { return ___parent_2; } inline Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tB5AE63BBDE3ECD88E0C359BB58CB7ADAF2F24890 : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_tB5AE63BBDE3ECD88E0C359BB58CB7ADAF2F24890, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_tB5AE63BBDE3ECD88E0C359BB58CB7ADAF2F24890, ___parent_2)); } inline Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * get_parent_2() const { return ___parent_2; } inline Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t2135ABF5423F9978568A7259B9F811FAE1DF9091 : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_t2135ABF5423F9978568A7259B9F811FAE1DF9091, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_t2135ABF5423F9978568A7259B9F811FAE1DF9091, ___parent_2)); } inline Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * get_parent_2() const { return ___parent_2; } inline Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB, ___parent_2)); } inline Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * get_parent_2() const { return ___parent_2; } inline Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0 : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0, ___parent_2)); } inline Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * get_parent_2() const { return ___parent_2; } inline Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728 : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728, ___parent_2)); } inline Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * get_parent_2() const { return ___parent_2; } inline Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4 : public ImageFrameCollection_tFD7611D7DD21A74D757E0274C77E411E1A98C39A { public: // System.Collections.Generic.IList`1> SixLabors.ImageSharp.ImageFrameCollection`1::frames RuntimeObject* ___frames_1; // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.ImageFrameCollection`1::parent Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * ___parent_2; public: inline static int32_t get_offset_of_frames_1() { return static_cast(offsetof(ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4, ___frames_1)); } inline RuntimeObject* get_frames_1() const { return ___frames_1; } inline RuntimeObject** get_address_of_frames_1() { return &___frames_1; } inline void set_frames_1(RuntimeObject* value) { ___frames_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_1), (void*)value); } inline static int32_t get_offset_of_parent_2() { return static_cast(offsetof(ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4, ___parent_2)); } inline Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * get_parent_2() const { return ___parent_2; } inline Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 ** get_address_of_parent_2() { return &___parent_2; } inline void set_parent_2(Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * value) { ___parent_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___parent_2), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // System.Memory`1 struct Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0, ____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; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9, ____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; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.Memory`1 struct Memory_1_tC2D1B6828DBC5750B2BC1BC9517524975A6E43E5 { public: // System.Object System.Memory`1::_object RuntimeObject * ____object_0; // System.Int32 System.Memory`1::_index int32_t ____index_1; // System.Int32 System.Memory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(Memory_1_tC2D1B6828DBC5750B2BC1BC9517524975A6E43E5, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(Memory_1_tC2D1B6828DBC5750B2BC1BC9517524975A6E43E5, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Memory_1_tC2D1B6828DBC5750B2BC1BC9517524975A6E43E5, ____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; } }; // Native definition for P/Invoke marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.Memory`1 #ifndef Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define #define Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com_define struct Memory_1_t9C3725E34DF7985E9AF7E72EB2926CD75E709E7A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB, ____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; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68, ____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; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772, ____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; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0, ____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; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789, ____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; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A, ____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; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06, ____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; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F, ____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; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A, ____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; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7, ____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; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1, ____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; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C, ____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; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817, ____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; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB, ____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; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686, ____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; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8, ____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; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629, ____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; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6, ____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; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA, ____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; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317, ____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; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7, ____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; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD, ____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; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73, ____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; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4, ____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; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82, ____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; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1, ____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; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A, ____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; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147, ____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; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC, ____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; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // 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; } }; // 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); } }; // 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; } }; // 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); } }; // 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; } }; // System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA : public ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 { public: public: }; struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields { public: // System.Char[] System.Enum::enumSeperatorCharArray CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___enumSeperatorCharArray_0; public: inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast(offsetof(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields, ___enumSeperatorCharArray_0)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; } inline void set_enumSeperatorCharArray_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___enumSeperatorCharArray_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_com { }; // System.Runtime.InteropServices.GCHandle struct GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 { public: // System.Int32 System.Runtime.InteropServices.GCHandle::handle int32_t ___handle_0; public: inline static int32_t get_offset_of_handle_0() { return static_cast(offsetof(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603, ___handle_0)); } inline int32_t get_handle_0() const { return ___handle_0; } inline int32_t* get_address_of_handle_0() { return &___handle_0; } inline void set_handle_0(int32_t value) { ___handle_0 = value; } }; // 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; } }; // 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.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.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; } }; // 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: }; // System.Xml.Linq.XNode struct XNode_tB88EE59443DF799686825ED2168D47C857C8CA99 : public XObject_tD3CAB609801011E5C4A0FC219FA717B6B382C5D6 { public: // System.Xml.Linq.XNode System.Xml.Linq.XNode::next XNode_tB88EE59443DF799686825ED2168D47C857C8CA99 * ___next_2; public: inline static int32_t get_offset_of_next_2() { return static_cast(offsetof(XNode_tB88EE59443DF799686825ED2168D47C857C8CA99, ___next_2)); } inline XNode_tB88EE59443DF799686825ED2168D47C857C8CA99 * get_next_2() const { return ___next_2; } inline XNode_tB88EE59443DF799686825ED2168D47C857C8CA99 ** get_address_of_next_2() { return &___next_2; } inline void set_next_2(XNode_tB88EE59443DF799686825ED2168D47C857C8CA99 * value) { ___next_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___next_2), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.HalfTypeHelper/Uif struct Uif_tFE30B67DD95AF6DF298EAE70DE832DC5EA3415AC { public: union { #pragma pack(push, tp, 1) struct { // System.Single SixLabors.ImageSharp.PixelFormats.HalfTypeHelper/Uif::F float ___F_0; }; #pragma pack(pop, tp) struct { float ___F_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.Int32 SixLabors.ImageSharp.PixelFormats.HalfTypeHelper/Uif::I int32_t ___I_1; }; #pragma pack(pop, tp) struct { int32_t ___I_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.UInt32 SixLabors.ImageSharp.PixelFormats.HalfTypeHelper/Uif::U uint32_t ___U_2; }; #pragma pack(pop, tp) struct { uint32_t ___U_2_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_F_0() { return static_cast(offsetof(Uif_tFE30B67DD95AF6DF298EAE70DE832DC5EA3415AC, ___F_0)); } inline float get_F_0() const { return ___F_0; } inline float* get_address_of_F_0() { return &___F_0; } inline void set_F_0(float value) { ___F_0 = value; } inline static int32_t get_offset_of_I_1() { return static_cast(offsetof(Uif_tFE30B67DD95AF6DF298EAE70DE832DC5EA3415AC, ___I_1)); } inline int32_t get_I_1() const { return ___I_1; } inline int32_t* get_address_of_I_1() { return &___I_1; } inline void set_I_1(int32_t value) { ___I_1 = value; } inline static int32_t get_offset_of_U_2() { return static_cast(offsetof(Uif_tFE30B67DD95AF6DF298EAE70DE832DC5EA3415AC, ___U_2)); } inline uint32_t get_U_2() const { return ___U_2; } inline uint32_t* get_address_of_U_2() { return &___U_2; } inline void set_U_2(uint32_t value) { ___U_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_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_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.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_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_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.ReadOnlySpan`1 struct ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * ____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_t77E64EDFC31B790F9209D13016F19E5499E2D7B0, ____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(ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0, ____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_t77E64EDFC31B790F9209D13016F19E5499E2D7B0, ____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_t2872F3AF313010A342D69AE4B34B63E47FCF81AD { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * ____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_t2872F3AF313010A342D69AE4B34B63E47FCF81AD, ____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(ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD, ____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_t2872F3AF313010A342D69AE4B34B63E47FCF81AD, ____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_tFD220BC736F7553A58A728D2622C0293C31A2888 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * ____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_tFD220BC736F7553A58A728D2622C0293C31A2888, ____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(ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888, ____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_tFD220BC736F7553A58A728D2622C0293C31A2888, ____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_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * ____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_t6601C5663B0E17A788FFF2B737B8E90215EE0A85, ____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(ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85, ____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_t6601C5663B0E17A788FFF2B737B8E90215EE0A85, ____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_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * ____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_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8, ____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(ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8, ____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_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8, ____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_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * ____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_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2, ____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(ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2, ____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_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2, ____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_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * ____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_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160, ____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(ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160, ____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_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160, ____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_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * ____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_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F, ____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(ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F, ____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_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F, ____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_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * ____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_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707, ____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(ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707, ____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_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707, ____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_t3166AD2D09E29101058404BB4599C6BF1523BA4D { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * ____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_t3166AD2D09E29101058404BB4599C6BF1523BA4D, ____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(ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D, ____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_t3166AD2D09E29101058404BB4599C6BF1523BA4D, ____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_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * ____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_tB2D97450C1746C9F6AFB14A27F985C20B66817F0, ____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(ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0, ____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_tB2D97450C1746C9F6AFB14A27F985C20B66817F0, ____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_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * ____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_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A, ____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(ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A, ____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_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A, ____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_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * ____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_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628, ____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(ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628, ____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_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628, ____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_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * ____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_t910F1199FA5270D16AFF2E8426B5751DFE1AA694, ____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(ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694, ____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_t910F1199FA5270D16AFF2E8426B5751DFE1AA694, ____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_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * ____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_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D, ____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(ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D, ____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_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D, ____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_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * ____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_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0, ____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(ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0, ____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_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0, ____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_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * ____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_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9, ____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(ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9, ____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_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9, ____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_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * ____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_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C, ____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(ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C, ____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_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C, ____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_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * ____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_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF, ____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(ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF, ____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_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF, ____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_t500FE1197A714E89B56D8AE983325F8F1CB994B3 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * ____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_t500FE1197A714E89B56D8AE983325F8F1CB994B3, ____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(ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3, ____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_t500FE1197A714E89B56D8AE983325F8F1CB994B3, ____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_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * ____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_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F, ____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(ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F, ____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_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F, ____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_t0875B92AB520DEACE75697085F9BCB43E708753F { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * ____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_t0875B92AB520DEACE75697085F9BCB43E708753F, ____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(ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F, ____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_t0875B92AB520DEACE75697085F9BCB43E708753F, ____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_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * ____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_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679, ____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(ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679, ____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_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679, ____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_t99B7A0E2E954EC3899793E3A6211CEB919000A4B { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * ____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_t99B7A0E2E954EC3899793E3A6211CEB919000A4B, ____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(ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B, ____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_t99B7A0E2E954EC3899793E3A6211CEB919000A4B, ____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_tA57223B9C610FED0E4875F2C4600BC1237954875 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * ____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_tA57223B9C610FED0E4875F2C4600BC1237954875, ____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(ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875, ____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_tA57223B9C610FED0E4875F2C4600BC1237954875, ____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_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * ____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_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12, ____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(ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12, ____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_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12, ____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_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * ____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_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF, ____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(ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF, ____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_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF, ____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_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * ____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_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4, ____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(ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4, ____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_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4, ____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_t78A0785E205F429519DAAD85F00B88C0EC43A5FF { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * ____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_t78A0785E205F429519DAAD85F00B88C0EC43A5FF, ____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(ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF, ____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_t78A0785E205F429519DAAD85F00B88C0EC43A5FF, ____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_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_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_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_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_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_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; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_t6DF21FA723FA2956504CEA4640BA0C535637612B* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_tAE5CE2E5C1222D07594B3C6F95FA126D7AF2D8E1 * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3, ___palette_4)); } inline ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3, ___colorCube_6)); } inline BoxU5BU5D_t6DF21FA723FA2956504CEA4640BA0C535637612B* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_t6DF21FA723FA2956504CEA4640BA0C535637612B** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_t6DF21FA723FA2956504CEA4640BA0C535637612B* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3, ___pixelMap_7)); } inline EuclideanPixelMap_1_tAE5CE2E5C1222D07594B3C6F95FA126D7AF2D8E1 * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_tAE5CE2E5C1222D07594B3C6F95FA126D7AF2D8E1 ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_tAE5CE2E5C1222D07594B3C6F95FA126D7AF2D8E1 * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_t195CC557E53918BE0D09A8AED8A3EDC36F19C2A9* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_t4DDE1959E0750DE186FF8B76AD9C074FC9014957 * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303, ___palette_4)); } inline ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303, ___colorCube_6)); } inline BoxU5BU5D_t195CC557E53918BE0D09A8AED8A3EDC36F19C2A9* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_t195CC557E53918BE0D09A8AED8A3EDC36F19C2A9** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_t195CC557E53918BE0D09A8AED8A3EDC36F19C2A9* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303, ___pixelMap_7)); } inline EuclideanPixelMap_1_t4DDE1959E0750DE186FF8B76AD9C074FC9014957 * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_t4DDE1959E0750DE186FF8B76AD9C074FC9014957 ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_t4DDE1959E0750DE186FF8B76AD9C074FC9014957 * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_tE82DEBC9AF541EEECABC67CD11D3C4FAA6573331* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_t340A7F9108FFEE1CD5162629053B078197692511 * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A, ___palette_4)); } inline ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A, ___colorCube_6)); } inline BoxU5BU5D_tE82DEBC9AF541EEECABC67CD11D3C4FAA6573331* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_tE82DEBC9AF541EEECABC67CD11D3C4FAA6573331** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_tE82DEBC9AF541EEECABC67CD11D3C4FAA6573331* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A, ___pixelMap_7)); } inline EuclideanPixelMap_1_t340A7F9108FFEE1CD5162629053B078197692511 * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_t340A7F9108FFEE1CD5162629053B078197692511 ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_t340A7F9108FFEE1CD5162629053B078197692511 * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_t92E1B8FF81882E5D10D59861A22D6A71B3A2EF23* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_t48D746C49A3A3D0A0A03D4A0258268EC3036512D * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB, ___palette_4)); } inline ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB, ___colorCube_6)); } inline BoxU5BU5D_t92E1B8FF81882E5D10D59861A22D6A71B3A2EF23* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_t92E1B8FF81882E5D10D59861A22D6A71B3A2EF23** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_t92E1B8FF81882E5D10D59861A22D6A71B3A2EF23* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB, ___pixelMap_7)); } inline EuclideanPixelMap_1_t48D746C49A3A3D0A0A03D4A0258268EC3036512D * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_t48D746C49A3A3D0A0A03D4A0258268EC3036512D ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_t48D746C49A3A3D0A0A03D4A0258268EC3036512D * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_t56B024F2934BEF0429D2678F56EB21CBD2A1263E* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_t0278346C5E20BC6C8F052275101BE68FF292E06F * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280, ___palette_4)); } inline ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280, ___colorCube_6)); } inline BoxU5BU5D_t56B024F2934BEF0429D2678F56EB21CBD2A1263E* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_t56B024F2934BEF0429D2678F56EB21CBD2A1263E** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_t56B024F2934BEF0429D2678F56EB21CBD2A1263E* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280, ___pixelMap_7)); } inline EuclideanPixelMap_1_t0278346C5E20BC6C8F052275101BE68FF292E06F * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_t0278346C5E20BC6C8F052275101BE68FF292E06F ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_t0278346C5E20BC6C8F052275101BE68FF292E06F * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_t6F1D1D96C8383FB08063BFFBF46BC08CAA7B263D* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_tF82A13ECAAC1C08158DF5A34B3CBEC7269548757 * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA, ___palette_4)); } inline ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA, ___colorCube_6)); } inline BoxU5BU5D_t6F1D1D96C8383FB08063BFFBF46BC08CAA7B263D* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_t6F1D1D96C8383FB08063BFFBF46BC08CAA7B263D** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_t6F1D1D96C8383FB08063BFFBF46BC08CAA7B263D* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA, ___pixelMap_7)); } inline EuclideanPixelMap_1_tF82A13ECAAC1C08158DF5A34B3CBEC7269548757 * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_tF82A13ECAAC1C08158DF5A34B3CBEC7269548757 ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_tF82A13ECAAC1C08158DF5A34B3CBEC7269548757 * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_t9288E03D3C7BF44054F173F26B4C9FC1D5DE51C2* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_t83C99807A3754ACD2CBFD636F870143F038AD414 * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079, ___palette_4)); } inline ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079, ___colorCube_6)); } inline BoxU5BU5D_t9288E03D3C7BF44054F173F26B4C9FC1D5DE51C2* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_t9288E03D3C7BF44054F173F26B4C9FC1D5DE51C2** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_t9288E03D3C7BF44054F173F26B4C9FC1D5DE51C2* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079, ___pixelMap_7)); } inline EuclideanPixelMap_1_t83C99807A3754ACD2CBFD636F870143F038AD414 * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_t83C99807A3754ACD2CBFD636F870143F038AD414 ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_t83C99807A3754ACD2CBFD636F870143F038AD414 * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_tEFE5C3B3CA8DD11B76844D6175035C2682708F03* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_tBC22AABA8749C0C373BE561E6060E031471304D7 * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C, ___palette_4)); } inline ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C, ___colorCube_6)); } inline BoxU5BU5D_tEFE5C3B3CA8DD11B76844D6175035C2682708F03* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_tEFE5C3B3CA8DD11B76844D6175035C2682708F03** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_tEFE5C3B3CA8DD11B76844D6175035C2682708F03* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C, ___pixelMap_7)); } inline EuclideanPixelMap_1_tBC22AABA8749C0C373BE561E6060E031471304D7 * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_tBC22AABA8749C0C373BE561E6060E031471304D7 ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_tBC22AABA8749C0C373BE561E6060E031471304D7 * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_t80ACE52F90A23D03CA3FB5C962883FA22A798D22* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_tFC61B59FEC826344AB2AB827AAC5F2EF20678403 * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3, ___palette_4)); } inline ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3, ___colorCube_6)); } inline BoxU5BU5D_t80ACE52F90A23D03CA3FB5C962883FA22A798D22* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_t80ACE52F90A23D03CA3FB5C962883FA22A798D22** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_t80ACE52F90A23D03CA3FB5C962883FA22A798D22* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3, ___pixelMap_7)); } inline EuclideanPixelMap_1_tFC61B59FEC826344AB2AB827AAC5F2EF20678403 * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_tFC61B59FEC826344AB2AB827AAC5F2EF20678403 ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_tFC61B59FEC826344AB2AB827AAC5F2EF20678403 * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_t86C9F5857FCED575E7B40B9698E1B42EF6920B94* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_t93C1B4E81069150969A409D5395D07BC4A153DAB * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362, ___palette_4)); } inline ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362, ___colorCube_6)); } inline BoxU5BU5D_t86C9F5857FCED575E7B40B9698E1B42EF6920B94* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_t86C9F5857FCED575E7B40B9698E1B42EF6920B94** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_t86C9F5857FCED575E7B40B9698E1B42EF6920B94* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362, ___pixelMap_7)); } inline EuclideanPixelMap_1_t93C1B4E81069150969A409D5395D07BC4A153DAB * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_t93C1B4E81069150969A409D5395D07BC4A153DAB ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_t93C1B4E81069150969A409D5395D07BC4A153DAB * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_tB14B2D9CFB76BACD0D7ABAFDB4A89904467F4626* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_t530798D51F4A46CED77B7EE5C17D83144BA20D57 * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF, ___palette_4)); } inline ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF, ___colorCube_6)); } inline BoxU5BU5D_tB14B2D9CFB76BACD0D7ABAFDB4A89904467F4626* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_tB14B2D9CFB76BACD0D7ABAFDB4A89904467F4626** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_tB14B2D9CFB76BACD0D7ABAFDB4A89904467F4626* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF, ___pixelMap_7)); } inline EuclideanPixelMap_1_t530798D51F4A46CED77B7EE5C17D83144BA20D57 * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_t530798D51F4A46CED77B7EE5C17D83144BA20D57 ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_t530798D51F4A46CED77B7EE5C17D83144BA20D57 * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_tEA6F72F4DED5B08A0AA17E87DA55D933A2AAB064* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_tD1B10A068C4129B086F92EFA6882885B43DE0588 * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333, ___palette_4)); } inline ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333, ___colorCube_6)); } inline BoxU5BU5D_tEA6F72F4DED5B08A0AA17E87DA55D933A2AAB064* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_tEA6F72F4DED5B08A0AA17E87DA55D933A2AAB064** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_tEA6F72F4DED5B08A0AA17E87DA55D933A2AAB064* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333, ___pixelMap_7)); } inline EuclideanPixelMap_1_tD1B10A068C4129B086F92EFA6882885B43DE0588 * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_tD1B10A068C4129B086F92EFA6882885B43DE0588 ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_tD1B10A068C4129B086F92EFA6882885B43DE0588 * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_tD8F3A625A371951A1AE3CF0181ECA494C7346DA7* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_t0284518752CB6F1A3019956CD6AC57BB390E73A1 * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B, ___palette_4)); } inline ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B, ___colorCube_6)); } inline BoxU5BU5D_tD8F3A625A371951A1AE3CF0181ECA494C7346DA7* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_tD8F3A625A371951A1AE3CF0181ECA494C7346DA7** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_tD8F3A625A371951A1AE3CF0181ECA494C7346DA7* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B, ___pixelMap_7)); } inline EuclideanPixelMap_1_t0284518752CB6F1A3019956CD6AC57BB390E73A1 * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_t0284518752CB6F1A3019956CD6AC57BB390E73A1 ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_t0284518752CB6F1A3019956CD6AC57BB390E73A1 * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_t2F9187B2CA57852098079793892F966A1C0342B7* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_t97D3132FF17899255A68445E0CAF33D961678863 * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3, ___palette_4)); } inline ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3, ___colorCube_6)); } inline BoxU5BU5D_t2F9187B2CA57852098079793892F966A1C0342B7* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_t2F9187B2CA57852098079793892F966A1C0342B7** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_t2F9187B2CA57852098079793892F966A1C0342B7* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3, ___pixelMap_7)); } inline EuclideanPixelMap_1_t97D3132FF17899255A68445E0CAF33D961678863 * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_t97D3132FF17899255A68445E0CAF33D961678863 ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_t97D3132FF17899255A68445E0CAF33D961678863 * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_t66EF5A32377330C2A922FEADBA3463C0F96EE422* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_t2C12D2B8FB28BD23A3C30E3C82D562AC612E47A4 * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F, ___palette_4)); } inline ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F, ___colorCube_6)); } inline BoxU5BU5D_t66EF5A32377330C2A922FEADBA3463C0F96EE422* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_t66EF5A32377330C2A922FEADBA3463C0F96EE422** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_t66EF5A32377330C2A922FEADBA3463C0F96EE422* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F, ___pixelMap_7)); } inline EuclideanPixelMap_1_t2C12D2B8FB28BD23A3C30E3C82D562AC612E47A4 * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_t2C12D2B8FB28BD23A3C30E3C82D562AC612E47A4 ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_t2C12D2B8FB28BD23A3C30E3C82D562AC612E47A4 * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_tD8A9426CF4EFA98B6E151FC1AC39E4E1357CCD0B* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_t5B63009F829B4B8FB8278E6889FE53665AE4C715 * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1, ___palette_4)); } inline ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1, ___colorCube_6)); } inline BoxU5BU5D_tD8A9426CF4EFA98B6E151FC1AC39E4E1357CCD0B* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_tD8A9426CF4EFA98B6E151FC1AC39E4E1357CCD0B** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_tD8A9426CF4EFA98B6E151FC1AC39E4E1357CCD0B* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1, ___pixelMap_7)); } inline EuclideanPixelMap_1_t5B63009F829B4B8FB8278E6889FE53665AE4C715 * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_t5B63009F829B4B8FB8278E6889FE53665AE4C715 ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_t5B63009F829B4B8FB8278E6889FE53665AE4C715 * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_t632ADAC6EC3DF169E54CB84609F96BE2712A8FAF* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_t2EB8274169F6BD32E83656D7EFDBA25FA06C4DD0 * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9, ___palette_4)); } inline ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9, ___colorCube_6)); } inline BoxU5BU5D_t632ADAC6EC3DF169E54CB84609F96BE2712A8FAF* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_t632ADAC6EC3DF169E54CB84609F96BE2712A8FAF** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_t632ADAC6EC3DF169E54CB84609F96BE2712A8FAF* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9, ___pixelMap_7)); } inline EuclideanPixelMap_1_t2EB8274169F6BD32E83656D7EFDBA25FA06C4DD0 * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_t2EB8274169F6BD32E83656D7EFDBA25FA06C4DD0 ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_t2EB8274169F6BD32E83656D7EFDBA25FA06C4DD0 * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_t76D1D33B7C080B1E26DE20343E395DED21B6670E* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_tACADEE5ABFBD390589FFBD8BF0793E809596C676 * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB, ___palette_4)); } inline ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB, ___colorCube_6)); } inline BoxU5BU5D_t76D1D33B7C080B1E26DE20343E395DED21B6670E* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_t76D1D33B7C080B1E26DE20343E395DED21B6670E** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_t76D1D33B7C080B1E26DE20343E395DED21B6670E* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB, ___pixelMap_7)); } inline EuclideanPixelMap_1_tACADEE5ABFBD390589FFBD8BF0793E809596C676 * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_tACADEE5ABFBD390589FFBD8BF0793E809596C676 ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_tACADEE5ABFBD390589FFBD8BF0793E809596C676 * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_tB6E7551DB8A9440530B579C5DCE644A26C24702B* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_t5A967E550EA91FA3987D9468E7B5A6250620146D * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3, ___palette_4)); } inline ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3, ___colorCube_6)); } inline BoxU5BU5D_tB6E7551DB8A9440530B579C5DCE644A26C24702B* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_tB6E7551DB8A9440530B579C5DCE644A26C24702B** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_tB6E7551DB8A9440530B579C5DCE644A26C24702B* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3, ___pixelMap_7)); } inline EuclideanPixelMap_1_t5A967E550EA91FA3987D9468E7B5A6250620146D * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_t5A967E550EA91FA3987D9468E7B5A6250620146D ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_t5A967E550EA91FA3987D9468E7B5A6250620146D * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517, ___palette_4)); } inline ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517, ___colorCube_6)); } inline BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517, ___pixelMap_7)); } inline EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF, ___palette_4)); } inline ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF, ___colorCube_6)); } inline BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF, ___pixelMap_7)); } inline EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85, ___palette_4)); } inline ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85, ___colorCube_6)); } inline BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85, ___pixelMap_7)); } inline EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C, ___palette_4)); } inline ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C, ___colorCube_6)); } inline BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C, ___pixelMap_7)); } inline EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_tE9C28D792823334FB2C54BB8079DE2B9E1407DFF* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_t558C36E72A3642330DD969EC3396D11D9AF5BBB4 * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E, ___palette_4)); } inline ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E, ___colorCube_6)); } inline BoxU5BU5D_tE9C28D792823334FB2C54BB8079DE2B9E1407DFF* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_tE9C28D792823334FB2C54BB8079DE2B9E1407DFF** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_tE9C28D792823334FB2C54BB8079DE2B9E1407DFF* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E, ___pixelMap_7)); } inline EuclideanPixelMap_1_t558C36E72A3642330DD969EC3396D11D9AF5BBB4 * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_t558C36E72A3642330DD969EC3396D11D9AF5BBB4 ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_t558C36E72A3642330DD969EC3396D11D9AF5BBB4 * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_t2B238E6F73E7134A490F3B66D11C2FEED286D1AD* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_t1AC8E5E054EE481049D88CD11F671072A102C481 * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B, ___palette_4)); } inline ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B, ___colorCube_6)); } inline BoxU5BU5D_t2B238E6F73E7134A490F3B66D11C2FEED286D1AD* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_t2B238E6F73E7134A490F3B66D11C2FEED286D1AD** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_t2B238E6F73E7134A490F3B66D11C2FEED286D1AD* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B, ___pixelMap_7)); } inline EuclideanPixelMap_1_t1AC8E5E054EE481049D88CD11F671072A102C481 * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_t1AC8E5E054EE481049D88CD11F671072A102C481 ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_t1AC8E5E054EE481049D88CD11F671072A102C481 * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_t86EC37996BB8F09C967FD3C9A986E0BA5169CEE6* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_tAF5EA7F3DF47EAA923FAA7AB21474F8B9640685E * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0, ___palette_4)); } inline ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0, ___colorCube_6)); } inline BoxU5BU5D_t86EC37996BB8F09C967FD3C9A986E0BA5169CEE6* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_t86EC37996BB8F09C967FD3C9A986E0BA5169CEE6** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_t86EC37996BB8F09C967FD3C9A986E0BA5169CEE6* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0, ___pixelMap_7)); } inline EuclideanPixelMap_1_tAF5EA7F3DF47EAA923FAA7AB21474F8B9640685E * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_tAF5EA7F3DF47EAA923FAA7AB21474F8B9640685E ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_tAF5EA7F3DF47EAA923FAA7AB21474F8B9640685E * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_t8A7D4276F3CD6A228A9FCC6AB4B4F82929E8880B* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_tF3B5BF7AE2C19B4368D9C45D9307E06AF5043C15 * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1, ___palette_4)); } inline ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1, ___colorCube_6)); } inline BoxU5BU5D_t8A7D4276F3CD6A228A9FCC6AB4B4F82929E8880B* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_t8A7D4276F3CD6A228A9FCC6AB4B4F82929E8880B** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_t8A7D4276F3CD6A228A9FCC6AB4B4F82929E8880B* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1, ___pixelMap_7)); } inline EuclideanPixelMap_1_tF3B5BF7AE2C19B4368D9C45D9307E06AF5043C15 * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_tF3B5BF7AE2C19B4368D9C45D9307E06AF5043C15 ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_tF3B5BF7AE2C19B4368D9C45D9307E06AF5043C15 * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141 { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_t47D28326766237B16B4F13D8325550CB7D775C1B* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_t52581C8290D3223A16FFA5866F8F0D543A18856A * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141, ___palette_4)); } inline ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141, ___colorCube_6)); } inline BoxU5BU5D_t47D28326766237B16B4F13D8325550CB7D775C1B* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_t47D28326766237B16B4F13D8325550CB7D775C1B** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_t47D28326766237B16B4F13D8325550CB7D775C1B* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141, ___pixelMap_7)); } inline EuclideanPixelMap_1_t52581C8290D3223A16FFA5866F8F0D543A18856A * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_t52581C8290D3223A16FFA5866F8F0D543A18856A ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_t52581C8290D3223A16FFA5866F8F0D543A18856A * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1 struct WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD { public: // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_0; // System.Buffers.IMemoryOwner`1> SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::momentsOwner RuntimeObject* ___momentsOwner_1; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::tagsOwner RuntimeObject* ___tagsOwner_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::palette ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC ___palette_4; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::maxColors int32_t ___maxColors_5; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::colorCube BoxU5BU5D_tFE3A7D4E5924B53C3BD207D51B0FBFF799D3387E* ___colorCube_6; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::pixelMap EuclideanPixelMap_1_tFF799B90667ECFF3FA65BF1DB2A81163B99F9FEF * ___pixelMap_7; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDithering bool ___isDithering_8; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::isDisposed bool ___isDisposed_9; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_11; public: inline static int32_t get_offset_of_memoryAllocator_0() { return static_cast(offsetof(WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD, ___memoryAllocator_0)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_0() const { return ___memoryAllocator_0; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_0() { return &___memoryAllocator_0; } inline void set_memoryAllocator_0(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_0), (void*)value); } inline static int32_t get_offset_of_momentsOwner_1() { return static_cast(offsetof(WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD, ___momentsOwner_1)); } inline RuntimeObject* get_momentsOwner_1() const { return ___momentsOwner_1; } inline RuntimeObject** get_address_of_momentsOwner_1() { return &___momentsOwner_1; } inline void set_momentsOwner_1(RuntimeObject* value) { ___momentsOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___momentsOwner_1), (void*)value); } inline static int32_t get_offset_of_tagsOwner_2() { return static_cast(offsetof(WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD, ___tagsOwner_2)); } inline RuntimeObject* get_tagsOwner_2() const { return ___tagsOwner_2; } inline RuntimeObject** get_address_of_tagsOwner_2() { return &___tagsOwner_2; } inline void set_tagsOwner_2(RuntimeObject* value) { ___tagsOwner_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___tagsOwner_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD, ___palette_4)); } inline ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_maxColors_5() { return static_cast(offsetof(WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD, ___maxColors_5)); } inline int32_t get_maxColors_5() const { return ___maxColors_5; } inline int32_t* get_address_of_maxColors_5() { return &___maxColors_5; } inline void set_maxColors_5(int32_t value) { ___maxColors_5 = value; } inline static int32_t get_offset_of_colorCube_6() { return static_cast(offsetof(WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD, ___colorCube_6)); } inline BoxU5BU5D_tFE3A7D4E5924B53C3BD207D51B0FBFF799D3387E* get_colorCube_6() const { return ___colorCube_6; } inline BoxU5BU5D_tFE3A7D4E5924B53C3BD207D51B0FBFF799D3387E** get_address_of_colorCube_6() { return &___colorCube_6; } inline void set_colorCube_6(BoxU5BU5D_tFE3A7D4E5924B53C3BD207D51B0FBFF799D3387E* value) { ___colorCube_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___colorCube_6), (void*)value); } inline static int32_t get_offset_of_pixelMap_7() { return static_cast(offsetof(WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD, ___pixelMap_7)); } inline EuclideanPixelMap_1_tFF799B90667ECFF3FA65BF1DB2A81163B99F9FEF * get_pixelMap_7() const { return ___pixelMap_7; } inline EuclideanPixelMap_1_tFF799B90667ECFF3FA65BF1DB2A81163B99F9FEF ** get_address_of_pixelMap_7() { return &___pixelMap_7; } inline void set_pixelMap_7(EuclideanPixelMap_1_tFF799B90667ECFF3FA65BF1DB2A81163B99F9FEF * value) { ___pixelMap_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_7), (void*)value); } inline static int32_t get_offset_of_isDithering_8() { return static_cast(offsetof(WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD, ___isDithering_8)); } inline bool get_isDithering_8() const { return ___isDithering_8; } inline bool* get_address_of_isDithering_8() { return &___isDithering_8; } inline void set_isDithering_8(bool value) { ___isDithering_8 = value; } inline static int32_t get_offset_of_isDisposed_9() { return static_cast(offsetof(WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD, ___isDisposed_9)); } inline bool get_isDisposed_9() const { return ___isDisposed_9; } inline bool* get_address_of_isDisposed_9() { return &___isDisposed_9; } inline void set_isDisposed_9(bool value) { ___isDisposed_9 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_10() { return static_cast(offsetof(WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD, ___U3CConfigurationU3Ek__BackingField_10)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_10() const { return ___U3CConfigurationU3Ek__BackingField_10; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_10() { return &___U3CConfigurationU3Ek__BackingField_10; } inline void set_U3CConfigurationU3Ek__BackingField_10(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_11() { return static_cast(offsetof(WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD, ___U3COptionsU3Ek__BackingField_11)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_11() const { return ___U3COptionsU3Ek__BackingField_11; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_11() { return &___U3COptionsU3Ek__BackingField_11; } inline void set_U3COptionsU3Ek__BackingField_11(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_11), (void*)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; } }; // System.DateTimeOffset struct DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 { public: // System.DateTime System.DateTimeOffset::m_dateTime DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 ___m_dateTime_2; // System.Int16 System.DateTimeOffset::m_offsetMinutes int16_t ___m_offsetMinutes_3; public: inline static int32_t get_offset_of_m_dateTime_2() { return static_cast(offsetof(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5, ___m_dateTime_2)); } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 get_m_dateTime_2() const { return ___m_dateTime_2; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * get_address_of_m_dateTime_2() { return &___m_dateTime_2; } inline void set_m_dateTime_2(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { ___m_dateTime_2 = value; } inline static int32_t get_offset_of_m_offsetMinutes_3() { return static_cast(offsetof(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5, ___m_offsetMinutes_3)); } inline int16_t get_m_offsetMinutes_3() const { return ___m_offsetMinutes_3; } inline int16_t* get_address_of_m_offsetMinutes_3() { return &___m_offsetMinutes_3; } inline void set_m_offsetMinutes_3(int16_t value) { ___m_offsetMinutes_3 = value; } }; struct DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5_StaticFields { public: // System.DateTimeOffset System.DateTimeOffset::MinValue DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 ___MinValue_0; // System.DateTimeOffset System.DateTimeOffset::MaxValue DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 ___MaxValue_1; public: inline static int32_t get_offset_of_MinValue_0() { return static_cast(offsetof(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5_StaticFields, ___MinValue_0)); } inline DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 get_MinValue_0() const { return ___MinValue_0; } inline DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 * get_address_of_MinValue_0() { return &___MinValue_0; } inline void set_MinValue_0(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 value) { ___MinValue_0 = value; } inline static int32_t get_offset_of_MaxValue_1() { return static_cast(offsetof(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5_StaticFields, ___MaxValue_1)); } inline DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 get_MaxValue_1() const { return ___MaxValue_1; } inline DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 * get_address_of_MaxValue_1() { return &___MaxValue_1; } inline void set_MaxValue_1(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 value) { ___MaxValue_1 = value; } }; // System.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; } }; // 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); } }; // 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; } }; // System.Buffers.MemoryHandle struct MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C { public: // System.Void* System.Buffers.MemoryHandle::_pointer void* ____pointer_0; // System.Runtime.InteropServices.GCHandle System.Buffers.MemoryHandle::_handle GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ____handle_1; // System.Buffers.IPinnable System.Buffers.MemoryHandle::_pinnable RuntimeObject* ____pinnable_2; public: inline static int32_t get_offset_of__pointer_0() { return static_cast(offsetof(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C, ____pointer_0)); } inline void* get__pointer_0() const { return ____pointer_0; } inline void** get_address_of__pointer_0() { return &____pointer_0; } inline void set__pointer_0(void* value) { ____pointer_0 = value; } inline static int32_t get_offset_of__handle_1() { return static_cast(offsetof(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C, ____handle_1)); } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 get__handle_1() const { return ____handle_1; } inline GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 * get_address_of__handle_1() { return &____handle_1; } inline void set__handle_1(GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 value) { ____handle_1 = value; } inline static int32_t get_offset_of__pinnable_2() { return static_cast(offsetof(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C, ____pinnable_2)); } inline RuntimeObject* get__pinnable_2() const { return ____pinnable_2; } inline RuntimeObject** get_address_of__pinnable_2() { return &____pinnable_2; } inline void set__pinnable_2(RuntimeObject* value) { ____pinnable_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_2), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Buffers.MemoryHandle struct MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C_marshaled_pinvoke { void* ____pointer_0; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ____handle_1; RuntimeObject* ____pinnable_2; }; // Native definition for COM marshalling of System.Buffers.MemoryHandle struct MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C_marshaled_com { void* ____pointer_0; GCHandle_t757890BC4BBBEDE5A623A3C110013EDD24613603 ____handle_1; RuntimeObject* ____pinnable_2; }; // 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; } }; // SixLabors.ImageSharp.ReadOrigin struct ReadOrigin_tDECF1EE673A03AE8E2B1C0D48330212BE64443A8 { public: // System.Int32 SixLabors.ImageSharp.ReadOrigin::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ReadOrigin_tDECF1EE673A03AE8E2B1C0D48330212BE64443A8, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // SixLabors.ImageSharp.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; } }; // System.TimeSpan struct TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 { public: // System.Int64 System.TimeSpan::_ticks int64_t ____ticks_22; public: inline static int32_t get_offset_of__ticks_22() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203, ____ticks_22)); } inline int64_t get__ticks_22() const { return ____ticks_22; } inline int64_t* get_address_of__ticks_22() { return &____ticks_22; } inline void set__ticks_22(int64_t value) { ____ticks_22 = value; } }; struct TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields { public: // System.TimeSpan System.TimeSpan::Zero TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___Zero_19; // System.TimeSpan System.TimeSpan::MaxValue TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___MaxValue_20; // System.TimeSpan System.TimeSpan::MinValue TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 ___MinValue_21; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.TimeSpan::_legacyConfigChecked bool ____legacyConfigChecked_23; // System.Boolean modreq(System.Runtime.CompilerServices.IsVolatile) System.TimeSpan::_legacyMode bool ____legacyMode_24; public: inline static int32_t get_offset_of_Zero_19() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ___Zero_19)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_Zero_19() const { return ___Zero_19; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_Zero_19() { return &___Zero_19; } inline void set_Zero_19(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___Zero_19 = value; } inline static int32_t get_offset_of_MaxValue_20() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ___MaxValue_20)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_MaxValue_20() const { return ___MaxValue_20; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_MaxValue_20() { return &___MaxValue_20; } inline void set_MaxValue_20(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___MaxValue_20 = value; } inline static int32_t get_offset_of_MinValue_21() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ___MinValue_21)); } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 get_MinValue_21() const { return ___MinValue_21; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * get_address_of_MinValue_21() { return &___MinValue_21; } inline void set_MinValue_21(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { ___MinValue_21 = value; } inline static int32_t get_offset_of__legacyConfigChecked_23() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ____legacyConfigChecked_23)); } inline bool get__legacyConfigChecked_23() const { return ____legacyConfigChecked_23; } inline bool* get_address_of__legacyConfigChecked_23() { return &____legacyConfigChecked_23; } inline void set__legacyConfigChecked_23(bool value) { ____legacyConfigChecked_23 = value; } inline static int32_t get_offset_of__legacyMode_24() { return static_cast(offsetof(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_StaticFields, ____legacyMode_24)); } inline bool get__legacyMode_24() const { return ____legacyMode_24; } inline bool* get_address_of__legacyMode_24() { return &____legacyMode_24; } inline void set__legacyMode_24(bool value) { ____legacyMode_24 = value; } }; // System.Xml.Linq.XContainer struct XContainer_t195526C99472280E1DE55FCBAF9060CD9DE37525 : public XNode_tB88EE59443DF799686825ED2168D47C857C8CA99 { public: // System.Object System.Xml.Linq.XContainer::content RuntimeObject * ___content_3; public: inline static int32_t get_offset_of_content_3() { return static_cast(offsetof(XContainer_t195526C99472280E1DE55FCBAF9060CD9DE37525, ___content_3)); } inline RuntimeObject * get_content_3() const { return ___content_3; } inline RuntimeObject ** get_address_of_content_3() { return &___content_3; } inline void set_content_3(RuntimeObject * value) { ___content_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___content_3), (void*)value); } }; // System.Xml.Schema.XmlTypeCode struct XmlTypeCode_t8BCC3C3572E95AA39A6F53864E90CE04AB3290E1 { public: // System.Int32 System.Xml.Schema.XmlTypeCode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(XmlTypeCode_t8BCC3C3572E95AA39A6F53864E90CE04AB3290E1, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache struct ColorDistanceCache_tC6E7DFF8BEA1F0AE67710FC33BD3C427DCE14D0E { public: // System.Buffers.MemoryHandle SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tableHandle MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ___tableHandle_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::table RuntimeObject* ___table_1; // System.Int16* SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tablePointer int16_t* ___tablePointer_2; public: inline static int32_t get_offset_of_tableHandle_0() { return static_cast(offsetof(ColorDistanceCache_tC6E7DFF8BEA1F0AE67710FC33BD3C427DCE14D0E, ___tableHandle_0)); } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C get_tableHandle_0() const { return ___tableHandle_0; } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * get_address_of_tableHandle_0() { return &___tableHandle_0; } inline void set_tableHandle_0(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C value) { ___tableHandle_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___tableHandle_0))->____pinnable_2), (void*)NULL); } inline static int32_t get_offset_of_table_1() { return static_cast(offsetof(ColorDistanceCache_tC6E7DFF8BEA1F0AE67710FC33BD3C427DCE14D0E, ___table_1)); } inline RuntimeObject* get_table_1() const { return ___table_1; } inline RuntimeObject** get_address_of_table_1() { return &___table_1; } inline void set_table_1(RuntimeObject* value) { ___table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_1), (void*)value); } inline static int32_t get_offset_of_tablePointer_2() { return static_cast(offsetof(ColorDistanceCache_tC6E7DFF8BEA1F0AE67710FC33BD3C427DCE14D0E, ___tablePointer_2)); } inline int16_t* get_tablePointer_2() const { return ___tablePointer_2; } inline int16_t** get_address_of_tablePointer_2() { return &___tablePointer_2; } inline void set_tablePointer_2(int16_t* value) { ___tablePointer_2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache struct ColorDistanceCache_t3401301681A012EACF17A30CA40E3FCB986921D3 { public: // System.Buffers.MemoryHandle SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tableHandle MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ___tableHandle_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::table RuntimeObject* ___table_1; // System.Int16* SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tablePointer int16_t* ___tablePointer_2; public: inline static int32_t get_offset_of_tableHandle_0() { return static_cast(offsetof(ColorDistanceCache_t3401301681A012EACF17A30CA40E3FCB986921D3, ___tableHandle_0)); } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C get_tableHandle_0() const { return ___tableHandle_0; } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * get_address_of_tableHandle_0() { return &___tableHandle_0; } inline void set_tableHandle_0(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C value) { ___tableHandle_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___tableHandle_0))->____pinnable_2), (void*)NULL); } inline static int32_t get_offset_of_table_1() { return static_cast(offsetof(ColorDistanceCache_t3401301681A012EACF17A30CA40E3FCB986921D3, ___table_1)); } inline RuntimeObject* get_table_1() const { return ___table_1; } inline RuntimeObject** get_address_of_table_1() { return &___table_1; } inline void set_table_1(RuntimeObject* value) { ___table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_1), (void*)value); } inline static int32_t get_offset_of_tablePointer_2() { return static_cast(offsetof(ColorDistanceCache_t3401301681A012EACF17A30CA40E3FCB986921D3, ___tablePointer_2)); } inline int16_t* get_tablePointer_2() const { return ___tablePointer_2; } inline int16_t** get_address_of_tablePointer_2() { return &___tablePointer_2; } inline void set_tablePointer_2(int16_t* value) { ___tablePointer_2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache struct ColorDistanceCache_t9427691E99DAD3AFF82A76375141DEACD97705AC { public: // System.Buffers.MemoryHandle SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tableHandle MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ___tableHandle_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::table RuntimeObject* ___table_1; // System.Int16* SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tablePointer int16_t* ___tablePointer_2; public: inline static int32_t get_offset_of_tableHandle_0() { return static_cast(offsetof(ColorDistanceCache_t9427691E99DAD3AFF82A76375141DEACD97705AC, ___tableHandle_0)); } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C get_tableHandle_0() const { return ___tableHandle_0; } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * get_address_of_tableHandle_0() { return &___tableHandle_0; } inline void set_tableHandle_0(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C value) { ___tableHandle_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___tableHandle_0))->____pinnable_2), (void*)NULL); } inline static int32_t get_offset_of_table_1() { return static_cast(offsetof(ColorDistanceCache_t9427691E99DAD3AFF82A76375141DEACD97705AC, ___table_1)); } inline RuntimeObject* get_table_1() const { return ___table_1; } inline RuntimeObject** get_address_of_table_1() { return &___table_1; } inline void set_table_1(RuntimeObject* value) { ___table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_1), (void*)value); } inline static int32_t get_offset_of_tablePointer_2() { return static_cast(offsetof(ColorDistanceCache_t9427691E99DAD3AFF82A76375141DEACD97705AC, ___tablePointer_2)); } inline int16_t* get_tablePointer_2() const { return ___tablePointer_2; } inline int16_t** get_address_of_tablePointer_2() { return &___tablePointer_2; } inline void set_tablePointer_2(int16_t* value) { ___tablePointer_2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache struct ColorDistanceCache_t8BEAFC341B7AB65A46BF44866FCD4985065B5888 { public: // System.Buffers.MemoryHandle SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tableHandle MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ___tableHandle_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::table RuntimeObject* ___table_1; // System.Int16* SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tablePointer int16_t* ___tablePointer_2; public: inline static int32_t get_offset_of_tableHandle_0() { return static_cast(offsetof(ColorDistanceCache_t8BEAFC341B7AB65A46BF44866FCD4985065B5888, ___tableHandle_0)); } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C get_tableHandle_0() const { return ___tableHandle_0; } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * get_address_of_tableHandle_0() { return &___tableHandle_0; } inline void set_tableHandle_0(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C value) { ___tableHandle_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___tableHandle_0))->____pinnable_2), (void*)NULL); } inline static int32_t get_offset_of_table_1() { return static_cast(offsetof(ColorDistanceCache_t8BEAFC341B7AB65A46BF44866FCD4985065B5888, ___table_1)); } inline RuntimeObject* get_table_1() const { return ___table_1; } inline RuntimeObject** get_address_of_table_1() { return &___table_1; } inline void set_table_1(RuntimeObject* value) { ___table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_1), (void*)value); } inline static int32_t get_offset_of_tablePointer_2() { return static_cast(offsetof(ColorDistanceCache_t8BEAFC341B7AB65A46BF44866FCD4985065B5888, ___tablePointer_2)); } inline int16_t* get_tablePointer_2() const { return ___tablePointer_2; } inline int16_t** get_address_of_tablePointer_2() { return &___tablePointer_2; } inline void set_tablePointer_2(int16_t* value) { ___tablePointer_2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache struct ColorDistanceCache_tDAB9BB786C75BE1D1190A19F9174A76E965F5421 { public: // System.Buffers.MemoryHandle SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tableHandle MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ___tableHandle_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::table RuntimeObject* ___table_1; // System.Int16* SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tablePointer int16_t* ___tablePointer_2; public: inline static int32_t get_offset_of_tableHandle_0() { return static_cast(offsetof(ColorDistanceCache_tDAB9BB786C75BE1D1190A19F9174A76E965F5421, ___tableHandle_0)); } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C get_tableHandle_0() const { return ___tableHandle_0; } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * get_address_of_tableHandle_0() { return &___tableHandle_0; } inline void set_tableHandle_0(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C value) { ___tableHandle_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___tableHandle_0))->____pinnable_2), (void*)NULL); } inline static int32_t get_offset_of_table_1() { return static_cast(offsetof(ColorDistanceCache_tDAB9BB786C75BE1D1190A19F9174A76E965F5421, ___table_1)); } inline RuntimeObject* get_table_1() const { return ___table_1; } inline RuntimeObject** get_address_of_table_1() { return &___table_1; } inline void set_table_1(RuntimeObject* value) { ___table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_1), (void*)value); } inline static int32_t get_offset_of_tablePointer_2() { return static_cast(offsetof(ColorDistanceCache_tDAB9BB786C75BE1D1190A19F9174A76E965F5421, ___tablePointer_2)); } inline int16_t* get_tablePointer_2() const { return ___tablePointer_2; } inline int16_t** get_address_of_tablePointer_2() { return &___tablePointer_2; } inline void set_tablePointer_2(int16_t* value) { ___tablePointer_2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache struct ColorDistanceCache_t30230A0C1F82D8CF640736E8EE62FB4ECBB1B9CF { public: // System.Buffers.MemoryHandle SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tableHandle MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ___tableHandle_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::table RuntimeObject* ___table_1; // System.Int16* SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tablePointer int16_t* ___tablePointer_2; public: inline static int32_t get_offset_of_tableHandle_0() { return static_cast(offsetof(ColorDistanceCache_t30230A0C1F82D8CF640736E8EE62FB4ECBB1B9CF, ___tableHandle_0)); } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C get_tableHandle_0() const { return ___tableHandle_0; } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * get_address_of_tableHandle_0() { return &___tableHandle_0; } inline void set_tableHandle_0(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C value) { ___tableHandle_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___tableHandle_0))->____pinnable_2), (void*)NULL); } inline static int32_t get_offset_of_table_1() { return static_cast(offsetof(ColorDistanceCache_t30230A0C1F82D8CF640736E8EE62FB4ECBB1B9CF, ___table_1)); } inline RuntimeObject* get_table_1() const { return ___table_1; } inline RuntimeObject** get_address_of_table_1() { return &___table_1; } inline void set_table_1(RuntimeObject* value) { ___table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_1), (void*)value); } inline static int32_t get_offset_of_tablePointer_2() { return static_cast(offsetof(ColorDistanceCache_t30230A0C1F82D8CF640736E8EE62FB4ECBB1B9CF, ___tablePointer_2)); } inline int16_t* get_tablePointer_2() const { return ___tablePointer_2; } inline int16_t** get_address_of_tablePointer_2() { return &___tablePointer_2; } inline void set_tablePointer_2(int16_t* value) { ___tablePointer_2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache struct ColorDistanceCache_t56490A039D9ECDDE520610AA1F21A1F36223BDAB { public: // System.Buffers.MemoryHandle SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tableHandle MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ___tableHandle_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::table RuntimeObject* ___table_1; // System.Int16* SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tablePointer int16_t* ___tablePointer_2; public: inline static int32_t get_offset_of_tableHandle_0() { return static_cast(offsetof(ColorDistanceCache_t56490A039D9ECDDE520610AA1F21A1F36223BDAB, ___tableHandle_0)); } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C get_tableHandle_0() const { return ___tableHandle_0; } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * get_address_of_tableHandle_0() { return &___tableHandle_0; } inline void set_tableHandle_0(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C value) { ___tableHandle_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___tableHandle_0))->____pinnable_2), (void*)NULL); } inline static int32_t get_offset_of_table_1() { return static_cast(offsetof(ColorDistanceCache_t56490A039D9ECDDE520610AA1F21A1F36223BDAB, ___table_1)); } inline RuntimeObject* get_table_1() const { return ___table_1; } inline RuntimeObject** get_address_of_table_1() { return &___table_1; } inline void set_table_1(RuntimeObject* value) { ___table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_1), (void*)value); } inline static int32_t get_offset_of_tablePointer_2() { return static_cast(offsetof(ColorDistanceCache_t56490A039D9ECDDE520610AA1F21A1F36223BDAB, ___tablePointer_2)); } inline int16_t* get_tablePointer_2() const { return ___tablePointer_2; } inline int16_t** get_address_of_tablePointer_2() { return &___tablePointer_2; } inline void set_tablePointer_2(int16_t* value) { ___tablePointer_2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache struct ColorDistanceCache_tA950D821684E54B11ECFF47AE2443DCF169B8C56 { public: // System.Buffers.MemoryHandle SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tableHandle MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ___tableHandle_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::table RuntimeObject* ___table_1; // System.Int16* SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tablePointer int16_t* ___tablePointer_2; public: inline static int32_t get_offset_of_tableHandle_0() { return static_cast(offsetof(ColorDistanceCache_tA950D821684E54B11ECFF47AE2443DCF169B8C56, ___tableHandle_0)); } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C get_tableHandle_0() const { return ___tableHandle_0; } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * get_address_of_tableHandle_0() { return &___tableHandle_0; } inline void set_tableHandle_0(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C value) { ___tableHandle_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___tableHandle_0))->____pinnable_2), (void*)NULL); } inline static int32_t get_offset_of_table_1() { return static_cast(offsetof(ColorDistanceCache_tA950D821684E54B11ECFF47AE2443DCF169B8C56, ___table_1)); } inline RuntimeObject* get_table_1() const { return ___table_1; } inline RuntimeObject** get_address_of_table_1() { return &___table_1; } inline void set_table_1(RuntimeObject* value) { ___table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_1), (void*)value); } inline static int32_t get_offset_of_tablePointer_2() { return static_cast(offsetof(ColorDistanceCache_tA950D821684E54B11ECFF47AE2443DCF169B8C56, ___tablePointer_2)); } inline int16_t* get_tablePointer_2() const { return ___tablePointer_2; } inline int16_t** get_address_of_tablePointer_2() { return &___tablePointer_2; } inline void set_tablePointer_2(int16_t* value) { ___tablePointer_2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache struct ColorDistanceCache_t1B3AE0FE107E2CAD39627D7702A7F2B326CE5F30 { public: // System.Buffers.MemoryHandle SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tableHandle MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ___tableHandle_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::table RuntimeObject* ___table_1; // System.Int16* SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tablePointer int16_t* ___tablePointer_2; public: inline static int32_t get_offset_of_tableHandle_0() { return static_cast(offsetof(ColorDistanceCache_t1B3AE0FE107E2CAD39627D7702A7F2B326CE5F30, ___tableHandle_0)); } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C get_tableHandle_0() const { return ___tableHandle_0; } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * get_address_of_tableHandle_0() { return &___tableHandle_0; } inline void set_tableHandle_0(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C value) { ___tableHandle_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___tableHandle_0))->____pinnable_2), (void*)NULL); } inline static int32_t get_offset_of_table_1() { return static_cast(offsetof(ColorDistanceCache_t1B3AE0FE107E2CAD39627D7702A7F2B326CE5F30, ___table_1)); } inline RuntimeObject* get_table_1() const { return ___table_1; } inline RuntimeObject** get_address_of_table_1() { return &___table_1; } inline void set_table_1(RuntimeObject* value) { ___table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_1), (void*)value); } inline static int32_t get_offset_of_tablePointer_2() { return static_cast(offsetof(ColorDistanceCache_t1B3AE0FE107E2CAD39627D7702A7F2B326CE5F30, ___tablePointer_2)); } inline int16_t* get_tablePointer_2() const { return ___tablePointer_2; } inline int16_t** get_address_of_tablePointer_2() { return &___tablePointer_2; } inline void set_tablePointer_2(int16_t* value) { ___tablePointer_2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache struct ColorDistanceCache_t676BEFE960483C0569DA62BAFBCC725097C50A58 { public: // System.Buffers.MemoryHandle SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tableHandle MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ___tableHandle_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::table RuntimeObject* ___table_1; // System.Int16* SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tablePointer int16_t* ___tablePointer_2; public: inline static int32_t get_offset_of_tableHandle_0() { return static_cast(offsetof(ColorDistanceCache_t676BEFE960483C0569DA62BAFBCC725097C50A58, ___tableHandle_0)); } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C get_tableHandle_0() const { return ___tableHandle_0; } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * get_address_of_tableHandle_0() { return &___tableHandle_0; } inline void set_tableHandle_0(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C value) { ___tableHandle_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___tableHandle_0))->____pinnable_2), (void*)NULL); } inline static int32_t get_offset_of_table_1() { return static_cast(offsetof(ColorDistanceCache_t676BEFE960483C0569DA62BAFBCC725097C50A58, ___table_1)); } inline RuntimeObject* get_table_1() const { return ___table_1; } inline RuntimeObject** get_address_of_table_1() { return &___table_1; } inline void set_table_1(RuntimeObject* value) { ___table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_1), (void*)value); } inline static int32_t get_offset_of_tablePointer_2() { return static_cast(offsetof(ColorDistanceCache_t676BEFE960483C0569DA62BAFBCC725097C50A58, ___tablePointer_2)); } inline int16_t* get_tablePointer_2() const { return ___tablePointer_2; } inline int16_t** get_address_of_tablePointer_2() { return &___tablePointer_2; } inline void set_tablePointer_2(int16_t* value) { ___tablePointer_2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache struct ColorDistanceCache_tEFBA0C009A7B92F47356CCC8C2105EE55B0F9997 { public: // System.Buffers.MemoryHandle SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tableHandle MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ___tableHandle_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::table RuntimeObject* ___table_1; // System.Int16* SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tablePointer int16_t* ___tablePointer_2; public: inline static int32_t get_offset_of_tableHandle_0() { return static_cast(offsetof(ColorDistanceCache_tEFBA0C009A7B92F47356CCC8C2105EE55B0F9997, ___tableHandle_0)); } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C get_tableHandle_0() const { return ___tableHandle_0; } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * get_address_of_tableHandle_0() { return &___tableHandle_0; } inline void set_tableHandle_0(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C value) { ___tableHandle_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___tableHandle_0))->____pinnable_2), (void*)NULL); } inline static int32_t get_offset_of_table_1() { return static_cast(offsetof(ColorDistanceCache_tEFBA0C009A7B92F47356CCC8C2105EE55B0F9997, ___table_1)); } inline RuntimeObject* get_table_1() const { return ___table_1; } inline RuntimeObject** get_address_of_table_1() { return &___table_1; } inline void set_table_1(RuntimeObject* value) { ___table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_1), (void*)value); } inline static int32_t get_offset_of_tablePointer_2() { return static_cast(offsetof(ColorDistanceCache_tEFBA0C009A7B92F47356CCC8C2105EE55B0F9997, ___tablePointer_2)); } inline int16_t* get_tablePointer_2() const { return ___tablePointer_2; } inline int16_t** get_address_of_tablePointer_2() { return &___tablePointer_2; } inline void set_tablePointer_2(int16_t* value) { ___tablePointer_2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache struct ColorDistanceCache_t50F18DFD8B04C965FFAAC0C3CE06BD8C731767AD { public: // System.Buffers.MemoryHandle SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tableHandle MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ___tableHandle_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::table RuntimeObject* ___table_1; // System.Int16* SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tablePointer int16_t* ___tablePointer_2; public: inline static int32_t get_offset_of_tableHandle_0() { return static_cast(offsetof(ColorDistanceCache_t50F18DFD8B04C965FFAAC0C3CE06BD8C731767AD, ___tableHandle_0)); } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C get_tableHandle_0() const { return ___tableHandle_0; } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * get_address_of_tableHandle_0() { return &___tableHandle_0; } inline void set_tableHandle_0(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C value) { ___tableHandle_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___tableHandle_0))->____pinnable_2), (void*)NULL); } inline static int32_t get_offset_of_table_1() { return static_cast(offsetof(ColorDistanceCache_t50F18DFD8B04C965FFAAC0C3CE06BD8C731767AD, ___table_1)); } inline RuntimeObject* get_table_1() const { return ___table_1; } inline RuntimeObject** get_address_of_table_1() { return &___table_1; } inline void set_table_1(RuntimeObject* value) { ___table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_1), (void*)value); } inline static int32_t get_offset_of_tablePointer_2() { return static_cast(offsetof(ColorDistanceCache_t50F18DFD8B04C965FFAAC0C3CE06BD8C731767AD, ___tablePointer_2)); } inline int16_t* get_tablePointer_2() const { return ___tablePointer_2; } inline int16_t** get_address_of_tablePointer_2() { return &___tablePointer_2; } inline void set_tablePointer_2(int16_t* value) { ___tablePointer_2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache struct ColorDistanceCache_t15131DB79CBA1A06584BC6FCCCB47AF9319256A1 { public: // System.Buffers.MemoryHandle SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tableHandle MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ___tableHandle_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::table RuntimeObject* ___table_1; // System.Int16* SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tablePointer int16_t* ___tablePointer_2; public: inline static int32_t get_offset_of_tableHandle_0() { return static_cast(offsetof(ColorDistanceCache_t15131DB79CBA1A06584BC6FCCCB47AF9319256A1, ___tableHandle_0)); } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C get_tableHandle_0() const { return ___tableHandle_0; } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * get_address_of_tableHandle_0() { return &___tableHandle_0; } inline void set_tableHandle_0(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C value) { ___tableHandle_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___tableHandle_0))->____pinnable_2), (void*)NULL); } inline static int32_t get_offset_of_table_1() { return static_cast(offsetof(ColorDistanceCache_t15131DB79CBA1A06584BC6FCCCB47AF9319256A1, ___table_1)); } inline RuntimeObject* get_table_1() const { return ___table_1; } inline RuntimeObject** get_address_of_table_1() { return &___table_1; } inline void set_table_1(RuntimeObject* value) { ___table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_1), (void*)value); } inline static int32_t get_offset_of_tablePointer_2() { return static_cast(offsetof(ColorDistanceCache_t15131DB79CBA1A06584BC6FCCCB47AF9319256A1, ___tablePointer_2)); } inline int16_t* get_tablePointer_2() const { return ___tablePointer_2; } inline int16_t** get_address_of_tablePointer_2() { return &___tablePointer_2; } inline void set_tablePointer_2(int16_t* value) { ___tablePointer_2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache struct ColorDistanceCache_tE65B9149359D0F5FD590099083C4C5F9B5C0D01A { public: // System.Buffers.MemoryHandle SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tableHandle MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ___tableHandle_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::table RuntimeObject* ___table_1; // System.Int16* SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tablePointer int16_t* ___tablePointer_2; public: inline static int32_t get_offset_of_tableHandle_0() { return static_cast(offsetof(ColorDistanceCache_tE65B9149359D0F5FD590099083C4C5F9B5C0D01A, ___tableHandle_0)); } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C get_tableHandle_0() const { return ___tableHandle_0; } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * get_address_of_tableHandle_0() { return &___tableHandle_0; } inline void set_tableHandle_0(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C value) { ___tableHandle_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___tableHandle_0))->____pinnable_2), (void*)NULL); } inline static int32_t get_offset_of_table_1() { return static_cast(offsetof(ColorDistanceCache_tE65B9149359D0F5FD590099083C4C5F9B5C0D01A, ___table_1)); } inline RuntimeObject* get_table_1() const { return ___table_1; } inline RuntimeObject** get_address_of_table_1() { return &___table_1; } inline void set_table_1(RuntimeObject* value) { ___table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_1), (void*)value); } inline static int32_t get_offset_of_tablePointer_2() { return static_cast(offsetof(ColorDistanceCache_tE65B9149359D0F5FD590099083C4C5F9B5C0D01A, ___tablePointer_2)); } inline int16_t* get_tablePointer_2() const { return ___tablePointer_2; } inline int16_t** get_address_of_tablePointer_2() { return &___tablePointer_2; } inline void set_tablePointer_2(int16_t* value) { ___tablePointer_2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache struct ColorDistanceCache_tA1E8985A907B9DE3E9C4077F100D3F2606152EE0 { public: // System.Buffers.MemoryHandle SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tableHandle MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ___tableHandle_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::table RuntimeObject* ___table_1; // System.Int16* SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tablePointer int16_t* ___tablePointer_2; public: inline static int32_t get_offset_of_tableHandle_0() { return static_cast(offsetof(ColorDistanceCache_tA1E8985A907B9DE3E9C4077F100D3F2606152EE0, ___tableHandle_0)); } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C get_tableHandle_0() const { return ___tableHandle_0; } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * get_address_of_tableHandle_0() { return &___tableHandle_0; } inline void set_tableHandle_0(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C value) { ___tableHandle_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___tableHandle_0))->____pinnable_2), (void*)NULL); } inline static int32_t get_offset_of_table_1() { return static_cast(offsetof(ColorDistanceCache_tA1E8985A907B9DE3E9C4077F100D3F2606152EE0, ___table_1)); } inline RuntimeObject* get_table_1() const { return ___table_1; } inline RuntimeObject** get_address_of_table_1() { return &___table_1; } inline void set_table_1(RuntimeObject* value) { ___table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_1), (void*)value); } inline static int32_t get_offset_of_tablePointer_2() { return static_cast(offsetof(ColorDistanceCache_tA1E8985A907B9DE3E9C4077F100D3F2606152EE0, ___tablePointer_2)); } inline int16_t* get_tablePointer_2() const { return ___tablePointer_2; } inline int16_t** get_address_of_tablePointer_2() { return &___tablePointer_2; } inline void set_tablePointer_2(int16_t* value) { ___tablePointer_2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache struct ColorDistanceCache_t6D348E78FDB31C9FCE7225C060742CD0E25F38FB { public: // System.Buffers.MemoryHandle SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tableHandle MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ___tableHandle_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::table RuntimeObject* ___table_1; // System.Int16* SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tablePointer int16_t* ___tablePointer_2; public: inline static int32_t get_offset_of_tableHandle_0() { return static_cast(offsetof(ColorDistanceCache_t6D348E78FDB31C9FCE7225C060742CD0E25F38FB, ___tableHandle_0)); } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C get_tableHandle_0() const { return ___tableHandle_0; } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * get_address_of_tableHandle_0() { return &___tableHandle_0; } inline void set_tableHandle_0(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C value) { ___tableHandle_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___tableHandle_0))->____pinnable_2), (void*)NULL); } inline static int32_t get_offset_of_table_1() { return static_cast(offsetof(ColorDistanceCache_t6D348E78FDB31C9FCE7225C060742CD0E25F38FB, ___table_1)); } inline RuntimeObject* get_table_1() const { return ___table_1; } inline RuntimeObject** get_address_of_table_1() { return &___table_1; } inline void set_table_1(RuntimeObject* value) { ___table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_1), (void*)value); } inline static int32_t get_offset_of_tablePointer_2() { return static_cast(offsetof(ColorDistanceCache_t6D348E78FDB31C9FCE7225C060742CD0E25F38FB, ___tablePointer_2)); } inline int16_t* get_tablePointer_2() const { return ___tablePointer_2; } inline int16_t** get_address_of_tablePointer_2() { return &___tablePointer_2; } inline void set_tablePointer_2(int16_t* value) { ___tablePointer_2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache struct ColorDistanceCache_t962BC5A606BBAD1905805DB0918802752BE36BBD { public: // System.Buffers.MemoryHandle SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tableHandle MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ___tableHandle_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::table RuntimeObject* ___table_1; // System.Int16* SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tablePointer int16_t* ___tablePointer_2; public: inline static int32_t get_offset_of_tableHandle_0() { return static_cast(offsetof(ColorDistanceCache_t962BC5A606BBAD1905805DB0918802752BE36BBD, ___tableHandle_0)); } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C get_tableHandle_0() const { return ___tableHandle_0; } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * get_address_of_tableHandle_0() { return &___tableHandle_0; } inline void set_tableHandle_0(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C value) { ___tableHandle_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___tableHandle_0))->____pinnable_2), (void*)NULL); } inline static int32_t get_offset_of_table_1() { return static_cast(offsetof(ColorDistanceCache_t962BC5A606BBAD1905805DB0918802752BE36BBD, ___table_1)); } inline RuntimeObject* get_table_1() const { return ___table_1; } inline RuntimeObject** get_address_of_table_1() { return &___table_1; } inline void set_table_1(RuntimeObject* value) { ___table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_1), (void*)value); } inline static int32_t get_offset_of_tablePointer_2() { return static_cast(offsetof(ColorDistanceCache_t962BC5A606BBAD1905805DB0918802752BE36BBD, ___tablePointer_2)); } inline int16_t* get_tablePointer_2() const { return ___tablePointer_2; } inline int16_t** get_address_of_tablePointer_2() { return &___tablePointer_2; } inline void set_tablePointer_2(int16_t* value) { ___tablePointer_2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache struct ColorDistanceCache_t2C0CF4A3CDBD884D254D31ECE9E006B1275E966E { public: // System.Buffers.MemoryHandle SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tableHandle MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ___tableHandle_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::table RuntimeObject* ___table_1; // System.Int16* SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tablePointer int16_t* ___tablePointer_2; public: inline static int32_t get_offset_of_tableHandle_0() { return static_cast(offsetof(ColorDistanceCache_t2C0CF4A3CDBD884D254D31ECE9E006B1275E966E, ___tableHandle_0)); } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C get_tableHandle_0() const { return ___tableHandle_0; } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * get_address_of_tableHandle_0() { return &___tableHandle_0; } inline void set_tableHandle_0(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C value) { ___tableHandle_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___tableHandle_0))->____pinnable_2), (void*)NULL); } inline static int32_t get_offset_of_table_1() { return static_cast(offsetof(ColorDistanceCache_t2C0CF4A3CDBD884D254D31ECE9E006B1275E966E, ___table_1)); } inline RuntimeObject* get_table_1() const { return ___table_1; } inline RuntimeObject** get_address_of_table_1() { return &___table_1; } inline void set_table_1(RuntimeObject* value) { ___table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_1), (void*)value); } inline static int32_t get_offset_of_tablePointer_2() { return static_cast(offsetof(ColorDistanceCache_t2C0CF4A3CDBD884D254D31ECE9E006B1275E966E, ___tablePointer_2)); } inline int16_t* get_tablePointer_2() const { return ___tablePointer_2; } inline int16_t** get_address_of_tablePointer_2() { return &___tablePointer_2; } inline void set_tablePointer_2(int16_t* value) { ___tablePointer_2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache struct ColorDistanceCache_tA001CB18C9A5D656DFA97E797811843394C42B63 { public: // System.Buffers.MemoryHandle SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tableHandle MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ___tableHandle_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::table RuntimeObject* ___table_1; // System.Int16* SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tablePointer int16_t* ___tablePointer_2; public: inline static int32_t get_offset_of_tableHandle_0() { return static_cast(offsetof(ColorDistanceCache_tA001CB18C9A5D656DFA97E797811843394C42B63, ___tableHandle_0)); } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C get_tableHandle_0() const { return ___tableHandle_0; } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * get_address_of_tableHandle_0() { return &___tableHandle_0; } inline void set_tableHandle_0(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C value) { ___tableHandle_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___tableHandle_0))->____pinnable_2), (void*)NULL); } inline static int32_t get_offset_of_table_1() { return static_cast(offsetof(ColorDistanceCache_tA001CB18C9A5D656DFA97E797811843394C42B63, ___table_1)); } inline RuntimeObject* get_table_1() const { return ___table_1; } inline RuntimeObject** get_address_of_table_1() { return &___table_1; } inline void set_table_1(RuntimeObject* value) { ___table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_1), (void*)value); } inline static int32_t get_offset_of_tablePointer_2() { return static_cast(offsetof(ColorDistanceCache_tA001CB18C9A5D656DFA97E797811843394C42B63, ___tablePointer_2)); } inline int16_t* get_tablePointer_2() const { return ___tablePointer_2; } inline int16_t** get_address_of_tablePointer_2() { return &___tablePointer_2; } inline void set_tablePointer_2(int16_t* value) { ___tablePointer_2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache struct ColorDistanceCache_tF008EE527E60BCB4FA024FA2C1A11A9547B08E30 { public: // System.Buffers.MemoryHandle SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tableHandle MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ___tableHandle_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::table RuntimeObject* ___table_1; // System.Int16* SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tablePointer int16_t* ___tablePointer_2; public: inline static int32_t get_offset_of_tableHandle_0() { return static_cast(offsetof(ColorDistanceCache_tF008EE527E60BCB4FA024FA2C1A11A9547B08E30, ___tableHandle_0)); } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C get_tableHandle_0() const { return ___tableHandle_0; } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * get_address_of_tableHandle_0() { return &___tableHandle_0; } inline void set_tableHandle_0(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C value) { ___tableHandle_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___tableHandle_0))->____pinnable_2), (void*)NULL); } inline static int32_t get_offset_of_table_1() { return static_cast(offsetof(ColorDistanceCache_tF008EE527E60BCB4FA024FA2C1A11A9547B08E30, ___table_1)); } inline RuntimeObject* get_table_1() const { return ___table_1; } inline RuntimeObject** get_address_of_table_1() { return &___table_1; } inline void set_table_1(RuntimeObject* value) { ___table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_1), (void*)value); } inline static int32_t get_offset_of_tablePointer_2() { return static_cast(offsetof(ColorDistanceCache_tF008EE527E60BCB4FA024FA2C1A11A9547B08E30, ___tablePointer_2)); } inline int16_t* get_tablePointer_2() const { return ___tablePointer_2; } inline int16_t** get_address_of_tablePointer_2() { return &___tablePointer_2; } inline void set_tablePointer_2(int16_t* value) { ___tablePointer_2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache struct ColorDistanceCache_t88DD6391ACA6711142E26F91F0A9BA227EE55951 { public: // System.Buffers.MemoryHandle SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tableHandle MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ___tableHandle_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::table RuntimeObject* ___table_1; // System.Int16* SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tablePointer int16_t* ___tablePointer_2; public: inline static int32_t get_offset_of_tableHandle_0() { return static_cast(offsetof(ColorDistanceCache_t88DD6391ACA6711142E26F91F0A9BA227EE55951, ___tableHandle_0)); } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C get_tableHandle_0() const { return ___tableHandle_0; } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * get_address_of_tableHandle_0() { return &___tableHandle_0; } inline void set_tableHandle_0(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C value) { ___tableHandle_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___tableHandle_0))->____pinnable_2), (void*)NULL); } inline static int32_t get_offset_of_table_1() { return static_cast(offsetof(ColorDistanceCache_t88DD6391ACA6711142E26F91F0A9BA227EE55951, ___table_1)); } inline RuntimeObject* get_table_1() const { return ___table_1; } inline RuntimeObject** get_address_of_table_1() { return &___table_1; } inline void set_table_1(RuntimeObject* value) { ___table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_1), (void*)value); } inline static int32_t get_offset_of_tablePointer_2() { return static_cast(offsetof(ColorDistanceCache_t88DD6391ACA6711142E26F91F0A9BA227EE55951, ___tablePointer_2)); } inline int16_t* get_tablePointer_2() const { return ___tablePointer_2; } inline int16_t** get_address_of_tablePointer_2() { return &___tablePointer_2; } inline void set_tablePointer_2(int16_t* value) { ___tablePointer_2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache struct ColorDistanceCache_t9E25D61F7A1585F70C3E8B52205432CCBF24F365 { public: // System.Buffers.MemoryHandle SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tableHandle MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ___tableHandle_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::table RuntimeObject* ___table_1; // System.Int16* SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tablePointer int16_t* ___tablePointer_2; public: inline static int32_t get_offset_of_tableHandle_0() { return static_cast(offsetof(ColorDistanceCache_t9E25D61F7A1585F70C3E8B52205432CCBF24F365, ___tableHandle_0)); } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C get_tableHandle_0() const { return ___tableHandle_0; } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * get_address_of_tableHandle_0() { return &___tableHandle_0; } inline void set_tableHandle_0(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C value) { ___tableHandle_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___tableHandle_0))->____pinnable_2), (void*)NULL); } inline static int32_t get_offset_of_table_1() { return static_cast(offsetof(ColorDistanceCache_t9E25D61F7A1585F70C3E8B52205432CCBF24F365, ___table_1)); } inline RuntimeObject* get_table_1() const { return ___table_1; } inline RuntimeObject** get_address_of_table_1() { return &___table_1; } inline void set_table_1(RuntimeObject* value) { ___table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_1), (void*)value); } inline static int32_t get_offset_of_tablePointer_2() { return static_cast(offsetof(ColorDistanceCache_t9E25D61F7A1585F70C3E8B52205432CCBF24F365, ___tablePointer_2)); } inline int16_t* get_tablePointer_2() const { return ___tablePointer_2; } inline int16_t** get_address_of_tablePointer_2() { return &___tablePointer_2; } inline void set_tablePointer_2(int16_t* value) { ___tablePointer_2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache struct ColorDistanceCache_t20F9F45BED50234013BFF40E65BC60D909098D47 { public: // System.Buffers.MemoryHandle SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tableHandle MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ___tableHandle_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::table RuntimeObject* ___table_1; // System.Int16* SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tablePointer int16_t* ___tablePointer_2; public: inline static int32_t get_offset_of_tableHandle_0() { return static_cast(offsetof(ColorDistanceCache_t20F9F45BED50234013BFF40E65BC60D909098D47, ___tableHandle_0)); } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C get_tableHandle_0() const { return ___tableHandle_0; } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * get_address_of_tableHandle_0() { return &___tableHandle_0; } inline void set_tableHandle_0(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C value) { ___tableHandle_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___tableHandle_0))->____pinnable_2), (void*)NULL); } inline static int32_t get_offset_of_table_1() { return static_cast(offsetof(ColorDistanceCache_t20F9F45BED50234013BFF40E65BC60D909098D47, ___table_1)); } inline RuntimeObject* get_table_1() const { return ___table_1; } inline RuntimeObject** get_address_of_table_1() { return &___table_1; } inline void set_table_1(RuntimeObject* value) { ___table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_1), (void*)value); } inline static int32_t get_offset_of_tablePointer_2() { return static_cast(offsetof(ColorDistanceCache_t20F9F45BED50234013BFF40E65BC60D909098D47, ___tablePointer_2)); } inline int16_t* get_tablePointer_2() const { return ___tablePointer_2; } inline int16_t** get_address_of_tablePointer_2() { return &___tablePointer_2; } inline void set_tablePointer_2(int16_t* value) { ___tablePointer_2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache struct ColorDistanceCache_t519F135182577A0ED0CDC17F09783171EA6CB4BB { public: // System.Buffers.MemoryHandle SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tableHandle MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ___tableHandle_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::table RuntimeObject* ___table_1; // System.Int16* SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tablePointer int16_t* ___tablePointer_2; public: inline static int32_t get_offset_of_tableHandle_0() { return static_cast(offsetof(ColorDistanceCache_t519F135182577A0ED0CDC17F09783171EA6CB4BB, ___tableHandle_0)); } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C get_tableHandle_0() const { return ___tableHandle_0; } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * get_address_of_tableHandle_0() { return &___tableHandle_0; } inline void set_tableHandle_0(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C value) { ___tableHandle_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___tableHandle_0))->____pinnable_2), (void*)NULL); } inline static int32_t get_offset_of_table_1() { return static_cast(offsetof(ColorDistanceCache_t519F135182577A0ED0CDC17F09783171EA6CB4BB, ___table_1)); } inline RuntimeObject* get_table_1() const { return ___table_1; } inline RuntimeObject** get_address_of_table_1() { return &___table_1; } inline void set_table_1(RuntimeObject* value) { ___table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_1), (void*)value); } inline static int32_t get_offset_of_tablePointer_2() { return static_cast(offsetof(ColorDistanceCache_t519F135182577A0ED0CDC17F09783171EA6CB4BB, ___tablePointer_2)); } inline int16_t* get_tablePointer_2() const { return ___tablePointer_2; } inline int16_t** get_address_of_tablePointer_2() { return &___tablePointer_2; } inline void set_tablePointer_2(int16_t* value) { ___tablePointer_2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache struct ColorDistanceCache_t33D56060D2CF3E8EFD5E611197E5E8B39ED5F607 { public: // System.Buffers.MemoryHandle SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tableHandle MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ___tableHandle_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::table RuntimeObject* ___table_1; // System.Int16* SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tablePointer int16_t* ___tablePointer_2; public: inline static int32_t get_offset_of_tableHandle_0() { return static_cast(offsetof(ColorDistanceCache_t33D56060D2CF3E8EFD5E611197E5E8B39ED5F607, ___tableHandle_0)); } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C get_tableHandle_0() const { return ___tableHandle_0; } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * get_address_of_tableHandle_0() { return &___tableHandle_0; } inline void set_tableHandle_0(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C value) { ___tableHandle_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___tableHandle_0))->____pinnable_2), (void*)NULL); } inline static int32_t get_offset_of_table_1() { return static_cast(offsetof(ColorDistanceCache_t33D56060D2CF3E8EFD5E611197E5E8B39ED5F607, ___table_1)); } inline RuntimeObject* get_table_1() const { return ___table_1; } inline RuntimeObject** get_address_of_table_1() { return &___table_1; } inline void set_table_1(RuntimeObject* value) { ___table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_1), (void*)value); } inline static int32_t get_offset_of_tablePointer_2() { return static_cast(offsetof(ColorDistanceCache_t33D56060D2CF3E8EFD5E611197E5E8B39ED5F607, ___tablePointer_2)); } inline int16_t* get_tablePointer_2() const { return ___tablePointer_2; } inline int16_t** get_address_of_tablePointer_2() { return &___tablePointer_2; } inline void set_tablePointer_2(int16_t* value) { ___tablePointer_2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache struct ColorDistanceCache_tA5F8D95C1C1ADD39BA35B492E799C939F2ACF830 { public: // System.Buffers.MemoryHandle SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tableHandle MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ___tableHandle_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::table RuntimeObject* ___table_1; // System.Int16* SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tablePointer int16_t* ___tablePointer_2; public: inline static int32_t get_offset_of_tableHandle_0() { return static_cast(offsetof(ColorDistanceCache_tA5F8D95C1C1ADD39BA35B492E799C939F2ACF830, ___tableHandle_0)); } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C get_tableHandle_0() const { return ___tableHandle_0; } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * get_address_of_tableHandle_0() { return &___tableHandle_0; } inline void set_tableHandle_0(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C value) { ___tableHandle_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___tableHandle_0))->____pinnable_2), (void*)NULL); } inline static int32_t get_offset_of_table_1() { return static_cast(offsetof(ColorDistanceCache_tA5F8D95C1C1ADD39BA35B492E799C939F2ACF830, ___table_1)); } inline RuntimeObject* get_table_1() const { return ___table_1; } inline RuntimeObject** get_address_of_table_1() { return &___table_1; } inline void set_table_1(RuntimeObject* value) { ___table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_1), (void*)value); } inline static int32_t get_offset_of_tablePointer_2() { return static_cast(offsetof(ColorDistanceCache_tA5F8D95C1C1ADD39BA35B492E799C939F2ACF830, ___tablePointer_2)); } inline int16_t* get_tablePointer_2() const { return ___tablePointer_2; } inline int16_t** get_address_of_tablePointer_2() { return &___tablePointer_2; } inline void set_tablePointer_2(int16_t* value) { ___tablePointer_2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache struct ColorDistanceCache_t0D11DF46DC4D148D357C7C1CAE4E1577390451FC { public: // System.Buffers.MemoryHandle SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tableHandle MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ___tableHandle_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::table RuntimeObject* ___table_1; // System.Int16* SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tablePointer int16_t* ___tablePointer_2; public: inline static int32_t get_offset_of_tableHandle_0() { return static_cast(offsetof(ColorDistanceCache_t0D11DF46DC4D148D357C7C1CAE4E1577390451FC, ___tableHandle_0)); } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C get_tableHandle_0() const { return ___tableHandle_0; } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * get_address_of_tableHandle_0() { return &___tableHandle_0; } inline void set_tableHandle_0(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C value) { ___tableHandle_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___tableHandle_0))->____pinnable_2), (void*)NULL); } inline static int32_t get_offset_of_table_1() { return static_cast(offsetof(ColorDistanceCache_t0D11DF46DC4D148D357C7C1CAE4E1577390451FC, ___table_1)); } inline RuntimeObject* get_table_1() const { return ___table_1; } inline RuntimeObject** get_address_of_table_1() { return &___table_1; } inline void set_table_1(RuntimeObject* value) { ___table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_1), (void*)value); } inline static int32_t get_offset_of_tablePointer_2() { return static_cast(offsetof(ColorDistanceCache_t0D11DF46DC4D148D357C7C1CAE4E1577390451FC, ___tablePointer_2)); } inline int16_t* get_tablePointer_2() const { return ___tablePointer_2; } inline int16_t** get_address_of_tablePointer_2() { return &___tablePointer_2; } inline void set_tablePointer_2(int16_t* value) { ___tablePointer_2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache struct ColorDistanceCache_tAD3F98D5B657F1644E599F92D133EF9A58F8882B { public: // System.Buffers.MemoryHandle SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tableHandle MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ___tableHandle_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::table RuntimeObject* ___table_1; // System.Int16* SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tablePointer int16_t* ___tablePointer_2; public: inline static int32_t get_offset_of_tableHandle_0() { return static_cast(offsetof(ColorDistanceCache_tAD3F98D5B657F1644E599F92D133EF9A58F8882B, ___tableHandle_0)); } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C get_tableHandle_0() const { return ___tableHandle_0; } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * get_address_of_tableHandle_0() { return &___tableHandle_0; } inline void set_tableHandle_0(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C value) { ___tableHandle_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___tableHandle_0))->____pinnable_2), (void*)NULL); } inline static int32_t get_offset_of_table_1() { return static_cast(offsetof(ColorDistanceCache_tAD3F98D5B657F1644E599F92D133EF9A58F8882B, ___table_1)); } inline RuntimeObject* get_table_1() const { return ___table_1; } inline RuntimeObject** get_address_of_table_1() { return &___table_1; } inline void set_table_1(RuntimeObject* value) { ___table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_1), (void*)value); } inline static int32_t get_offset_of_tablePointer_2() { return static_cast(offsetof(ColorDistanceCache_tAD3F98D5B657F1644E599F92D133EF9A58F8882B, ___tablePointer_2)); } inline int16_t* get_tablePointer_2() const { return ___tablePointer_2; } inline int16_t** get_address_of_tablePointer_2() { return &___tablePointer_2; } inline void set_tablePointer_2(int16_t* value) { ___tablePointer_2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache struct ColorDistanceCache_t4F1EA0A326B4EFAC3821A25D11AE8C15774E467B { public: // System.Buffers.MemoryHandle SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tableHandle MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C ___tableHandle_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::table RuntimeObject* ___table_1; // System.Int16* SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache::tablePointer int16_t* ___tablePointer_2; public: inline static int32_t get_offset_of_tableHandle_0() { return static_cast(offsetof(ColorDistanceCache_t4F1EA0A326B4EFAC3821A25D11AE8C15774E467B, ___tableHandle_0)); } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C get_tableHandle_0() const { return ___tableHandle_0; } inline MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C * get_address_of_tableHandle_0() { return &___tableHandle_0; } inline void set_tableHandle_0(MemoryHandle_t32246FDA186EE62ADBC37E8AE98087BF6330429C value) { ___tableHandle_0 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___tableHandle_0))->____pinnable_2), (void*)NULL); } inline static int32_t get_offset_of_table_1() { return static_cast(offsetof(ColorDistanceCache_t4F1EA0A326B4EFAC3821A25D11AE8C15774E467B, ___table_1)); } inline RuntimeObject* get_table_1() const { return ___table_1; } inline RuntimeObject** get_address_of_table_1() { return &___table_1; } inline void set_table_1(RuntimeObject* value) { ___table_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___table_1), (void*)value); } inline static int32_t get_offset_of_tablePointer_2() { return static_cast(offsetof(ColorDistanceCache_t4F1EA0A326B4EFAC3821A25D11AE8C15774E467B, ___tablePointer_2)); } inline int16_t* get_tablePointer_2() const { return ___tablePointer_2; } inline int16_t** get_address_of_tablePointer_2() { return &___tablePointer_2; } inline void set_tablePointer_2(int16_t* value) { ___tablePointer_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.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_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; } }; // SixLabors.ImageSharp.Configuration struct Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Configuration::streamProcessingBufferSize int32_t ___streamProcessingBufferSize_1; // System.Int32 SixLabors.ImageSharp.Configuration::maxDegreeOfParallelism int32_t ___maxDegreeOfParallelism_2; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Configuration::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_3; // System.Boolean SixLabors.ImageSharp.Configuration::k__BackingField bool ___U3CPreferContiguousImageBuffersU3Ek__BackingField_5; // System.Collections.Generic.IDictionary`2 SixLabors.ImageSharp.Configuration::k__BackingField RuntimeObject* ___U3CPropertiesU3Ek__BackingField_6; // SixLabors.ImageSharp.ReadOrigin SixLabors.ImageSharp.Configuration::k__BackingField int32_t ___U3CReadOriginU3Ek__BackingField_7; // SixLabors.ImageSharp.Formats.ImageFormatManager SixLabors.ImageSharp.Configuration::k__BackingField ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515 * ___U3CImageFormatsManagerU3Ek__BackingField_8; // SixLabors.ImageSharp.IO.IFileSystem SixLabors.ImageSharp.Configuration::k__BackingField RuntimeObject* ___U3CFileSystemU3Ek__BackingField_9; // System.Int32 SixLabors.ImageSharp.Configuration::k__BackingField int32_t ___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.IImageProcessingContextFactory SixLabors.ImageSharp.Configuration::k__BackingField RuntimeObject* ___U3CImageOperationsProviderU3Ek__BackingField_11; public: inline static int32_t get_offset_of_streamProcessingBufferSize_1() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___streamProcessingBufferSize_1)); } inline int32_t get_streamProcessingBufferSize_1() const { return ___streamProcessingBufferSize_1; } inline int32_t* get_address_of_streamProcessingBufferSize_1() { return &___streamProcessingBufferSize_1; } inline void set_streamProcessingBufferSize_1(int32_t value) { ___streamProcessingBufferSize_1 = value; } inline static int32_t get_offset_of_maxDegreeOfParallelism_2() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___maxDegreeOfParallelism_2)); } inline int32_t get_maxDegreeOfParallelism_2() const { return ___maxDegreeOfParallelism_2; } inline int32_t* get_address_of_maxDegreeOfParallelism_2() { return &___maxDegreeOfParallelism_2; } inline void set_maxDegreeOfParallelism_2(int32_t value) { ___maxDegreeOfParallelism_2 = value; } inline static int32_t get_offset_of_memoryAllocator_3() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___memoryAllocator_3)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_3() const { return ___memoryAllocator_3; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_3() { return &___memoryAllocator_3; } inline void set_memoryAllocator_3(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_3), (void*)value); } inline static int32_t get_offset_of_U3CPreferContiguousImageBuffersU3Ek__BackingField_5() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CPreferContiguousImageBuffersU3Ek__BackingField_5)); } inline bool get_U3CPreferContiguousImageBuffersU3Ek__BackingField_5() const { return ___U3CPreferContiguousImageBuffersU3Ek__BackingField_5; } inline bool* get_address_of_U3CPreferContiguousImageBuffersU3Ek__BackingField_5() { return &___U3CPreferContiguousImageBuffersU3Ek__BackingField_5; } inline void set_U3CPreferContiguousImageBuffersU3Ek__BackingField_5(bool value) { ___U3CPreferContiguousImageBuffersU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPropertiesU3Ek__BackingField_6() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CPropertiesU3Ek__BackingField_6)); } inline RuntimeObject* get_U3CPropertiesU3Ek__BackingField_6() const { return ___U3CPropertiesU3Ek__BackingField_6; } inline RuntimeObject** get_address_of_U3CPropertiesU3Ek__BackingField_6() { return &___U3CPropertiesU3Ek__BackingField_6; } inline void set_U3CPropertiesU3Ek__BackingField_6(RuntimeObject* value) { ___U3CPropertiesU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPropertiesU3Ek__BackingField_6), (void*)value); } inline static int32_t get_offset_of_U3CReadOriginU3Ek__BackingField_7() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CReadOriginU3Ek__BackingField_7)); } inline int32_t get_U3CReadOriginU3Ek__BackingField_7() const { return ___U3CReadOriginU3Ek__BackingField_7; } inline int32_t* get_address_of_U3CReadOriginU3Ek__BackingField_7() { return &___U3CReadOriginU3Ek__BackingField_7; } inline void set_U3CReadOriginU3Ek__BackingField_7(int32_t value) { ___U3CReadOriginU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_U3CImageFormatsManagerU3Ek__BackingField_8() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CImageFormatsManagerU3Ek__BackingField_8)); } inline ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515 * get_U3CImageFormatsManagerU3Ek__BackingField_8() const { return ___U3CImageFormatsManagerU3Ek__BackingField_8; } inline ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515 ** get_address_of_U3CImageFormatsManagerU3Ek__BackingField_8() { return &___U3CImageFormatsManagerU3Ek__BackingField_8; } inline void set_U3CImageFormatsManagerU3Ek__BackingField_8(ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515 * value) { ___U3CImageFormatsManagerU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CImageFormatsManagerU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3CFileSystemU3Ek__BackingField_9() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CFileSystemU3Ek__BackingField_9)); } inline RuntimeObject* get_U3CFileSystemU3Ek__BackingField_9() const { return ___U3CFileSystemU3Ek__BackingField_9; } inline RuntimeObject** get_address_of_U3CFileSystemU3Ek__BackingField_9() { return &___U3CFileSystemU3Ek__BackingField_9; } inline void set_U3CFileSystemU3Ek__BackingField_9(RuntimeObject* value) { ___U3CFileSystemU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFileSystemU3Ek__BackingField_9), (void*)value); } inline static int32_t get_offset_of_U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10)); } inline int32_t get_U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10() const { return ___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10; } inline int32_t* get_address_of_U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10() { return &___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10; } inline void set_U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10(int32_t value) { ___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10 = value; } inline static int32_t get_offset_of_U3CImageOperationsProviderU3Ek__BackingField_11() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CImageOperationsProviderU3Ek__BackingField_11)); } inline RuntimeObject* get_U3CImageOperationsProviderU3Ek__BackingField_11() const { return ___U3CImageOperationsProviderU3Ek__BackingField_11; } inline RuntimeObject** get_address_of_U3CImageOperationsProviderU3Ek__BackingField_11() { return &___U3CImageOperationsProviderU3Ek__BackingField_11; } inline void set_U3CImageOperationsProviderU3Ek__BackingField_11(RuntimeObject* value) { ___U3CImageOperationsProviderU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CImageOperationsProviderU3Ek__BackingField_11), (void*)value); } }; struct Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.Configuration::Lazy Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E * ___Lazy_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Configuration::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CDefaultU3Ek__BackingField_4; public: inline static int32_t get_offset_of_Lazy_0() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_StaticFields, ___Lazy_0)); } inline Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E * get_Lazy_0() const { return ___Lazy_0; } inline Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E ** get_address_of_Lazy_0() { return &___Lazy_0; } inline void set_Lazy_0(Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E * value) { ___Lazy_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Lazy_0), (void*)value); } inline static int32_t get_offset_of_U3CDefaultU3Ek__BackingField_4() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_StaticFields, ___U3CDefaultU3Ek__BackingField_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CDefaultU3Ek__BackingField_4() const { return ___U3CDefaultU3Ek__BackingField_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CDefaultU3Ek__BackingField_4() { return &___U3CDefaultU3Ek__BackingField_4; } inline void set_U3CDefaultU3Ek__BackingField_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CDefaultU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CDefaultU3Ek__BackingField_4), (void*)value); } }; // 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.Xml.Linq.XDocument struct XDocument_t9565FC688EFE8A72791A52481736689B97A3D3CF : public XContainer_t195526C99472280E1DE55FCBAF9060CD9DE37525 { public: // System.Xml.Linq.XDeclaration System.Xml.Linq.XDocument::declaration XDeclaration_t5B4F6BDA6FCEE3C7520BA67BDFF62C3372777090 * ___declaration_4; public: inline static int32_t get_offset_of_declaration_4() { return static_cast(offsetof(XDocument_t9565FC688EFE8A72791A52481736689B97A3D3CF, ___declaration_4)); } inline XDeclaration_t5B4F6BDA6FCEE3C7520BA67BDFF62C3372777090 * get_declaration_4() const { return ___declaration_4; } inline XDeclaration_t5B4F6BDA6FCEE3C7520BA67BDFF62C3372777090 ** get_address_of_declaration_4() { return &___declaration_4; } inline void set_declaration_4(XDeclaration_t5B4F6BDA6FCEE3C7520BA67BDFF62C3372777090 * value) { ___declaration_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___declaration_4), (void*)value); } }; // System.Xml.Schema.XmlBaseConverter struct XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55 : public XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 { public: // System.Xml.Schema.XmlSchemaType System.Xml.Schema.XmlBaseConverter::schemaType XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA * ___schemaType_0; // System.Xml.Schema.XmlTypeCode System.Xml.Schema.XmlBaseConverter::typeCode int32_t ___typeCode_1; // System.Type System.Xml.Schema.XmlBaseConverter::clrTypeDefault Type_t * ___clrTypeDefault_2; public: inline static int32_t get_offset_of_schemaType_0() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55, ___schemaType_0)); } inline XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA * get_schemaType_0() const { return ___schemaType_0; } inline XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA ** get_address_of_schemaType_0() { return &___schemaType_0; } inline void set_schemaType_0(XmlSchemaType_t390DB79F0EB746B12C400BD1897CDB9F3557FCBA * value) { ___schemaType_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___schemaType_0), (void*)value); } inline static int32_t get_offset_of_typeCode_1() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55, ___typeCode_1)); } inline int32_t get_typeCode_1() const { return ___typeCode_1; } inline int32_t* get_address_of_typeCode_1() { return &___typeCode_1; } inline void set_typeCode_1(int32_t value) { ___typeCode_1 = value; } inline static int32_t get_offset_of_clrTypeDefault_2() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55, ___clrTypeDefault_2)); } inline Type_t * get_clrTypeDefault_2() const { return ___clrTypeDefault_2; } inline Type_t ** get_address_of_clrTypeDefault_2() { return &___clrTypeDefault_2; } inline void set_clrTypeDefault_2(Type_t * value) { ___clrTypeDefault_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___clrTypeDefault_2), (void*)value); } }; struct XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields { public: // System.Type System.Xml.Schema.XmlBaseConverter::ICollectionType Type_t * ___ICollectionType_3; // System.Type System.Xml.Schema.XmlBaseConverter::IEnumerableType Type_t * ___IEnumerableType_4; // System.Type System.Xml.Schema.XmlBaseConverter::IListType Type_t * ___IListType_5; // System.Type System.Xml.Schema.XmlBaseConverter::ObjectArrayType Type_t * ___ObjectArrayType_6; // System.Type System.Xml.Schema.XmlBaseConverter::StringArrayType Type_t * ___StringArrayType_7; // System.Type System.Xml.Schema.XmlBaseConverter::XmlAtomicValueArrayType Type_t * ___XmlAtomicValueArrayType_8; // System.Type System.Xml.Schema.XmlBaseConverter::DecimalType Type_t * ___DecimalType_9; // System.Type System.Xml.Schema.XmlBaseConverter::Int32Type Type_t * ___Int32Type_10; // System.Type System.Xml.Schema.XmlBaseConverter::Int64Type Type_t * ___Int64Type_11; // System.Type System.Xml.Schema.XmlBaseConverter::StringType Type_t * ___StringType_12; // System.Type System.Xml.Schema.XmlBaseConverter::XmlAtomicValueType Type_t * ___XmlAtomicValueType_13; // System.Type System.Xml.Schema.XmlBaseConverter::ObjectType Type_t * ___ObjectType_14; // System.Type System.Xml.Schema.XmlBaseConverter::ByteType Type_t * ___ByteType_15; // System.Type System.Xml.Schema.XmlBaseConverter::Int16Type Type_t * ___Int16Type_16; // System.Type System.Xml.Schema.XmlBaseConverter::SByteType Type_t * ___SByteType_17; // System.Type System.Xml.Schema.XmlBaseConverter::UInt16Type Type_t * ___UInt16Type_18; // System.Type System.Xml.Schema.XmlBaseConverter::UInt32Type Type_t * ___UInt32Type_19; // System.Type System.Xml.Schema.XmlBaseConverter::UInt64Type Type_t * ___UInt64Type_20; // System.Type System.Xml.Schema.XmlBaseConverter::XPathItemType Type_t * ___XPathItemType_21; // System.Type System.Xml.Schema.XmlBaseConverter::DoubleType Type_t * ___DoubleType_22; // System.Type System.Xml.Schema.XmlBaseConverter::SingleType Type_t * ___SingleType_23; // System.Type System.Xml.Schema.XmlBaseConverter::DateTimeType Type_t * ___DateTimeType_24; // System.Type System.Xml.Schema.XmlBaseConverter::DateTimeOffsetType Type_t * ___DateTimeOffsetType_25; // System.Type System.Xml.Schema.XmlBaseConverter::BooleanType Type_t * ___BooleanType_26; // System.Type System.Xml.Schema.XmlBaseConverter::ByteArrayType Type_t * ___ByteArrayType_27; // System.Type System.Xml.Schema.XmlBaseConverter::XmlQualifiedNameType Type_t * ___XmlQualifiedNameType_28; // System.Type System.Xml.Schema.XmlBaseConverter::UriType Type_t * ___UriType_29; // System.Type System.Xml.Schema.XmlBaseConverter::TimeSpanType Type_t * ___TimeSpanType_30; // System.Type System.Xml.Schema.XmlBaseConverter::XPathNavigatorType Type_t * ___XPathNavigatorType_31; public: inline static int32_t get_offset_of_ICollectionType_3() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields, ___ICollectionType_3)); } inline Type_t * get_ICollectionType_3() const { return ___ICollectionType_3; } inline Type_t ** get_address_of_ICollectionType_3() { return &___ICollectionType_3; } inline void set_ICollectionType_3(Type_t * value) { ___ICollectionType_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___ICollectionType_3), (void*)value); } inline static int32_t get_offset_of_IEnumerableType_4() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields, ___IEnumerableType_4)); } inline Type_t * get_IEnumerableType_4() const { return ___IEnumerableType_4; } inline Type_t ** get_address_of_IEnumerableType_4() { return &___IEnumerableType_4; } inline void set_IEnumerableType_4(Type_t * value) { ___IEnumerableType_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___IEnumerableType_4), (void*)value); } inline static int32_t get_offset_of_IListType_5() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields, ___IListType_5)); } inline Type_t * get_IListType_5() const { return ___IListType_5; } inline Type_t ** get_address_of_IListType_5() { return &___IListType_5; } inline void set_IListType_5(Type_t * value) { ___IListType_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___IListType_5), (void*)value); } inline static int32_t get_offset_of_ObjectArrayType_6() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields, ___ObjectArrayType_6)); } inline Type_t * get_ObjectArrayType_6() const { return ___ObjectArrayType_6; } inline Type_t ** get_address_of_ObjectArrayType_6() { return &___ObjectArrayType_6; } inline void set_ObjectArrayType_6(Type_t * value) { ___ObjectArrayType_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___ObjectArrayType_6), (void*)value); } inline static int32_t get_offset_of_StringArrayType_7() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields, ___StringArrayType_7)); } inline Type_t * get_StringArrayType_7() const { return ___StringArrayType_7; } inline Type_t ** get_address_of_StringArrayType_7() { return &___StringArrayType_7; } inline void set_StringArrayType_7(Type_t * value) { ___StringArrayType_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___StringArrayType_7), (void*)value); } inline static int32_t get_offset_of_XmlAtomicValueArrayType_8() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields, ___XmlAtomicValueArrayType_8)); } inline Type_t * get_XmlAtomicValueArrayType_8() const { return ___XmlAtomicValueArrayType_8; } inline Type_t ** get_address_of_XmlAtomicValueArrayType_8() { return &___XmlAtomicValueArrayType_8; } inline void set_XmlAtomicValueArrayType_8(Type_t * value) { ___XmlAtomicValueArrayType_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___XmlAtomicValueArrayType_8), (void*)value); } inline static int32_t get_offset_of_DecimalType_9() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields, ___DecimalType_9)); } inline Type_t * get_DecimalType_9() const { return ___DecimalType_9; } inline Type_t ** get_address_of_DecimalType_9() { return &___DecimalType_9; } inline void set_DecimalType_9(Type_t * value) { ___DecimalType_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___DecimalType_9), (void*)value); } inline static int32_t get_offset_of_Int32Type_10() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields, ___Int32Type_10)); } inline Type_t * get_Int32Type_10() const { return ___Int32Type_10; } inline Type_t ** get_address_of_Int32Type_10() { return &___Int32Type_10; } inline void set_Int32Type_10(Type_t * value) { ___Int32Type_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___Int32Type_10), (void*)value); } inline static int32_t get_offset_of_Int64Type_11() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields, ___Int64Type_11)); } inline Type_t * get_Int64Type_11() const { return ___Int64Type_11; } inline Type_t ** get_address_of_Int64Type_11() { return &___Int64Type_11; } inline void set_Int64Type_11(Type_t * value) { ___Int64Type_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___Int64Type_11), (void*)value); } inline static int32_t get_offset_of_StringType_12() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields, ___StringType_12)); } inline Type_t * get_StringType_12() const { return ___StringType_12; } inline Type_t ** get_address_of_StringType_12() { return &___StringType_12; } inline void set_StringType_12(Type_t * value) { ___StringType_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___StringType_12), (void*)value); } inline static int32_t get_offset_of_XmlAtomicValueType_13() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields, ___XmlAtomicValueType_13)); } inline Type_t * get_XmlAtomicValueType_13() const { return ___XmlAtomicValueType_13; } inline Type_t ** get_address_of_XmlAtomicValueType_13() { return &___XmlAtomicValueType_13; } inline void set_XmlAtomicValueType_13(Type_t * value) { ___XmlAtomicValueType_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___XmlAtomicValueType_13), (void*)value); } inline static int32_t get_offset_of_ObjectType_14() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields, ___ObjectType_14)); } inline Type_t * get_ObjectType_14() const { return ___ObjectType_14; } inline Type_t ** get_address_of_ObjectType_14() { return &___ObjectType_14; } inline void set_ObjectType_14(Type_t * value) { ___ObjectType_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___ObjectType_14), (void*)value); } inline static int32_t get_offset_of_ByteType_15() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields, ___ByteType_15)); } inline Type_t * get_ByteType_15() const { return ___ByteType_15; } inline Type_t ** get_address_of_ByteType_15() { return &___ByteType_15; } inline void set_ByteType_15(Type_t * value) { ___ByteType_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___ByteType_15), (void*)value); } inline static int32_t get_offset_of_Int16Type_16() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields, ___Int16Type_16)); } inline Type_t * get_Int16Type_16() const { return ___Int16Type_16; } inline Type_t ** get_address_of_Int16Type_16() { return &___Int16Type_16; } inline void set_Int16Type_16(Type_t * value) { ___Int16Type_16 = value; Il2CppCodeGenWriteBarrier((void**)(&___Int16Type_16), (void*)value); } inline static int32_t get_offset_of_SByteType_17() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields, ___SByteType_17)); } inline Type_t * get_SByteType_17() const { return ___SByteType_17; } inline Type_t ** get_address_of_SByteType_17() { return &___SByteType_17; } inline void set_SByteType_17(Type_t * value) { ___SByteType_17 = value; Il2CppCodeGenWriteBarrier((void**)(&___SByteType_17), (void*)value); } inline static int32_t get_offset_of_UInt16Type_18() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields, ___UInt16Type_18)); } inline Type_t * get_UInt16Type_18() const { return ___UInt16Type_18; } inline Type_t ** get_address_of_UInt16Type_18() { return &___UInt16Type_18; } inline void set_UInt16Type_18(Type_t * value) { ___UInt16Type_18 = value; Il2CppCodeGenWriteBarrier((void**)(&___UInt16Type_18), (void*)value); } inline static int32_t get_offset_of_UInt32Type_19() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields, ___UInt32Type_19)); } inline Type_t * get_UInt32Type_19() const { return ___UInt32Type_19; } inline Type_t ** get_address_of_UInt32Type_19() { return &___UInt32Type_19; } inline void set_UInt32Type_19(Type_t * value) { ___UInt32Type_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___UInt32Type_19), (void*)value); } inline static int32_t get_offset_of_UInt64Type_20() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields, ___UInt64Type_20)); } inline Type_t * get_UInt64Type_20() const { return ___UInt64Type_20; } inline Type_t ** get_address_of_UInt64Type_20() { return &___UInt64Type_20; } inline void set_UInt64Type_20(Type_t * value) { ___UInt64Type_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___UInt64Type_20), (void*)value); } inline static int32_t get_offset_of_XPathItemType_21() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields, ___XPathItemType_21)); } inline Type_t * get_XPathItemType_21() const { return ___XPathItemType_21; } inline Type_t ** get_address_of_XPathItemType_21() { return &___XPathItemType_21; } inline void set_XPathItemType_21(Type_t * value) { ___XPathItemType_21 = value; Il2CppCodeGenWriteBarrier((void**)(&___XPathItemType_21), (void*)value); } inline static int32_t get_offset_of_DoubleType_22() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields, ___DoubleType_22)); } inline Type_t * get_DoubleType_22() const { return ___DoubleType_22; } inline Type_t ** get_address_of_DoubleType_22() { return &___DoubleType_22; } inline void set_DoubleType_22(Type_t * value) { ___DoubleType_22 = value; Il2CppCodeGenWriteBarrier((void**)(&___DoubleType_22), (void*)value); } inline static int32_t get_offset_of_SingleType_23() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields, ___SingleType_23)); } inline Type_t * get_SingleType_23() const { return ___SingleType_23; } inline Type_t ** get_address_of_SingleType_23() { return &___SingleType_23; } inline void set_SingleType_23(Type_t * value) { ___SingleType_23 = value; Il2CppCodeGenWriteBarrier((void**)(&___SingleType_23), (void*)value); } inline static int32_t get_offset_of_DateTimeType_24() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields, ___DateTimeType_24)); } inline Type_t * get_DateTimeType_24() const { return ___DateTimeType_24; } inline Type_t ** get_address_of_DateTimeType_24() { return &___DateTimeType_24; } inline void set_DateTimeType_24(Type_t * value) { ___DateTimeType_24 = value; Il2CppCodeGenWriteBarrier((void**)(&___DateTimeType_24), (void*)value); } inline static int32_t get_offset_of_DateTimeOffsetType_25() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields, ___DateTimeOffsetType_25)); } inline Type_t * get_DateTimeOffsetType_25() const { return ___DateTimeOffsetType_25; } inline Type_t ** get_address_of_DateTimeOffsetType_25() { return &___DateTimeOffsetType_25; } inline void set_DateTimeOffsetType_25(Type_t * value) { ___DateTimeOffsetType_25 = value; Il2CppCodeGenWriteBarrier((void**)(&___DateTimeOffsetType_25), (void*)value); } inline static int32_t get_offset_of_BooleanType_26() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields, ___BooleanType_26)); } inline Type_t * get_BooleanType_26() const { return ___BooleanType_26; } inline Type_t ** get_address_of_BooleanType_26() { return &___BooleanType_26; } inline void set_BooleanType_26(Type_t * value) { ___BooleanType_26 = value; Il2CppCodeGenWriteBarrier((void**)(&___BooleanType_26), (void*)value); } inline static int32_t get_offset_of_ByteArrayType_27() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields, ___ByteArrayType_27)); } inline Type_t * get_ByteArrayType_27() const { return ___ByteArrayType_27; } inline Type_t ** get_address_of_ByteArrayType_27() { return &___ByteArrayType_27; } inline void set_ByteArrayType_27(Type_t * value) { ___ByteArrayType_27 = value; Il2CppCodeGenWriteBarrier((void**)(&___ByteArrayType_27), (void*)value); } inline static int32_t get_offset_of_XmlQualifiedNameType_28() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields, ___XmlQualifiedNameType_28)); } inline Type_t * get_XmlQualifiedNameType_28() const { return ___XmlQualifiedNameType_28; } inline Type_t ** get_address_of_XmlQualifiedNameType_28() { return &___XmlQualifiedNameType_28; } inline void set_XmlQualifiedNameType_28(Type_t * value) { ___XmlQualifiedNameType_28 = value; Il2CppCodeGenWriteBarrier((void**)(&___XmlQualifiedNameType_28), (void*)value); } inline static int32_t get_offset_of_UriType_29() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields, ___UriType_29)); } inline Type_t * get_UriType_29() const { return ___UriType_29; } inline Type_t ** get_address_of_UriType_29() { return &___UriType_29; } inline void set_UriType_29(Type_t * value) { ___UriType_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___UriType_29), (void*)value); } inline static int32_t get_offset_of_TimeSpanType_30() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields, ___TimeSpanType_30)); } inline Type_t * get_TimeSpanType_30() const { return ___TimeSpanType_30; } inline Type_t ** get_address_of_TimeSpanType_30() { return &___TimeSpanType_30; } inline void set_TimeSpanType_30(Type_t * value) { ___TimeSpanType_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___TimeSpanType_30), (void*)value); } inline static int32_t get_offset_of_XPathNavigatorType_31() { return static_cast(offsetof(XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55_StaticFields, ___XPathNavigatorType_31)); } inline Type_t * get_XPathNavigatorType_31() const { return ___XPathNavigatorType_31; } inline Type_t ** get_address_of_XPathNavigatorType_31() { return &___XPathNavigatorType_31; } inline void set_XPathNavigatorType_31(Type_t * value) { ___XPathNavigatorType_31 = value; Il2CppCodeGenWriteBarrier((void**)(&___XPathNavigatorType_31), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_tAE5CE2E5C1222D07594B3C6F95FA126D7AF2D8E1 : public RuntimeObject { public: // SixLabors.ImageSharp.PixelFormats.Rgba32[] SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::rgbaPalette Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___rgbaPalette_0; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::cache ColorDistanceCache_tC6E7DFF8BEA1F0AE67710FC33BD3C427DCE14D0E ___cache_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::k__BackingField ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB ___U3CPaletteU3Ek__BackingField_3; public: inline static int32_t get_offset_of_rgbaPalette_0() { return static_cast(offsetof(EuclideanPixelMap_1_tAE5CE2E5C1222D07594B3C6F95FA126D7AF2D8E1, ___rgbaPalette_0)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_rgbaPalette_0() const { return ___rgbaPalette_0; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_rgbaPalette_0() { return &___rgbaPalette_0; } inline void set_rgbaPalette_0(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___rgbaPalette_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___rgbaPalette_0), (void*)value); } inline static int32_t get_offset_of_cache_1() { return static_cast(offsetof(EuclideanPixelMap_1_tAE5CE2E5C1222D07594B3C6F95FA126D7AF2D8E1, ___cache_1)); } inline ColorDistanceCache_tC6E7DFF8BEA1F0AE67710FC33BD3C427DCE14D0E get_cache_1() const { return ___cache_1; } inline ColorDistanceCache_tC6E7DFF8BEA1F0AE67710FC33BD3C427DCE14D0E * get_address_of_cache_1() { return &___cache_1; } inline void set_cache_1(ColorDistanceCache_tC6E7DFF8BEA1F0AE67710FC33BD3C427DCE14D0E value) { ___cache_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___cache_1))->___tableHandle_0))->____pinnable_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___cache_1))->___table_1), (void*)NULL); #endif } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(EuclideanPixelMap_1_tAE5CE2E5C1222D07594B3C6F95FA126D7AF2D8E1, ___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_U3CPaletteU3Ek__BackingField_3() { return static_cast(offsetof(EuclideanPixelMap_1_tAE5CE2E5C1222D07594B3C6F95FA126D7AF2D8E1, ___U3CPaletteU3Ek__BackingField_3)); } inline ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB get_U3CPaletteU3Ek__BackingField_3() const { return ___U3CPaletteU3Ek__BackingField_3; } inline ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB * get_address_of_U3CPaletteU3Ek__BackingField_3() { return &___U3CPaletteU3Ek__BackingField_3; } inline void set_U3CPaletteU3Ek__BackingField_3(ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB value) { ___U3CPaletteU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_3))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t4DDE1959E0750DE186FF8B76AD9C074FC9014957 : public RuntimeObject { public: // SixLabors.ImageSharp.PixelFormats.Rgba32[] SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::rgbaPalette Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___rgbaPalette_0; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::cache ColorDistanceCache_t3401301681A012EACF17A30CA40E3FCB986921D3 ___cache_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::k__BackingField ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 ___U3CPaletteU3Ek__BackingField_3; public: inline static int32_t get_offset_of_rgbaPalette_0() { return static_cast(offsetof(EuclideanPixelMap_1_t4DDE1959E0750DE186FF8B76AD9C074FC9014957, ___rgbaPalette_0)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_rgbaPalette_0() const { return ___rgbaPalette_0; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_rgbaPalette_0() { return &___rgbaPalette_0; } inline void set_rgbaPalette_0(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___rgbaPalette_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___rgbaPalette_0), (void*)value); } inline static int32_t get_offset_of_cache_1() { return static_cast(offsetof(EuclideanPixelMap_1_t4DDE1959E0750DE186FF8B76AD9C074FC9014957, ___cache_1)); } inline ColorDistanceCache_t3401301681A012EACF17A30CA40E3FCB986921D3 get_cache_1() const { return ___cache_1; } inline ColorDistanceCache_t3401301681A012EACF17A30CA40E3FCB986921D3 * get_address_of_cache_1() { return &___cache_1; } inline void set_cache_1(ColorDistanceCache_t3401301681A012EACF17A30CA40E3FCB986921D3 value) { ___cache_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___cache_1))->___tableHandle_0))->____pinnable_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___cache_1))->___table_1), (void*)NULL); #endif } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(EuclideanPixelMap_1_t4DDE1959E0750DE186FF8B76AD9C074FC9014957, ___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_U3CPaletteU3Ek__BackingField_3() { return static_cast(offsetof(EuclideanPixelMap_1_t4DDE1959E0750DE186FF8B76AD9C074FC9014957, ___U3CPaletteU3Ek__BackingField_3)); } inline ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 get_U3CPaletteU3Ek__BackingField_3() const { return ___U3CPaletteU3Ek__BackingField_3; } inline ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 * get_address_of_U3CPaletteU3Ek__BackingField_3() { return &___U3CPaletteU3Ek__BackingField_3; } inline void set_U3CPaletteU3Ek__BackingField_3(ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 value) { ___U3CPaletteU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_3))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t340A7F9108FFEE1CD5162629053B078197692511 : public RuntimeObject { public: // SixLabors.ImageSharp.PixelFormats.Rgba32[] SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::rgbaPalette Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___rgbaPalette_0; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::cache ColorDistanceCache_t9427691E99DAD3AFF82A76375141DEACD97705AC ___cache_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::k__BackingField ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 ___U3CPaletteU3Ek__BackingField_3; public: inline static int32_t get_offset_of_rgbaPalette_0() { return static_cast(offsetof(EuclideanPixelMap_1_t340A7F9108FFEE1CD5162629053B078197692511, ___rgbaPalette_0)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_rgbaPalette_0() const { return ___rgbaPalette_0; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_rgbaPalette_0() { return &___rgbaPalette_0; } inline void set_rgbaPalette_0(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___rgbaPalette_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___rgbaPalette_0), (void*)value); } inline static int32_t get_offset_of_cache_1() { return static_cast(offsetof(EuclideanPixelMap_1_t340A7F9108FFEE1CD5162629053B078197692511, ___cache_1)); } inline ColorDistanceCache_t9427691E99DAD3AFF82A76375141DEACD97705AC get_cache_1() const { return ___cache_1; } inline ColorDistanceCache_t9427691E99DAD3AFF82A76375141DEACD97705AC * get_address_of_cache_1() { return &___cache_1; } inline void set_cache_1(ColorDistanceCache_t9427691E99DAD3AFF82A76375141DEACD97705AC value) { ___cache_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___cache_1))->___tableHandle_0))->____pinnable_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___cache_1))->___table_1), (void*)NULL); #endif } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(EuclideanPixelMap_1_t340A7F9108FFEE1CD5162629053B078197692511, ___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_U3CPaletteU3Ek__BackingField_3() { return static_cast(offsetof(EuclideanPixelMap_1_t340A7F9108FFEE1CD5162629053B078197692511, ___U3CPaletteU3Ek__BackingField_3)); } inline ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 get_U3CPaletteU3Ek__BackingField_3() const { return ___U3CPaletteU3Ek__BackingField_3; } inline ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 * get_address_of_U3CPaletteU3Ek__BackingField_3() { return &___U3CPaletteU3Ek__BackingField_3; } inline void set_U3CPaletteU3Ek__BackingField_3(ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 value) { ___U3CPaletteU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_3))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t48D746C49A3A3D0A0A03D4A0258268EC3036512D : public RuntimeObject { public: // SixLabors.ImageSharp.PixelFormats.Rgba32[] SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::rgbaPalette Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___rgbaPalette_0; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::cache ColorDistanceCache_t8BEAFC341B7AB65A46BF44866FCD4985065B5888 ___cache_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::k__BackingField ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 ___U3CPaletteU3Ek__BackingField_3; public: inline static int32_t get_offset_of_rgbaPalette_0() { return static_cast(offsetof(EuclideanPixelMap_1_t48D746C49A3A3D0A0A03D4A0258268EC3036512D, ___rgbaPalette_0)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_rgbaPalette_0() const { return ___rgbaPalette_0; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_rgbaPalette_0() { return &___rgbaPalette_0; } inline void set_rgbaPalette_0(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___rgbaPalette_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___rgbaPalette_0), (void*)value); } inline static int32_t get_offset_of_cache_1() { return static_cast(offsetof(EuclideanPixelMap_1_t48D746C49A3A3D0A0A03D4A0258268EC3036512D, ___cache_1)); } inline ColorDistanceCache_t8BEAFC341B7AB65A46BF44866FCD4985065B5888 get_cache_1() const { return ___cache_1; } inline ColorDistanceCache_t8BEAFC341B7AB65A46BF44866FCD4985065B5888 * get_address_of_cache_1() { return &___cache_1; } inline void set_cache_1(ColorDistanceCache_t8BEAFC341B7AB65A46BF44866FCD4985065B5888 value) { ___cache_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___cache_1))->___tableHandle_0))->____pinnable_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___cache_1))->___table_1), (void*)NULL); #endif } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(EuclideanPixelMap_1_t48D746C49A3A3D0A0A03D4A0258268EC3036512D, ___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_U3CPaletteU3Ek__BackingField_3() { return static_cast(offsetof(EuclideanPixelMap_1_t48D746C49A3A3D0A0A03D4A0258268EC3036512D, ___U3CPaletteU3Ek__BackingField_3)); } inline ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 get_U3CPaletteU3Ek__BackingField_3() const { return ___U3CPaletteU3Ek__BackingField_3; } inline ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 * get_address_of_U3CPaletteU3Ek__BackingField_3() { return &___U3CPaletteU3Ek__BackingField_3; } inline void set_U3CPaletteU3Ek__BackingField_3(ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 value) { ___U3CPaletteU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_3))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t0278346C5E20BC6C8F052275101BE68FF292E06F : public RuntimeObject { public: // SixLabors.ImageSharp.PixelFormats.Rgba32[] SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::rgbaPalette Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___rgbaPalette_0; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::cache ColorDistanceCache_tDAB9BB786C75BE1D1190A19F9174A76E965F5421 ___cache_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::k__BackingField ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 ___U3CPaletteU3Ek__BackingField_3; public: inline static int32_t get_offset_of_rgbaPalette_0() { return static_cast(offsetof(EuclideanPixelMap_1_t0278346C5E20BC6C8F052275101BE68FF292E06F, ___rgbaPalette_0)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_rgbaPalette_0() const { return ___rgbaPalette_0; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_rgbaPalette_0() { return &___rgbaPalette_0; } inline void set_rgbaPalette_0(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___rgbaPalette_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___rgbaPalette_0), (void*)value); } inline static int32_t get_offset_of_cache_1() { return static_cast(offsetof(EuclideanPixelMap_1_t0278346C5E20BC6C8F052275101BE68FF292E06F, ___cache_1)); } inline ColorDistanceCache_tDAB9BB786C75BE1D1190A19F9174A76E965F5421 get_cache_1() const { return ___cache_1; } inline ColorDistanceCache_tDAB9BB786C75BE1D1190A19F9174A76E965F5421 * get_address_of_cache_1() { return &___cache_1; } inline void set_cache_1(ColorDistanceCache_tDAB9BB786C75BE1D1190A19F9174A76E965F5421 value) { ___cache_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___cache_1))->___tableHandle_0))->____pinnable_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___cache_1))->___table_1), (void*)NULL); #endif } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(EuclideanPixelMap_1_t0278346C5E20BC6C8F052275101BE68FF292E06F, ___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_U3CPaletteU3Ek__BackingField_3() { return static_cast(offsetof(EuclideanPixelMap_1_t0278346C5E20BC6C8F052275101BE68FF292E06F, ___U3CPaletteU3Ek__BackingField_3)); } inline ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 get_U3CPaletteU3Ek__BackingField_3() const { return ___U3CPaletteU3Ek__BackingField_3; } inline ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 * get_address_of_U3CPaletteU3Ek__BackingField_3() { return &___U3CPaletteU3Ek__BackingField_3; } inline void set_U3CPaletteU3Ek__BackingField_3(ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 value) { ___U3CPaletteU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_3))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_tF82A13ECAAC1C08158DF5A34B3CBEC7269548757 : public RuntimeObject { public: // SixLabors.ImageSharp.PixelFormats.Rgba32[] SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::rgbaPalette Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___rgbaPalette_0; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::cache ColorDistanceCache_t30230A0C1F82D8CF640736E8EE62FB4ECBB1B9CF ___cache_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::k__BackingField ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A ___U3CPaletteU3Ek__BackingField_3; public: inline static int32_t get_offset_of_rgbaPalette_0() { return static_cast(offsetof(EuclideanPixelMap_1_tF82A13ECAAC1C08158DF5A34B3CBEC7269548757, ___rgbaPalette_0)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_rgbaPalette_0() const { return ___rgbaPalette_0; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_rgbaPalette_0() { return &___rgbaPalette_0; } inline void set_rgbaPalette_0(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___rgbaPalette_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___rgbaPalette_0), (void*)value); } inline static int32_t get_offset_of_cache_1() { return static_cast(offsetof(EuclideanPixelMap_1_tF82A13ECAAC1C08158DF5A34B3CBEC7269548757, ___cache_1)); } inline ColorDistanceCache_t30230A0C1F82D8CF640736E8EE62FB4ECBB1B9CF get_cache_1() const { return ___cache_1; } inline ColorDistanceCache_t30230A0C1F82D8CF640736E8EE62FB4ECBB1B9CF * get_address_of_cache_1() { return &___cache_1; } inline void set_cache_1(ColorDistanceCache_t30230A0C1F82D8CF640736E8EE62FB4ECBB1B9CF value) { ___cache_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___cache_1))->___tableHandle_0))->____pinnable_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___cache_1))->___table_1), (void*)NULL); #endif } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(EuclideanPixelMap_1_tF82A13ECAAC1C08158DF5A34B3CBEC7269548757, ___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_U3CPaletteU3Ek__BackingField_3() { return static_cast(offsetof(EuclideanPixelMap_1_tF82A13ECAAC1C08158DF5A34B3CBEC7269548757, ___U3CPaletteU3Ek__BackingField_3)); } inline ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A get_U3CPaletteU3Ek__BackingField_3() const { return ___U3CPaletteU3Ek__BackingField_3; } inline ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A * get_address_of_U3CPaletteU3Ek__BackingField_3() { return &___U3CPaletteU3Ek__BackingField_3; } inline void set_U3CPaletteU3Ek__BackingField_3(ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A value) { ___U3CPaletteU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_3))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t83C99807A3754ACD2CBFD636F870143F038AD414 : public RuntimeObject { public: // SixLabors.ImageSharp.PixelFormats.Rgba32[] SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::rgbaPalette Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___rgbaPalette_0; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::cache ColorDistanceCache_t56490A039D9ECDDE520610AA1F21A1F36223BDAB ___cache_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::k__BackingField ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 ___U3CPaletteU3Ek__BackingField_3; public: inline static int32_t get_offset_of_rgbaPalette_0() { return static_cast(offsetof(EuclideanPixelMap_1_t83C99807A3754ACD2CBFD636F870143F038AD414, ___rgbaPalette_0)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_rgbaPalette_0() const { return ___rgbaPalette_0; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_rgbaPalette_0() { return &___rgbaPalette_0; } inline void set_rgbaPalette_0(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___rgbaPalette_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___rgbaPalette_0), (void*)value); } inline static int32_t get_offset_of_cache_1() { return static_cast(offsetof(EuclideanPixelMap_1_t83C99807A3754ACD2CBFD636F870143F038AD414, ___cache_1)); } inline ColorDistanceCache_t56490A039D9ECDDE520610AA1F21A1F36223BDAB get_cache_1() const { return ___cache_1; } inline ColorDistanceCache_t56490A039D9ECDDE520610AA1F21A1F36223BDAB * get_address_of_cache_1() { return &___cache_1; } inline void set_cache_1(ColorDistanceCache_t56490A039D9ECDDE520610AA1F21A1F36223BDAB value) { ___cache_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___cache_1))->___tableHandle_0))->____pinnable_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___cache_1))->___table_1), (void*)NULL); #endif } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(EuclideanPixelMap_1_t83C99807A3754ACD2CBFD636F870143F038AD414, ___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_U3CPaletteU3Ek__BackingField_3() { return static_cast(offsetof(EuclideanPixelMap_1_t83C99807A3754ACD2CBFD636F870143F038AD414, ___U3CPaletteU3Ek__BackingField_3)); } inline ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 get_U3CPaletteU3Ek__BackingField_3() const { return ___U3CPaletteU3Ek__BackingField_3; } inline ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 * get_address_of_U3CPaletteU3Ek__BackingField_3() { return &___U3CPaletteU3Ek__BackingField_3; } inline void set_U3CPaletteU3Ek__BackingField_3(ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 value) { ___U3CPaletteU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_3))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_tBC22AABA8749C0C373BE561E6060E031471304D7 : public RuntimeObject { public: // SixLabors.ImageSharp.PixelFormats.Rgba32[] SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::rgbaPalette Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___rgbaPalette_0; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::cache ColorDistanceCache_tA950D821684E54B11ECFF47AE2443DCF169B8C56 ___cache_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::k__BackingField ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F ___U3CPaletteU3Ek__BackingField_3; public: inline static int32_t get_offset_of_rgbaPalette_0() { return static_cast(offsetof(EuclideanPixelMap_1_tBC22AABA8749C0C373BE561E6060E031471304D7, ___rgbaPalette_0)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_rgbaPalette_0() const { return ___rgbaPalette_0; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_rgbaPalette_0() { return &___rgbaPalette_0; } inline void set_rgbaPalette_0(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___rgbaPalette_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___rgbaPalette_0), (void*)value); } inline static int32_t get_offset_of_cache_1() { return static_cast(offsetof(EuclideanPixelMap_1_tBC22AABA8749C0C373BE561E6060E031471304D7, ___cache_1)); } inline ColorDistanceCache_tA950D821684E54B11ECFF47AE2443DCF169B8C56 get_cache_1() const { return ___cache_1; } inline ColorDistanceCache_tA950D821684E54B11ECFF47AE2443DCF169B8C56 * get_address_of_cache_1() { return &___cache_1; } inline void set_cache_1(ColorDistanceCache_tA950D821684E54B11ECFF47AE2443DCF169B8C56 value) { ___cache_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___cache_1))->___tableHandle_0))->____pinnable_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___cache_1))->___table_1), (void*)NULL); #endif } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(EuclideanPixelMap_1_tBC22AABA8749C0C373BE561E6060E031471304D7, ___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_U3CPaletteU3Ek__BackingField_3() { return static_cast(offsetof(EuclideanPixelMap_1_tBC22AABA8749C0C373BE561E6060E031471304D7, ___U3CPaletteU3Ek__BackingField_3)); } inline ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F get_U3CPaletteU3Ek__BackingField_3() const { return ___U3CPaletteU3Ek__BackingField_3; } inline ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F * get_address_of_U3CPaletteU3Ek__BackingField_3() { return &___U3CPaletteU3Ek__BackingField_3; } inline void set_U3CPaletteU3Ek__BackingField_3(ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F value) { ___U3CPaletteU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_3))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_tFC61B59FEC826344AB2AB827AAC5F2EF20678403 : public RuntimeObject { public: // SixLabors.ImageSharp.PixelFormats.Rgba32[] SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::rgbaPalette Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___rgbaPalette_0; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::cache ColorDistanceCache_t1B3AE0FE107E2CAD39627D7702A7F2B326CE5F30 ___cache_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::k__BackingField ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A ___U3CPaletteU3Ek__BackingField_3; public: inline static int32_t get_offset_of_rgbaPalette_0() { return static_cast(offsetof(EuclideanPixelMap_1_tFC61B59FEC826344AB2AB827AAC5F2EF20678403, ___rgbaPalette_0)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_rgbaPalette_0() const { return ___rgbaPalette_0; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_rgbaPalette_0() { return &___rgbaPalette_0; } inline void set_rgbaPalette_0(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___rgbaPalette_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___rgbaPalette_0), (void*)value); } inline static int32_t get_offset_of_cache_1() { return static_cast(offsetof(EuclideanPixelMap_1_tFC61B59FEC826344AB2AB827AAC5F2EF20678403, ___cache_1)); } inline ColorDistanceCache_t1B3AE0FE107E2CAD39627D7702A7F2B326CE5F30 get_cache_1() const { return ___cache_1; } inline ColorDistanceCache_t1B3AE0FE107E2CAD39627D7702A7F2B326CE5F30 * get_address_of_cache_1() { return &___cache_1; } inline void set_cache_1(ColorDistanceCache_t1B3AE0FE107E2CAD39627D7702A7F2B326CE5F30 value) { ___cache_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___cache_1))->___tableHandle_0))->____pinnable_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___cache_1))->___table_1), (void*)NULL); #endif } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(EuclideanPixelMap_1_tFC61B59FEC826344AB2AB827AAC5F2EF20678403, ___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_U3CPaletteU3Ek__BackingField_3() { return static_cast(offsetof(EuclideanPixelMap_1_tFC61B59FEC826344AB2AB827AAC5F2EF20678403, ___U3CPaletteU3Ek__BackingField_3)); } inline ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A get_U3CPaletteU3Ek__BackingField_3() const { return ___U3CPaletteU3Ek__BackingField_3; } inline ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A * get_address_of_U3CPaletteU3Ek__BackingField_3() { return &___U3CPaletteU3Ek__BackingField_3; } inline void set_U3CPaletteU3Ek__BackingField_3(ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A value) { ___U3CPaletteU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_3))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t93C1B4E81069150969A409D5395D07BC4A153DAB : public RuntimeObject { public: // SixLabors.ImageSharp.PixelFormats.Rgba32[] SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::rgbaPalette Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___rgbaPalette_0; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::cache ColorDistanceCache_t676BEFE960483C0569DA62BAFBCC725097C50A58 ___cache_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::k__BackingField ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 ___U3CPaletteU3Ek__BackingField_3; public: inline static int32_t get_offset_of_rgbaPalette_0() { return static_cast(offsetof(EuclideanPixelMap_1_t93C1B4E81069150969A409D5395D07BC4A153DAB, ___rgbaPalette_0)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_rgbaPalette_0() const { return ___rgbaPalette_0; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_rgbaPalette_0() { return &___rgbaPalette_0; } inline void set_rgbaPalette_0(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___rgbaPalette_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___rgbaPalette_0), (void*)value); } inline static int32_t get_offset_of_cache_1() { return static_cast(offsetof(EuclideanPixelMap_1_t93C1B4E81069150969A409D5395D07BC4A153DAB, ___cache_1)); } inline ColorDistanceCache_t676BEFE960483C0569DA62BAFBCC725097C50A58 get_cache_1() const { return ___cache_1; } inline ColorDistanceCache_t676BEFE960483C0569DA62BAFBCC725097C50A58 * get_address_of_cache_1() { return &___cache_1; } inline void set_cache_1(ColorDistanceCache_t676BEFE960483C0569DA62BAFBCC725097C50A58 value) { ___cache_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___cache_1))->___tableHandle_0))->____pinnable_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___cache_1))->___table_1), (void*)NULL); #endif } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(EuclideanPixelMap_1_t93C1B4E81069150969A409D5395D07BC4A153DAB, ___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_U3CPaletteU3Ek__BackingField_3() { return static_cast(offsetof(EuclideanPixelMap_1_t93C1B4E81069150969A409D5395D07BC4A153DAB, ___U3CPaletteU3Ek__BackingField_3)); } inline ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 get_U3CPaletteU3Ek__BackingField_3() const { return ___U3CPaletteU3Ek__BackingField_3; } inline ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 * get_address_of_U3CPaletteU3Ek__BackingField_3() { return &___U3CPaletteU3Ek__BackingField_3; } inline void set_U3CPaletteU3Ek__BackingField_3(ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 value) { ___U3CPaletteU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_3))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t530798D51F4A46CED77B7EE5C17D83144BA20D57 : public RuntimeObject { public: // SixLabors.ImageSharp.PixelFormats.Rgba32[] SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::rgbaPalette Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___rgbaPalette_0; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::cache ColorDistanceCache_tEFBA0C009A7B92F47356CCC8C2105EE55B0F9997 ___cache_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::k__BackingField ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 ___U3CPaletteU3Ek__BackingField_3; public: inline static int32_t get_offset_of_rgbaPalette_0() { return static_cast(offsetof(EuclideanPixelMap_1_t530798D51F4A46CED77B7EE5C17D83144BA20D57, ___rgbaPalette_0)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_rgbaPalette_0() const { return ___rgbaPalette_0; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_rgbaPalette_0() { return &___rgbaPalette_0; } inline void set_rgbaPalette_0(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___rgbaPalette_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___rgbaPalette_0), (void*)value); } inline static int32_t get_offset_of_cache_1() { return static_cast(offsetof(EuclideanPixelMap_1_t530798D51F4A46CED77B7EE5C17D83144BA20D57, ___cache_1)); } inline ColorDistanceCache_tEFBA0C009A7B92F47356CCC8C2105EE55B0F9997 get_cache_1() const { return ___cache_1; } inline ColorDistanceCache_tEFBA0C009A7B92F47356CCC8C2105EE55B0F9997 * get_address_of_cache_1() { return &___cache_1; } inline void set_cache_1(ColorDistanceCache_tEFBA0C009A7B92F47356CCC8C2105EE55B0F9997 value) { ___cache_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___cache_1))->___tableHandle_0))->____pinnable_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___cache_1))->___table_1), (void*)NULL); #endif } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(EuclideanPixelMap_1_t530798D51F4A46CED77B7EE5C17D83144BA20D57, ___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_U3CPaletteU3Ek__BackingField_3() { return static_cast(offsetof(EuclideanPixelMap_1_t530798D51F4A46CED77B7EE5C17D83144BA20D57, ___U3CPaletteU3Ek__BackingField_3)); } inline ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 get_U3CPaletteU3Ek__BackingField_3() const { return ___U3CPaletteU3Ek__BackingField_3; } inline ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 * get_address_of_U3CPaletteU3Ek__BackingField_3() { return &___U3CPaletteU3Ek__BackingField_3; } inline void set_U3CPaletteU3Ek__BackingField_3(ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 value) { ___U3CPaletteU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_3))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_tD1B10A068C4129B086F92EFA6882885B43DE0588 : public RuntimeObject { public: // SixLabors.ImageSharp.PixelFormats.Rgba32[] SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::rgbaPalette Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___rgbaPalette_0; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::cache ColorDistanceCache_t50F18DFD8B04C965FFAAC0C3CE06BD8C731767AD ___cache_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::k__BackingField ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C ___U3CPaletteU3Ek__BackingField_3; public: inline static int32_t get_offset_of_rgbaPalette_0() { return static_cast(offsetof(EuclideanPixelMap_1_tD1B10A068C4129B086F92EFA6882885B43DE0588, ___rgbaPalette_0)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_rgbaPalette_0() const { return ___rgbaPalette_0; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_rgbaPalette_0() { return &___rgbaPalette_0; } inline void set_rgbaPalette_0(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___rgbaPalette_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___rgbaPalette_0), (void*)value); } inline static int32_t get_offset_of_cache_1() { return static_cast(offsetof(EuclideanPixelMap_1_tD1B10A068C4129B086F92EFA6882885B43DE0588, ___cache_1)); } inline ColorDistanceCache_t50F18DFD8B04C965FFAAC0C3CE06BD8C731767AD get_cache_1() const { return ___cache_1; } inline ColorDistanceCache_t50F18DFD8B04C965FFAAC0C3CE06BD8C731767AD * get_address_of_cache_1() { return &___cache_1; } inline void set_cache_1(ColorDistanceCache_t50F18DFD8B04C965FFAAC0C3CE06BD8C731767AD value) { ___cache_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___cache_1))->___tableHandle_0))->____pinnable_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___cache_1))->___table_1), (void*)NULL); #endif } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(EuclideanPixelMap_1_tD1B10A068C4129B086F92EFA6882885B43DE0588, ___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_U3CPaletteU3Ek__BackingField_3() { return static_cast(offsetof(EuclideanPixelMap_1_tD1B10A068C4129B086F92EFA6882885B43DE0588, ___U3CPaletteU3Ek__BackingField_3)); } inline ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C get_U3CPaletteU3Ek__BackingField_3() const { return ___U3CPaletteU3Ek__BackingField_3; } inline ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C * get_address_of_U3CPaletteU3Ek__BackingField_3() { return &___U3CPaletteU3Ek__BackingField_3; } inline void set_U3CPaletteU3Ek__BackingField_3(ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C value) { ___U3CPaletteU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_3))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t0284518752CB6F1A3019956CD6AC57BB390E73A1 : public RuntimeObject { public: // SixLabors.ImageSharp.PixelFormats.Rgba32[] SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::rgbaPalette Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___rgbaPalette_0; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::cache ColorDistanceCache_t15131DB79CBA1A06584BC6FCCCB47AF9319256A1 ___cache_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::k__BackingField ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 ___U3CPaletteU3Ek__BackingField_3; public: inline static int32_t get_offset_of_rgbaPalette_0() { return static_cast(offsetof(EuclideanPixelMap_1_t0284518752CB6F1A3019956CD6AC57BB390E73A1, ___rgbaPalette_0)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_rgbaPalette_0() const { return ___rgbaPalette_0; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_rgbaPalette_0() { return &___rgbaPalette_0; } inline void set_rgbaPalette_0(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___rgbaPalette_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___rgbaPalette_0), (void*)value); } inline static int32_t get_offset_of_cache_1() { return static_cast(offsetof(EuclideanPixelMap_1_t0284518752CB6F1A3019956CD6AC57BB390E73A1, ___cache_1)); } inline ColorDistanceCache_t15131DB79CBA1A06584BC6FCCCB47AF9319256A1 get_cache_1() const { return ___cache_1; } inline ColorDistanceCache_t15131DB79CBA1A06584BC6FCCCB47AF9319256A1 * get_address_of_cache_1() { return &___cache_1; } inline void set_cache_1(ColorDistanceCache_t15131DB79CBA1A06584BC6FCCCB47AF9319256A1 value) { ___cache_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___cache_1))->___tableHandle_0))->____pinnable_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___cache_1))->___table_1), (void*)NULL); #endif } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(EuclideanPixelMap_1_t0284518752CB6F1A3019956CD6AC57BB390E73A1, ___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_U3CPaletteU3Ek__BackingField_3() { return static_cast(offsetof(EuclideanPixelMap_1_t0284518752CB6F1A3019956CD6AC57BB390E73A1, ___U3CPaletteU3Ek__BackingField_3)); } inline ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 get_U3CPaletteU3Ek__BackingField_3() const { return ___U3CPaletteU3Ek__BackingField_3; } inline ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 * get_address_of_U3CPaletteU3Ek__BackingField_3() { return &___U3CPaletteU3Ek__BackingField_3; } inline void set_U3CPaletteU3Ek__BackingField_3(ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 value) { ___U3CPaletteU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_3))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t97D3132FF17899255A68445E0CAF33D961678863 : public RuntimeObject { public: // SixLabors.ImageSharp.PixelFormats.Rgba32[] SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::rgbaPalette Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___rgbaPalette_0; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::cache ColorDistanceCache_tE65B9149359D0F5FD590099083C4C5F9B5C0D01A ___cache_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::k__BackingField ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB ___U3CPaletteU3Ek__BackingField_3; public: inline static int32_t get_offset_of_rgbaPalette_0() { return static_cast(offsetof(EuclideanPixelMap_1_t97D3132FF17899255A68445E0CAF33D961678863, ___rgbaPalette_0)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_rgbaPalette_0() const { return ___rgbaPalette_0; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_rgbaPalette_0() { return &___rgbaPalette_0; } inline void set_rgbaPalette_0(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___rgbaPalette_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___rgbaPalette_0), (void*)value); } inline static int32_t get_offset_of_cache_1() { return static_cast(offsetof(EuclideanPixelMap_1_t97D3132FF17899255A68445E0CAF33D961678863, ___cache_1)); } inline ColorDistanceCache_tE65B9149359D0F5FD590099083C4C5F9B5C0D01A get_cache_1() const { return ___cache_1; } inline ColorDistanceCache_tE65B9149359D0F5FD590099083C4C5F9B5C0D01A * get_address_of_cache_1() { return &___cache_1; } inline void set_cache_1(ColorDistanceCache_tE65B9149359D0F5FD590099083C4C5F9B5C0D01A value) { ___cache_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___cache_1))->___tableHandle_0))->____pinnable_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___cache_1))->___table_1), (void*)NULL); #endif } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(EuclideanPixelMap_1_t97D3132FF17899255A68445E0CAF33D961678863, ___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_U3CPaletteU3Ek__BackingField_3() { return static_cast(offsetof(EuclideanPixelMap_1_t97D3132FF17899255A68445E0CAF33D961678863, ___U3CPaletteU3Ek__BackingField_3)); } inline ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB get_U3CPaletteU3Ek__BackingField_3() const { return ___U3CPaletteU3Ek__BackingField_3; } inline ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB * get_address_of_U3CPaletteU3Ek__BackingField_3() { return &___U3CPaletteU3Ek__BackingField_3; } inline void set_U3CPaletteU3Ek__BackingField_3(ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB value) { ___U3CPaletteU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_3))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t2C12D2B8FB28BD23A3C30E3C82D562AC612E47A4 : public RuntimeObject { public: // SixLabors.ImageSharp.PixelFormats.Rgba32[] SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::rgbaPalette Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___rgbaPalette_0; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::cache ColorDistanceCache_tA1E8985A907B9DE3E9C4077F100D3F2606152EE0 ___cache_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::k__BackingField ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 ___U3CPaletteU3Ek__BackingField_3; public: inline static int32_t get_offset_of_rgbaPalette_0() { return static_cast(offsetof(EuclideanPixelMap_1_t2C12D2B8FB28BD23A3C30E3C82D562AC612E47A4, ___rgbaPalette_0)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_rgbaPalette_0() const { return ___rgbaPalette_0; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_rgbaPalette_0() { return &___rgbaPalette_0; } inline void set_rgbaPalette_0(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___rgbaPalette_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___rgbaPalette_0), (void*)value); } inline static int32_t get_offset_of_cache_1() { return static_cast(offsetof(EuclideanPixelMap_1_t2C12D2B8FB28BD23A3C30E3C82D562AC612E47A4, ___cache_1)); } inline ColorDistanceCache_tA1E8985A907B9DE3E9C4077F100D3F2606152EE0 get_cache_1() const { return ___cache_1; } inline ColorDistanceCache_tA1E8985A907B9DE3E9C4077F100D3F2606152EE0 * get_address_of_cache_1() { return &___cache_1; } inline void set_cache_1(ColorDistanceCache_tA1E8985A907B9DE3E9C4077F100D3F2606152EE0 value) { ___cache_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___cache_1))->___tableHandle_0))->____pinnable_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___cache_1))->___table_1), (void*)NULL); #endif } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(EuclideanPixelMap_1_t2C12D2B8FB28BD23A3C30E3C82D562AC612E47A4, ___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_U3CPaletteU3Ek__BackingField_3() { return static_cast(offsetof(EuclideanPixelMap_1_t2C12D2B8FB28BD23A3C30E3C82D562AC612E47A4, ___U3CPaletteU3Ek__BackingField_3)); } inline ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 get_U3CPaletteU3Ek__BackingField_3() const { return ___U3CPaletteU3Ek__BackingField_3; } inline ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 * get_address_of_U3CPaletteU3Ek__BackingField_3() { return &___U3CPaletteU3Ek__BackingField_3; } inline void set_U3CPaletteU3Ek__BackingField_3(ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 value) { ___U3CPaletteU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_3))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t5B63009F829B4B8FB8278E6889FE53665AE4C715 : public RuntimeObject { public: // SixLabors.ImageSharp.PixelFormats.Rgba32[] SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::rgbaPalette Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___rgbaPalette_0; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::cache ColorDistanceCache_t6D348E78FDB31C9FCE7225C060742CD0E25F38FB ___cache_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::k__BackingField ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 ___U3CPaletteU3Ek__BackingField_3; public: inline static int32_t get_offset_of_rgbaPalette_0() { return static_cast(offsetof(EuclideanPixelMap_1_t5B63009F829B4B8FB8278E6889FE53665AE4C715, ___rgbaPalette_0)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_rgbaPalette_0() const { return ___rgbaPalette_0; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_rgbaPalette_0() { return &___rgbaPalette_0; } inline void set_rgbaPalette_0(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___rgbaPalette_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___rgbaPalette_0), (void*)value); } inline static int32_t get_offset_of_cache_1() { return static_cast(offsetof(EuclideanPixelMap_1_t5B63009F829B4B8FB8278E6889FE53665AE4C715, ___cache_1)); } inline ColorDistanceCache_t6D348E78FDB31C9FCE7225C060742CD0E25F38FB get_cache_1() const { return ___cache_1; } inline ColorDistanceCache_t6D348E78FDB31C9FCE7225C060742CD0E25F38FB * get_address_of_cache_1() { return &___cache_1; } inline void set_cache_1(ColorDistanceCache_t6D348E78FDB31C9FCE7225C060742CD0E25F38FB value) { ___cache_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___cache_1))->___tableHandle_0))->____pinnable_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___cache_1))->___table_1), (void*)NULL); #endif } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(EuclideanPixelMap_1_t5B63009F829B4B8FB8278E6889FE53665AE4C715, ___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_U3CPaletteU3Ek__BackingField_3() { return static_cast(offsetof(EuclideanPixelMap_1_t5B63009F829B4B8FB8278E6889FE53665AE4C715, ___U3CPaletteU3Ek__BackingField_3)); } inline ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 get_U3CPaletteU3Ek__BackingField_3() const { return ___U3CPaletteU3Ek__BackingField_3; } inline ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 * get_address_of_U3CPaletteU3Ek__BackingField_3() { return &___U3CPaletteU3Ek__BackingField_3; } inline void set_U3CPaletteU3Ek__BackingField_3(ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 value) { ___U3CPaletteU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_3))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t2EB8274169F6BD32E83656D7EFDBA25FA06C4DD0 : public RuntimeObject { public: // SixLabors.ImageSharp.PixelFormats.Rgba32[] SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::rgbaPalette Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___rgbaPalette_0; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::cache ColorDistanceCache_t962BC5A606BBAD1905805DB0918802752BE36BBD ___cache_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::k__BackingField ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 ___U3CPaletteU3Ek__BackingField_3; public: inline static int32_t get_offset_of_rgbaPalette_0() { return static_cast(offsetof(EuclideanPixelMap_1_t2EB8274169F6BD32E83656D7EFDBA25FA06C4DD0, ___rgbaPalette_0)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_rgbaPalette_0() const { return ___rgbaPalette_0; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_rgbaPalette_0() { return &___rgbaPalette_0; } inline void set_rgbaPalette_0(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___rgbaPalette_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___rgbaPalette_0), (void*)value); } inline static int32_t get_offset_of_cache_1() { return static_cast(offsetof(EuclideanPixelMap_1_t2EB8274169F6BD32E83656D7EFDBA25FA06C4DD0, ___cache_1)); } inline ColorDistanceCache_t962BC5A606BBAD1905805DB0918802752BE36BBD get_cache_1() const { return ___cache_1; } inline ColorDistanceCache_t962BC5A606BBAD1905805DB0918802752BE36BBD * get_address_of_cache_1() { return &___cache_1; } inline void set_cache_1(ColorDistanceCache_t962BC5A606BBAD1905805DB0918802752BE36BBD value) { ___cache_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___cache_1))->___tableHandle_0))->____pinnable_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___cache_1))->___table_1), (void*)NULL); #endif } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(EuclideanPixelMap_1_t2EB8274169F6BD32E83656D7EFDBA25FA06C4DD0, ___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_U3CPaletteU3Ek__BackingField_3() { return static_cast(offsetof(EuclideanPixelMap_1_t2EB8274169F6BD32E83656D7EFDBA25FA06C4DD0, ___U3CPaletteU3Ek__BackingField_3)); } inline ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 get_U3CPaletteU3Ek__BackingField_3() const { return ___U3CPaletteU3Ek__BackingField_3; } inline ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 * get_address_of_U3CPaletteU3Ek__BackingField_3() { return &___U3CPaletteU3Ek__BackingField_3; } inline void set_U3CPaletteU3Ek__BackingField_3(ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 value) { ___U3CPaletteU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_3))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_tACADEE5ABFBD390589FFBD8BF0793E809596C676 : public RuntimeObject { public: // SixLabors.ImageSharp.PixelFormats.Rgba32[] SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::rgbaPalette Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___rgbaPalette_0; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::cache ColorDistanceCache_t2C0CF4A3CDBD884D254D31ECE9E006B1275E966E ___cache_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::k__BackingField ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 ___U3CPaletteU3Ek__BackingField_3; public: inline static int32_t get_offset_of_rgbaPalette_0() { return static_cast(offsetof(EuclideanPixelMap_1_tACADEE5ABFBD390589FFBD8BF0793E809596C676, ___rgbaPalette_0)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_rgbaPalette_0() const { return ___rgbaPalette_0; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_rgbaPalette_0() { return &___rgbaPalette_0; } inline void set_rgbaPalette_0(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___rgbaPalette_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___rgbaPalette_0), (void*)value); } inline static int32_t get_offset_of_cache_1() { return static_cast(offsetof(EuclideanPixelMap_1_tACADEE5ABFBD390589FFBD8BF0793E809596C676, ___cache_1)); } inline ColorDistanceCache_t2C0CF4A3CDBD884D254D31ECE9E006B1275E966E get_cache_1() const { return ___cache_1; } inline ColorDistanceCache_t2C0CF4A3CDBD884D254D31ECE9E006B1275E966E * get_address_of_cache_1() { return &___cache_1; } inline void set_cache_1(ColorDistanceCache_t2C0CF4A3CDBD884D254D31ECE9E006B1275E966E value) { ___cache_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___cache_1))->___tableHandle_0))->____pinnable_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___cache_1))->___table_1), (void*)NULL); #endif } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(EuclideanPixelMap_1_tACADEE5ABFBD390589FFBD8BF0793E809596C676, ___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_U3CPaletteU3Ek__BackingField_3() { return static_cast(offsetof(EuclideanPixelMap_1_tACADEE5ABFBD390589FFBD8BF0793E809596C676, ___U3CPaletteU3Ek__BackingField_3)); } inline ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 get_U3CPaletteU3Ek__BackingField_3() const { return ___U3CPaletteU3Ek__BackingField_3; } inline ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 * get_address_of_U3CPaletteU3Ek__BackingField_3() { return &___U3CPaletteU3Ek__BackingField_3; } inline void set_U3CPaletteU3Ek__BackingField_3(ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 value) { ___U3CPaletteU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_3))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t5A967E550EA91FA3987D9468E7B5A6250620146D : public RuntimeObject { public: // SixLabors.ImageSharp.PixelFormats.Rgba32[] SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::rgbaPalette Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___rgbaPalette_0; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::cache ColorDistanceCache_tA001CB18C9A5D656DFA97E797811843394C42B63 ___cache_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::k__BackingField ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA ___U3CPaletteU3Ek__BackingField_3; public: inline static int32_t get_offset_of_rgbaPalette_0() { return static_cast(offsetof(EuclideanPixelMap_1_t5A967E550EA91FA3987D9468E7B5A6250620146D, ___rgbaPalette_0)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_rgbaPalette_0() const { return ___rgbaPalette_0; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_rgbaPalette_0() { return &___rgbaPalette_0; } inline void set_rgbaPalette_0(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___rgbaPalette_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___rgbaPalette_0), (void*)value); } inline static int32_t get_offset_of_cache_1() { return static_cast(offsetof(EuclideanPixelMap_1_t5A967E550EA91FA3987D9468E7B5A6250620146D, ___cache_1)); } inline ColorDistanceCache_tA001CB18C9A5D656DFA97E797811843394C42B63 get_cache_1() const { return ___cache_1; } inline ColorDistanceCache_tA001CB18C9A5D656DFA97E797811843394C42B63 * get_address_of_cache_1() { return &___cache_1; } inline void set_cache_1(ColorDistanceCache_tA001CB18C9A5D656DFA97E797811843394C42B63 value) { ___cache_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___cache_1))->___tableHandle_0))->____pinnable_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___cache_1))->___table_1), (void*)NULL); #endif } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(EuclideanPixelMap_1_t5A967E550EA91FA3987D9468E7B5A6250620146D, ___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_U3CPaletteU3Ek__BackingField_3() { return static_cast(offsetof(EuclideanPixelMap_1_t5A967E550EA91FA3987D9468E7B5A6250620146D, ___U3CPaletteU3Ek__BackingField_3)); } inline ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA get_U3CPaletteU3Ek__BackingField_3() const { return ___U3CPaletteU3Ek__BackingField_3; } inline ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA * get_address_of_U3CPaletteU3Ek__BackingField_3() { return &___U3CPaletteU3Ek__BackingField_3; } inline void set_U3CPaletteU3Ek__BackingField_3(ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA value) { ___U3CPaletteU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_3))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF : public RuntimeObject { public: // SixLabors.ImageSharp.PixelFormats.Rgba32[] SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::rgbaPalette Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___rgbaPalette_0; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::cache ColorDistanceCache_tF008EE527E60BCB4FA024FA2C1A11A9547B08E30 ___cache_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::k__BackingField ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 ___U3CPaletteU3Ek__BackingField_3; public: inline static int32_t get_offset_of_rgbaPalette_0() { return static_cast(offsetof(EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF, ___rgbaPalette_0)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_rgbaPalette_0() const { return ___rgbaPalette_0; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_rgbaPalette_0() { return &___rgbaPalette_0; } inline void set_rgbaPalette_0(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___rgbaPalette_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___rgbaPalette_0), (void*)value); } inline static int32_t get_offset_of_cache_1() { return static_cast(offsetof(EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF, ___cache_1)); } inline ColorDistanceCache_tF008EE527E60BCB4FA024FA2C1A11A9547B08E30 get_cache_1() const { return ___cache_1; } inline ColorDistanceCache_tF008EE527E60BCB4FA024FA2C1A11A9547B08E30 * get_address_of_cache_1() { return &___cache_1; } inline void set_cache_1(ColorDistanceCache_tF008EE527E60BCB4FA024FA2C1A11A9547B08E30 value) { ___cache_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___cache_1))->___tableHandle_0))->____pinnable_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___cache_1))->___table_1), (void*)NULL); #endif } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF, ___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_U3CPaletteU3Ek__BackingField_3() { return static_cast(offsetof(EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF, ___U3CPaletteU3Ek__BackingField_3)); } inline ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 get_U3CPaletteU3Ek__BackingField_3() const { return ___U3CPaletteU3Ek__BackingField_3; } inline ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 * get_address_of_U3CPaletteU3Ek__BackingField_3() { return &___U3CPaletteU3Ek__BackingField_3; } inline void set_U3CPaletteU3Ek__BackingField_3(ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 value) { ___U3CPaletteU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_3))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A : public RuntimeObject { public: // SixLabors.ImageSharp.PixelFormats.Rgba32[] SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::rgbaPalette Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___rgbaPalette_0; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::cache ColorDistanceCache_t88DD6391ACA6711142E26F91F0A9BA227EE55951 ___cache_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::k__BackingField ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 ___U3CPaletteU3Ek__BackingField_3; public: inline static int32_t get_offset_of_rgbaPalette_0() { return static_cast(offsetof(EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A, ___rgbaPalette_0)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_rgbaPalette_0() const { return ___rgbaPalette_0; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_rgbaPalette_0() { return &___rgbaPalette_0; } inline void set_rgbaPalette_0(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___rgbaPalette_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___rgbaPalette_0), (void*)value); } inline static int32_t get_offset_of_cache_1() { return static_cast(offsetof(EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A, ___cache_1)); } inline ColorDistanceCache_t88DD6391ACA6711142E26F91F0A9BA227EE55951 get_cache_1() const { return ___cache_1; } inline ColorDistanceCache_t88DD6391ACA6711142E26F91F0A9BA227EE55951 * get_address_of_cache_1() { return &___cache_1; } inline void set_cache_1(ColorDistanceCache_t88DD6391ACA6711142E26F91F0A9BA227EE55951 value) { ___cache_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___cache_1))->___tableHandle_0))->____pinnable_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___cache_1))->___table_1), (void*)NULL); #endif } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A, ___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_U3CPaletteU3Ek__BackingField_3() { return static_cast(offsetof(EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A, ___U3CPaletteU3Ek__BackingField_3)); } inline ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 get_U3CPaletteU3Ek__BackingField_3() const { return ___U3CPaletteU3Ek__BackingField_3; } inline ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 * get_address_of_U3CPaletteU3Ek__BackingField_3() { return &___U3CPaletteU3Ek__BackingField_3; } inline void set_U3CPaletteU3Ek__BackingField_3(ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 value) { ___U3CPaletteU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_3))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 : public RuntimeObject { public: // SixLabors.ImageSharp.PixelFormats.Rgba32[] SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::rgbaPalette Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___rgbaPalette_0; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::cache ColorDistanceCache_t9E25D61F7A1585F70C3E8B52205432CCBF24F365 ___cache_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::k__BackingField ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD ___U3CPaletteU3Ek__BackingField_3; public: inline static int32_t get_offset_of_rgbaPalette_0() { return static_cast(offsetof(EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651, ___rgbaPalette_0)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_rgbaPalette_0() const { return ___rgbaPalette_0; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_rgbaPalette_0() { return &___rgbaPalette_0; } inline void set_rgbaPalette_0(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___rgbaPalette_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___rgbaPalette_0), (void*)value); } inline static int32_t get_offset_of_cache_1() { return static_cast(offsetof(EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651, ___cache_1)); } inline ColorDistanceCache_t9E25D61F7A1585F70C3E8B52205432CCBF24F365 get_cache_1() const { return ___cache_1; } inline ColorDistanceCache_t9E25D61F7A1585F70C3E8B52205432CCBF24F365 * get_address_of_cache_1() { return &___cache_1; } inline void set_cache_1(ColorDistanceCache_t9E25D61F7A1585F70C3E8B52205432CCBF24F365 value) { ___cache_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___cache_1))->___tableHandle_0))->____pinnable_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___cache_1))->___table_1), (void*)NULL); #endif } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651, ___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_U3CPaletteU3Ek__BackingField_3() { return static_cast(offsetof(EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651, ___U3CPaletteU3Ek__BackingField_3)); } inline ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD get_U3CPaletteU3Ek__BackingField_3() const { return ___U3CPaletteU3Ek__BackingField_3; } inline ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD * get_address_of_U3CPaletteU3Ek__BackingField_3() { return &___U3CPaletteU3Ek__BackingField_3; } inline void set_U3CPaletteU3Ek__BackingField_3(ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD value) { ___U3CPaletteU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_3))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 : public RuntimeObject { public: // SixLabors.ImageSharp.PixelFormats.Rgba32[] SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::rgbaPalette Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___rgbaPalette_0; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::cache ColorDistanceCache_t20F9F45BED50234013BFF40E65BC60D909098D47 ___cache_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::k__BackingField ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 ___U3CPaletteU3Ek__BackingField_3; public: inline static int32_t get_offset_of_rgbaPalette_0() { return static_cast(offsetof(EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8, ___rgbaPalette_0)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_rgbaPalette_0() const { return ___rgbaPalette_0; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_rgbaPalette_0() { return &___rgbaPalette_0; } inline void set_rgbaPalette_0(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___rgbaPalette_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___rgbaPalette_0), (void*)value); } inline static int32_t get_offset_of_cache_1() { return static_cast(offsetof(EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8, ___cache_1)); } inline ColorDistanceCache_t20F9F45BED50234013BFF40E65BC60D909098D47 get_cache_1() const { return ___cache_1; } inline ColorDistanceCache_t20F9F45BED50234013BFF40E65BC60D909098D47 * get_address_of_cache_1() { return &___cache_1; } inline void set_cache_1(ColorDistanceCache_t20F9F45BED50234013BFF40E65BC60D909098D47 value) { ___cache_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___cache_1))->___tableHandle_0))->____pinnable_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___cache_1))->___table_1), (void*)NULL); #endif } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8, ___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_U3CPaletteU3Ek__BackingField_3() { return static_cast(offsetof(EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8, ___U3CPaletteU3Ek__BackingField_3)); } inline ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 get_U3CPaletteU3Ek__BackingField_3() const { return ___U3CPaletteU3Ek__BackingField_3; } inline ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 * get_address_of_U3CPaletteU3Ek__BackingField_3() { return &___U3CPaletteU3Ek__BackingField_3; } inline void set_U3CPaletteU3Ek__BackingField_3(ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 value) { ___U3CPaletteU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_3))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t558C36E72A3642330DD969EC3396D11D9AF5BBB4 : public RuntimeObject { public: // SixLabors.ImageSharp.PixelFormats.Rgba32[] SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::rgbaPalette Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___rgbaPalette_0; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::cache ColorDistanceCache_t519F135182577A0ED0CDC17F09783171EA6CB4BB ___cache_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::k__BackingField ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 ___U3CPaletteU3Ek__BackingField_3; public: inline static int32_t get_offset_of_rgbaPalette_0() { return static_cast(offsetof(EuclideanPixelMap_1_t558C36E72A3642330DD969EC3396D11D9AF5BBB4, ___rgbaPalette_0)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_rgbaPalette_0() const { return ___rgbaPalette_0; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_rgbaPalette_0() { return &___rgbaPalette_0; } inline void set_rgbaPalette_0(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___rgbaPalette_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___rgbaPalette_0), (void*)value); } inline static int32_t get_offset_of_cache_1() { return static_cast(offsetof(EuclideanPixelMap_1_t558C36E72A3642330DD969EC3396D11D9AF5BBB4, ___cache_1)); } inline ColorDistanceCache_t519F135182577A0ED0CDC17F09783171EA6CB4BB get_cache_1() const { return ___cache_1; } inline ColorDistanceCache_t519F135182577A0ED0CDC17F09783171EA6CB4BB * get_address_of_cache_1() { return &___cache_1; } inline void set_cache_1(ColorDistanceCache_t519F135182577A0ED0CDC17F09783171EA6CB4BB value) { ___cache_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___cache_1))->___tableHandle_0))->____pinnable_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___cache_1))->___table_1), (void*)NULL); #endif } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(EuclideanPixelMap_1_t558C36E72A3642330DD969EC3396D11D9AF5BBB4, ___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_U3CPaletteU3Ek__BackingField_3() { return static_cast(offsetof(EuclideanPixelMap_1_t558C36E72A3642330DD969EC3396D11D9AF5BBB4, ___U3CPaletteU3Ek__BackingField_3)); } inline ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 get_U3CPaletteU3Ek__BackingField_3() const { return ___U3CPaletteU3Ek__BackingField_3; } inline ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 * get_address_of_U3CPaletteU3Ek__BackingField_3() { return &___U3CPaletteU3Ek__BackingField_3; } inline void set_U3CPaletteU3Ek__BackingField_3(ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 value) { ___U3CPaletteU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_3))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t1AC8E5E054EE481049D88CD11F671072A102C481 : public RuntimeObject { public: // SixLabors.ImageSharp.PixelFormats.Rgba32[] SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::rgbaPalette Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___rgbaPalette_0; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::cache ColorDistanceCache_t33D56060D2CF3E8EFD5E611197E5E8B39ED5F607 ___cache_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::k__BackingField ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 ___U3CPaletteU3Ek__BackingField_3; public: inline static int32_t get_offset_of_rgbaPalette_0() { return static_cast(offsetof(EuclideanPixelMap_1_t1AC8E5E054EE481049D88CD11F671072A102C481, ___rgbaPalette_0)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_rgbaPalette_0() const { return ___rgbaPalette_0; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_rgbaPalette_0() { return &___rgbaPalette_0; } inline void set_rgbaPalette_0(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___rgbaPalette_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___rgbaPalette_0), (void*)value); } inline static int32_t get_offset_of_cache_1() { return static_cast(offsetof(EuclideanPixelMap_1_t1AC8E5E054EE481049D88CD11F671072A102C481, ___cache_1)); } inline ColorDistanceCache_t33D56060D2CF3E8EFD5E611197E5E8B39ED5F607 get_cache_1() const { return ___cache_1; } inline ColorDistanceCache_t33D56060D2CF3E8EFD5E611197E5E8B39ED5F607 * get_address_of_cache_1() { return &___cache_1; } inline void set_cache_1(ColorDistanceCache_t33D56060D2CF3E8EFD5E611197E5E8B39ED5F607 value) { ___cache_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___cache_1))->___tableHandle_0))->____pinnable_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___cache_1))->___table_1), (void*)NULL); #endif } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(EuclideanPixelMap_1_t1AC8E5E054EE481049D88CD11F671072A102C481, ___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_U3CPaletteU3Ek__BackingField_3() { return static_cast(offsetof(EuclideanPixelMap_1_t1AC8E5E054EE481049D88CD11F671072A102C481, ___U3CPaletteU3Ek__BackingField_3)); } inline ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 get_U3CPaletteU3Ek__BackingField_3() const { return ___U3CPaletteU3Ek__BackingField_3; } inline ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 * get_address_of_U3CPaletteU3Ek__BackingField_3() { return &___U3CPaletteU3Ek__BackingField_3; } inline void set_U3CPaletteU3Ek__BackingField_3(ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 value) { ___U3CPaletteU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_3))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_tAF5EA7F3DF47EAA923FAA7AB21474F8B9640685E : public RuntimeObject { public: // SixLabors.ImageSharp.PixelFormats.Rgba32[] SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::rgbaPalette Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___rgbaPalette_0; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::cache ColorDistanceCache_tA5F8D95C1C1ADD39BA35B492E799C939F2ACF830 ___cache_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::k__BackingField ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 ___U3CPaletteU3Ek__BackingField_3; public: inline static int32_t get_offset_of_rgbaPalette_0() { return static_cast(offsetof(EuclideanPixelMap_1_tAF5EA7F3DF47EAA923FAA7AB21474F8B9640685E, ___rgbaPalette_0)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_rgbaPalette_0() const { return ___rgbaPalette_0; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_rgbaPalette_0() { return &___rgbaPalette_0; } inline void set_rgbaPalette_0(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___rgbaPalette_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___rgbaPalette_0), (void*)value); } inline static int32_t get_offset_of_cache_1() { return static_cast(offsetof(EuclideanPixelMap_1_tAF5EA7F3DF47EAA923FAA7AB21474F8B9640685E, ___cache_1)); } inline ColorDistanceCache_tA5F8D95C1C1ADD39BA35B492E799C939F2ACF830 get_cache_1() const { return ___cache_1; } inline ColorDistanceCache_tA5F8D95C1C1ADD39BA35B492E799C939F2ACF830 * get_address_of_cache_1() { return &___cache_1; } inline void set_cache_1(ColorDistanceCache_tA5F8D95C1C1ADD39BA35B492E799C939F2ACF830 value) { ___cache_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___cache_1))->___tableHandle_0))->____pinnable_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___cache_1))->___table_1), (void*)NULL); #endif } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(EuclideanPixelMap_1_tAF5EA7F3DF47EAA923FAA7AB21474F8B9640685E, ___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_U3CPaletteU3Ek__BackingField_3() { return static_cast(offsetof(EuclideanPixelMap_1_tAF5EA7F3DF47EAA923FAA7AB21474F8B9640685E, ___U3CPaletteU3Ek__BackingField_3)); } inline ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 get_U3CPaletteU3Ek__BackingField_3() const { return ___U3CPaletteU3Ek__BackingField_3; } inline ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 * get_address_of_U3CPaletteU3Ek__BackingField_3() { return &___U3CPaletteU3Ek__BackingField_3; } inline void set_U3CPaletteU3Ek__BackingField_3(ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 value) { ___U3CPaletteU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_3))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_tF3B5BF7AE2C19B4368D9C45D9307E06AF5043C15 : public RuntimeObject { public: // SixLabors.ImageSharp.PixelFormats.Rgba32[] SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::rgbaPalette Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___rgbaPalette_0; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::cache ColorDistanceCache_t0D11DF46DC4D148D357C7C1CAE4E1577390451FC ___cache_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::k__BackingField ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A ___U3CPaletteU3Ek__BackingField_3; public: inline static int32_t get_offset_of_rgbaPalette_0() { return static_cast(offsetof(EuclideanPixelMap_1_tF3B5BF7AE2C19B4368D9C45D9307E06AF5043C15, ___rgbaPalette_0)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_rgbaPalette_0() const { return ___rgbaPalette_0; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_rgbaPalette_0() { return &___rgbaPalette_0; } inline void set_rgbaPalette_0(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___rgbaPalette_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___rgbaPalette_0), (void*)value); } inline static int32_t get_offset_of_cache_1() { return static_cast(offsetof(EuclideanPixelMap_1_tF3B5BF7AE2C19B4368D9C45D9307E06AF5043C15, ___cache_1)); } inline ColorDistanceCache_t0D11DF46DC4D148D357C7C1CAE4E1577390451FC get_cache_1() const { return ___cache_1; } inline ColorDistanceCache_t0D11DF46DC4D148D357C7C1CAE4E1577390451FC * get_address_of_cache_1() { return &___cache_1; } inline void set_cache_1(ColorDistanceCache_t0D11DF46DC4D148D357C7C1CAE4E1577390451FC value) { ___cache_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___cache_1))->___tableHandle_0))->____pinnable_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___cache_1))->___table_1), (void*)NULL); #endif } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(EuclideanPixelMap_1_tF3B5BF7AE2C19B4368D9C45D9307E06AF5043C15, ___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_U3CPaletteU3Ek__BackingField_3() { return static_cast(offsetof(EuclideanPixelMap_1_tF3B5BF7AE2C19B4368D9C45D9307E06AF5043C15, ___U3CPaletteU3Ek__BackingField_3)); } inline ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A get_U3CPaletteU3Ek__BackingField_3() const { return ___U3CPaletteU3Ek__BackingField_3; } inline ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A * get_address_of_U3CPaletteU3Ek__BackingField_3() { return &___U3CPaletteU3Ek__BackingField_3; } inline void set_U3CPaletteU3Ek__BackingField_3(ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A value) { ___U3CPaletteU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_3))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t52581C8290D3223A16FFA5866F8F0D543A18856A : public RuntimeObject { public: // SixLabors.ImageSharp.PixelFormats.Rgba32[] SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::rgbaPalette Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___rgbaPalette_0; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::cache ColorDistanceCache_tAD3F98D5B657F1644E599F92D133EF9A58F8882B ___cache_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::k__BackingField ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 ___U3CPaletteU3Ek__BackingField_3; public: inline static int32_t get_offset_of_rgbaPalette_0() { return static_cast(offsetof(EuclideanPixelMap_1_t52581C8290D3223A16FFA5866F8F0D543A18856A, ___rgbaPalette_0)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_rgbaPalette_0() const { return ___rgbaPalette_0; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_rgbaPalette_0() { return &___rgbaPalette_0; } inline void set_rgbaPalette_0(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___rgbaPalette_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___rgbaPalette_0), (void*)value); } inline static int32_t get_offset_of_cache_1() { return static_cast(offsetof(EuclideanPixelMap_1_t52581C8290D3223A16FFA5866F8F0D543A18856A, ___cache_1)); } inline ColorDistanceCache_tAD3F98D5B657F1644E599F92D133EF9A58F8882B get_cache_1() const { return ___cache_1; } inline ColorDistanceCache_tAD3F98D5B657F1644E599F92D133EF9A58F8882B * get_address_of_cache_1() { return &___cache_1; } inline void set_cache_1(ColorDistanceCache_tAD3F98D5B657F1644E599F92D133EF9A58F8882B value) { ___cache_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___cache_1))->___tableHandle_0))->____pinnable_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___cache_1))->___table_1), (void*)NULL); #endif } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(EuclideanPixelMap_1_t52581C8290D3223A16FFA5866F8F0D543A18856A, ___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_U3CPaletteU3Ek__BackingField_3() { return static_cast(offsetof(EuclideanPixelMap_1_t52581C8290D3223A16FFA5866F8F0D543A18856A, ___U3CPaletteU3Ek__BackingField_3)); } inline ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 get_U3CPaletteU3Ek__BackingField_3() const { return ___U3CPaletteU3Ek__BackingField_3; } inline ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 * get_address_of_U3CPaletteU3Ek__BackingField_3() { return &___U3CPaletteU3Ek__BackingField_3; } inline void set_U3CPaletteU3Ek__BackingField_3(ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 value) { ___U3CPaletteU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_3))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_tFF799B90667ECFF3FA65BF1DB2A81163B99F9FEF : public RuntimeObject { public: // SixLabors.ImageSharp.PixelFormats.Rgba32[] SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::rgbaPalette Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* ___rgbaPalette_0; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1/ColorDistanceCache SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::cache ColorDistanceCache_t4F1EA0A326B4EFAC3821A25D11AE8C15774E467B ___cache_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1::k__BackingField ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC ___U3CPaletteU3Ek__BackingField_3; public: inline static int32_t get_offset_of_rgbaPalette_0() { return static_cast(offsetof(EuclideanPixelMap_1_tFF799B90667ECFF3FA65BF1DB2A81163B99F9FEF, ___rgbaPalette_0)); } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* get_rgbaPalette_0() const { return ___rgbaPalette_0; } inline Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9** get_address_of_rgbaPalette_0() { return &___rgbaPalette_0; } inline void set_rgbaPalette_0(Rgba32U5BU5D_tB269862085B630E4CC92A56510E709BACB32F8F9* value) { ___rgbaPalette_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___rgbaPalette_0), (void*)value); } inline static int32_t get_offset_of_cache_1() { return static_cast(offsetof(EuclideanPixelMap_1_tFF799B90667ECFF3FA65BF1DB2A81163B99F9FEF, ___cache_1)); } inline ColorDistanceCache_t4F1EA0A326B4EFAC3821A25D11AE8C15774E467B get_cache_1() const { return ___cache_1; } inline ColorDistanceCache_t4F1EA0A326B4EFAC3821A25D11AE8C15774E467B * get_address_of_cache_1() { return &___cache_1; } inline void set_cache_1(ColorDistanceCache_t4F1EA0A326B4EFAC3821A25D11AE8C15774E467B value) { ___cache_1 = value; Il2CppCodeGenWriteBarrier((void**)&((&(((&___cache_1))->___tableHandle_0))->____pinnable_2), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___cache_1))->___table_1), (void*)NULL); #endif } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(EuclideanPixelMap_1_tFF799B90667ECFF3FA65BF1DB2A81163B99F9FEF, ___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_U3CPaletteU3Ek__BackingField_3() { return static_cast(offsetof(EuclideanPixelMap_1_tFF799B90667ECFF3FA65BF1DB2A81163B99F9FEF, ___U3CPaletteU3Ek__BackingField_3)); } inline ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC get_U3CPaletteU3Ek__BackingField_3() const { return ___U3CPaletteU3Ek__BackingField_3; } inline ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC * get_address_of_U3CPaletteU3Ek__BackingField_3() { return &___U3CPaletteU3Ek__BackingField_3; } inline void set_U3CPaletteU3Ek__BackingField_3(ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC value) { ___U3CPaletteU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_3))->____object_0), (void*)NULL); } }; // System.Xml.Schema.XmlListConverter struct XmlListConverter_t58F692567B1B34BF5171B647F1BE66EC017D4F4D : public XmlBaseConverter_t4F695A2F48A15F26227A564201074D2EBF094C55 { public: // System.Xml.Schema.XmlValueConverter System.Xml.Schema.XmlListConverter::atomicConverter XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * ___atomicConverter_32; public: inline static int32_t get_offset_of_atomicConverter_32() { return static_cast(offsetof(XmlListConverter_t58F692567B1B34BF5171B647F1BE66EC017D4F4D, ___atomicConverter_32)); } inline XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * get_atomicConverter_32() const { return ___atomicConverter_32; } inline XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 ** get_address_of_atomicConverter_32() { return &___atomicConverter_32; } inline void set_atomicConverter_32(XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * value) { ___atomicConverter_32 = value; Il2CppCodeGenWriteBarrier((void**)(&___atomicConverter_32), (void*)value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // 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.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; } }; // 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.DateTime[] struct DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1 : public RuntimeArray { public: ALIGN_FIELD (8) DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 m_Items[1]; public: inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 value) { m_Items[index] = value; } }; // System.DateTimeOffset[] struct DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826 : public RuntimeArray { public: ALIGN_FIELD (8) DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 m_Items[1]; public: inline DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 value) { m_Items[index] = value; } }; // System.Decimal[] struct DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA : public RuntimeArray { public: ALIGN_FIELD (8) Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 m_Items[1]; public: inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 value) { m_Items[index] = value; } }; // System.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.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; } }; // 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.SByte[] struct SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7 : public RuntimeArray { public: ALIGN_FIELD (8) int8_t m_Items[1]; public: inline int8_t GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline int8_t* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, int8_t value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline int8_t GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline int8_t* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, int8_t value) { m_Items[index] = value; } }; // System.Single[] struct SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA : public RuntimeArray { public: ALIGN_FIELD (8) float m_Items[1]; public: inline float GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline float* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, float value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline float GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline float* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, float value) { m_Items[index] = value; } }; // System.TimeSpan[] struct TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545 : public RuntimeArray { public: ALIGN_FIELD (8) TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 m_Items[1]; public: inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 value) { m_Items[index] = value; } }; // 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.String[] struct StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A : public RuntimeArray { public: ALIGN_FIELD (8) String_t* m_Items[1]; public: inline String_t* GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline String_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, String_t* value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline String_t* GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline String_t** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, String_t* value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // UnityEngine.AndroidJavaObject[] struct AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120 : public RuntimeArray { public: ALIGN_FIELD (8) AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E * m_Items[1]; public: inline AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E ** 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, AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34 : public RuntimeArray { public: ALIGN_FIELD (8) Il2CppChar m_Items[1]; public: inline Il2CppChar GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Il2CppChar* GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Il2CppChar value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Il2CppChar GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Il2CppChar* GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Il2CppChar value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t6DF21FA723FA2956504CEA4640BA0C535637612B : public RuntimeArray { public: ALIGN_FIELD (8) Box_t01FCB7AF0D682478B40747FA7266F7231AF9E49F m_Items[1]; public: inline Box_t01FCB7AF0D682478B40747FA7266F7231AF9E49F GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_t01FCB7AF0D682478B40747FA7266F7231AF9E49F * 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, Box_t01FCB7AF0D682478B40747FA7266F7231AF9E49F value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_t01FCB7AF0D682478B40747FA7266F7231AF9E49F GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_t01FCB7AF0D682478B40747FA7266F7231AF9E49F * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_t01FCB7AF0D682478B40747FA7266F7231AF9E49F value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t195CC557E53918BE0D09A8AED8A3EDC36F19C2A9 : public RuntimeArray { public: ALIGN_FIELD (8) Box_tC68B1EC8A37F2B721F0DEA997083E613FE2A891C m_Items[1]; public: inline Box_tC68B1EC8A37F2B721F0DEA997083E613FE2A891C GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_tC68B1EC8A37F2B721F0DEA997083E613FE2A891C * 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, Box_tC68B1EC8A37F2B721F0DEA997083E613FE2A891C value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_tC68B1EC8A37F2B721F0DEA997083E613FE2A891C GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_tC68B1EC8A37F2B721F0DEA997083E613FE2A891C * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_tC68B1EC8A37F2B721F0DEA997083E613FE2A891C value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_tE82DEBC9AF541EEECABC67CD11D3C4FAA6573331 : public RuntimeArray { public: ALIGN_FIELD (8) Box_t9B10DF599B05852202760A78D0B0697E28A918E3 m_Items[1]; public: inline Box_t9B10DF599B05852202760A78D0B0697E28A918E3 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_t9B10DF599B05852202760A78D0B0697E28A918E3 * 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, Box_t9B10DF599B05852202760A78D0B0697E28A918E3 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_t9B10DF599B05852202760A78D0B0697E28A918E3 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_t9B10DF599B05852202760A78D0B0697E28A918E3 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_t9B10DF599B05852202760A78D0B0697E28A918E3 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t92E1B8FF81882E5D10D59861A22D6A71B3A2EF23 : public RuntimeArray { public: ALIGN_FIELD (8) Box_t2210B8820F1AAC7D9CA273CF9D83E263EBF6FB99 m_Items[1]; public: inline Box_t2210B8820F1AAC7D9CA273CF9D83E263EBF6FB99 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_t2210B8820F1AAC7D9CA273CF9D83E263EBF6FB99 * 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, Box_t2210B8820F1AAC7D9CA273CF9D83E263EBF6FB99 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_t2210B8820F1AAC7D9CA273CF9D83E263EBF6FB99 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_t2210B8820F1AAC7D9CA273CF9D83E263EBF6FB99 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_t2210B8820F1AAC7D9CA273CF9D83E263EBF6FB99 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t56B024F2934BEF0429D2678F56EB21CBD2A1263E : public RuntimeArray { public: ALIGN_FIELD (8) Box_tEC98D17401B040480F581A169A5F5E2A6525A677 m_Items[1]; public: inline Box_tEC98D17401B040480F581A169A5F5E2A6525A677 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_tEC98D17401B040480F581A169A5F5E2A6525A677 * 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, Box_tEC98D17401B040480F581A169A5F5E2A6525A677 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_tEC98D17401B040480F581A169A5F5E2A6525A677 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_tEC98D17401B040480F581A169A5F5E2A6525A677 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_tEC98D17401B040480F581A169A5F5E2A6525A677 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t6F1D1D96C8383FB08063BFFBF46BC08CAA7B263D : public RuntimeArray { public: ALIGN_FIELD (8) Box_t70CFFCC2D64A4DA7D48D6E00841A704A8B498DE8 m_Items[1]; public: inline Box_t70CFFCC2D64A4DA7D48D6E00841A704A8B498DE8 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_t70CFFCC2D64A4DA7D48D6E00841A704A8B498DE8 * 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, Box_t70CFFCC2D64A4DA7D48D6E00841A704A8B498DE8 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_t70CFFCC2D64A4DA7D48D6E00841A704A8B498DE8 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_t70CFFCC2D64A4DA7D48D6E00841A704A8B498DE8 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_t70CFFCC2D64A4DA7D48D6E00841A704A8B498DE8 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t9288E03D3C7BF44054F173F26B4C9FC1D5DE51C2 : public RuntimeArray { public: ALIGN_FIELD (8) Box_tAA6767AF0D6251A117D66FCF50A7846BB2958C63 m_Items[1]; public: inline Box_tAA6767AF0D6251A117D66FCF50A7846BB2958C63 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_tAA6767AF0D6251A117D66FCF50A7846BB2958C63 * 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, Box_tAA6767AF0D6251A117D66FCF50A7846BB2958C63 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_tAA6767AF0D6251A117D66FCF50A7846BB2958C63 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_tAA6767AF0D6251A117D66FCF50A7846BB2958C63 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_tAA6767AF0D6251A117D66FCF50A7846BB2958C63 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_tEFE5C3B3CA8DD11B76844D6175035C2682708F03 : public RuntimeArray { public: ALIGN_FIELD (8) Box_tACDAE8F51CBF4A3B1BD7BC4F5673AA6EA8D031B2 m_Items[1]; public: inline Box_tACDAE8F51CBF4A3B1BD7BC4F5673AA6EA8D031B2 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_tACDAE8F51CBF4A3B1BD7BC4F5673AA6EA8D031B2 * 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, Box_tACDAE8F51CBF4A3B1BD7BC4F5673AA6EA8D031B2 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_tACDAE8F51CBF4A3B1BD7BC4F5673AA6EA8D031B2 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_tACDAE8F51CBF4A3B1BD7BC4F5673AA6EA8D031B2 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_tACDAE8F51CBF4A3B1BD7BC4F5673AA6EA8D031B2 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t80ACE52F90A23D03CA3FB5C962883FA22A798D22 : public RuntimeArray { public: ALIGN_FIELD (8) Box_tD5B1A40D222E83B8A88BE8F4A3AB0800AA622043 m_Items[1]; public: inline Box_tD5B1A40D222E83B8A88BE8F4A3AB0800AA622043 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_tD5B1A40D222E83B8A88BE8F4A3AB0800AA622043 * 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, Box_tD5B1A40D222E83B8A88BE8F4A3AB0800AA622043 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_tD5B1A40D222E83B8A88BE8F4A3AB0800AA622043 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_tD5B1A40D222E83B8A88BE8F4A3AB0800AA622043 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_tD5B1A40D222E83B8A88BE8F4A3AB0800AA622043 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t86C9F5857FCED575E7B40B9698E1B42EF6920B94 : public RuntimeArray { public: ALIGN_FIELD (8) Box_t30A65C3CC2233E52C81A0DE68B9366DF886FF68C m_Items[1]; public: inline Box_t30A65C3CC2233E52C81A0DE68B9366DF886FF68C GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_t30A65C3CC2233E52C81A0DE68B9366DF886FF68C * 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, Box_t30A65C3CC2233E52C81A0DE68B9366DF886FF68C value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_t30A65C3CC2233E52C81A0DE68B9366DF886FF68C GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_t30A65C3CC2233E52C81A0DE68B9366DF886FF68C * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_t30A65C3CC2233E52C81A0DE68B9366DF886FF68C value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_tB14B2D9CFB76BACD0D7ABAFDB4A89904467F4626 : public RuntimeArray { public: ALIGN_FIELD (8) Box_tE57DBF4375E37358D9A149384007E26482DCAD67 m_Items[1]; public: inline Box_tE57DBF4375E37358D9A149384007E26482DCAD67 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_tE57DBF4375E37358D9A149384007E26482DCAD67 * 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, Box_tE57DBF4375E37358D9A149384007E26482DCAD67 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_tE57DBF4375E37358D9A149384007E26482DCAD67 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_tE57DBF4375E37358D9A149384007E26482DCAD67 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_tE57DBF4375E37358D9A149384007E26482DCAD67 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_tEA6F72F4DED5B08A0AA17E87DA55D933A2AAB064 : public RuntimeArray { public: ALIGN_FIELD (8) Box_t479D0C37B193439CA0A43940E8342890F222A580 m_Items[1]; public: inline Box_t479D0C37B193439CA0A43940E8342890F222A580 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_t479D0C37B193439CA0A43940E8342890F222A580 * 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, Box_t479D0C37B193439CA0A43940E8342890F222A580 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_t479D0C37B193439CA0A43940E8342890F222A580 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_t479D0C37B193439CA0A43940E8342890F222A580 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_t479D0C37B193439CA0A43940E8342890F222A580 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_tD8F3A625A371951A1AE3CF0181ECA494C7346DA7 : public RuntimeArray { public: ALIGN_FIELD (8) Box_t41CB7F92645CF05B58747DDAD96C4696B6641EA2 m_Items[1]; public: inline Box_t41CB7F92645CF05B58747DDAD96C4696B6641EA2 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_t41CB7F92645CF05B58747DDAD96C4696B6641EA2 * 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, Box_t41CB7F92645CF05B58747DDAD96C4696B6641EA2 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_t41CB7F92645CF05B58747DDAD96C4696B6641EA2 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_t41CB7F92645CF05B58747DDAD96C4696B6641EA2 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_t41CB7F92645CF05B58747DDAD96C4696B6641EA2 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t2F9187B2CA57852098079793892F966A1C0342B7 : public RuntimeArray { public: ALIGN_FIELD (8) Box_tCDAD038702EDB00CFE882AFA2A81A74236AC026C m_Items[1]; public: inline Box_tCDAD038702EDB00CFE882AFA2A81A74236AC026C GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_tCDAD038702EDB00CFE882AFA2A81A74236AC026C * 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, Box_tCDAD038702EDB00CFE882AFA2A81A74236AC026C value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_tCDAD038702EDB00CFE882AFA2A81A74236AC026C GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_tCDAD038702EDB00CFE882AFA2A81A74236AC026C * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_tCDAD038702EDB00CFE882AFA2A81A74236AC026C value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t66EF5A32377330C2A922FEADBA3463C0F96EE422 : public RuntimeArray { public: ALIGN_FIELD (8) Box_tC71FF582A1CD88485C687DDE36AC7B015F66D018 m_Items[1]; public: inline Box_tC71FF582A1CD88485C687DDE36AC7B015F66D018 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_tC71FF582A1CD88485C687DDE36AC7B015F66D018 * 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, Box_tC71FF582A1CD88485C687DDE36AC7B015F66D018 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_tC71FF582A1CD88485C687DDE36AC7B015F66D018 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_tC71FF582A1CD88485C687DDE36AC7B015F66D018 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_tC71FF582A1CD88485C687DDE36AC7B015F66D018 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_tD8A9426CF4EFA98B6E151FC1AC39E4E1357CCD0B : public RuntimeArray { public: ALIGN_FIELD (8) Box_t5B20A9994E0B3D690F1266C3890A97C323304A9D m_Items[1]; public: inline Box_t5B20A9994E0B3D690F1266C3890A97C323304A9D GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_t5B20A9994E0B3D690F1266C3890A97C323304A9D * 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, Box_t5B20A9994E0B3D690F1266C3890A97C323304A9D value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_t5B20A9994E0B3D690F1266C3890A97C323304A9D GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_t5B20A9994E0B3D690F1266C3890A97C323304A9D * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_t5B20A9994E0B3D690F1266C3890A97C323304A9D value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t632ADAC6EC3DF169E54CB84609F96BE2712A8FAF : public RuntimeArray { public: ALIGN_FIELD (8) Box_t941C1CEDAA6395E4DEE3DF35331211DE2E0AB4DC m_Items[1]; public: inline Box_t941C1CEDAA6395E4DEE3DF35331211DE2E0AB4DC GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_t941C1CEDAA6395E4DEE3DF35331211DE2E0AB4DC * 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, Box_t941C1CEDAA6395E4DEE3DF35331211DE2E0AB4DC value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_t941C1CEDAA6395E4DEE3DF35331211DE2E0AB4DC GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_t941C1CEDAA6395E4DEE3DF35331211DE2E0AB4DC * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_t941C1CEDAA6395E4DEE3DF35331211DE2E0AB4DC value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t76D1D33B7C080B1E26DE20343E395DED21B6670E : public RuntimeArray { public: ALIGN_FIELD (8) Box_t10E81ACA1CB613A7484FB3ABE8127D87069037AF m_Items[1]; public: inline Box_t10E81ACA1CB613A7484FB3ABE8127D87069037AF GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_t10E81ACA1CB613A7484FB3ABE8127D87069037AF * 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, Box_t10E81ACA1CB613A7484FB3ABE8127D87069037AF value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_t10E81ACA1CB613A7484FB3ABE8127D87069037AF GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_t10E81ACA1CB613A7484FB3ABE8127D87069037AF * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_t10E81ACA1CB613A7484FB3ABE8127D87069037AF value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_tB6E7551DB8A9440530B579C5DCE644A26C24702B : public RuntimeArray { public: ALIGN_FIELD (8) Box_tA4AB8B16A910F58D78790C7F04BEA7D14E8AE106 m_Items[1]; public: inline Box_tA4AB8B16A910F58D78790C7F04BEA7D14E8AE106 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_tA4AB8B16A910F58D78790C7F04BEA7D14E8AE106 * 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, Box_tA4AB8B16A910F58D78790C7F04BEA7D14E8AE106 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_tA4AB8B16A910F58D78790C7F04BEA7D14E8AE106 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_tA4AB8B16A910F58D78790C7F04BEA7D14E8AE106 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_tA4AB8B16A910F58D78790C7F04BEA7D14E8AE106 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3 : public RuntimeArray { public: ALIGN_FIELD (8) Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC m_Items[1]; public: inline Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * 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, Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_t79403EA2AEA52D6BEE66AEB21694AB7F1F4E81FC value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8 : public RuntimeArray { public: ALIGN_FIELD (8) Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D m_Items[1]; public: inline Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * 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, Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_tDBAF0CDD7AC6396F09C538B09DECCB01BB3A964D value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D : public RuntimeArray { public: ALIGN_FIELD (8) Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 m_Items[1]; public: inline Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * 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, Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_tD9B19ED7546F86040A612C87A144D2EE7C9FBCE0 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7 : public RuntimeArray { public: ALIGN_FIELD (8) Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 m_Items[1]; public: inline Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * 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, Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_t44B1860A695176511BE7F99A8D8D9F5B58F04E06 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_tE9C28D792823334FB2C54BB8079DE2B9E1407DFF : public RuntimeArray { public: ALIGN_FIELD (8) Box_tCC8ECEE20FB30CFE7271BBC09B4109B96EB7723F m_Items[1]; public: inline Box_tCC8ECEE20FB30CFE7271BBC09B4109B96EB7723F GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_tCC8ECEE20FB30CFE7271BBC09B4109B96EB7723F * 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, Box_tCC8ECEE20FB30CFE7271BBC09B4109B96EB7723F value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_tCC8ECEE20FB30CFE7271BBC09B4109B96EB7723F GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_tCC8ECEE20FB30CFE7271BBC09B4109B96EB7723F * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_tCC8ECEE20FB30CFE7271BBC09B4109B96EB7723F value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t2B238E6F73E7134A490F3B66D11C2FEED286D1AD : public RuntimeArray { public: ALIGN_FIELD (8) Box_tF06A199CA673F08DC8A8FAFAD8CC732505C1C67F m_Items[1]; public: inline Box_tF06A199CA673F08DC8A8FAFAD8CC732505C1C67F GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_tF06A199CA673F08DC8A8FAFAD8CC732505C1C67F * 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, Box_tF06A199CA673F08DC8A8FAFAD8CC732505C1C67F value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_tF06A199CA673F08DC8A8FAFAD8CC732505C1C67F GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_tF06A199CA673F08DC8A8FAFAD8CC732505C1C67F * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_tF06A199CA673F08DC8A8FAFAD8CC732505C1C67F value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t86EC37996BB8F09C967FD3C9A986E0BA5169CEE6 : public RuntimeArray { public: ALIGN_FIELD (8) Box_tE1CD6DE9A942BED7B4A8DBAB053D6D92A30EA3B9 m_Items[1]; public: inline Box_tE1CD6DE9A942BED7B4A8DBAB053D6D92A30EA3B9 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_tE1CD6DE9A942BED7B4A8DBAB053D6D92A30EA3B9 * 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, Box_tE1CD6DE9A942BED7B4A8DBAB053D6D92A30EA3B9 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_tE1CD6DE9A942BED7B4A8DBAB053D6D92A30EA3B9 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_tE1CD6DE9A942BED7B4A8DBAB053D6D92A30EA3B9 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_tE1CD6DE9A942BED7B4A8DBAB053D6D92A30EA3B9 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t8A7D4276F3CD6A228A9FCC6AB4B4F82929E8880B : public RuntimeArray { public: ALIGN_FIELD (8) Box_t993610338D5937274A60F7BE129523F4BFE94C82 m_Items[1]; public: inline Box_t993610338D5937274A60F7BE129523F4BFE94C82 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_t993610338D5937274A60F7BE129523F4BFE94C82 * 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, Box_t993610338D5937274A60F7BE129523F4BFE94C82 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_t993610338D5937274A60F7BE129523F4BFE94C82 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_t993610338D5937274A60F7BE129523F4BFE94C82 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_t993610338D5937274A60F7BE129523F4BFE94C82 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_t47D28326766237B16B4F13D8325550CB7D775C1B : public RuntimeArray { public: ALIGN_FIELD (8) Box_t85DB7B26960D20867BE0BBBC92726D05C2B733E8 m_Items[1]; public: inline Box_t85DB7B26960D20867BE0BBBC92726D05C2B733E8 GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_t85DB7B26960D20867BE0BBBC92726D05C2B733E8 * 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, Box_t85DB7B26960D20867BE0BBBC92726D05C2B733E8 value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_t85DB7B26960D20867BE0BBBC92726D05C2B733E8 GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_t85DB7B26960D20867BE0BBBC92726D05C2B733E8 * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_t85DB7B26960D20867BE0BBBC92726D05C2B733E8 value) { m_Items[index] = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1/Box[] struct BoxU5BU5D_tFE3A7D4E5924B53C3BD207D51B0FBFF799D3387E : public RuntimeArray { public: ALIGN_FIELD (8) Box_t22EAFAC3939D9103858AB49B9D81BA1E6163E88D m_Items[1]; public: inline Box_t22EAFAC3939D9103858AB49B9D81BA1E6163E88D GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Box_t22EAFAC3939D9103858AB49B9D81BA1E6163E88D * 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, Box_t22EAFAC3939D9103858AB49B9D81BA1E6163E88D value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Box_t22EAFAC3939D9103858AB49B9D81BA1E6163E88D GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Box_t22EAFAC3939D9103858AB49B9D81BA1E6163E88D * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Box_t22EAFAC3939D9103858AB49B9D81BA1E6163E88D 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; } }; // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_gshared_inline (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 * __this, const RuntimeMethod* method); // System.Span`1 System.Runtime.InteropServices.MemoryMarshal::Cast(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_gshared (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___span0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_gshared_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t* Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * Span_1_get_Item_m6367645A32E0D777965C7AA85FE5C227DA6D5769_gshared_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * Span_1_get_Item_m7403568F966B7F6D4669CA1127486C219BBCD69B_gshared_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * Span_1_get_Item_m89B441ABCD013417C2E21A35250BE89BA6F9FE9E_gshared_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * Span_1_get_Item_mDC25D73E1BD7519BD4FB572EC6C46B45BAC897FD_gshared_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * Span_1_get_Item_mC3C5579BAC61A0EFE1CDF24CFF2A3FFB71E8026E_gshared_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * Span_1_get_Item_m5CFDFA387F80C561557B71DF8D9F01B389114675_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * Span_1_get_Item_m254264B78DD6C9192DD29D341A30AF289B8107E4_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * Span_1_get_Item_mF633E87750AF103793D3E7D4F3A42581A925F7F1_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * Span_1_get_Item_m21A2B570C8DAE831B8D1446630CCA1215A77E161_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * Span_1_get_Item_mC42C039DDE5B36415E53146B7CBACF658BDD53FE_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * Span_1_get_Item_m8785575C5A33E59978B46648338ADBF2BAD08734_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * Span_1_get_Item_m72D32584E077251E8E2D513A939043E0A83748A1_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * Span_1_get_Item_m8DFFF2704B6FB5D7372B984CCA34B7B7F992EAE2_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * Span_1_get_Item_m02B81213216C48DBE063E1A105599B907C8DD53A_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * Span_1_get_Item_m9E3415A96183385F0A773D50F59565AB5C3AD1E0_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * Span_1_get_Item_m0D702FF60C85520A25B77F84847A0EB108355375_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * Span_1_get_Item_m0EB52766F90F92A22F2B741A49E612E2AB3F3F81_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * Span_1_get_Item_m32DACCEB7847514FD4CB9705A9D1B15AE05F42B1_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * Span_1_get_Item_mB1D4C7342032C2179E509DC2902DD56364708F61_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * Span_1_get_Item_mF8D4748E567C7CAF16D5EE58079AA4846BB263E9_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * Span_1_get_Item_m97AFC69708A5B97F05799FB88BA9E9665E1E30C1_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * Span_1_get_Item_m581A43B1361CF63EB04E6309E9E27F41D1C3FF2E_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * Span_1_get_Item_mA405F02858966967602C33A2898FBCE9247E2A01_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * Span_1_get_Item_mE1EBF23A3F55BF56F6CAEA964ADDABDEB238022D_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * Span_1_get_Item_m30B32D48528929A6D7527751ADE5CA41A8721052_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, int32_t ___index0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * Span_1_get_Item_mE44F4EAC14B0C895CABAF8DD8342F24A0800D5C4_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mD6C08FA4F247234835EC78166FE0DF2966F3A9B0_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m3FD43448F65B43597B336482892C7A113BC227C6_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mEF595D605B5CEA2E37E17961701996ACD93C6210_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m0595BFBAD172B562CB6391BE90FBA482E0E0A496_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m9F2B9167F4F16F4C165073F160E839D2C0D35ED8_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m899D430DEEAB400E327A80964A5D5A14E96A9FF3_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mA4C9A02DA401FD332C5E2943B3101546683258ED_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m01BF6E235DC00BB7AC0A82F500C64D9D28378FC8_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m7FB11A232BC8D8F4850A52597A3D6C4753926D9A_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m63583C1770352A0EBC349A1B8040529D9C22E0B0_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m85476B13D7438283C287E9A8AF094A2E5948432B_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mDA1CEF5C5997C16A050D3D6C00CF45BA3B5E2A93_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_mCA08E558CA6E681BF0A68DA84D6AB66FE90B6615_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m26CD6971F114AE1EF9AE1AC34790021389983152_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mC54367029B98F2E8FD83AF2911672971E7D084C5_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m505C32007985C6CF3F27ED3FB0396560AC9C0903_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mA6E96C38A897AEBC480A58380922726FE25571B0_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mEA6FEA75211F3A6D4AD6349C238128CEE35A73D8_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m675388834707D52597A735192B90BEA0B28B2190_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE4C04CC1FEE1A800E74105929F67F0A28EA98060_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m85B24AE2C9913AB18E9E1E9395FE20FA12169DFF_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m27E89B375035A0AD5EC0BB13592A6E48408D4671_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m2E21DA57908FDADC4EC9EF3BF2871D133A56EAA5_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mC3AF4B8A3C660D97DFFE92CD46A69A12B0C8DDB8_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mC74874C407282CE1AB1114B7A3440595255D29D6_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mA712B1BF438DBEA0047E92DB05AA08F708EB2786_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m9BC86A9ABAD7EB49963AA18F8298F284A405D4B7_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m4A15DE416BB459E18600CFC10FDC5E0C9D00A772_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m9195D46D42B2812568A27129F41455171847F265_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m4C42C085BF4BBAF86896DFF6710DC434F2037E70_gshared_inline (WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m8C5D636CC8AA2349FB6EE365CD62B75FD018204A_gshared_inline (WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m1D77D055F1128C7D9C3474EFFFDFA410C22DBB20_gshared_inline (WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m087E3F1DCEE6FD7C7F22124D581E4A6D6BA26A4E_gshared_inline (WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m38C478F6904E6B4E4CC9EF54D6ADDC4829F176B0_gshared_inline (WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_mA3B15BDBFD71B205D8174A91EF4AD4927B0310DB_gshared_inline (WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m29E7B0DEBC9E3A5A7B19C253B60FBA6A177FC609_gshared_inline (WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_mEA8F1E34DE7EA47FD20F18AF94324778F3F48E57_gshared_inline (WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_mE8763877F762D1A0E9CEF5BB0E734E91AE05041B_gshared_inline (WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_mB9B7AE13B6220476609760BFD51517E4660E929A_gshared_inline (WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_mF231B08A41708D1B3971535F2FC61B153649FE76_gshared_inline (WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m1D41AC2DFE1D623FD852F7761B8AFE76562DF648_gshared_inline (WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_mCDEFCFA89C6D878DD5BF059E06E764C3943FF4C9_gshared_inline (WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m006DB834CF95B0D611089137A7189BCCC3F19EB0_gshared_inline (WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m429CC3481199845BAA6C085BE260342417964138_gshared_inline (WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_mC81424F25303357C34A8E607859E2C7BBEA25CB2_gshared_inline (WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m67BCC1AEE9D8F0BE339FF96594C3484A9A9CF171_gshared_inline (WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_mEBB710A4BA44597D47E221F90566F0538BD27E07_gshared_inline (WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m36B56E3B677BC7EF56587A8D7D4C1839A4CB91C3_gshared_inline (WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m74D740640A3026542321D48BD4D3B5971B166B1A_gshared_inline (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m55BB321B0D6F4F923A818CC1131FFD8C28289034_gshared_inline (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m8D18F7AC9191EABCCFF3A3A1EE3A46D94D9593AB_gshared_inline (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m4D7300982A4BF17815532233837CAEB907510C87_gshared_inline (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m17992604310E7AF731CCC084BEB68A3998C60293_gshared_inline (WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m78BA37C6274888B4E6C24CA0A1840B902AF55699_gshared_inline (WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m0A3E928AE623128DD07CE1B5A745A2AC579AF9D6_gshared_inline (WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m36F57748283A3CB3587EE35A9564CF3F5728C8FE_gshared_inline (WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m105B88D34CB8564C40002F4817F1A44C5931A2DC_gshared_inline (WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_mBE5F85965F6660CD276ACF93C87DE05728B09527_gshared_inline (WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method); // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_gshared_inline (RuntimeObject* ___buffer0, const RuntimeMethod* method); // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tC089F74404A3C46975952EE686EC533667BB207F MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_gshared_inline (RuntimeObject* ___buffer0, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, int32_t ___start0, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m373EA84BF632F6408591B525142C56CAC893C040_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * ___pinnable0, intptr_t ___byteOffset1, 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 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); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m21077573B4A79543E2C52E55783AEFE83C1718D9_gshared_inline (WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m87AC7407481AAC2CCB727563EE9D16966509B7EA_gshared_inline (WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m8DDC802C93C4C10AECE19C271CEEB7DAB8706A9B_gshared_inline (WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m4E8F761DED47A36B211E3CDE07591249EAED73D4_gshared_inline (WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mBB56EF5037757E4251F5BC1AE2636A9BDC412C2D_gshared_inline (WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_mD2B60F41F17D06B281C1F8B33F9BEB9C1045D6F5_gshared_inline (WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mF1F972511C4322BF89B1CA7CC54D665F5AEF5A6D_gshared_inline (WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m7AEC37AED61B186548758602E885BB1073AE97B8_gshared_inline (WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mE6F527F354B1398D678BDE9CF2BB4C9593FCC0A4_gshared_inline (WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m725D7CF6ACC9C86C80889667E0907855342A6A60_gshared_inline (WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m308F769ECEBB176E654FBD141ED9176A3029F5AA_gshared_inline (WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m8D06A3F57E098B9D40B06ADCB2C168A99B94263A_gshared_inline (WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m048C199D6D2FB3BD0A5B3D07370548C68E2D13C4_gshared_inline (WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m6550A13B9257C1DDC9D1AA59430C072AB04164CE_gshared_inline (WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m92F85D721A26EE3F476F0CBEA77F496A08875A4C_gshared_inline (WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_mECC7DE699E2A6D9A4318C3EBEF2B1D0AFBD2D5AA_gshared_inline (WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m5EB86D63BC2E3B208B84528845E25BECED1B054A_gshared_inline (WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m68C39E6ADC72DB66AD5E389B3E34E91C934A1C78_gshared_inline (WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m49B5B17E3851F05D0EBF31B3D4665ADF1EEB78CC_gshared_inline (WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m5FD6EA05974D5E21CBEDEC00B69C23B5969492E9_gshared_inline (WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m142A0E451E85607F29DD533FDC91639229FB1A2C_gshared_inline (WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m6F1B3DBF45B568600A49672AA026312576ED88B4_gshared_inline (WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m3D2C112A55034FCB3E0500D6E14BA0D0CAAA9EEC_gshared_inline (WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m4082A5994B949D61847421D3EABF356008A77A9F_gshared_inline (WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m675FA0718E900C1ABE86B7872689DA259424FAAF_gshared_inline (WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m8CE0006BE194ED6DD5806F6327A8B06AEE16BA08_gshared_inline (WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mB546515DD3E89915CCFD71EB58CE6D17FEE35ECF_gshared_inline (WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_mD0B3D6DA314A9EC21D33F773D9F057CE9F4C9955_gshared_inline (WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mA34862474C71E1041A52405FE422DC546DD4DC95_gshared_inline (WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m1C3ECACE219569C883778C5F52E70C2BF8886F7D_gshared_inline (WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mA0C712FF448E229391797E2EE6BCCFA2B252EA57_gshared_inline (WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m760A12BD6EB2100A35E4ED5363DD4E5E9436DCF9_gshared_inline (WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mF51BA000665CAF8806763F10EC6771902667D44C_gshared_inline (WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m8DC22950C5F62DC40CD0D78871CC635275B9248E_gshared_inline (WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m0D07EE50DAE4AF30AB57D0FE53213545D28E1676_gshared_inline (WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_mD952CE656265E2796E58A1507F382FDCE252CE06_gshared_inline (WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mDABFC21C1BB347245ABA88DC593C07F628CFF38C_gshared_inline (WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_mA9FAAA7D24D7B5EA8067754FF22173384D79527A_gshared_inline (WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m219C30C3126C95D28DC2A611DB069A09A45AA1B9_gshared_inline (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m23F3181F3E4CA1827DDC2B5D4A5367902B8BCE22_gshared_inline (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mEA48EEFB21DE750E8651D624E8BE172DDC1C54F5_gshared_inline (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m786ABCD17B74A5D37877F6814F423EEAAD643977_gshared_inline (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m31EE3839635E583AD2BF94B9C0F1B8FC01CE4AB6_gshared_inline (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m3F51F614853E231223DD9026D745B8B675C1D9E3_gshared_inline (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m148071759582D0AF09AB745FBD55E47BD71B87C9_gshared_inline (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_mBD73C114FBDF431CD48358557DDF9B6A77592976_gshared_inline (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m1FC7DDFA1838C1E2F0506E0070FC4D6A85C7900B_gshared_inline (WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m168F7B19A5DA921EEBCB545169FBBE435E412CC2_gshared_inline (WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mDBAC0F8CC3C6047C1F1AAF31968CB077A69E5612_gshared_inline (WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m1DDC139D66CEDF446E93D7F9FFBA7F96CF85BFF0_gshared_inline (WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mB611B4CEB64493414B35A29C170E00F8409BE9C7_gshared_inline (WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m4341B831ED1933012412F15A30BFA1E2DBC77355_gshared_inline (WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mC86E83C6E4826E72F433FC859905B36BD12D7022_gshared_inline (WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m90FB444CA6CAA5357DCF29CC73D0EA32CE8F8047_gshared_inline (WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m7C48E58C04EEC9A234CA9C3CD5DB96DD0AEB779F_gshared_inline (WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m3CB626E3B70A66BC20CA2DB44FCB37BFE5D49FB7_gshared_inline (WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mA150F3B5632BFCE2043A94BB5DF961B4B335D268_gshared_inline (WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_mB1CA62007E6C4DC220DEE9329FCD706F620E6A58_gshared_inline (WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 Memory_1_get_Span_mD52AA03D54E546CD816E55B85DC778DB2B124CF3_gshared_inline (Memory_1_tC2D1B6828DBC5750B2BC1BC9517524975A6E43E5 * __this, const RuntimeMethod* method); // System.Span`1 System.Memory`1::get_Span() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tC089F74404A3C46975952EE686EC533667BB207F Memory_1_get_Span_m018D357B92D16DEE7AF3406D858BF6BA4DAF716B_gshared_inline (Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 * __this, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 Span_1_Slice_m35B1EAA4D7FDF224A847CF5789C7BA91586AB837_gshared_inline (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m7713CCBB3E004E986BA016D2C93B2BFAA9A98A79_gshared_inline (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 * __this, Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * ___pinnable0, intptr_t ___byteOffset1, 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.Span`1 System.Span`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tC089F74404A3C46975952EE686EC533667BB207F Span_1_Slice_m25DF8A7217E853F02CEAC159C9AF0A23CC3FB59A_gshared_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m25DBBA0903A0DFABCFBE7FB04D8183100CDE1A1B_gshared_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * ___pinnable0, intptr_t ___byteOffset1, 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.Span`1 System.Memory`1::get_Span() inline Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 * __this, const RuntimeMethod* method) { return (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *, const RuntimeMethod*))Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_gshared_inline)(__this, method); } // System.Span`1 System.Runtime.InteropServices.MemoryMarshal::Cast(System.Span`1) inline Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102 (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___span0, const RuntimeMethod* method) { return (( Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 , const RuntimeMethod*))MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_gshared)(___span0, method); } // !0& System.Span`1::get_Item(System.Int32) inline Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * (*) (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_gshared_inline)(__this, ___index0, method); } // !0& System.Span`1::get_Item(System.Int32) inline uint8_t* Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( uint8_t* (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Bgra32::.ctor(System.Byte,System.Byte,System.Byte,System.Byte) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra32__ctor_mE47EF5E71097F7F3ED05399FF897D47C39E185B9_inline (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * __this, uint8_t ___r0, uint8_t ___g1, uint8_t ___b2, uint8_t ___a3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Argb32::FromBgra32(SixLabors.ImageSharp.PixelFormats.Bgra32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Argb32_FromBgra32_m453B75F16E8B63CE0AD01369C1925955A3053438_inline (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * Span_1_get_Item_m6367645A32E0D777965C7AA85FE5C227DA6D5769_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * (*) (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *, int32_t, const RuntimeMethod*))Span_1_get_Item_m6367645A32E0D777965C7AA85FE5C227DA6D5769_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Bgr24::FromBgra32(SixLabors.ImageSharp.PixelFormats.Bgra32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr24_FromBgra32_m08A036D73DA3EB5812A6299C141D7768911B5A00_inline (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgr565::FromBgra32(SixLabors.ImageSharp.PixelFormats.Bgra32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr565_FromBgra32_m769739212C7AA9AD146D4F909C9DCC62B5146DE9_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * Span_1_get_Item_m7403568F966B7F6D4669CA1127486C219BBCD69B_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * (*) (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *, int32_t, const RuntimeMethod*))Span_1_get_Item_m7403568F966B7F6D4669CA1127486C219BBCD69B_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Bgra32::FromBgra32(SixLabors.ImageSharp.PixelFormats.Bgra32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra32_FromBgra32_m96CA77378824FCA31A88EE630C0F2CD0FF7F1793_inline (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * Span_1_get_Item_m89B441ABCD013417C2E21A35250BE89BA6F9FE9E_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * (*) (Span_1_tC089F74404A3C46975952EE686EC533667BB207F *, int32_t, const RuntimeMethod*))Span_1_get_Item_m89B441ABCD013417C2E21A35250BE89BA6F9FE9E_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Bgra4444::FromBgra32(SixLabors.ImageSharp.PixelFormats.Bgra32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra4444_FromBgra32_mA0DF3201F3E691B0CD56C928C05D94300E5E05AC_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * Span_1_get_Item_mDC25D73E1BD7519BD4FB572EC6C46B45BAC897FD_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * (*) (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *, int32_t, const RuntimeMethod*))Span_1_get_Item_mDC25D73E1BD7519BD4FB572EC6C46B45BAC897FD_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Bgra5551::FromBgra32(SixLabors.ImageSharp.PixelFormats.Bgra32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra5551_FromBgra32_m316C8916A607094294D71399EF23F166DC1AA6BE_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * Span_1_get_Item_mC3C5579BAC61A0EFE1CDF24CFF2A3FFB71E8026E_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * (*) (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *, int32_t, const RuntimeMethod*))Span_1_get_Item_mC3C5579BAC61A0EFE1CDF24CFF2A3FFB71E8026E_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Byte4::FromBgra32(SixLabors.ImageSharp.PixelFormats.Bgra32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Byte4_FromBgra32_m8E7AE516C8A014622A7D14757F8DFCB9FF2E0F68_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * Span_1_get_Item_m5CFDFA387F80C561557B71DF8D9F01B389114675_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * (*) (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m5CFDFA387F80C561557B71DF8D9F01B389114675_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.PixelFormats.HalfSingle::FromBgra32(SixLabors.ImageSharp.PixelFormats.Bgra32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfSingle_FromBgra32_m2F9F9F27F8410FF105A496E35C407EC97E240755_inline (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * Span_1_get_Item_m254264B78DD6C9192DD29D341A30AF289B8107E4_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * (*) (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m254264B78DD6C9192DD29D341A30AF289B8107E4_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.PixelFormats.HalfVector2::FromBgra32(SixLabors.ImageSharp.PixelFormats.Bgra32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector2_FromBgra32_m1C7079971609717B4EFC712A3C60CCC296AE4E7E_inline (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * Span_1_get_Item_mF633E87750AF103793D3E7D4F3A42581A925F7F1_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * (*) (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *, int32_t, const RuntimeMethod*))Span_1_get_Item_mF633E87750AF103793D3E7D4F3A42581A925F7F1_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.PixelFormats.HalfVector4::FromBgra32(SixLabors.ImageSharp.PixelFormats.Bgra32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector4_FromBgra32_mCBF6FDCE6CDB67C7E76ECFC696B9A746896FAB29_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * Span_1_get_Item_m21A2B570C8DAE831B8D1446630CCA1215A77E161_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * (*) (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m21A2B570C8DAE831B8D1446630CCA1215A77E161_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.PixelFormats.L16::FromBgra32(SixLabors.ImageSharp.PixelFormats.Bgra32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void L16_FromBgra32_m15ECA9D322E8422C0D5963D978F3EEC51760895E_inline (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * Span_1_get_Item_mC42C039DDE5B36415E53146B7CBACF658BDD53FE_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, int32_t ___index0, const RuntimeMethod* method) { return (( L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * (*) (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *, int32_t, const RuntimeMethod*))Span_1_get_Item_mC42C039DDE5B36415E53146B7CBACF658BDD53FE_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.PixelFormats.L8::FromBgra32(SixLabors.ImageSharp.PixelFormats.Bgra32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void L8_FromBgra32_mF5CE734BA5921F059D69F5CFC1542D781F3F6280_inline (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * Span_1_get_Item_m8785575C5A33E59978B46648338ADBF2BAD08734_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * (*) (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m8785575C5A33E59978B46648338ADBF2BAD08734_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.PixelFormats.La16::FromBgra32(SixLabors.ImageSharp.PixelFormats.Bgra32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void La16_FromBgra32_m3A1C6C8FF059CB91DF8B104B1CCCF37F423BEE23_inline (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * Span_1_get_Item_m72D32584E077251E8E2D513A939043E0A83748A1_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, int32_t ___index0, const RuntimeMethod* method) { return (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *, int32_t, const RuntimeMethod*))Span_1_get_Item_m72D32584E077251E8E2D513A939043E0A83748A1_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.PixelFormats.La32::FromBgra32(SixLabors.ImageSharp.PixelFormats.Bgra32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void La32_FromBgra32_m454D657626F9287395C15F8F5B3827F49FE92EC9_inline (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * Span_1_get_Item_m8DFFF2704B6FB5D7372B984CCA34B7B7F992EAE2_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m8DFFF2704B6FB5D7372B984CCA34B7B7F992EAE2_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedByte2::FromBgra32(SixLabors.ImageSharp.PixelFormats.Bgra32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte2_FromBgra32_mAF605A52F98477A6193A2AE94F22648947A89963_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * Span_1_get_Item_m02B81213216C48DBE063E1A105599B907C8DD53A_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m02B81213216C48DBE063E1A105599B907C8DD53A_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedByte4::FromBgra32(SixLabors.ImageSharp.PixelFormats.Bgra32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte4_FromBgra32_mBFF921AD4B2917768E02EE26DE37CB36CE7E9847_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * Span_1_get_Item_m9E3415A96183385F0A773D50F59565AB5C3AD1E0_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, int32_t ___index0, const RuntimeMethod* method) { return (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *, int32_t, const RuntimeMethod*))Span_1_get_Item_m9E3415A96183385F0A773D50F59565AB5C3AD1E0_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedShort2::FromBgra32(SixLabors.ImageSharp.PixelFormats.Bgra32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort2_FromBgra32_m53FCA4EF716568ED4DB791D589EB735D5441E6BD_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * Span_1_get_Item_m0D702FF60C85520A25B77F84847A0EB108355375_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m0D702FF60C85520A25B77F84847A0EB108355375_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedShort4::FromBgra32(SixLabors.ImageSharp.PixelFormats.Bgra32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_FromBgra32_mB98458A2BC33176AC43AE90E082046AC7AE1F9C8_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * Span_1_get_Item_m0EB52766F90F92A22F2B741A49E612E2AB3F3F81_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m0EB52766F90F92A22F2B741A49E612E2AB3F3F81_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Rg32::FromBgra32(SixLabors.ImageSharp.PixelFormats.Bgra32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_FromBgra32_m2BF887D5F27229BFB2F8BD1440F76697F123C34C_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * Span_1_get_Item_m32DACCEB7847514FD4CB9705A9D1B15AE05F42B1_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *, int32_t, const RuntimeMethod*))Span_1_get_Item_m32DACCEB7847514FD4CB9705A9D1B15AE05F42B1_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Rgb24::FromBgra32(SixLabors.ImageSharp.PixelFormats.Bgra32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb24_FromBgra32_m2551642C3110B44F672B8585C6DFCB87BA828D8C_inline (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * Span_1_get_Item_mB1D4C7342032C2179E509DC2902DD56364708F61_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *, int32_t, const RuntimeMethod*))Span_1_get_Item_mB1D4C7342032C2179E509DC2902DD56364708F61_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Rgb48::FromBgra32(SixLabors.ImageSharp.PixelFormats.Bgra32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb48_FromBgra32_m3D5491D3F4495E771B2AA6A01AEA6F372DAC39E2_inline (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * Span_1_get_Item_mF8D4748E567C7CAF16D5EE58079AA4846BB263E9_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *, int32_t, const RuntimeMethod*))Span_1_get_Item_mF8D4748E567C7CAF16D5EE58079AA4846BB263E9_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Rgba1010102::FromBgra32(SixLabors.ImageSharp.PixelFormats.Bgra32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba1010102_FromBgra32_m17B5B37E66AED66ACA69788BC89878DF6B68EF82_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * Span_1_get_Item_m97AFC69708A5B97F05799FB88BA9E9665E1E30C1_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * (*) (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m97AFC69708A5B97F05799FB88BA9E9665E1E30C1_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Rgba32::FromBgra32(SixLabors.ImageSharp.PixelFormats.Bgra32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba32_FromBgra32_m7633E9A9F54E07741020F2B05CCD5DC429C0578E_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * Span_1_get_Item_m581A43B1361CF63EB04E6309E9E27F41D1C3FF2E_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * (*) (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m581A43B1361CF63EB04E6309E9E27F41D1C3FF2E_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Rgba64::FromBgra32(SixLabors.ImageSharp.PixelFormats.Bgra32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba64_FromBgra32_mCF3BF151FAAD6A9B1746AF35CB436958CB0244C8_inline (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * Span_1_get_Item_mA405F02858966967602C33A2898FBCE9247E2A01_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * (*) (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *, int32_t, const RuntimeMethod*))Span_1_get_Item_mA405F02858966967602C33A2898FBCE9247E2A01_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.PixelFormats.RgbaVector::FromBgra32(SixLabors.ImageSharp.PixelFormats.Bgra32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RgbaVector_FromBgra32_mEB9DD0A5081F9D0D4C616289F479532DE27EC18A_inline (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * Span_1_get_Item_mE1EBF23A3F55BF56F6CAEA964ADDABDEB238022D_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * (*) (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *, int32_t, const RuntimeMethod*))Span_1_get_Item_mE1EBF23A3F55BF56F6CAEA964ADDABDEB238022D_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Short2::FromBgra32(SixLabors.ImageSharp.PixelFormats.Bgra32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short2_FromBgra32_mA9028D5E363A0CDF14E52BA2682CDF73C894F8CF_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * Span_1_get_Item_m30B32D48528929A6D7527751ADE5CA41A8721052_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * (*) (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *, int32_t, const RuntimeMethod*))Span_1_get_Item_m30B32D48528929A6D7527751ADE5CA41A8721052_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Short4::FromBgra32(SixLabors.ImageSharp.PixelFormats.Bgra32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short4_FromBgra32_mE4E03BDFE9CD5EA1543F643E437CA7B503349AE9_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method); // !0& System.Span`1::get_Item(System.Int32) inline Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * Span_1_get_Item_mE44F4EAC14B0C895CABAF8DD8342F24A0800D5C4_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * (*) (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *, int32_t, const RuntimeMethod*))Span_1_get_Item_mE44F4EAC14B0C895CABAF8DD8342F24A0800D5C4_gshared_inline)(__this, ___index0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mD6C08FA4F247234835EC78166FE0DF2966F3A9B0_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mD6C08FA4F247234835EC78166FE0DF2966F3A9B0_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m3FD43448F65B43597B336482892C7A113BC227C6_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m3FD43448F65B43597B336482892C7A113BC227C6_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mEF595D605B5CEA2E37E17961701996ACD93C6210_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mEF595D605B5CEA2E37E17961701996ACD93C6210_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m0595BFBAD172B562CB6391BE90FBA482E0E0A496_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m0595BFBAD172B562CB6391BE90FBA482E0E0A496_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m9F2B9167F4F16F4C165073F160E839D2C0D35ED8_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m9F2B9167F4F16F4C165073F160E839D2C0D35ED8_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m899D430DEEAB400E327A80964A5D5A14E96A9FF3_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m899D430DEEAB400E327A80964A5D5A14E96A9FF3_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mA4C9A02DA401FD332C5E2943B3101546683258ED_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mA4C9A02DA401FD332C5E2943B3101546683258ED_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m01BF6E235DC00BB7AC0A82F500C64D9D28378FC8_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m01BF6E235DC00BB7AC0A82F500C64D9D28378FC8_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m7FB11A232BC8D8F4850A52597A3D6C4753926D9A_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m7FB11A232BC8D8F4850A52597A3D6C4753926D9A_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m63583C1770352A0EBC349A1B8040529D9C22E0B0_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m63583C1770352A0EBC349A1B8040529D9C22E0B0_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m85476B13D7438283C287E9A8AF094A2E5948432B_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m85476B13D7438283C287E9A8AF094A2E5948432B_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mDA1CEF5C5997C16A050D3D6C00CF45BA3B5E2A93_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mDA1CEF5C5997C16A050D3D6C00CF45BA3B5E2A93_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_mCA08E558CA6E681BF0A68DA84D6AB66FE90B6615_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_mCA08E558CA6E681BF0A68DA84D6AB66FE90B6615_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m26CD6971F114AE1EF9AE1AC34790021389983152_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m26CD6971F114AE1EF9AE1AC34790021389983152_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mC54367029B98F2E8FD83AF2911672971E7D084C5_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mC54367029B98F2E8FD83AF2911672971E7D084C5_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m505C32007985C6CF3F27ED3FB0396560AC9C0903_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m505C32007985C6CF3F27ED3FB0396560AC9C0903_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mA6E96C38A897AEBC480A58380922726FE25571B0_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mA6E96C38A897AEBC480A58380922726FE25571B0_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mEA6FEA75211F3A6D4AD6349C238128CEE35A73D8_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mEA6FEA75211F3A6D4AD6349C238128CEE35A73D8_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m675388834707D52597A735192B90BEA0B28B2190_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m675388834707D52597A735192B90BEA0B28B2190_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE4C04CC1FEE1A800E74105929F67F0A28EA98060_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE4C04CC1FEE1A800E74105929F67F0A28EA98060_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m85B24AE2C9913AB18E9E1E9395FE20FA12169DFF_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m85B24AE2C9913AB18E9E1E9395FE20FA12169DFF_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m27E89B375035A0AD5EC0BB13592A6E48408D4671_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m27E89B375035A0AD5EC0BB13592A6E48408D4671_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m2E21DA57908FDADC4EC9EF3BF2871D133A56EAA5_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m2E21DA57908FDADC4EC9EF3BF2871D133A56EAA5_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mC3AF4B8A3C660D97DFFE92CD46A69A12B0C8DDB8_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mC3AF4B8A3C660D97DFFE92CD46A69A12B0C8DDB8_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mC74874C407282CE1AB1114B7A3440595255D29D6_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mC74874C407282CE1AB1114B7A3440595255D29D6_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mA712B1BF438DBEA0047E92DB05AA08F708EB2786_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mA712B1BF438DBEA0047E92DB05AA08F708EB2786_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m9BC86A9ABAD7EB49963AA18F8298F284A405D4B7_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m9BC86A9ABAD7EB49963AA18F8298F284A405D4B7_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m4A15DE416BB459E18600CFC10FDC5E0C9D00A772_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m4A15DE416BB459E18600CFC10FDC5E0C9D00A772_gshared_inline)(__this, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) inline void WelchResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m9195D46D42B2812568A27129F41455171847F265_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { (( void (*) (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *, RuntimeObject*, const RuntimeMethod*))WelchResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m9195D46D42B2812568A27129F41455171847F265_gshared_inline)(__this, ___processor0, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::get_Options() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_get_Options_mEF16C0849816A878C941F27C1C2A3D3E05ACCED2_inline (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_m4C42C085BF4BBAF86896DFF6710DC434F2037E70_inline (WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_m4C42C085BF4BBAF86896DFF6710DC434F2037E70_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_m8C5D636CC8AA2349FB6EE365CD62B75FD018204A_inline (WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_m8C5D636CC8AA2349FB6EE365CD62B75FD018204A_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_m1D77D055F1128C7D9C3474EFFFDFA410C22DBB20_inline (WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_m1D77D055F1128C7D9C3474EFFFDFA410C22DBB20_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_m087E3F1DCEE6FD7C7F22124D581E4A6D6BA26A4E_inline (WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_m087E3F1DCEE6FD7C7F22124D581E4A6D6BA26A4E_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_m38C478F6904E6B4E4CC9EF54D6ADDC4829F176B0_inline (WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_m38C478F6904E6B4E4CC9EF54D6ADDC4829F176B0_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_mA3B15BDBFD71B205D8174A91EF4AD4927B0310DB_inline (WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_mA3B15BDBFD71B205D8174A91EF4AD4927B0310DB_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_m29E7B0DEBC9E3A5A7B19C253B60FBA6A177FC609_inline (WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_m29E7B0DEBC9E3A5A7B19C253B60FBA6A177FC609_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_mEA8F1E34DE7EA47FD20F18AF94324778F3F48E57_inline (WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_mEA8F1E34DE7EA47FD20F18AF94324778F3F48E57_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_mE8763877F762D1A0E9CEF5BB0E734E91AE05041B_inline (WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_mE8763877F762D1A0E9CEF5BB0E734E91AE05041B_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_mB9B7AE13B6220476609760BFD51517E4660E929A_inline (WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_mB9B7AE13B6220476609760BFD51517E4660E929A_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_mF231B08A41708D1B3971535F2FC61B153649FE76_inline (WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_mF231B08A41708D1B3971535F2FC61B153649FE76_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_m1D41AC2DFE1D623FD852F7761B8AFE76562DF648_inline (WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_m1D41AC2DFE1D623FD852F7761B8AFE76562DF648_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_mCDEFCFA89C6D878DD5BF059E06E764C3943FF4C9_inline (WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_mCDEFCFA89C6D878DD5BF059E06E764C3943FF4C9_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_m006DB834CF95B0D611089137A7189BCCC3F19EB0_inline (WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_m006DB834CF95B0D611089137A7189BCCC3F19EB0_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_m429CC3481199845BAA6C085BE260342417964138_inline (WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_m429CC3481199845BAA6C085BE260342417964138_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_mC81424F25303357C34A8E607859E2C7BBEA25CB2_inline (WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_mC81424F25303357C34A8E607859E2C7BBEA25CB2_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_m67BCC1AEE9D8F0BE339FF96594C3484A9A9CF171_inline (WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_m67BCC1AEE9D8F0BE339FF96594C3484A9A9CF171_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_mEBB710A4BA44597D47E221F90566F0538BD27E07_inline (WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_mEBB710A4BA44597D47E221F90566F0538BD27E07_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_m36B56E3B677BC7EF56587A8D7D4C1839A4CB91C3_inline (WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_m36B56E3B677BC7EF56587A8D7D4C1839A4CB91C3_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_m74D740640A3026542321D48BD4D3B5971B166B1A_inline (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_m74D740640A3026542321D48BD4D3B5971B166B1A_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_m55BB321B0D6F4F923A818CC1131FFD8C28289034_inline (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_m55BB321B0D6F4F923A818CC1131FFD8C28289034_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_m8D18F7AC9191EABCCFF3A3A1EE3A46D94D9593AB_inline (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_m8D18F7AC9191EABCCFF3A3A1EE3A46D94D9593AB_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_m4D7300982A4BF17815532233837CAEB907510C87_inline (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_m4D7300982A4BF17815532233837CAEB907510C87_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_m17992604310E7AF731CCC084BEB68A3998C60293_inline (WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_m17992604310E7AF731CCC084BEB68A3998C60293_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_m78BA37C6274888B4E6C24CA0A1840B902AF55699_inline (WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_m78BA37C6274888B4E6C24CA0A1840B902AF55699_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_m0A3E928AE623128DD07CE1B5A745A2AC579AF9D6_inline (WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_m0A3E928AE623128DD07CE1B5A745A2AC579AF9D6_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_m36F57748283A3CB3587EE35A9564CF3F5728C8FE_inline (WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_m36F57748283A3CB3587EE35A9564CF3F5728C8FE_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_m105B88D34CB8564C40002F4817F1A44C5931A2DC_inline (WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_m105B88D34CB8564C40002F4817F1A44C5931A2DC_gshared_inline)(__this, ___configuration0, ___options1, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::.ctor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) inline void WuQuantizer_1__ctor_mBE5F85965F6660CD276ACF93C87DE05728B09527_inline (WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { (( void (*) (WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))WuQuantizer_1__ctor_mBE5F85965F6660CD276ACF93C87DE05728B09527_gshared_inline)(__this, ___configuration0, ___options1, 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.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) inline Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_inline (RuntimeObject* ___buffer0, const RuntimeMethod* method) { return (( Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 (*) (RuntimeObject*, const RuntimeMethod*))MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_gshared_inline)(___buffer0, method); } // System.Span`1 SixLabors.ImageSharp.Memory.MemoryOwnerExtensions::GetSpan(System.Buffers.IMemoryOwner`1) inline Span_1_tC089F74404A3C46975952EE686EC533667BB207F MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline (RuntimeObject* ___buffer0, const RuntimeMethod* method) { return (( Span_1_tC089F74404A3C46975952EE686EC533667BB207F (*) (RuntimeObject*, const RuntimeMethod*))MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_gshared_inline)(___buffer0, method); } // System.Boolean SixLabors.ImageSharp.Formats.Webp.WebpCommonUtils::CheckNonOpaque(System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060 (Span_1_tC089F74404A3C46975952EE686EC533667BB207F ___row0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::AccumulateRgb(System.Span`1,System.Span`1,System.Span`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66 (Span_1_tC089F74404A3C46975952EE686EC533667BB207F ___rowSpan0, Span_1_tC089F74404A3C46975952EE686EC533667BB207F ___nextRowSpan1, Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 ___dst2, int32_t ___width3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::AccumulateRgba(System.Span`1,System.Span`1,System.Span`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C (Span_1_tC089F74404A3C46975952EE686EC533667BB207F ___rowSpan0, Span_1_tC089F74404A3C46975952EE686EC533667BB207F ___nextRowSpan1, Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 ___dst2, int32_t ___width3, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32) inline Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, int32_t ___start0, const RuntimeMethod* method) { return (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *, int32_t, const RuntimeMethod*))Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_gshared_inline)(__this, ___start0, method); } // System.Void SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::ConvertRgbaToUv(System.Span`1,System.Span`1,System.Span`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6 (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 ___rgb0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___u1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___v2, int32_t ___width3, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::ConvertRgbaToY(System.Span`1,System.Span`1,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F ___rowSpan0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___y1, int32_t ___width2, const RuntimeMethod* method); // System.Boolean UnityEngine.AndroidReflection::IsPrimitive(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool AndroidReflection_IsPrimitive_mDD6A4050793DF2FA1EDF58010982C64A3F17376D (Type_t * ___t0, const RuntimeMethod* method); // System.Int32[] UnityEngine.AndroidJNISafe::FromIntArray(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* AndroidJNISafe_FromIntArray_mBF0C0B4309BA525BBA12D7FD3C2790C8FA7C4703 (intptr_t ___array0, const RuntimeMethod* method); // System.Boolean[] UnityEngine.AndroidJNISafe::FromBooleanArray(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* AndroidJNISafe_FromBooleanArray_m77A66C34FCB94ADB1AD5E1D88262500C930A5DBF (intptr_t ___array0, const RuntimeMethod* method); // System.Void UnityEngine.Debug::LogWarning(System.Object) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Debug_LogWarning_m24085D883C9E74D7AB423F0625E13259923960E7 (RuntimeObject * ___message0, const RuntimeMethod* method); // System.Byte[] UnityEngine.AndroidJNISafe::FromByteArray(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* AndroidJNISafe_FromByteArray_m81760A688AECE368E1CFF7DAAC8E141F1B8FA8A8 (intptr_t ___array0, const RuntimeMethod* method); // System.SByte[] UnityEngine.AndroidJNISafe::FromSByteArray(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* AndroidJNISafe_FromSByteArray_m01F6539AF10F86B3927436955B57CC809C52416D (intptr_t ___array0, const RuntimeMethod* method); // System.Int16[] UnityEngine.AndroidJNISafe::FromShortArray(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* AndroidJNISafe_FromShortArray_mCDF5B796D950D31035BD35A2E463D41509E4A5CD (intptr_t ___array0, const RuntimeMethod* method); // System.Int64[] UnityEngine.AndroidJNISafe::FromLongArray(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* AndroidJNISafe_FromLongArray_m0E7C56CB8CFD0EC240F0D86ECBBFD635FFE55CDA (intptr_t ___array0, const RuntimeMethod* method); // System.Single[] UnityEngine.AndroidJNISafe::FromFloatArray(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* AndroidJNISafe_FromFloatArray_mF6A63CA1B7C10BC27EEC033F0E390772DFDD652D (intptr_t ___array0, const RuntimeMethod* method); // System.Double[] UnityEngine.AndroidJNISafe::FromDoubleArray(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* AndroidJNISafe_FromDoubleArray_m9438B5668E8B2DB3B18CACFF0CC9CAEAB5EC73C8 (intptr_t ___array0, const RuntimeMethod* method); // System.Char[] UnityEngine.AndroidJNISafe::FromCharArray(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* AndroidJNISafe_FromCharArray_mA49DB27755EF3B2AE81487E0FCFE06E23F617305 (intptr_t ___array0, const RuntimeMethod* method); // System.Int32 UnityEngine.AndroidJNISafe::GetArrayLength(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t AndroidJNISafe_GetArrayLength_m3015C191DBFC246946A88592731441A934507B56 (intptr_t ___array0, const RuntimeMethod* method); // System.IntPtr UnityEngine.AndroidJNI::GetObjectArrayElement(System.IntPtr,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t AndroidJNI_GetObjectArrayElement_m502026BF77232EE45D03661E4923C2E5E99FDE18 (intptr_t ___array0, int32_t ___index1, const RuntimeMethod* method); // System.String UnityEngine.AndroidJNISafe::GetStringChars(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* AndroidJNISafe_GetStringChars_mD59FFDE4192F837E1380B51569B5803E09BE58C8 (intptr_t ___str0, const RuntimeMethod* method); // System.Void UnityEngine.AndroidJNISafe::DeleteLocalRef(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndroidJNISafe_DeleteLocalRef_m7AB242A76D13A3BF4C04831D77960C020D6ADA39 (intptr_t ___localref0, const RuntimeMethod* method); // System.Void UnityEngine.AndroidJavaObject::.ctor(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AndroidJavaObject__ctor_m880F6533139DF0BD36C6EF428E45E9F44B6534A3 (AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E * __this, intptr_t ___jobject0, const RuntimeMethod* method); // System.String System.String::Concat(System.String,System.String,System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR String_t* String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44 (String_t* ___str00, String_t* ___str11, String_t* ___str22, const RuntimeMethod* method); // System.Void System.Exception::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Exception__ctor_m8ECDE8ACA7F2E0EF1144BD1200FB5DB2870B5F11 (Exception_t * __this, String_t* ___message0, const RuntimeMethod* method); // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Bgra32::ToVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Bgra32_ToVector4_m6EB772C90AC6F350083398265BD5B49694DD4194_inline (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgr565::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr565_FromVector4_m5913050889283D1CC9243DB1BD2E8FB8F2AE2B28_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Bgra32::ToScaledVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Bgra32_ToScaledVector4_mA5257563F79ACB17ABC264D9F3964ABA0361AEB9_inline (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgra4444::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra4444_FromScaledVector4_m444EB11C9B4C92DB98282D0FF527CBFB87E318DD_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgra5551::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra5551_FromScaledVector4_m67A2F9776071C2D6A8821CA3331671961DC13C1F_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Byte4::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Byte4_FromScaledVector4_m3881009A0F02FBA393AAA0F58872382A535CB943_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.HalfSingle::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfSingle_FromScaledVector4_mB044A1BA1B497D545D3DA68E9185153502B93259_inline (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.HalfVector2::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector2_FromScaledVector4_m81F09EE0AEA8341626C34BBD56D732B97D1E55E2_inline (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.HalfVector4::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector4_FromScaledVector4_m9ABF0154F5F24F306BC86868C0182536BCE17126_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.UInt16 SixLabors.ImageSharp.ColorNumerics::UpscaleFrom8BitTo16Bit(System.Byte) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline (uint8_t ___component0, const RuntimeMethod* method); // System.UInt16 SixLabors.ImageSharp.ColorNumerics::Get16BitBT709Luminance(System.UInt16,System.UInt16,System.UInt16) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t ColorNumerics_Get16BitBT709Luminance_mC7601D1DEEF3EEA4487A44A04F27BDCE240FAC16_inline (uint16_t ___r0, uint16_t ___g1, uint16_t ___b2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.L16::set_PackedValue(System.UInt16) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void L16_set_PackedValue_mD91D026E1930D94BB54CFFE7566D92ED77FE67BF_inline (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * __this, uint16_t ___value0, const RuntimeMethod* method); // System.Byte SixLabors.ImageSharp.ColorNumerics::Get8BitBT709Luminance(System.Byte,System.Byte,System.Byte) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t ColorNumerics_Get8BitBT709Luminance_mCDF3C9179C965CE2E30D243B2D8AAEE36EF2F999_inline (uint8_t ___r0, uint8_t ___g1, uint8_t ___b2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.L8::set_PackedValue(System.Byte) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void L8_set_PackedValue_mC1D9510EC05B0EB11654045F0D0FCED0A9E91FFF_inline (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * __this, uint8_t ___value0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedByte2::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte2_FromScaledVector4_m3DA389298A28C5DB39E0FC326E466E06A2ACFB11_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedByte4::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte4_FromScaledVector4_m777CA06392F4672AC8C48E3EFE9738ADF1F672A2_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedShort2::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort2_FromScaledVector4_mF1C70B078723C6FC99FCA1F00F6C45539B8FEEA2_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedShort4::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_FromScaledVector4_m147B54AD44A3472D0CCBEC95E964DAE9CC484EAD_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rg32::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_FromScaledVector4_mF79C16B0080F760BB55861E74042EC84281A08FF_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgba1010102::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba1010102_FromScaledVector4_mACB6D5AD8FD90D2F1950F589CB17F598612957BE_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.RgbaVector::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RgbaVector_FromScaledVector4_mB77E531110732161D6023D9C21BC738ED601E95D_inline (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Short2::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short2_FromScaledVector4_m082763DFBE07BD70B4DFCF058C28314172FC26BC_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Short4::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short4_FromScaledVector4_m023D283B782EBE115F2DC2474F81504491F2EC83_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::RgbToY(System.Byte,System.Byte,System.Byte,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t YuvConversion_RgbToY_m6ADB38FF8F8AF6039A98EFEDA2C16CAB30B6032D_inline (uint8_t ___r0, uint8_t ___g1, uint8_t ___b2, int32_t ___rounding3, const RuntimeMethod* method); // System.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_gshared_inline)(__this, ___start0, ___length1, 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.Int32 System.String::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline (String_t* __this, const RuntimeMethod* method); // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m373EA84BF632F6408591B525142C56CAC893C040_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *, Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m373EA84BF632F6408591B525142C56CAC893C040_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___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.ThrowHelper::ThrowIndexOutOfRangeException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC (const RuntimeMethod* method); // System.Void* System.IntPtr::ToPointer() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void* IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline (intptr_t* __this, const RuntimeMethod* method); // System.Void SixLabors.Guard::NotNull(TValue,System.String) inline void Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___value0, String_t* ___parameterName1, const RuntimeMethod* method) { (( void (*) (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, String_t*, const RuntimeMethod*))Guard_NotNull_TisRuntimeObject_mCC4DE844B884F413E1638F21C30000B52DE4EFB5_gshared_inline)(___value0, ___parameterName1, method); } // System.Void SixLabors.Guard::NotNull(TValue,System.String) inline void Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___value0, String_t* ___parameterName1, const RuntimeMethod* method) { (( void (*) (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, String_t*, const RuntimeMethod*))Guard_NotNull_TisRuntimeObject_mCC4DE844B884F413E1638F21C30000B52DE4EFB5_gshared_inline)(___value0, ___parameterName1, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m21077573B4A79543E2C52E55783AEFE83C1718D9_inline (WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3 *, const RuntimeMethod*))WuQuantizer_1_get_Options_m21077573B4A79543E2C52E55783AEFE83C1718D9_gshared_inline)(__this, method); } // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions::get_MaxColors() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m87AC7407481AAC2CCB727563EE9D16966509B7EA_inline (WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3 * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3 *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_m87AC7407481AAC2CCB727563EE9D16966509B7EA_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Configuration::get_MemoryAllocator() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Dithering.IDither SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions::get_Dither() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m8DDC802C93C4C10AECE19C271CEEB7DAB8706A9B_inline (WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303 *, const RuntimeMethod*))WuQuantizer_1_get_Options_m8DDC802C93C4C10AECE19C271CEEB7DAB8706A9B_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m4E8F761DED47A36B211E3CDE07591249EAED73D4_inline (WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303 * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303 *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_m4E8F761DED47A36B211E3CDE07591249EAED73D4_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mBB56EF5037757E4251F5BC1AE2636A9BDC412C2D_inline (WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A *, const RuntimeMethod*))WuQuantizer_1_get_Options_mBB56EF5037757E4251F5BC1AE2636A9BDC412C2D_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_mD2B60F41F17D06B281C1F8B33F9BEB9C1045D6F5_inline (WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_mD2B60F41F17D06B281C1F8B33F9BEB9C1045D6F5_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mF1F972511C4322BF89B1CA7CC54D665F5AEF5A6D_inline (WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB *, const RuntimeMethod*))WuQuantizer_1_get_Options_mF1F972511C4322BF89B1CA7CC54D665F5AEF5A6D_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m7AEC37AED61B186548758602E885BB1073AE97B8_inline (WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_m7AEC37AED61B186548758602E885BB1073AE97B8_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mE6F527F354B1398D678BDE9CF2BB4C9593FCC0A4_inline (WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280 *, const RuntimeMethod*))WuQuantizer_1_get_Options_mE6F527F354B1398D678BDE9CF2BB4C9593FCC0A4_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m725D7CF6ACC9C86C80889667E0907855342A6A60_inline (WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280 * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280 *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_m725D7CF6ACC9C86C80889667E0907855342A6A60_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m308F769ECEBB176E654FBD141ED9176A3029F5AA_inline (WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA *, const RuntimeMethod*))WuQuantizer_1_get_Options_m308F769ECEBB176E654FBD141ED9176A3029F5AA_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m8D06A3F57E098B9D40B06ADCB2C168A99B94263A_inline (WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_m8D06A3F57E098B9D40B06ADCB2C168A99B94263A_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m048C199D6D2FB3BD0A5B3D07370548C68E2D13C4_inline (WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079 *, const RuntimeMethod*))WuQuantizer_1_get_Options_m048C199D6D2FB3BD0A5B3D07370548C68E2D13C4_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m6550A13B9257C1DDC9D1AA59430C072AB04164CE_inline (WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079 * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079 *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_m6550A13B9257C1DDC9D1AA59430C072AB04164CE_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m92F85D721A26EE3F476F0CBEA77F496A08875A4C_inline (WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C *, const RuntimeMethod*))WuQuantizer_1_get_Options_m92F85D721A26EE3F476F0CBEA77F496A08875A4C_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_mECC7DE699E2A6D9A4318C3EBEF2B1D0AFBD2D5AA_inline (WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_mECC7DE699E2A6D9A4318C3EBEF2B1D0AFBD2D5AA_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m5EB86D63BC2E3B208B84528845E25BECED1B054A_inline (WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3 *, const RuntimeMethod*))WuQuantizer_1_get_Options_m5EB86D63BC2E3B208B84528845E25BECED1B054A_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m68C39E6ADC72DB66AD5E389B3E34E91C934A1C78_inline (WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3 * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3 *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_m68C39E6ADC72DB66AD5E389B3E34E91C934A1C78_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m49B5B17E3851F05D0EBF31B3D4665ADF1EEB78CC_inline (WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362 *, const RuntimeMethod*))WuQuantizer_1_get_Options_m49B5B17E3851F05D0EBF31B3D4665ADF1EEB78CC_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m5FD6EA05974D5E21CBEDEC00B69C23B5969492E9_inline (WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362 * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362 *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_m5FD6EA05974D5E21CBEDEC00B69C23B5969492E9_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m142A0E451E85607F29DD533FDC91639229FB1A2C_inline (WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF *, const RuntimeMethod*))WuQuantizer_1_get_Options_m142A0E451E85607F29DD533FDC91639229FB1A2C_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m6F1B3DBF45B568600A49672AA026312576ED88B4_inline (WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_m6F1B3DBF45B568600A49672AA026312576ED88B4_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m3D2C112A55034FCB3E0500D6E14BA0D0CAAA9EEC_inline (WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333 *, const RuntimeMethod*))WuQuantizer_1_get_Options_m3D2C112A55034FCB3E0500D6E14BA0D0CAAA9EEC_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m4082A5994B949D61847421D3EABF356008A77A9F_inline (WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333 * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333 *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_m4082A5994B949D61847421D3EABF356008A77A9F_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m675FA0718E900C1ABE86B7872689DA259424FAAF_inline (WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B *, const RuntimeMethod*))WuQuantizer_1_get_Options_m675FA0718E900C1ABE86B7872689DA259424FAAF_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m8CE0006BE194ED6DD5806F6327A8B06AEE16BA08_inline (WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_m8CE0006BE194ED6DD5806F6327A8B06AEE16BA08_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mB546515DD3E89915CCFD71EB58CE6D17FEE35ECF_inline (WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3 *, const RuntimeMethod*))WuQuantizer_1_get_Options_mB546515DD3E89915CCFD71EB58CE6D17FEE35ECF_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_mD0B3D6DA314A9EC21D33F773D9F057CE9F4C9955_inline (WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3 * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3 *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_mD0B3D6DA314A9EC21D33F773D9F057CE9F4C9955_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mA34862474C71E1041A52405FE422DC546DD4DC95_inline (WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F *, const RuntimeMethod*))WuQuantizer_1_get_Options_mA34862474C71E1041A52405FE422DC546DD4DC95_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m1C3ECACE219569C883778C5F52E70C2BF8886F7D_inline (WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_m1C3ECACE219569C883778C5F52E70C2BF8886F7D_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mA0C712FF448E229391797E2EE6BCCFA2B252EA57_inline (WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1 *, const RuntimeMethod*))WuQuantizer_1_get_Options_mA0C712FF448E229391797E2EE6BCCFA2B252EA57_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m760A12BD6EB2100A35E4ED5363DD4E5E9436DCF9_inline (WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1 * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1 *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_m760A12BD6EB2100A35E4ED5363DD4E5E9436DCF9_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mF51BA000665CAF8806763F10EC6771902667D44C_inline (WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9 *, const RuntimeMethod*))WuQuantizer_1_get_Options_mF51BA000665CAF8806763F10EC6771902667D44C_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m8DC22950C5F62DC40CD0D78871CC635275B9248E_inline (WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9 * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9 *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_m8DC22950C5F62DC40CD0D78871CC635275B9248E_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m0D07EE50DAE4AF30AB57D0FE53213545D28E1676_inline (WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB *, const RuntimeMethod*))WuQuantizer_1_get_Options_m0D07EE50DAE4AF30AB57D0FE53213545D28E1676_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_mD952CE656265E2796E58A1507F382FDCE252CE06_inline (WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_mD952CE656265E2796E58A1507F382FDCE252CE06_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mDABFC21C1BB347245ABA88DC593C07F628CFF38C_inline (WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3 *, const RuntimeMethod*))WuQuantizer_1_get_Options_mDABFC21C1BB347245ABA88DC593C07F628CFF38C_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_mA9FAAA7D24D7B5EA8067754FF22173384D79527A_inline (WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3 * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3 *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_mA9FAAA7D24D7B5EA8067754FF22173384D79527A_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m219C30C3126C95D28DC2A611DB069A09A45AA1B9_inline (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *, const RuntimeMethod*))WuQuantizer_1_get_Options_m219C30C3126C95D28DC2A611DB069A09A45AA1B9_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m23F3181F3E4CA1827DDC2B5D4A5367902B8BCE22_inline (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_m23F3181F3E4CA1827DDC2B5D4A5367902B8BCE22_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mEA48EEFB21DE750E8651D624E8BE172DDC1C54F5_inline (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *, const RuntimeMethod*))WuQuantizer_1_get_Options_mEA48EEFB21DE750E8651D624E8BE172DDC1C54F5_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m786ABCD17B74A5D37877F6814F423EEAAD643977_inline (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_m786ABCD17B74A5D37877F6814F423EEAAD643977_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m31EE3839635E583AD2BF94B9C0F1B8FC01CE4AB6_inline (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *, const RuntimeMethod*))WuQuantizer_1_get_Options_m31EE3839635E583AD2BF94B9C0F1B8FC01CE4AB6_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m3F51F614853E231223DD9026D745B8B675C1D9E3_inline (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_m3F51F614853E231223DD9026D745B8B675C1D9E3_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m148071759582D0AF09AB745FBD55E47BD71B87C9_inline (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *, const RuntimeMethod*))WuQuantizer_1_get_Options_m148071759582D0AF09AB745FBD55E47BD71B87C9_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_mBD73C114FBDF431CD48358557DDF9B6A77592976_inline (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_mBD73C114FBDF431CD48358557DDF9B6A77592976_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m1FC7DDFA1838C1E2F0506E0070FC4D6A85C7900B_inline (WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E *, const RuntimeMethod*))WuQuantizer_1_get_Options_m1FC7DDFA1838C1E2F0506E0070FC4D6A85C7900B_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m168F7B19A5DA921EEBCB545169FBBE435E412CC2_inline (WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_m168F7B19A5DA921EEBCB545169FBBE435E412CC2_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mDBAC0F8CC3C6047C1F1AAF31968CB077A69E5612_inline (WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B *, const RuntimeMethod*))WuQuantizer_1_get_Options_mDBAC0F8CC3C6047C1F1AAF31968CB077A69E5612_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m1DDC139D66CEDF446E93D7F9FFBA7F96CF85BFF0_inline (WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_m1DDC139D66CEDF446E93D7F9FFBA7F96CF85BFF0_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mB611B4CEB64493414B35A29C170E00F8409BE9C7_inline (WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0 *, const RuntimeMethod*))WuQuantizer_1_get_Options_mB611B4CEB64493414B35A29C170E00F8409BE9C7_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m4341B831ED1933012412F15A30BFA1E2DBC77355_inline (WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0 * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0 *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_m4341B831ED1933012412F15A30BFA1E2DBC77355_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mC86E83C6E4826E72F433FC859905B36BD12D7022_inline (WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1 *, const RuntimeMethod*))WuQuantizer_1_get_Options_mC86E83C6E4826E72F433FC859905B36BD12D7022_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m90FB444CA6CAA5357DCF29CC73D0EA32CE8F8047_inline (WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1 * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1 *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_m90FB444CA6CAA5357DCF29CC73D0EA32CE8F8047_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m7C48E58C04EEC9A234CA9C3CD5DB96DD0AEB779F_inline (WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141 * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141 *, const RuntimeMethod*))WuQuantizer_1_get_Options_m7C48E58C04EEC9A234CA9C3CD5DB96DD0AEB779F_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m3CB626E3B70A66BC20CA2DB44FCB37BFE5D49FB7_inline (WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141 * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141 *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_m3CB626E3B70A66BC20CA2DB44FCB37BFE5D49FB7_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Options() inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mA150F3B5632BFCE2043A94BB5DF961B4B335D268_inline (WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD * __this, const RuntimeMethod* method) { return (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD *, const RuntimeMethod*))WuQuantizer_1_get_Options_mA150F3B5632BFCE2043A94BB5DF961B4B335D268_gshared_inline)(__this, method); } // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer`1::get_Configuration() inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_mB1CA62007E6C4DC220DEE9329FCD706F620E6A58_inline (WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD * __this, const RuntimeMethod* method) { return (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD *, const RuntimeMethod*))WuQuantizer_1_get_Configuration_mB1CA62007E6C4DC220DEE9329FCD706F620E6A58_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 Memory_1_get_Span_mD52AA03D54E546CD816E55B85DC778DB2B124CF3_inline (Memory_1_tC2D1B6828DBC5750B2BC1BC9517524975A6E43E5 * __this, const RuntimeMethod* method) { return (( Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 (*) (Memory_1_tC2D1B6828DBC5750B2BC1BC9517524975A6E43E5 *, const RuntimeMethod*))Memory_1_get_Span_mD52AA03D54E546CD816E55B85DC778DB2B124CF3_gshared_inline)(__this, method); } // System.Span`1 System.Memory`1::get_Span() inline Span_1_tC089F74404A3C46975952EE686EC533667BB207F Memory_1_get_Span_m018D357B92D16DEE7AF3406D858BF6BA4DAF716B_inline (Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 * __this, const RuntimeMethod* method) { return (( Span_1_tC089F74404A3C46975952EE686EC533667BB207F (*) (Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 *, const RuntimeMethod*))Memory_1_get_Span_m018D357B92D16DEE7AF3406D858BF6BA4DAF716B_gshared_inline)(__this, 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 System.Numerics.Vector4::.ctor(System.Single,System.Single,System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0 (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * __this, float ___x0, float ___y1, float ___z2, float ___w3, const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::op_Division(System.Numerics.Vector4,System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Division_m42A9C429E7265118F4E68AE51A7C9C91E1A86C65_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___right1, const RuntimeMethod* method); // System.Void System.Numerics.Vector3::.ctor(System.Single,System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector3__ctor_m3C199C444CBE5C59587FAE802686BDB1F3D8CC9C (Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * __this, float ___x0, float ___y1, float ___z2, const RuntimeMethod* method); // System.UInt16 SixLabors.ImageSharp.PixelFormats.Bgr565::Pack(System.Numerics.Vector3&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t Bgr565_Pack_m9FD9FEDE4A0A784DBF1825A1FAFB3259841E17FA_inline (Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgr565::set_PackedValue(System.UInt16) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr565_set_PackedValue_m052C96B2A876AB7C141B36DC2C4456349FA445A4_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, uint16_t ___value0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgra4444::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra4444_FromVector4_m2F1480CF149FB04E94DFE1A88C5A85F54F79089E_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgra5551::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra5551_FromVector4_mEABD575E5F8334D80ED2AE9BCB8055C66874C732_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::op_Multiply(System.Numerics.Vector4,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, float ___right1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Byte4::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Byte4_FromVector4_mB0F7E70A1749780227B6D390A11F0EFC8271C837_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.UInt16 SixLabors.ImageSharp.PixelFormats.HalfTypeHelper::Pack(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t HalfTypeHelper_Pack_m57389EFC3EB2A11FE573F14C459F8628374CCFF3_inline (float ___value0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.HalfSingle::set_PackedValue(System.UInt16) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfSingle_set_PackedValue_m546ED3A990045143E45A91EB09574C39AC586FF4_inline (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * __this, uint16_t ___value0, const RuntimeMethod* method); // System.Void System.Numerics.Vector2::.ctor(System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642 (Vector2_t1455881409307224D6099F54FA7E478733EEF61D * __this, float ___x0, float ___y1, const RuntimeMethod* method); // System.Numerics.Vector2 System.Numerics.Vector2::op_Multiply(System.Numerics.Vector2,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_op_Multiply_m0CD784E43FF58B7F93A5EA52427DEAAD697AAE61_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___left0, float ___right1, const RuntimeMethod* method); // System.Numerics.Vector2 System.Numerics.Vector2::get_One() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_get_One_mEE6AA7A2084E3BED5D8D68D4D97C3E455116F2E8 (const RuntimeMethod* method); // System.Numerics.Vector2 System.Numerics.Vector2::op_Subtraction(System.Numerics.Vector2,System.Numerics.Vector2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_op_Subtraction_m306DDA5D8B4AD933963554AD0739EC4F1E9B4607_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___left0, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___right1, const RuntimeMethod* method); // System.UInt32 SixLabors.ImageSharp.PixelFormats.HalfVector2::Pack(System.Single,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t HalfVector2_Pack_m72AEE59B9CE4F897487EE8666A8B93CF82B68994_inline (float ___x0, float ___y1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.HalfVector2::set_PackedValue(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector2_set_PackedValue_m8733BF4891A90BDF49735A404AA0EE1C4AB7E0E4_inline (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * __this, uint32_t ___value0, const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::get_One() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79 (const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::op_Subtraction(System.Numerics.Vector4,System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Subtraction_mDC838062C35F83AC065B3DE02E3D6A50B9F89FF9_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___right1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.HalfVector4::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector4_FromVector4_m577F77830F4805FBAAE72C1201D266CC63CDA45B_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.UInt16 SixLabors.ImageSharp.PixelFormats.NormalizedByte2::Pack(System.Numerics.Vector2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t NormalizedByte2_Pack_m6CE88C97823CD69364283CC30C12682807E53B48_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedByte2::set_PackedValue(System.UInt16) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte2_set_PackedValue_m4789D3F6B4CB4329C425CB662CFD9242A874A379_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, uint16_t ___value0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedByte4::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte4_FromVector4_mB68D741A2843AEE85FFF4373D7696D2C2242EEEE_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.UInt32 SixLabors.ImageSharp.PixelFormats.NormalizedShort2::Pack(System.Numerics.Vector2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t NormalizedShort2_Pack_m1AD820D26D9FF9E17FC194E70144B23E466C0B1C_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedShort2::set_PackedValue(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort2_set_PackedValue_m9AAFAC013EC0B1280CAB5CE61A8DAF21BE50BD87_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, uint32_t ___value0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedShort4::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_FromVector4_m2D9CB47367215FAC0A4127EA5668749937E1BC7F_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rg32::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_FromVector4_m7190BC219E3FDC310A5C0348FC0B803DDEA69294_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgba1010102::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba1010102_FromVector4_m568A21AA7FE0593011979E9397C00E093BBFE5E3_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.RgbaVector::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RgbaVector_FromVector4_mEF5F780A05D9E22D2E2793C69EA890DCB5807623_inline (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void System.Numerics.Vector2::.ctor(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector2__ctor_m23DE3099B38383DB35C1EAC7CE065DD421CC3510 (Vector2_t1455881409307224D6099F54FA7E478733EEF61D * __this, float ___value0, const RuntimeMethod* method); // System.UInt32 SixLabors.ImageSharp.PixelFormats.Short2::Pack(System.Numerics.Vector2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Short2_Pack_m8A7753F894DE4CB78A59D3F03BA98248E05E63F7_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Short2::set_PackedValue(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short2_set_PackedValue_mBF2FB5BA80EB14454CAC49036655C5A934E3A559_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, uint32_t ___value0, const RuntimeMethod* method); // System.Void System.Numerics.Vector4::.ctor(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector4__ctor_m63EC2B2E36402A4891067A37B6F0A50CACDD34DE (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * __this, float ___value0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Short4::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short4_FromVector4_m519AA6025A1F7F2FE3946C845C5102F63B63155F_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, 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.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.Void System.ThrowHelper::ThrowArrayTypeMismatchException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArrayTypeMismatchException_mFC0D7756FD2EA1A7E41D8426D819369FDBD728FC (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.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 Span_1_Slice_m35B1EAA4D7FDF224A847CF5789C7BA91586AB837_inline (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 (*) (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m35B1EAA4D7FDF224A847CF5789C7BA91586AB837_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m7713CCBB3E004E986BA016D2C93B2BFAA9A98A79_inline (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 * __this, Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 *, Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m7713CCBB3E004E986BA016D2C93B2BFAA9A98A79_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___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.Span`1 System.Span`1::Slice(System.Int32,System.Int32) inline Span_1_tC089F74404A3C46975952EE686EC533667BB207F Span_1_Slice_m25DF8A7217E853F02CEAC159C9AF0A23CC3FB59A_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( Span_1_tC089F74404A3C46975952EE686EC533667BB207F (*) (Span_1_tC089F74404A3C46975952EE686EC533667BB207F *, int32_t, int32_t, const RuntimeMethod*))Span_1_Slice_m25DF8A7217E853F02CEAC159C9AF0A23CC3FB59A_gshared_inline)(__this, ___start0, ___length1, method); } // System.Void System.Span`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void Span_1__ctor_m25DBBA0903A0DFABCFBE7FB04D8183100CDE1A1B_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (Span_1_tC089F74404A3C46975952EE686EC533667BB207F *, Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF *, intptr_t, int32_t, const RuntimeMethod*))Span_1__ctor_m25DBBA0903A0DFABCFBE7FB04D8183100CDE1A1B_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___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.Numerics.Vector3 System.Numerics.Vector3::get_Zero() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 Vector3_get_Zero_mACEA51197DC0E58F0D1A9E5F06B4E4FB459EAF3D (const RuntimeMethod* method); // System.Numerics.Vector3 System.Numerics.Vector3::get_One() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 Vector3_get_One_m15396B518DD28586E12E43EB461367FCED17D1A1 (const RuntimeMethod* method); // System.Numerics.Vector3 System.Numerics.Vector3::Clamp(System.Numerics.Vector3,System.Numerics.Vector3,System.Numerics.Vector3) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 Vector3_Clamp_m82E54C589A2E38F7FEA4174258A7BA4C53D70E09_inline (Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 ___value10, Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 ___min1, Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 ___max2, const RuntimeMethod* method); // System.UInt16 SixLabors.ImageSharp.PixelFormats.Bgra4444::Pack(System.Numerics.Vector4&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t Bgra4444_Pack_m9D89B256C52B4A747E64399F2CC2BE2BE2BF668F_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgra4444::set_PackedValue(System.UInt16) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra4444_set_PackedValue_m166210D65942388FBCBFCA640FE58FC8C484A842_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, uint16_t ___value0, const RuntimeMethod* method); // System.UInt16 SixLabors.ImageSharp.PixelFormats.Bgra5551::Pack(System.Numerics.Vector4&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t Bgra5551_Pack_mE911B77FBBC6AB7AC4B5FD560876B4BCFAA7E5AA_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgra5551::set_PackedValue(System.UInt16) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra5551_set_PackedValue_mA7F281129FA16BD297FCD7D9099FD81024F95F92_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, uint16_t ___value0, const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::op_Multiply(System.Numerics.Vector4,System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Multiply_m7A2DEF13763AEA1F0EF2325D8CA8CF5FC96F3187_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___right1, const RuntimeMethod* method); // System.UInt32 SixLabors.ImageSharp.PixelFormats.Byte4::Pack(System.Numerics.Vector4&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Byte4_Pack_mC9C14B5D59F1BCE84ED25B4C501CEA9433DDC3D0_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Byte4::set_PackedValue(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Byte4_set_PackedValue_m024BD207AC39089A6B2008B317D574A70F71E7E1_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, uint32_t ___value0, const RuntimeMethod* method); // System.UInt16 SixLabors.ImageSharp.PixelFormats.HalfTypeHelper::Pack(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint16_t HalfTypeHelper_Pack_m2EFAE2DA4AF2CC0175F4F189E6EFAAF01479A21A (int32_t ___value0, const RuntimeMethod* method); // System.Numerics.Vector2 System.Numerics.Vector2::op_Multiply(System.Numerics.Vector2,System.Numerics.Vector2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_op_Multiply_m5DC9070833DF763AED707C3EF0CAB9E1C21C5325_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___left0, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___right1, const RuntimeMethod* method); // System.UInt64 SixLabors.ImageSharp.PixelFormats.HalfVector4::Pack(System.Numerics.Vector4&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t HalfVector4_Pack_m5B91CC4BE45BC93B81BF77871F71E1879F3231DD_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.HalfVector4::set_PackedValue(System.UInt64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector4_set_PackedValue_m575B61438D778A34EAC982DD55F8EB756742C914_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, uint64_t ___value0, const RuntimeMethod* method); // System.Numerics.Vector2 System.Numerics.Vector2::Clamp(System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_Clamp_mEBF511BD6C8FD380FE0D1801D16ED7EBC98CF5EF_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___value10, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___min1, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___max2, const RuntimeMethod* method); // System.Int16 System.Convert::ToInt16(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int16_t Convert_ToInt16_m608D6BE29E0B1BFCE220127333A8745FA6536D63 (double ___value0, const RuntimeMethod* method); // System.UInt32 SixLabors.ImageSharp.PixelFormats.NormalizedByte4::Pack(System.Numerics.Vector4&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t NormalizedByte4_Pack_m25D15506F2CE19FA844919BF2187F62AA686ECBD_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedByte4::set_PackedValue(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte4_set_PackedValue_m7CA2C4A29ABDD2A7BEFC854960090DA9EFEE4E5D_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, uint32_t ___value0, const RuntimeMethod* method); // System.Single System.MathF::Round(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline (float ___f0, const RuntimeMethod* method); // System.UInt64 SixLabors.ImageSharp.PixelFormats.NormalizedShort4::Pack(System.Numerics.Vector4&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t NormalizedShort4_Pack_m76EC3879451ED829C3D964F5B42E8335066C929C_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedShort4::set_PackedValue(System.UInt64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_set_PackedValue_m83DC9831DAFA09C6A3A712A9319AF721EA11A3C1_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, uint64_t ___value0, const RuntimeMethod* method); // System.UInt32 SixLabors.ImageSharp.PixelFormats.Rg32::Pack(System.Numerics.Vector2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Rg32_Pack_mB7A7885FCF02BD1C74D3B8C329BDEA8E0A368A0F_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rg32::set_PackedValue(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_set_PackedValue_m74ABF186E3E7E6A61E71331DB09BD8D8EA3E079D_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, uint32_t ___value0, const RuntimeMethod* method); // System.UInt32 SixLabors.ImageSharp.PixelFormats.Rgba1010102::Pack(System.Numerics.Vector4&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Rgba1010102_Pack_m296112B0492CE04E1DFF0764461E613440699466_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgba1010102::set_PackedValue(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba1010102_set_PackedValue_mBDF51AE3DE7B6742EA826750D1FC03A81DB85B0A_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, uint32_t ___value0, const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::get_Zero() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45 (const RuntimeMethod* method); // System.Numerics.Vector4 SixLabors.ImageSharp.Numerics::Clamp(System.Numerics.Vector4,System.Numerics.Vector4,System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Numerics_Clamp_m1EC956B0CC9CBDCA73629BD76D3A5FBB8A14910F_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___min1, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___max2, const RuntimeMethod* method); // System.Int32 System.Convert::ToInt32(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Convert_ToInt32_m02AB1E28E0CF98A2F89E88480795AC0FD7F66FC2 (double ___value0, const RuntimeMethod* method); // System.UInt64 SixLabors.ImageSharp.PixelFormats.Short4::Pack(System.Numerics.Vector4&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t Short4_Pack_m7B580A2AAB3B54363B6930F4A04310CB7B9F65A7_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Short4::set_PackedValue(System.UInt64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short4_set_PackedValue_mE2509C3F76A66E380647E1EE0F7C50BA019BA8BD_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, uint64_t ___value0, const RuntimeMethod* method); // System.Int16 System.Convert::ToInt16(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int16_t Convert_ToInt16_m85F48A07C1F028876CBF5ACAE49D88F003985438 (float ___value0, const RuntimeMethod* method); // System.Int32 System.Convert::ToInt32(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Convert_ToInt32_mAFAE7DA97BACA9CEC03D40A2D322093B122B02FE (float ___value0, const RuntimeMethod* method); // System.Numerics.Vector2 System.Numerics.Vector2::get_Zero() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_get_Zero_mE2238C1104703545C28EE1FB6874C0F1DF3CF89D (const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::Max(System.Numerics.Vector4,System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_Max_m380A5635BED6B0A2B53FA18CE530A2C88907C0FD_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value10, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value21, const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::Min(System.Numerics.Vector4,System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_Min_mD400C92160CCFF020D86CDB2728E2C23B3270423_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value10, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value21, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::DecodePixelValues(System.Int32,System.Int32,System.Span`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebpLossyDecoder_DecodePixelValues_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mC34B0D81C46C7FED644BEC5742236AA513876152_gshared (WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F * __this, int32_t ___width0, int32_t ___height1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___pixelData2, Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___decodedPixels3, RuntimeObject* ___alpha4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_2; memset((&V_2), 0, sizeof(V_2)); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_9; memset((&V_9), 0, sizeof(V_9)); { il2cpp_codegen_initobj((&V_0), sizeof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD )); RuntimeObject* L_0 = ___alpha4; NullCheck((RuntimeObject*)L_0); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); V_3 = (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline((Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(&V_3), /*hidden argument*/Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___pixelData2; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_4; L_4 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); V_2 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_4; V_4 = (int32_t)0; goto IL_00a2; } IL_0024: { int32_t L_5 = V_4; int32_t L_6 = ___width0; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)); Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * L_7 = ___decodedPixels3; int32_t L_8 = V_4; NullCheck((Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_7); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_9; L_9 = (( Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF (*) (Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_7, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_6 = (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_9; V_7 = (int32_t)0; goto IL_0097; } IL_003a: { int32_t L_10 = V_5; int32_t L_11 = V_7; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)); int32_t L_12 = V_8; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_13; L_13 = Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_2), (int32_t)L_12, /*hidden argument*/Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_14 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_13); V_9 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_14; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_15 = V_9; uint8_t L_16 = (uint8_t)L_15.get_R_2(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_17 = V_9; uint8_t L_18 = (uint8_t)L_17.get_G_1(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_19 = V_9; uint8_t L_20 = (uint8_t)L_19.get_B_0(); int32_t L_21 = V_8; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_24; memset((&L_24), 0, sizeof(L_24)); Bgra32__ctor_mE47EF5E71097F7F3ED05399FF897D47C39E185B9_inline((&L_24), (uint8_t)L_16, (uint8_t)L_18, (uint8_t)L_20, (uint8_t)L_23, /*hidden argument*/NULL); Argb32_FromBgra32_m453B75F16E8B63CE0AD01369C1925955A3053438_inline((Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(&V_0), (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_24, /*hidden argument*/NULL); int32_t L_25 = V_7; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * L_26; L_26 = Span_1_get_Item_m6367645A32E0D777965C7AA85FE5C227DA6D5769_inline((Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF *)(&V_6), (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD L_27 = V_0; *(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)L_26 = L_27; int32_t L_28 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_0097: { int32_t L_29 = V_7; int32_t L_30 = ___width0; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_003a; } } { int32_t L_31 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_00a2: { int32_t L_32 = V_4; int32_t L_33 = ___height1; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0024; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::DecodePixelValues(System.Int32,System.Int32,System.Span`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebpLossyDecoder_DecodePixelValues_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m1F0BB3A89C9702A9364A0B0F27609C93E7A98A07_gshared (WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F * __this, int32_t ___width0, int32_t ___height1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___pixelData2, Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___decodedPixels3, RuntimeObject* ___alpha4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_2; memset((&V_2), 0, sizeof(V_2)); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_9; memset((&V_9), 0, sizeof(V_9)); { il2cpp_codegen_initobj((&V_0), sizeof(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )); RuntimeObject* L_0 = ___alpha4; NullCheck((RuntimeObject*)L_0); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); V_3 = (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline((Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(&V_3), /*hidden argument*/Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___pixelData2; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_4; L_4 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); V_2 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_4; V_4 = (int32_t)0; goto IL_00a2; } IL_0024: { int32_t L_5 = V_4; int32_t L_6 = ___width0; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)); Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * L_7 = ___decodedPixels3; int32_t L_8 = V_4; NullCheck((Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_7); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_9; L_9 = (( Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 (*) (Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_7, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_6 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_9; V_7 = (int32_t)0; goto IL_0097; } IL_003a: { int32_t L_10 = V_5; int32_t L_11 = V_7; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)); int32_t L_12 = V_8; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_13; L_13 = Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_2), (int32_t)L_12, /*hidden argument*/Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_14 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_13); V_9 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_14; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_15 = V_9; uint8_t L_16 = (uint8_t)L_15.get_R_2(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_17 = V_9; uint8_t L_18 = (uint8_t)L_17.get_G_1(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_19 = V_9; uint8_t L_20 = (uint8_t)L_19.get_B_0(); int32_t L_21 = V_8; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_24; memset((&L_24), 0, sizeof(L_24)); Bgra32__ctor_mE47EF5E71097F7F3ED05399FF897D47C39E185B9_inline((&L_24), (uint8_t)L_16, (uint8_t)L_18, (uint8_t)L_20, (uint8_t)L_23, /*hidden argument*/NULL); Bgr24_FromBgra32_m08A036D73DA3EB5812A6299C141D7768911B5A00_inline((Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(&V_0), (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_24, /*hidden argument*/NULL); int32_t L_25 = V_7; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_26; L_26 = Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_6), (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_27 = V_0; *(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_26 = L_27; int32_t L_28 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_0097: { int32_t L_29 = V_7; int32_t L_30 = ___width0; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_003a; } } { int32_t L_31 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_00a2: { int32_t L_32 = V_4; int32_t L_33 = ___height1; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0024; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::DecodePixelValues(System.Int32,System.Int32,System.Span`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebpLossyDecoder_DecodePixelValues_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m20572CB481142D7E57C10E0DC5AD307C153583CF_gshared (WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F * __this, int32_t ___width0, int32_t ___height1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___pixelData2, Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___decodedPixels3, RuntimeObject* ___alpha4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_2; memset((&V_2), 0, sizeof(V_2)); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_9; memset((&V_9), 0, sizeof(V_9)); { il2cpp_codegen_initobj((&V_0), sizeof(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C )); RuntimeObject* L_0 = ___alpha4; NullCheck((RuntimeObject*)L_0); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); V_3 = (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline((Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(&V_3), /*hidden argument*/Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___pixelData2; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_4; L_4 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); V_2 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_4; V_4 = (int32_t)0; goto IL_00a2; } IL_0024: { int32_t L_5 = V_4; int32_t L_6 = ___width0; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)); Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * L_7 = ___decodedPixels3; int32_t L_8 = V_4; NullCheck((Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)L_7); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_9; L_9 = (( Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA (*) (Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)L_7, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_6 = (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_9; V_7 = (int32_t)0; goto IL_0097; } IL_003a: { int32_t L_10 = V_5; int32_t L_11 = V_7; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)); int32_t L_12 = V_8; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_13; L_13 = Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_2), (int32_t)L_12, /*hidden argument*/Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_14 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_13); V_9 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_14; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_15 = V_9; uint8_t L_16 = (uint8_t)L_15.get_R_2(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_17 = V_9; uint8_t L_18 = (uint8_t)L_17.get_G_1(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_19 = V_9; uint8_t L_20 = (uint8_t)L_19.get_B_0(); int32_t L_21 = V_8; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_24; memset((&L_24), 0, sizeof(L_24)); Bgra32__ctor_mE47EF5E71097F7F3ED05399FF897D47C39E185B9_inline((&L_24), (uint8_t)L_16, (uint8_t)L_18, (uint8_t)L_20, (uint8_t)L_23, /*hidden argument*/NULL); Bgr565_FromBgra32_m769739212C7AA9AD146D4F909C9DCC62B5146DE9_inline((Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)(&V_0), (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_24, /*hidden argument*/NULL); int32_t L_25 = V_7; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * L_26; L_26 = Span_1_get_Item_m7403568F966B7F6D4669CA1127486C219BBCD69B_inline((Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA *)(&V_6), (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C L_27 = V_0; *(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)L_26 = L_27; int32_t L_28 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_0097: { int32_t L_29 = V_7; int32_t L_30 = ___width0; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_003a; } } { int32_t L_31 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_00a2: { int32_t L_32 = V_4; int32_t L_33 = ___height1; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0024; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::DecodePixelValues(System.Int32,System.Int32,System.Span`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebpLossyDecoder_DecodePixelValues_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mA71A754D928EB0594A2ACC3281205740F2FCE132_gshared (WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F * __this, int32_t ___width0, int32_t ___height1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___pixelData2, Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___decodedPixels3, RuntimeObject* ___alpha4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_2; memset((&V_2), 0, sizeof(V_2)); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_9; memset((&V_9), 0, sizeof(V_9)); { il2cpp_codegen_initobj((&V_0), sizeof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )); RuntimeObject* L_0 = ___alpha4; NullCheck((RuntimeObject*)L_0); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); V_3 = (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline((Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(&V_3), /*hidden argument*/Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___pixelData2; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_4; L_4 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); V_2 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_4; V_4 = (int32_t)0; goto IL_00a2; } IL_0024: { int32_t L_5 = V_4; int32_t L_6 = ___width0; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)); Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * L_7 = ___decodedPixels3; int32_t L_8 = V_4; NullCheck((Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)L_7); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_9; L_9 = (( Span_1_tC089F74404A3C46975952EE686EC533667BB207F (*) (Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)L_7, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_6 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_9; V_7 = (int32_t)0; goto IL_0097; } IL_003a: { int32_t L_10 = V_5; int32_t L_11 = V_7; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)); int32_t L_12 = V_8; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_13; L_13 = Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_2), (int32_t)L_12, /*hidden argument*/Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_14 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_13); V_9 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_14; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_15 = V_9; uint8_t L_16 = (uint8_t)L_15.get_R_2(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_17 = V_9; uint8_t L_18 = (uint8_t)L_17.get_G_1(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_19 = V_9; uint8_t L_20 = (uint8_t)L_19.get_B_0(); int32_t L_21 = V_8; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_24; memset((&L_24), 0, sizeof(L_24)); Bgra32__ctor_mE47EF5E71097F7F3ED05399FF897D47C39E185B9_inline((&L_24), (uint8_t)L_16, (uint8_t)L_18, (uint8_t)L_20, (uint8_t)L_23, /*hidden argument*/NULL); Bgra32_FromBgra32_m96CA77378824FCA31A88EE630C0F2CD0FF7F1793_inline((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(&V_0), (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_24, /*hidden argument*/NULL); int32_t L_25 = V_7; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * L_26; L_26 = Span_1_get_Item_m89B441ABCD013417C2E21A35250BE89BA6F9FE9E_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(&V_6), (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_27 = V_0; *(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)L_26 = L_27; int32_t L_28 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_0097: { int32_t L_29 = V_7; int32_t L_30 = ___width0; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_003a; } } { int32_t L_31 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_00a2: { int32_t L_32 = V_4; int32_t L_33 = ___height1; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0024; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::DecodePixelValues(System.Int32,System.Int32,System.Span`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebpLossyDecoder_DecodePixelValues_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m9D011A778F0FF5271FE55CC322FFD468C8485A38_gshared (WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F * __this, int32_t ___width0, int32_t ___height1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___pixelData2, Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___decodedPixels3, RuntimeObject* ___alpha4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_2; memset((&V_2), 0, sizeof(V_2)); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_9; memset((&V_9), 0, sizeof(V_9)); { il2cpp_codegen_initobj((&V_0), sizeof(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 )); RuntimeObject* L_0 = ___alpha4; NullCheck((RuntimeObject*)L_0); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); V_3 = (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline((Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(&V_3), /*hidden argument*/Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___pixelData2; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_4; L_4 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); V_2 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_4; V_4 = (int32_t)0; goto IL_00a2; } IL_0024: { int32_t L_5 = V_4; int32_t L_6 = ___width0; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)); Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * L_7 = ___decodedPixels3; int32_t L_8 = V_4; NullCheck((Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)L_7); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_9; L_9 = (( Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E (*) (Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)L_7, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_6 = (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_9; V_7 = (int32_t)0; goto IL_0097; } IL_003a: { int32_t L_10 = V_5; int32_t L_11 = V_7; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)); int32_t L_12 = V_8; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_13; L_13 = Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_2), (int32_t)L_12, /*hidden argument*/Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_14 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_13); V_9 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_14; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_15 = V_9; uint8_t L_16 = (uint8_t)L_15.get_R_2(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_17 = V_9; uint8_t L_18 = (uint8_t)L_17.get_G_1(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_19 = V_9; uint8_t L_20 = (uint8_t)L_19.get_B_0(); int32_t L_21 = V_8; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_24; memset((&L_24), 0, sizeof(L_24)); Bgra32__ctor_mE47EF5E71097F7F3ED05399FF897D47C39E185B9_inline((&L_24), (uint8_t)L_16, (uint8_t)L_18, (uint8_t)L_20, (uint8_t)L_23, /*hidden argument*/NULL); Bgra4444_FromBgra32_mA0DF3201F3E691B0CD56C928C05D94300E5E05AC_inline((Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)(&V_0), (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_24, /*hidden argument*/NULL); int32_t L_25 = V_7; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * L_26; L_26 = Span_1_get_Item_mDC25D73E1BD7519BD4FB572EC6C46B45BAC897FD_inline((Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E *)(&V_6), (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 L_27 = V_0; *(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)L_26 = L_27; int32_t L_28 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_0097: { int32_t L_29 = V_7; int32_t L_30 = ___width0; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_003a; } } { int32_t L_31 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_00a2: { int32_t L_32 = V_4; int32_t L_33 = ___height1; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0024; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::DecodePixelValues(System.Int32,System.Int32,System.Span`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebpLossyDecoder_DecodePixelValues_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m4C088D20BFA3482CB2616DF62A4C7498104B277B_gshared (WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F * __this, int32_t ___width0, int32_t ___height1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___pixelData2, Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___decodedPixels3, RuntimeObject* ___alpha4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_2; memset((&V_2), 0, sizeof(V_2)); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_9; memset((&V_9), 0, sizeof(V_9)); { il2cpp_codegen_initobj((&V_0), sizeof(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 )); RuntimeObject* L_0 = ___alpha4; NullCheck((RuntimeObject*)L_0); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); V_3 = (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline((Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(&V_3), /*hidden argument*/Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___pixelData2; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_4; L_4 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); V_2 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_4; V_4 = (int32_t)0; goto IL_00a2; } IL_0024: { int32_t L_5 = V_4; int32_t L_6 = ___width0; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)); Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * L_7 = ___decodedPixels3; int32_t L_8 = V_4; NullCheck((Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)L_7); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_9; L_9 = (( Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 (*) (Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)L_7, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_6 = (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_9; V_7 = (int32_t)0; goto IL_0097; } IL_003a: { int32_t L_10 = V_5; int32_t L_11 = V_7; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)); int32_t L_12 = V_8; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_13; L_13 = Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_2), (int32_t)L_12, /*hidden argument*/Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_14 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_13); V_9 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_14; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_15 = V_9; uint8_t L_16 = (uint8_t)L_15.get_R_2(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_17 = V_9; uint8_t L_18 = (uint8_t)L_17.get_G_1(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_19 = V_9; uint8_t L_20 = (uint8_t)L_19.get_B_0(); int32_t L_21 = V_8; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_24; memset((&L_24), 0, sizeof(L_24)); Bgra32__ctor_mE47EF5E71097F7F3ED05399FF897D47C39E185B9_inline((&L_24), (uint8_t)L_16, (uint8_t)L_18, (uint8_t)L_20, (uint8_t)L_23, /*hidden argument*/NULL); Bgra5551_FromBgra32_m316C8916A607094294D71399EF23F166DC1AA6BE_inline((Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)(&V_0), (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_24, /*hidden argument*/NULL); int32_t L_25 = V_7; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * L_26; L_26 = Span_1_get_Item_mC3C5579BAC61A0EFE1CDF24CFF2A3FFB71E8026E_inline((Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 *)(&V_6), (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 L_27 = V_0; *(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)L_26 = L_27; int32_t L_28 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_0097: { int32_t L_29 = V_7; int32_t L_30 = ___width0; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_003a; } } { int32_t L_31 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_00a2: { int32_t L_32 = V_4; int32_t L_33 = ___height1; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0024; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::DecodePixelValues(System.Int32,System.Int32,System.Span`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebpLossyDecoder_DecodePixelValues_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m0A8DA3C5E350E5A4A9736A12AA4ECDA43903125A_gshared (WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F * __this, int32_t ___width0, int32_t ___height1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___pixelData2, Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___decodedPixels3, RuntimeObject* ___alpha4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_2; memset((&V_2), 0, sizeof(V_2)); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_9; memset((&V_9), 0, sizeof(V_9)); { il2cpp_codegen_initobj((&V_0), sizeof(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 )); RuntimeObject* L_0 = ___alpha4; NullCheck((RuntimeObject*)L_0); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); V_3 = (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline((Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(&V_3), /*hidden argument*/Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___pixelData2; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_4; L_4 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); V_2 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_4; V_4 = (int32_t)0; goto IL_00a2; } IL_0024: { int32_t L_5 = V_4; int32_t L_6 = ___width0; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)); Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * L_7 = ___decodedPixels3; int32_t L_8 = V_4; NullCheck((Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)L_7); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_9; L_9 = (( Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 (*) (Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)L_7, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_6 = (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_9; V_7 = (int32_t)0; goto IL_0097; } IL_003a: { int32_t L_10 = V_5; int32_t L_11 = V_7; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)); int32_t L_12 = V_8; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_13; L_13 = Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_2), (int32_t)L_12, /*hidden argument*/Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_14 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_13); V_9 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_14; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_15 = V_9; uint8_t L_16 = (uint8_t)L_15.get_R_2(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_17 = V_9; uint8_t L_18 = (uint8_t)L_17.get_G_1(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_19 = V_9; uint8_t L_20 = (uint8_t)L_19.get_B_0(); int32_t L_21 = V_8; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_24; memset((&L_24), 0, sizeof(L_24)); Bgra32__ctor_mE47EF5E71097F7F3ED05399FF897D47C39E185B9_inline((&L_24), (uint8_t)L_16, (uint8_t)L_18, (uint8_t)L_20, (uint8_t)L_23, /*hidden argument*/NULL); Byte4_FromBgra32_m8E7AE516C8A014622A7D14757F8DFCB9FF2E0F68_inline((Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)(&V_0), (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_24, /*hidden argument*/NULL); int32_t L_25 = V_7; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * L_26; L_26 = Span_1_get_Item_m5CFDFA387F80C561557B71DF8D9F01B389114675_inline((Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 *)(&V_6), (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 L_27 = V_0; *(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)L_26 = L_27; int32_t L_28 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_0097: { int32_t L_29 = V_7; int32_t L_30 = ___width0; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_003a; } } { int32_t L_31 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_00a2: { int32_t L_32 = V_4; int32_t L_33 = ___height1; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0024; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::DecodePixelValues(System.Int32,System.Int32,System.Span`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebpLossyDecoder_DecodePixelValues_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m9EE109186CA61E8DCACCA9A0936D8A8FEA72286E_gshared (WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F * __this, int32_t ___width0, int32_t ___height1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___pixelData2, Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___decodedPixels3, RuntimeObject* ___alpha4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_2; memset((&V_2), 0, sizeof(V_2)); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_9; memset((&V_9), 0, sizeof(V_9)); { il2cpp_codegen_initobj((&V_0), sizeof(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E )); RuntimeObject* L_0 = ___alpha4; NullCheck((RuntimeObject*)L_0); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); V_3 = (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline((Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(&V_3), /*hidden argument*/Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___pixelData2; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_4; L_4 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); V_2 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_4; V_4 = (int32_t)0; goto IL_00a2; } IL_0024: { int32_t L_5 = V_4; int32_t L_6 = ___width0; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)); Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * L_7 = ___decodedPixels3; int32_t L_8 = V_4; NullCheck((Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)L_7); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_9; L_9 = (( Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 (*) (Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)L_7, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_6 = (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_9; V_7 = (int32_t)0; goto IL_0097; } IL_003a: { int32_t L_10 = V_5; int32_t L_11 = V_7; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)); int32_t L_12 = V_8; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_13; L_13 = Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_2), (int32_t)L_12, /*hidden argument*/Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_14 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_13); V_9 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_14; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_15 = V_9; uint8_t L_16 = (uint8_t)L_15.get_R_2(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_17 = V_9; uint8_t L_18 = (uint8_t)L_17.get_G_1(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_19 = V_9; uint8_t L_20 = (uint8_t)L_19.get_B_0(); int32_t L_21 = V_8; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_24; memset((&L_24), 0, sizeof(L_24)); Bgra32__ctor_mE47EF5E71097F7F3ED05399FF897D47C39E185B9_inline((&L_24), (uint8_t)L_16, (uint8_t)L_18, (uint8_t)L_20, (uint8_t)L_23, /*hidden argument*/NULL); HalfSingle_FromBgra32_m2F9F9F27F8410FF105A496E35C407EC97E240755_inline((HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)(&V_0), (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_24, /*hidden argument*/NULL); int32_t L_25 = V_7; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * L_26; L_26 = Span_1_get_Item_m254264B78DD6C9192DD29D341A30AF289B8107E4_inline((Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 *)(&V_6), (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E L_27 = V_0; *(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)L_26 = L_27; int32_t L_28 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_0097: { int32_t L_29 = V_7; int32_t L_30 = ___width0; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_003a; } } { int32_t L_31 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_00a2: { int32_t L_32 = V_4; int32_t L_33 = ___height1; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0024; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::DecodePixelValues(System.Int32,System.Int32,System.Span`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebpLossyDecoder_DecodePixelValues_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mC7BC95920DA35257304220A44860345C8DA1CE72_gshared (WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F * __this, int32_t ___width0, int32_t ___height1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___pixelData2, Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___decodedPixels3, RuntimeObject* ___alpha4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_2; memset((&V_2), 0, sizeof(V_2)); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_9; memset((&V_9), 0, sizeof(V_9)); { il2cpp_codegen_initobj((&V_0), sizeof(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC )); RuntimeObject* L_0 = ___alpha4; NullCheck((RuntimeObject*)L_0); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); V_3 = (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline((Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(&V_3), /*hidden argument*/Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___pixelData2; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_4; L_4 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); V_2 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_4; V_4 = (int32_t)0; goto IL_00a2; } IL_0024: { int32_t L_5 = V_4; int32_t L_6 = ___width0; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)); Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * L_7 = ___decodedPixels3; int32_t L_8 = V_4; NullCheck((Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)L_7); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_9; L_9 = (( Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 (*) (Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)L_7, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_6 = (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_9; V_7 = (int32_t)0; goto IL_0097; } IL_003a: { int32_t L_10 = V_5; int32_t L_11 = V_7; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)); int32_t L_12 = V_8; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_13; L_13 = Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_2), (int32_t)L_12, /*hidden argument*/Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_14 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_13); V_9 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_14; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_15 = V_9; uint8_t L_16 = (uint8_t)L_15.get_R_2(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_17 = V_9; uint8_t L_18 = (uint8_t)L_17.get_G_1(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_19 = V_9; uint8_t L_20 = (uint8_t)L_19.get_B_0(); int32_t L_21 = V_8; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_24; memset((&L_24), 0, sizeof(L_24)); Bgra32__ctor_mE47EF5E71097F7F3ED05399FF897D47C39E185B9_inline((&L_24), (uint8_t)L_16, (uint8_t)L_18, (uint8_t)L_20, (uint8_t)L_23, /*hidden argument*/NULL); HalfVector2_FromBgra32_m1C7079971609717B4EFC712A3C60CCC296AE4E7E_inline((HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)(&V_0), (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_24, /*hidden argument*/NULL); int32_t L_25 = V_7; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * L_26; L_26 = Span_1_get_Item_mF633E87750AF103793D3E7D4F3A42581A925F7F1_inline((Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 *)(&V_6), (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC L_27 = V_0; *(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)L_26 = L_27; int32_t L_28 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_0097: { int32_t L_29 = V_7; int32_t L_30 = ___width0; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_003a; } } { int32_t L_31 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_00a2: { int32_t L_32 = V_4; int32_t L_33 = ___height1; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0024; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::DecodePixelValues(System.Int32,System.Int32,System.Span`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebpLossyDecoder_DecodePixelValues_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m5D8926A0C9336C09E97518DDF7F14F6460C2DAEF_gshared (WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F * __this, int32_t ___width0, int32_t ___height1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___pixelData2, Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___decodedPixels3, RuntimeObject* ___alpha4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_2; memset((&V_2), 0, sizeof(V_2)); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_9; memset((&V_9), 0, sizeof(V_9)); { il2cpp_codegen_initobj((&V_0), sizeof(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 )); RuntimeObject* L_0 = ___alpha4; NullCheck((RuntimeObject*)L_0); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); V_3 = (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline((Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(&V_3), /*hidden argument*/Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___pixelData2; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_4; L_4 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); V_2 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_4; V_4 = (int32_t)0; goto IL_00a2; } IL_0024: { int32_t L_5 = V_4; int32_t L_6 = ___width0; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)); Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * L_7 = ___decodedPixels3; int32_t L_8 = V_4; NullCheck((Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)L_7); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_9; L_9 = (( Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 (*) (Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)L_7, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_6 = (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_9; V_7 = (int32_t)0; goto IL_0097; } IL_003a: { int32_t L_10 = V_5; int32_t L_11 = V_7; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)); int32_t L_12 = V_8; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_13; L_13 = Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_2), (int32_t)L_12, /*hidden argument*/Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_14 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_13); V_9 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_14; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_15 = V_9; uint8_t L_16 = (uint8_t)L_15.get_R_2(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_17 = V_9; uint8_t L_18 = (uint8_t)L_17.get_G_1(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_19 = V_9; uint8_t L_20 = (uint8_t)L_19.get_B_0(); int32_t L_21 = V_8; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_24; memset((&L_24), 0, sizeof(L_24)); Bgra32__ctor_mE47EF5E71097F7F3ED05399FF897D47C39E185B9_inline((&L_24), (uint8_t)L_16, (uint8_t)L_18, (uint8_t)L_20, (uint8_t)L_23, /*hidden argument*/NULL); HalfVector4_FromBgra32_mCBF6FDCE6CDB67C7E76ECFC696B9A746896FAB29_inline((HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)(&V_0), (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_24, /*hidden argument*/NULL); int32_t L_25 = V_7; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * L_26; L_26 = Span_1_get_Item_m21A2B570C8DAE831B8D1446630CCA1215A77E161_inline((Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 *)(&V_6), (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 L_27 = V_0; *(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)L_26 = L_27; int32_t L_28 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_0097: { int32_t L_29 = V_7; int32_t L_30 = ___width0; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_003a; } } { int32_t L_31 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_00a2: { int32_t L_32 = V_4; int32_t L_33 = ___height1; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0024; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::DecodePixelValues(System.Int32,System.Int32,System.Span`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebpLossyDecoder_DecodePixelValues_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m1E3A27E55E382BBEBDC334B4669DF1D960D245E1_gshared (WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F * __this, int32_t ___width0, int32_t ___height1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___pixelData2, Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___decodedPixels3, RuntimeObject* ___alpha4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } L16_t82A3FD4325827CB571596BA0DA68B251F985D94F V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_2; memset((&V_2), 0, sizeof(V_2)); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_9; memset((&V_9), 0, sizeof(V_9)); { il2cpp_codegen_initobj((&V_0), sizeof(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F )); RuntimeObject* L_0 = ___alpha4; NullCheck((RuntimeObject*)L_0); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); V_3 = (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline((Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(&V_3), /*hidden argument*/Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___pixelData2; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_4; L_4 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); V_2 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_4; V_4 = (int32_t)0; goto IL_00a2; } IL_0024: { int32_t L_5 = V_4; int32_t L_6 = ___width0; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)); Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * L_7 = ___decodedPixels3; int32_t L_8 = V_4; NullCheck((Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)L_7); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_9; L_9 = (( Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE (*) (Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)L_7, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_6 = (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_9; V_7 = (int32_t)0; goto IL_0097; } IL_003a: { int32_t L_10 = V_5; int32_t L_11 = V_7; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)); int32_t L_12 = V_8; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_13; L_13 = Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_2), (int32_t)L_12, /*hidden argument*/Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_14 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_13); V_9 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_14; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_15 = V_9; uint8_t L_16 = (uint8_t)L_15.get_R_2(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_17 = V_9; uint8_t L_18 = (uint8_t)L_17.get_G_1(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_19 = V_9; uint8_t L_20 = (uint8_t)L_19.get_B_0(); int32_t L_21 = V_8; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_24; memset((&L_24), 0, sizeof(L_24)); Bgra32__ctor_mE47EF5E71097F7F3ED05399FF897D47C39E185B9_inline((&L_24), (uint8_t)L_16, (uint8_t)L_18, (uint8_t)L_20, (uint8_t)L_23, /*hidden argument*/NULL); L16_FromBgra32_m15ECA9D322E8422C0D5963D978F3EEC51760895E_inline((L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)(&V_0), (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_24, /*hidden argument*/NULL); int32_t L_25 = V_7; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * L_26; L_26 = Span_1_get_Item_mC42C039DDE5B36415E53146B7CBACF658BDD53FE_inline((Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE *)(&V_6), (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); L16_t82A3FD4325827CB571596BA0DA68B251F985D94F L_27 = V_0; *(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)L_26 = L_27; int32_t L_28 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_0097: { int32_t L_29 = V_7; int32_t L_30 = ___width0; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_003a; } } { int32_t L_31 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_00a2: { int32_t L_32 = V_4; int32_t L_33 = ___height1; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0024; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::DecodePixelValues(System.Int32,System.Int32,System.Span`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebpLossyDecoder_DecodePixelValues_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m9C6CDFAF65A340148423FFC6D3E1F5F3DB7E7E91_gshared (WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F * __this, int32_t ___width0, int32_t ___height1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___pixelData2, Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * ___decodedPixels3, RuntimeObject* ___alpha4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } L8_t0DC62ABA8124A587901AC9D023076EF568A23003 V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_2; memset((&V_2), 0, sizeof(V_2)); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_9; memset((&V_9), 0, sizeof(V_9)); { il2cpp_codegen_initobj((&V_0), sizeof(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 )); RuntimeObject* L_0 = ___alpha4; NullCheck((RuntimeObject*)L_0); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); V_3 = (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline((Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(&V_3), /*hidden argument*/Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___pixelData2; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_4; L_4 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); V_2 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_4; V_4 = (int32_t)0; goto IL_00a2; } IL_0024: { int32_t L_5 = V_4; int32_t L_6 = ___width0; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)); Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * L_7 = ___decodedPixels3; int32_t L_8 = V_4; NullCheck((Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)L_7); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_9; L_9 = (( Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 (*) (Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)L_7, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_6 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_9; V_7 = (int32_t)0; goto IL_0097; } IL_003a: { int32_t L_10 = V_5; int32_t L_11 = V_7; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)); int32_t L_12 = V_8; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_13; L_13 = Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_2), (int32_t)L_12, /*hidden argument*/Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_14 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_13); V_9 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_14; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_15 = V_9; uint8_t L_16 = (uint8_t)L_15.get_R_2(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_17 = V_9; uint8_t L_18 = (uint8_t)L_17.get_G_1(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_19 = V_9; uint8_t L_20 = (uint8_t)L_19.get_B_0(); int32_t L_21 = V_8; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_24; memset((&L_24), 0, sizeof(L_24)); Bgra32__ctor_mE47EF5E71097F7F3ED05399FF897D47C39E185B9_inline((&L_24), (uint8_t)L_16, (uint8_t)L_18, (uint8_t)L_20, (uint8_t)L_23, /*hidden argument*/NULL); L8_FromBgra32_mF5CE734BA5921F059D69F5CFC1542D781F3F6280_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(&V_0), (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_24, /*hidden argument*/NULL); int32_t L_25 = V_7; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_26; L_26 = Span_1_get_Item_m8785575C5A33E59978B46648338ADBF2BAD08734_inline((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 *)(&V_6), (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 L_27 = V_0; *(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_26 = L_27; int32_t L_28 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_0097: { int32_t L_29 = V_7; int32_t L_30 = ___width0; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_003a; } } { int32_t L_31 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_00a2: { int32_t L_32 = V_4; int32_t L_33 = ___height1; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0024; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::DecodePixelValues(System.Int32,System.Int32,System.Span`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebpLossyDecoder_DecodePixelValues_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mFDD33716484BEFBAE2348C400E4E5295D9591D0E_gshared (WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F * __this, int32_t ___width0, int32_t ___height1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___pixelData2, Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___decodedPixels3, RuntimeObject* ___alpha4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_2; memset((&V_2), 0, sizeof(V_2)); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_9; memset((&V_9), 0, sizeof(V_9)); { il2cpp_codegen_initobj((&V_0), sizeof(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 )); RuntimeObject* L_0 = ___alpha4; NullCheck((RuntimeObject*)L_0); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); V_3 = (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline((Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(&V_3), /*hidden argument*/Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___pixelData2; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_4; L_4 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); V_2 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_4; V_4 = (int32_t)0; goto IL_00a2; } IL_0024: { int32_t L_5 = V_4; int32_t L_6 = ___width0; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_7 = ___decodedPixels3; int32_t L_8 = V_4; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_7); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_9; L_9 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_7, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_6 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_9; V_7 = (int32_t)0; goto IL_0097; } IL_003a: { int32_t L_10 = V_5; int32_t L_11 = V_7; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)); int32_t L_12 = V_8; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_13; L_13 = Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_2), (int32_t)L_12, /*hidden argument*/Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_14 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_13); V_9 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_14; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_15 = V_9; uint8_t L_16 = (uint8_t)L_15.get_R_2(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_17 = V_9; uint8_t L_18 = (uint8_t)L_17.get_G_1(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_19 = V_9; uint8_t L_20 = (uint8_t)L_19.get_B_0(); int32_t L_21 = V_8; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_24; memset((&L_24), 0, sizeof(L_24)); Bgra32__ctor_mE47EF5E71097F7F3ED05399FF897D47C39E185B9_inline((&L_24), (uint8_t)L_16, (uint8_t)L_18, (uint8_t)L_20, (uint8_t)L_23, /*hidden argument*/NULL); La16_FromBgra32_m3A1C6C8FF059CB91DF8B104B1CCCF37F423BEE23_inline((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(&V_0), (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_24, /*hidden argument*/NULL); int32_t L_25 = V_7; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_26; L_26 = Span_1_get_Item_m72D32584E077251E8E2D513A939043E0A83748A1_inline((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC *)(&V_6), (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 L_27 = V_0; *(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_26 = L_27; int32_t L_28 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_0097: { int32_t L_29 = V_7; int32_t L_30 = ___width0; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_003a; } } { int32_t L_31 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_00a2: { int32_t L_32 = V_4; int32_t L_33 = ___height1; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0024; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::DecodePixelValues(System.Int32,System.Int32,System.Span`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebpLossyDecoder_DecodePixelValues_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mBCCE9E4012381E9ABF901814ED3C8D660FCA9992_gshared (WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F * __this, int32_t ___width0, int32_t ___height1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___pixelData2, Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___decodedPixels3, RuntimeObject* ___alpha4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_2; memset((&V_2), 0, sizeof(V_2)); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_9; memset((&V_9), 0, sizeof(V_9)); { il2cpp_codegen_initobj((&V_0), sizeof(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 )); RuntimeObject* L_0 = ___alpha4; NullCheck((RuntimeObject*)L_0); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); V_3 = (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline((Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(&V_3), /*hidden argument*/Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___pixelData2; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_4; L_4 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); V_2 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_4; V_4 = (int32_t)0; goto IL_00a2; } IL_0024: { int32_t L_5 = V_4; int32_t L_6 = ___width0; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_7 = ___decodedPixels3; int32_t L_8 = V_4; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_7); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_9; L_9 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_7, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_6 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_9; V_7 = (int32_t)0; goto IL_0097; } IL_003a: { int32_t L_10 = V_5; int32_t L_11 = V_7; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)); int32_t L_12 = V_8; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_13; L_13 = Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_2), (int32_t)L_12, /*hidden argument*/Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_14 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_13); V_9 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_14; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_15 = V_9; uint8_t L_16 = (uint8_t)L_15.get_R_2(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_17 = V_9; uint8_t L_18 = (uint8_t)L_17.get_G_1(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_19 = V_9; uint8_t L_20 = (uint8_t)L_19.get_B_0(); int32_t L_21 = V_8; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_24; memset((&L_24), 0, sizeof(L_24)); Bgra32__ctor_mE47EF5E71097F7F3ED05399FF897D47C39E185B9_inline((&L_24), (uint8_t)L_16, (uint8_t)L_18, (uint8_t)L_20, (uint8_t)L_23, /*hidden argument*/NULL); La32_FromBgra32_m454D657626F9287395C15F8F5B3827F49FE92EC9_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(&V_0), (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_24, /*hidden argument*/NULL); int32_t L_25 = V_7; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_26; L_26 = Span_1_get_Item_m8DFFF2704B6FB5D7372B984CCA34B7B7F992EAE2_inline((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 *)(&V_6), (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 L_27 = V_0; *(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_26 = L_27; int32_t L_28 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_0097: { int32_t L_29 = V_7; int32_t L_30 = ___width0; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_003a; } } { int32_t L_31 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_00a2: { int32_t L_32 = V_4; int32_t L_33 = ___height1; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0024; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::DecodePixelValues(System.Int32,System.Int32,System.Span`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebpLossyDecoder_DecodePixelValues_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mFA8BB1C0613167FD8CD02F18FE4AAB1B6DA5379F_gshared (WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F * __this, int32_t ___width0, int32_t ___height1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___pixelData2, Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___decodedPixels3, RuntimeObject* ___alpha4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_2; memset((&V_2), 0, sizeof(V_2)); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_9; memset((&V_9), 0, sizeof(V_9)); { il2cpp_codegen_initobj((&V_0), sizeof(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 )); RuntimeObject* L_0 = ___alpha4; NullCheck((RuntimeObject*)L_0); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); V_3 = (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline((Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(&V_3), /*hidden argument*/Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___pixelData2; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_4; L_4 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); V_2 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_4; V_4 = (int32_t)0; goto IL_00a2; } IL_0024: { int32_t L_5 = V_4; int32_t L_6 = ___width0; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_7 = ___decodedPixels3; int32_t L_8 = V_4; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_7); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_9; L_9 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_7, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_6 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_9; V_7 = (int32_t)0; goto IL_0097; } IL_003a: { int32_t L_10 = V_5; int32_t L_11 = V_7; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)); int32_t L_12 = V_8; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_13; L_13 = Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_2), (int32_t)L_12, /*hidden argument*/Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_14 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_13); V_9 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_14; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_15 = V_9; uint8_t L_16 = (uint8_t)L_15.get_R_2(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_17 = V_9; uint8_t L_18 = (uint8_t)L_17.get_G_1(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_19 = V_9; uint8_t L_20 = (uint8_t)L_19.get_B_0(); int32_t L_21 = V_8; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_24; memset((&L_24), 0, sizeof(L_24)); Bgra32__ctor_mE47EF5E71097F7F3ED05399FF897D47C39E185B9_inline((&L_24), (uint8_t)L_16, (uint8_t)L_18, (uint8_t)L_20, (uint8_t)L_23, /*hidden argument*/NULL); NormalizedByte2_FromBgra32_mAF605A52F98477A6193A2AE94F22648947A89963_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(&V_0), (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_24, /*hidden argument*/NULL); int32_t L_25 = V_7; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_26; L_26 = Span_1_get_Item_m02B81213216C48DBE063E1A105599B907C8DD53A_inline((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 *)(&V_6), (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 L_27 = V_0; *(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_26 = L_27; int32_t L_28 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_0097: { int32_t L_29 = V_7; int32_t L_30 = ___width0; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_003a; } } { int32_t L_31 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_00a2: { int32_t L_32 = V_4; int32_t L_33 = ___height1; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0024; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::DecodePixelValues(System.Int32,System.Int32,System.Span`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebpLossyDecoder_DecodePixelValues_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mD0DD24E29C202D1574534D8F10845B065F748FA6_gshared (WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F * __this, int32_t ___width0, int32_t ___height1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___pixelData2, Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___decodedPixels3, RuntimeObject* ___alpha4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_2; memset((&V_2), 0, sizeof(V_2)); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_9; memset((&V_9), 0, sizeof(V_9)); { il2cpp_codegen_initobj((&V_0), sizeof(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 )); RuntimeObject* L_0 = ___alpha4; NullCheck((RuntimeObject*)L_0); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); V_3 = (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline((Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(&V_3), /*hidden argument*/Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___pixelData2; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_4; L_4 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); V_2 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_4; V_4 = (int32_t)0; goto IL_00a2; } IL_0024: { int32_t L_5 = V_4; int32_t L_6 = ___width0; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_7 = ___decodedPixels3; int32_t L_8 = V_4; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_7); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_9; L_9 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_7, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_6 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_9; V_7 = (int32_t)0; goto IL_0097; } IL_003a: { int32_t L_10 = V_5; int32_t L_11 = V_7; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)); int32_t L_12 = V_8; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_13; L_13 = Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_2), (int32_t)L_12, /*hidden argument*/Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_14 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_13); V_9 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_14; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_15 = V_9; uint8_t L_16 = (uint8_t)L_15.get_R_2(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_17 = V_9; uint8_t L_18 = (uint8_t)L_17.get_G_1(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_19 = V_9; uint8_t L_20 = (uint8_t)L_19.get_B_0(); int32_t L_21 = V_8; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_24; memset((&L_24), 0, sizeof(L_24)); Bgra32__ctor_mE47EF5E71097F7F3ED05399FF897D47C39E185B9_inline((&L_24), (uint8_t)L_16, (uint8_t)L_18, (uint8_t)L_20, (uint8_t)L_23, /*hidden argument*/NULL); NormalizedByte4_FromBgra32_mBFF921AD4B2917768E02EE26DE37CB36CE7E9847_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(&V_0), (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_24, /*hidden argument*/NULL); int32_t L_25 = V_7; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_26; L_26 = Span_1_get_Item_m9E3415A96183385F0A773D50F59565AB5C3AD1E0_inline((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A *)(&V_6), (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 L_27 = V_0; *(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_26 = L_27; int32_t L_28 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_0097: { int32_t L_29 = V_7; int32_t L_30 = ___width0; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_003a; } } { int32_t L_31 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_00a2: { int32_t L_32 = V_4; int32_t L_33 = ___height1; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0024; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::DecodePixelValues(System.Int32,System.Int32,System.Span`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebpLossyDecoder_DecodePixelValues_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m73D535AAEEA5B95B9EDC9010D6E40828FFBC85D9_gshared (WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F * __this, int32_t ___width0, int32_t ___height1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___pixelData2, Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___decodedPixels3, RuntimeObject* ___alpha4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_2; memset((&V_2), 0, sizeof(V_2)); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_9; memset((&V_9), 0, sizeof(V_9)); { il2cpp_codegen_initobj((&V_0), sizeof(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 )); RuntimeObject* L_0 = ___alpha4; NullCheck((RuntimeObject*)L_0); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); V_3 = (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline((Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(&V_3), /*hidden argument*/Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___pixelData2; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_4; L_4 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); V_2 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_4; V_4 = (int32_t)0; goto IL_00a2; } IL_0024: { int32_t L_5 = V_4; int32_t L_6 = ___width0; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_7 = ___decodedPixels3; int32_t L_8 = V_4; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_7); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_9; L_9 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_7, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_6 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_9; V_7 = (int32_t)0; goto IL_0097; } IL_003a: { int32_t L_10 = V_5; int32_t L_11 = V_7; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)); int32_t L_12 = V_8; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_13; L_13 = Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_2), (int32_t)L_12, /*hidden argument*/Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_14 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_13); V_9 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_14; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_15 = V_9; uint8_t L_16 = (uint8_t)L_15.get_R_2(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_17 = V_9; uint8_t L_18 = (uint8_t)L_17.get_G_1(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_19 = V_9; uint8_t L_20 = (uint8_t)L_19.get_B_0(); int32_t L_21 = V_8; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_24; memset((&L_24), 0, sizeof(L_24)); Bgra32__ctor_mE47EF5E71097F7F3ED05399FF897D47C39E185B9_inline((&L_24), (uint8_t)L_16, (uint8_t)L_18, (uint8_t)L_20, (uint8_t)L_23, /*hidden argument*/NULL); NormalizedShort2_FromBgra32_m53FCA4EF716568ED4DB791D589EB735D5441E6BD_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(&V_0), (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_24, /*hidden argument*/NULL); int32_t L_25 = V_7; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_26; L_26 = Span_1_get_Item_m0D702FF60C85520A25B77F84847A0EB108355375_inline((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 *)(&V_6), (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 L_27 = V_0; *(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_26 = L_27; int32_t L_28 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_0097: { int32_t L_29 = V_7; int32_t L_30 = ___width0; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_003a; } } { int32_t L_31 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_00a2: { int32_t L_32 = V_4; int32_t L_33 = ___height1; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0024; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::DecodePixelValues(System.Int32,System.Int32,System.Span`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebpLossyDecoder_DecodePixelValues_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m4E9032605B6431587BCBDB4E0F8B0377E3516E2B_gshared (WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F * __this, int32_t ___width0, int32_t ___height1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___pixelData2, Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___decodedPixels3, RuntimeObject* ___alpha4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_2; memset((&V_2), 0, sizeof(V_2)); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_9; memset((&V_9), 0, sizeof(V_9)); { il2cpp_codegen_initobj((&V_0), sizeof(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 )); RuntimeObject* L_0 = ___alpha4; NullCheck((RuntimeObject*)L_0); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); V_3 = (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline((Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(&V_3), /*hidden argument*/Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___pixelData2; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_4; L_4 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); V_2 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_4; V_4 = (int32_t)0; goto IL_00a2; } IL_0024: { int32_t L_5 = V_4; int32_t L_6 = ___width0; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_7 = ___decodedPixels3; int32_t L_8 = V_4; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_7); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_9; L_9 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_7, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_6 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_9; V_7 = (int32_t)0; goto IL_0097; } IL_003a: { int32_t L_10 = V_5; int32_t L_11 = V_7; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)); int32_t L_12 = V_8; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_13; L_13 = Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_2), (int32_t)L_12, /*hidden argument*/Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_14 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_13); V_9 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_14; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_15 = V_9; uint8_t L_16 = (uint8_t)L_15.get_R_2(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_17 = V_9; uint8_t L_18 = (uint8_t)L_17.get_G_1(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_19 = V_9; uint8_t L_20 = (uint8_t)L_19.get_B_0(); int32_t L_21 = V_8; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_24; memset((&L_24), 0, sizeof(L_24)); Bgra32__ctor_mE47EF5E71097F7F3ED05399FF897D47C39E185B9_inline((&L_24), (uint8_t)L_16, (uint8_t)L_18, (uint8_t)L_20, (uint8_t)L_23, /*hidden argument*/NULL); NormalizedShort4_FromBgra32_mB98458A2BC33176AC43AE90E082046AC7AE1F9C8_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(&V_0), (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_24, /*hidden argument*/NULL); int32_t L_25 = V_7; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_26; L_26 = Span_1_get_Item_m0EB52766F90F92A22F2B741A49E612E2AB3F3F81_inline((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(Span_1_t8F2820222127FA3555803F54498E9275CE67C798 *)(&V_6), (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 L_27 = V_0; *(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_26 = L_27; int32_t L_28 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_0097: { int32_t L_29 = V_7; int32_t L_30 = ___width0; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_003a; } } { int32_t L_31 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_00a2: { int32_t L_32 = V_4; int32_t L_33 = ___height1; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0024; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::DecodePixelValues(System.Int32,System.Int32,System.Span`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebpLossyDecoder_DecodePixelValues_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mA90907EAE743D23FE47CF74AFA3358BB132F04BE_gshared (WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F * __this, int32_t ___width0, int32_t ___height1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___pixelData2, Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___decodedPixels3, RuntimeObject* ___alpha4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_2; memset((&V_2), 0, sizeof(V_2)); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_9; memset((&V_9), 0, sizeof(V_9)); { il2cpp_codegen_initobj((&V_0), sizeof(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB )); RuntimeObject* L_0 = ___alpha4; NullCheck((RuntimeObject*)L_0); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); V_3 = (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline((Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(&V_3), /*hidden argument*/Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___pixelData2; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_4; L_4 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); V_2 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_4; V_4 = (int32_t)0; goto IL_00a2; } IL_0024: { int32_t L_5 = V_4; int32_t L_6 = ___width0; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_7 = ___decodedPixels3; int32_t L_8 = V_4; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_7); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_9; L_9 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_7, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_6 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_9; V_7 = (int32_t)0; goto IL_0097; } IL_003a: { int32_t L_10 = V_5; int32_t L_11 = V_7; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)); int32_t L_12 = V_8; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_13; L_13 = Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_2), (int32_t)L_12, /*hidden argument*/Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_14 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_13); V_9 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_14; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_15 = V_9; uint8_t L_16 = (uint8_t)L_15.get_R_2(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_17 = V_9; uint8_t L_18 = (uint8_t)L_17.get_G_1(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_19 = V_9; uint8_t L_20 = (uint8_t)L_19.get_B_0(); int32_t L_21 = V_8; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_24; memset((&L_24), 0, sizeof(L_24)); Bgra32__ctor_mE47EF5E71097F7F3ED05399FF897D47C39E185B9_inline((&L_24), (uint8_t)L_16, (uint8_t)L_18, (uint8_t)L_20, (uint8_t)L_23, /*hidden argument*/NULL); Rg32_FromBgra32_m2BF887D5F27229BFB2F8BD1440F76697F123C34C_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(&V_0), (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_24, /*hidden argument*/NULL); int32_t L_25 = V_7; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_26; L_26 = Span_1_get_Item_m32DACCEB7847514FD4CB9705A9D1B15AE05F42B1_inline((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC *)(&V_6), (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB L_27 = V_0; *(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_26 = L_27; int32_t L_28 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_0097: { int32_t L_29 = V_7; int32_t L_30 = ___width0; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_003a; } } { int32_t L_31 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_00a2: { int32_t L_32 = V_4; int32_t L_33 = ___height1; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0024; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::DecodePixelValues(System.Int32,System.Int32,System.Span`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebpLossyDecoder_DecodePixelValues_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m18E26747A91DB2395C8772AF723E00158FD01BA3_gshared (WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F * __this, int32_t ___width0, int32_t ___height1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___pixelData2, Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * ___decodedPixels3, RuntimeObject* ___alpha4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_2; memset((&V_2), 0, sizeof(V_2)); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_9; memset((&V_9), 0, sizeof(V_9)); { il2cpp_codegen_initobj((&V_0), sizeof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )); RuntimeObject* L_0 = ___alpha4; NullCheck((RuntimeObject*)L_0); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); V_3 = (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline((Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(&V_3), /*hidden argument*/Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___pixelData2; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_4; L_4 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); V_2 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_4; V_4 = (int32_t)0; goto IL_00a2; } IL_0024: { int32_t L_5 = V_4; int32_t L_6 = ___width0; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)); Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * L_7 = ___decodedPixels3; int32_t L_8 = V_4; NullCheck((Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_7); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_9; L_9 = (( Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD (*) (Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_7, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_6 = (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_9; V_7 = (int32_t)0; goto IL_0097; } IL_003a: { int32_t L_10 = V_5; int32_t L_11 = V_7; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)); int32_t L_12 = V_8; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_13; L_13 = Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_2), (int32_t)L_12, /*hidden argument*/Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_14 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_13); V_9 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_14; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_15 = V_9; uint8_t L_16 = (uint8_t)L_15.get_R_2(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_17 = V_9; uint8_t L_18 = (uint8_t)L_17.get_G_1(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_19 = V_9; uint8_t L_20 = (uint8_t)L_19.get_B_0(); int32_t L_21 = V_8; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_24; memset((&L_24), 0, sizeof(L_24)); Bgra32__ctor_mE47EF5E71097F7F3ED05399FF897D47C39E185B9_inline((&L_24), (uint8_t)L_16, (uint8_t)L_18, (uint8_t)L_20, (uint8_t)L_23, /*hidden argument*/NULL); Rgb24_FromBgra32_m2551642C3110B44F672B8585C6DFCB87BA828D8C_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(&V_0), (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_24, /*hidden argument*/NULL); int32_t L_25 = V_7; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_26; L_26 = Span_1_get_Item_mB1D4C7342032C2179E509DC2902DD56364708F61_inline((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD *)(&V_6), (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_27 = V_0; *(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_26 = L_27; int32_t L_28 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_0097: { int32_t L_29 = V_7; int32_t L_30 = ___width0; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_003a; } } { int32_t L_31 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_00a2: { int32_t L_32 = V_4; int32_t L_33 = ___height1; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0024; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::DecodePixelValues(System.Int32,System.Int32,System.Span`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebpLossyDecoder_DecodePixelValues_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m89C6E24B0D588A1CF3CB68D885D10DF49705C77F_gshared (WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F * __this, int32_t ___width0, int32_t ___height1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___pixelData2, Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * ___decodedPixels3, RuntimeObject* ___alpha4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_2; memset((&V_2), 0, sizeof(V_2)); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_9; memset((&V_9), 0, sizeof(V_9)); { il2cpp_codegen_initobj((&V_0), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); RuntimeObject* L_0 = ___alpha4; NullCheck((RuntimeObject*)L_0); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); V_3 = (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline((Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(&V_3), /*hidden argument*/Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___pixelData2; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_4; L_4 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); V_2 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_4; V_4 = (int32_t)0; goto IL_00a2; } IL_0024: { int32_t L_5 = V_4; int32_t L_6 = ___width0; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)); Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * L_7 = ___decodedPixels3; int32_t L_8 = V_4; NullCheck((Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_7); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_9; L_9 = (( Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 (*) (Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_7, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_6 = (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_9; V_7 = (int32_t)0; goto IL_0097; } IL_003a: { int32_t L_10 = V_5; int32_t L_11 = V_7; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)); int32_t L_12 = V_8; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_13; L_13 = Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_2), (int32_t)L_12, /*hidden argument*/Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_14 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_13); V_9 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_14; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_15 = V_9; uint8_t L_16 = (uint8_t)L_15.get_R_2(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_17 = V_9; uint8_t L_18 = (uint8_t)L_17.get_G_1(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_19 = V_9; uint8_t L_20 = (uint8_t)L_19.get_B_0(); int32_t L_21 = V_8; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_24; memset((&L_24), 0, sizeof(L_24)); Bgra32__ctor_mE47EF5E71097F7F3ED05399FF897D47C39E185B9_inline((&L_24), (uint8_t)L_16, (uint8_t)L_18, (uint8_t)L_20, (uint8_t)L_23, /*hidden argument*/NULL); Rgb48_FromBgra32_m3D5491D3F4495E771B2AA6A01AEA6F372DAC39E2_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&V_0), (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_24, /*hidden argument*/NULL); int32_t L_25 = V_7; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_26; L_26 = Span_1_get_Item_mF8D4748E567C7CAF16D5EE58079AA4846BB263E9_inline((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 *)(&V_6), (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_27 = V_0; *(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_26 = L_27; int32_t L_28 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_0097: { int32_t L_29 = V_7; int32_t L_30 = ___width0; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_003a; } } { int32_t L_31 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_00a2: { int32_t L_32 = V_4; int32_t L_33 = ___height1; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0024; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::DecodePixelValues(System.Int32,System.Int32,System.Span`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebpLossyDecoder_DecodePixelValues_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mD2AE4ADDFAD02A6B0F10C29B22A3CD22E9766599_gshared (WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F * __this, int32_t ___width0, int32_t ___height1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___pixelData2, Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * ___decodedPixels3, RuntimeObject* ___alpha4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_2; memset((&V_2), 0, sizeof(V_2)); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_9; memset((&V_9), 0, sizeof(V_9)); { il2cpp_codegen_initobj((&V_0), sizeof(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC )); RuntimeObject* L_0 = ___alpha4; NullCheck((RuntimeObject*)L_0); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); V_3 = (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline((Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(&V_3), /*hidden argument*/Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___pixelData2; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_4; L_4 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); V_2 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_4; V_4 = (int32_t)0; goto IL_00a2; } IL_0024: { int32_t L_5 = V_4; int32_t L_6 = ___width0; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)); Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * L_7 = ___decodedPixels3; int32_t L_8 = V_4; NullCheck((Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_7); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_9; L_9 = (( Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 (*) (Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_7, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_6 = (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_9; V_7 = (int32_t)0; goto IL_0097; } IL_003a: { int32_t L_10 = V_5; int32_t L_11 = V_7; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)); int32_t L_12 = V_8; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_13; L_13 = Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_2), (int32_t)L_12, /*hidden argument*/Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_14 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_13); V_9 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_14; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_15 = V_9; uint8_t L_16 = (uint8_t)L_15.get_R_2(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_17 = V_9; uint8_t L_18 = (uint8_t)L_17.get_G_1(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_19 = V_9; uint8_t L_20 = (uint8_t)L_19.get_B_0(); int32_t L_21 = V_8; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_24; memset((&L_24), 0, sizeof(L_24)); Bgra32__ctor_mE47EF5E71097F7F3ED05399FF897D47C39E185B9_inline((&L_24), (uint8_t)L_16, (uint8_t)L_18, (uint8_t)L_20, (uint8_t)L_23, /*hidden argument*/NULL); Rgba1010102_FromBgra32_m17B5B37E66AED66ACA69788BC89878DF6B68EF82_inline((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(&V_0), (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_24, /*hidden argument*/NULL); int32_t L_25 = V_7; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_26; L_26 = Span_1_get_Item_m97AFC69708A5B97F05799FB88BA9E9665E1E30C1_inline((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 *)(&V_6), (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC L_27 = V_0; *(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_26 = L_27; int32_t L_28 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_0097: { int32_t L_29 = V_7; int32_t L_30 = ___width0; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_003a; } } { int32_t L_31 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_00a2: { int32_t L_32 = V_4; int32_t L_33 = ___height1; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0024; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::DecodePixelValues(System.Int32,System.Int32,System.Span`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebpLossyDecoder_DecodePixelValues_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mD66C9D616E4CC135DC9E68F71C8EFA044D4E9728_gshared (WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F * __this, int32_t ___width0, int32_t ___height1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___pixelData2, Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * ___decodedPixels3, RuntimeObject* ___alpha4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_2; memset((&V_2), 0, sizeof(V_2)); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_9; memset((&V_9), 0, sizeof(V_9)); { il2cpp_codegen_initobj((&V_0), sizeof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )); RuntimeObject* L_0 = ___alpha4; NullCheck((RuntimeObject*)L_0); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); V_3 = (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline((Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(&V_3), /*hidden argument*/Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___pixelData2; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_4; L_4 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); V_2 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_4; V_4 = (int32_t)0; goto IL_00a2; } IL_0024: { int32_t L_5 = V_4; int32_t L_6 = ___width0; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)); Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * L_7 = ___decodedPixels3; int32_t L_8 = V_4; NullCheck((Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_7); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_9; L_9 = (( Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 (*) (Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_7, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_6 = (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_9; V_7 = (int32_t)0; goto IL_0097; } IL_003a: { int32_t L_10 = V_5; int32_t L_11 = V_7; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)); int32_t L_12 = V_8; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_13; L_13 = Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_2), (int32_t)L_12, /*hidden argument*/Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_14 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_13); V_9 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_14; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_15 = V_9; uint8_t L_16 = (uint8_t)L_15.get_R_2(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_17 = V_9; uint8_t L_18 = (uint8_t)L_17.get_G_1(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_19 = V_9; uint8_t L_20 = (uint8_t)L_19.get_B_0(); int32_t L_21 = V_8; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_24; memset((&L_24), 0, sizeof(L_24)); Bgra32__ctor_mE47EF5E71097F7F3ED05399FF897D47C39E185B9_inline((&L_24), (uint8_t)L_16, (uint8_t)L_18, (uint8_t)L_20, (uint8_t)L_23, /*hidden argument*/NULL); Rgba32_FromBgra32_m7633E9A9F54E07741020F2B05CCD5DC429C0578E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_24, /*hidden argument*/NULL); int32_t L_25 = V_7; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_26; L_26 = Span_1_get_Item_m581A43B1361CF63EB04E6309E9E27F41D1C3FF2E_inline((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 *)(&V_6), (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_27 = V_0; *(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_26 = L_27; int32_t L_28 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_0097: { int32_t L_29 = V_7; int32_t L_30 = ___width0; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_003a; } } { int32_t L_31 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_00a2: { int32_t L_32 = V_4; int32_t L_33 = ___height1; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0024; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::DecodePixelValues(System.Int32,System.Int32,System.Span`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebpLossyDecoder_DecodePixelValues_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m97434BB607F65B98FBC67B3A66B7A6DB75D0A6B9_gshared (WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F * __this, int32_t ___width0, int32_t ___height1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___pixelData2, Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * ___decodedPixels3, RuntimeObject* ___alpha4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_2; memset((&V_2), 0, sizeof(V_2)); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_9; memset((&V_9), 0, sizeof(V_9)); { il2cpp_codegen_initobj((&V_0), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); RuntimeObject* L_0 = ___alpha4; NullCheck((RuntimeObject*)L_0); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); V_3 = (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline((Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(&V_3), /*hidden argument*/Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___pixelData2; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_4; L_4 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); V_2 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_4; V_4 = (int32_t)0; goto IL_00a2; } IL_0024: { int32_t L_5 = V_4; int32_t L_6 = ___width0; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)); Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * L_7 = ___decodedPixels3; int32_t L_8 = V_4; NullCheck((Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_7); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_9; L_9 = (( Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A (*) (Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_7, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_6 = (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_9; V_7 = (int32_t)0; goto IL_0097; } IL_003a: { int32_t L_10 = V_5; int32_t L_11 = V_7; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)); int32_t L_12 = V_8; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_13; L_13 = Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_2), (int32_t)L_12, /*hidden argument*/Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_14 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_13); V_9 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_14; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_15 = V_9; uint8_t L_16 = (uint8_t)L_15.get_R_2(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_17 = V_9; uint8_t L_18 = (uint8_t)L_17.get_G_1(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_19 = V_9; uint8_t L_20 = (uint8_t)L_19.get_B_0(); int32_t L_21 = V_8; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_24; memset((&L_24), 0, sizeof(L_24)); Bgra32__ctor_mE47EF5E71097F7F3ED05399FF897D47C39E185B9_inline((&L_24), (uint8_t)L_16, (uint8_t)L_18, (uint8_t)L_20, (uint8_t)L_23, /*hidden argument*/NULL); Rgba64_FromBgra32_mCF3BF151FAAD6A9B1746AF35CB436958CB0244C8_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&V_0), (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_24, /*hidden argument*/NULL); int32_t L_25 = V_7; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_26; L_26 = Span_1_get_Item_mA405F02858966967602C33A2898FBCE9247E2A01_inline((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A *)(&V_6), (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_27 = V_0; *(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_26 = L_27; int32_t L_28 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_0097: { int32_t L_29 = V_7; int32_t L_30 = ___width0; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_003a; } } { int32_t L_31 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_00a2: { int32_t L_32 = V_4; int32_t L_33 = ___height1; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0024; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::DecodePixelValues(System.Int32,System.Int32,System.Span`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebpLossyDecoder_DecodePixelValues_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mF4E9E1953F8EC5C61B079AE1C9DD08574AAA7B9F_gshared (WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F * __this, int32_t ___width0, int32_t ___height1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___pixelData2, Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___decodedPixels3, RuntimeObject* ___alpha4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_2; memset((&V_2), 0, sizeof(V_2)); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_9; memset((&V_9), 0, sizeof(V_9)); { il2cpp_codegen_initobj((&V_0), sizeof(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 )); RuntimeObject* L_0 = ___alpha4; NullCheck((RuntimeObject*)L_0); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); V_3 = (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline((Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(&V_3), /*hidden argument*/Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___pixelData2; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_4; L_4 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); V_2 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_4; V_4 = (int32_t)0; goto IL_00a2; } IL_0024: { int32_t L_5 = V_4; int32_t L_6 = ___width0; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)); Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * L_7 = ___decodedPixels3; int32_t L_8 = V_4; NullCheck((Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_7); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_9; L_9 = (( Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 (*) (Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_7, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_6 = (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_9; V_7 = (int32_t)0; goto IL_0097; } IL_003a: { int32_t L_10 = V_5; int32_t L_11 = V_7; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)); int32_t L_12 = V_8; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_13; L_13 = Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_2), (int32_t)L_12, /*hidden argument*/Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_14 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_13); V_9 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_14; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_15 = V_9; uint8_t L_16 = (uint8_t)L_15.get_R_2(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_17 = V_9; uint8_t L_18 = (uint8_t)L_17.get_G_1(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_19 = V_9; uint8_t L_20 = (uint8_t)L_19.get_B_0(); int32_t L_21 = V_8; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_24; memset((&L_24), 0, sizeof(L_24)); Bgra32__ctor_mE47EF5E71097F7F3ED05399FF897D47C39E185B9_inline((&L_24), (uint8_t)L_16, (uint8_t)L_18, (uint8_t)L_20, (uint8_t)L_23, /*hidden argument*/NULL); RgbaVector_FromBgra32_mEB9DD0A5081F9D0D4C616289F479532DE27EC18A_inline((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(&V_0), (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_24, /*hidden argument*/NULL); int32_t L_25 = V_7; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_26; L_26 = Span_1_get_Item_mE1EBF23A3F55BF56F6CAEA964ADDABDEB238022D_inline((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 *)(&V_6), (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 L_27 = V_0; *(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_26 = L_27; int32_t L_28 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_0097: { int32_t L_29 = V_7; int32_t L_30 = ___width0; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_003a; } } { int32_t L_31 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_00a2: { int32_t L_32 = V_4; int32_t L_33 = ___height1; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0024; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::DecodePixelValues(System.Int32,System.Int32,System.Span`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebpLossyDecoder_DecodePixelValues_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mCE9998DEB4AD4D7A0D0321E22B86274ABE18163E_gshared (WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F * __this, int32_t ___width0, int32_t ___height1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___pixelData2, Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___decodedPixels3, RuntimeObject* ___alpha4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_2; memset((&V_2), 0, sizeof(V_2)); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_9; memset((&V_9), 0, sizeof(V_9)); { il2cpp_codegen_initobj((&V_0), sizeof(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 )); RuntimeObject* L_0 = ___alpha4; NullCheck((RuntimeObject*)L_0); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); V_3 = (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline((Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(&V_3), /*hidden argument*/Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___pixelData2; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_4; L_4 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); V_2 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_4; V_4 = (int32_t)0; goto IL_00a2; } IL_0024: { int32_t L_5 = V_4; int32_t L_6 = ___width0; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)); Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * L_7 = ___decodedPixels3; int32_t L_8 = V_4; NullCheck((Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_7); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_9; L_9 = (( Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 (*) (Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_7, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_6 = (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_9; V_7 = (int32_t)0; goto IL_0097; } IL_003a: { int32_t L_10 = V_5; int32_t L_11 = V_7; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)); int32_t L_12 = V_8; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_13; L_13 = Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_2), (int32_t)L_12, /*hidden argument*/Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_14 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_13); V_9 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_14; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_15 = V_9; uint8_t L_16 = (uint8_t)L_15.get_R_2(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_17 = V_9; uint8_t L_18 = (uint8_t)L_17.get_G_1(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_19 = V_9; uint8_t L_20 = (uint8_t)L_19.get_B_0(); int32_t L_21 = V_8; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_24; memset((&L_24), 0, sizeof(L_24)); Bgra32__ctor_mE47EF5E71097F7F3ED05399FF897D47C39E185B9_inline((&L_24), (uint8_t)L_16, (uint8_t)L_18, (uint8_t)L_20, (uint8_t)L_23, /*hidden argument*/NULL); Short2_FromBgra32_mA9028D5E363A0CDF14E52BA2682CDF73C894F8CF_inline((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(&V_0), (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_24, /*hidden argument*/NULL); int32_t L_25 = V_7; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_26; L_26 = Span_1_get_Item_m30B32D48528929A6D7527751ADE5CA41A8721052_inline((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 *)(&V_6), (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 L_27 = V_0; *(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_26 = L_27; int32_t L_28 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_0097: { int32_t L_29 = V_7; int32_t L_30 = ___width0; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_003a; } } { int32_t L_31 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_00a2: { int32_t L_32 = V_4; int32_t L_33 = ___height1; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0024; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Webp.Lossy.WebpLossyDecoder::DecodePixelValues(System.Int32,System.Int32,System.Span`1,SixLabors.ImageSharp.Memory.Buffer2D`1,System.Buffers.IMemoryOwner`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WebpLossyDecoder_DecodePixelValues_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_mF44843C8E5EEC430E32039E13BDDA80AA28C3976_gshared (WebpLossyDecoder_tD7CA393CA5174AD7F83EB58C0E8AE91FFB9CAF4F * __this, int32_t ___width0, int32_t ___height1, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___pixelData2, Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___decodedPixels3, RuntimeObject* ___alpha4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C V_0; memset((&V_0), 0, sizeof(V_0)); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_1; memset((&V_1), 0, sizeof(V_1)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_2; memset((&V_2), 0, sizeof(V_2)); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 V_3; memset((&V_3), 0, sizeof(V_3)); int32_t V_4 = 0; int32_t V_5 = 0; Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_9; memset((&V_9), 0, sizeof(V_9)); { il2cpp_codegen_initobj((&V_0), sizeof(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C )); RuntimeObject* L_0 = ___alpha4; NullCheck((RuntimeObject*)L_0); Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IMemoryOwner_1_t36EE8FA3FD23861B4E4DC46740BAAF29984F20CD_il2cpp_TypeInfo_var, (RuntimeObject*)L_0); V_3 = (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 )L_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_inline((Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 *)(&V_3), /*hidden argument*/Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_RuntimeMethod_var); V_1 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_3 = ___pixelData2; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_4; L_4 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_3, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m623809DA1F31A419C23543178B7D75F7011C9102_RuntimeMethod_var); V_2 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_4; V_4 = (int32_t)0; goto IL_00a2; } IL_0024: { int32_t L_5 = V_4; int32_t L_6 = ___width0; V_5 = (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_5, (int32_t)L_6)); Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * L_7 = ___decodedPixels3; int32_t L_8 = V_4; NullCheck((Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_7); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_9; L_9 = (( Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 (*) (Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_7, (int32_t)L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_6 = (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_9; V_7 = (int32_t)0; goto IL_0097; } IL_003a: { int32_t L_10 = V_5; int32_t L_11 = V_7; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_10, (int32_t)L_11)); int32_t L_12 = V_8; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_13; L_13 = Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_inline((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 *)(&V_2), (int32_t)L_12, /*hidden argument*/Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_RuntimeMethod_var); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_14 = (*(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_13); V_9 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )L_14; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_15 = V_9; uint8_t L_16 = (uint8_t)L_15.get_R_2(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_17 = V_9; uint8_t L_18 = (uint8_t)L_17.get_G_1(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_19 = V_9; uint8_t L_20 = (uint8_t)L_19.get_B_0(); int32_t L_21 = V_8; uint8_t* L_22; L_22 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_1), (int32_t)L_21, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_23 = *((uint8_t*)L_22); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_24; memset((&L_24), 0, sizeof(L_24)); Bgra32__ctor_mE47EF5E71097F7F3ED05399FF897D47C39E185B9_inline((&L_24), (uint8_t)L_16, (uint8_t)L_18, (uint8_t)L_20, (uint8_t)L_23, /*hidden argument*/NULL); Short4_FromBgra32_mE4E03BDFE9CD5EA1543F643E437CA7B503349AE9_inline((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(&V_0), (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )L_24, /*hidden argument*/NULL); int32_t L_25 = V_7; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_26; L_26 = Span_1_get_Item_mE44F4EAC14B0C895CABAF8DD8342F24A0800D5C4_inline((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 *)(&V_6), (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C L_27 = V_0; *(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_26 = L_27; int32_t L_28 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); } IL_0097: { int32_t L_29 = V_7; int32_t L_30 = ___width0; if ((((int32_t)L_29) < ((int32_t)L_30))) { goto IL_003a; } } { int32_t L_31 = V_4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_31, (int32_t)1)); } IL_00a2: { int32_t L_32 = V_4; int32_t L_33 = ___height1; if ((((int32_t)L_32) < ((int32_t)L_33))) { goto IL_0024; } } { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mD6C08FA4F247234835EC78166FE0DF2966F3A9B0_gshared (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_EXTERN_C void WelchResampler_ApplyTransform_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mD6C08FA4F247234835EC78166FE0DF2966F3A9B0_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WelchResampler_ApplyTransform_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mD6C08FA4F247234835EC78166FE0DF2966F3A9B0_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m3FD43448F65B43597B336482892C7A113BC227C6_gshared (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_EXTERN_C void WelchResampler_ApplyTransform_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m3FD43448F65B43597B336482892C7A113BC227C6_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WelchResampler_ApplyTransform_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m3FD43448F65B43597B336482892C7A113BC227C6_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mEF595D605B5CEA2E37E17961701996ACD93C6210_gshared (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_EXTERN_C void WelchResampler_ApplyTransform_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mEF595D605B5CEA2E37E17961701996ACD93C6210_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WelchResampler_ApplyTransform_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mEF595D605B5CEA2E37E17961701996ACD93C6210_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m0595BFBAD172B562CB6391BE90FBA482E0E0A496_gshared (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_EXTERN_C void WelchResampler_ApplyTransform_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m0595BFBAD172B562CB6391BE90FBA482E0E0A496_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WelchResampler_ApplyTransform_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m0595BFBAD172B562CB6391BE90FBA482E0E0A496_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m9F2B9167F4F16F4C165073F160E839D2C0D35ED8_gshared (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_EXTERN_C void WelchResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m9F2B9167F4F16F4C165073F160E839D2C0D35ED8_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WelchResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m9F2B9167F4F16F4C165073F160E839D2C0D35ED8_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m899D430DEEAB400E327A80964A5D5A14E96A9FF3_gshared (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_EXTERN_C void WelchResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m899D430DEEAB400E327A80964A5D5A14E96A9FF3_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WelchResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m899D430DEEAB400E327A80964A5D5A14E96A9FF3_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mA4C9A02DA401FD332C5E2943B3101546683258ED_gshared (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_EXTERN_C void WelchResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mA4C9A02DA401FD332C5E2943B3101546683258ED_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WelchResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mA4C9A02DA401FD332C5E2943B3101546683258ED_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m01BF6E235DC00BB7AC0A82F500C64D9D28378FC8_gshared (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_EXTERN_C void WelchResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m01BF6E235DC00BB7AC0A82F500C64D9D28378FC8_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WelchResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m01BF6E235DC00BB7AC0A82F500C64D9D28378FC8_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m7FB11A232BC8D8F4850A52597A3D6C4753926D9A_gshared (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_EXTERN_C void WelchResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m7FB11A232BC8D8F4850A52597A3D6C4753926D9A_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WelchResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m7FB11A232BC8D8F4850A52597A3D6C4753926D9A_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m63583C1770352A0EBC349A1B8040529D9C22E0B0_gshared (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_EXTERN_C void WelchResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m63583C1770352A0EBC349A1B8040529D9C22E0B0_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WelchResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m63583C1770352A0EBC349A1B8040529D9C22E0B0_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m85476B13D7438283C287E9A8AF094A2E5948432B_gshared (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_EXTERN_C void WelchResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m85476B13D7438283C287E9A8AF094A2E5948432B_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WelchResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m85476B13D7438283C287E9A8AF094A2E5948432B_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mDA1CEF5C5997C16A050D3D6C00CF45BA3B5E2A93_gshared (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_EXTERN_C void WelchResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mDA1CEF5C5997C16A050D3D6C00CF45BA3B5E2A93_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WelchResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mDA1CEF5C5997C16A050D3D6C00CF45BA3B5E2A93_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_mCA08E558CA6E681BF0A68DA84D6AB66FE90B6615_gshared (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_EXTERN_C void WelchResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_mCA08E558CA6E681BF0A68DA84D6AB66FE90B6615_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WelchResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_mCA08E558CA6E681BF0A68DA84D6AB66FE90B6615_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m26CD6971F114AE1EF9AE1AC34790021389983152_gshared (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_EXTERN_C void WelchResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m26CD6971F114AE1EF9AE1AC34790021389983152_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WelchResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m26CD6971F114AE1EF9AE1AC34790021389983152_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mC54367029B98F2E8FD83AF2911672971E7D084C5_gshared (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_EXTERN_C void WelchResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mC54367029B98F2E8FD83AF2911672971E7D084C5_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WelchResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mC54367029B98F2E8FD83AF2911672971E7D084C5_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m505C32007985C6CF3F27ED3FB0396560AC9C0903_gshared (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_EXTERN_C void WelchResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m505C32007985C6CF3F27ED3FB0396560AC9C0903_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WelchResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m505C32007985C6CF3F27ED3FB0396560AC9C0903_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mA6E96C38A897AEBC480A58380922726FE25571B0_gshared (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_EXTERN_C void WelchResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mA6E96C38A897AEBC480A58380922726FE25571B0_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WelchResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mA6E96C38A897AEBC480A58380922726FE25571B0_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mEA6FEA75211F3A6D4AD6349C238128CEE35A73D8_gshared (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_EXTERN_C void WelchResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mEA6FEA75211F3A6D4AD6349C238128CEE35A73D8_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WelchResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mEA6FEA75211F3A6D4AD6349C238128CEE35A73D8_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m675388834707D52597A735192B90BEA0B28B2190_gshared (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_EXTERN_C void WelchResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m675388834707D52597A735192B90BEA0B28B2190_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WelchResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m675388834707D52597A735192B90BEA0B28B2190_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE4C04CC1FEE1A800E74105929F67F0A28EA98060_gshared (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_EXTERN_C void WelchResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE4C04CC1FEE1A800E74105929F67F0A28EA98060_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WelchResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE4C04CC1FEE1A800E74105929F67F0A28EA98060_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m85B24AE2C9913AB18E9E1E9395FE20FA12169DFF_gshared (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_EXTERN_C void WelchResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m85B24AE2C9913AB18E9E1E9395FE20FA12169DFF_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WelchResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m85B24AE2C9913AB18E9E1E9395FE20FA12169DFF_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m27E89B375035A0AD5EC0BB13592A6E48408D4671_gshared (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_EXTERN_C void WelchResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m27E89B375035A0AD5EC0BB13592A6E48408D4671_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WelchResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m27E89B375035A0AD5EC0BB13592A6E48408D4671_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m2E21DA57908FDADC4EC9EF3BF2871D133A56EAA5_gshared (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_EXTERN_C void WelchResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m2E21DA57908FDADC4EC9EF3BF2871D133A56EAA5_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WelchResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m2E21DA57908FDADC4EC9EF3BF2871D133A56EAA5_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mC3AF4B8A3C660D97DFFE92CD46A69A12B0C8DDB8_gshared (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_EXTERN_C void WelchResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mC3AF4B8A3C660D97DFFE92CD46A69A12B0C8DDB8_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WelchResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mC3AF4B8A3C660D97DFFE92CD46A69A12B0C8DDB8_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mC74874C407282CE1AB1114B7A3440595255D29D6_gshared (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_EXTERN_C void WelchResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mC74874C407282CE1AB1114B7A3440595255D29D6_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WelchResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mC74874C407282CE1AB1114B7A3440595255D29D6_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mA712B1BF438DBEA0047E92DB05AA08F708EB2786_gshared (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_EXTERN_C void WelchResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mA712B1BF438DBEA0047E92DB05AA08F708EB2786_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WelchResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mA712B1BF438DBEA0047E92DB05AA08F708EB2786_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m9BC86A9ABAD7EB49963AA18F8298F284A405D4B7_gshared (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_EXTERN_C void WelchResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m9BC86A9ABAD7EB49963AA18F8298F284A405D4B7_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WelchResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m9BC86A9ABAD7EB49963AA18F8298F284A405D4B7_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m4A15DE416BB459E18600CFC10FDC5E0C9D00A772_gshared (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_EXTERN_C void WelchResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m4A15DE416BB459E18600CFC10FDC5E0C9D00A772_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WelchResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m4A15DE416BB459E18600CFC10FDC5E0C9D00A772_inline(_thisAdjusted, ___processor0, method); } // System.Void SixLabors.ImageSharp.Processing.Processors.Transforms.WelchResampler::ApplyTransform(SixLabors.ImageSharp.Processing.Processors.Transforms.IResamplingTransformImageProcessor`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m9195D46D42B2812568A27129F41455171847F265_gshared (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_EXTERN_C void WelchResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m9195D46D42B2812568A27129F41455171847F265_AdjustorThunk (RuntimeObject * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * _thisAdjusted; int32_t _offset = 1; _thisAdjusted = reinterpret_cast(__this + _offset); WelchResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m9195D46D42B2812568A27129F41455171847F265_inline(_thisAdjusted, ___processor0, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mC14740A07F4905DC97ED0A0EC556AF408DEF9B38_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = WuQuantizer_get_Options_mEF16C0849816A878C941F27C1C2A3D3E05ACCED2_inline((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, /*hidden argument*/NULL); NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject*)L_2; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_mE0B791F5FABA5BC27A07ACB73F215F6B36445676_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = WuQuantizer_get_Options_mEF16C0849816A878C941F27C1C2A3D3E05ACCED2_inline((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, /*hidden argument*/NULL); NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject*)L_2; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m2A05064EC49E1BCD0BED4D21FBA92A07D32CB501_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = WuQuantizer_get_Options_mEF16C0849816A878C941F27C1C2A3D3E05ACCED2_inline((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, /*hidden argument*/NULL); NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject*)L_2; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m0421E83075D6E7C5CB60AF34E2D1210E142D297A_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = WuQuantizer_get_Options_mEF16C0849816A878C941F27C1C2A3D3E05ACCED2_inline((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, /*hidden argument*/NULL); NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject*)L_2; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_mF718D90D40044DB6AA3125AF48BCB1B9D04E3DD0_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = WuQuantizer_get_Options_mEF16C0849816A878C941F27C1C2A3D3E05ACCED2_inline((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, /*hidden argument*/NULL); NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject*)L_2; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m009198B76460411956020765269F67B637F74E83_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = WuQuantizer_get_Options_mEF16C0849816A878C941F27C1C2A3D3E05ACCED2_inline((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, /*hidden argument*/NULL); NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject*)L_2; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m035A0B045273AE0393D292B94417756F6A687A71_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = WuQuantizer_get_Options_mEF16C0849816A878C941F27C1C2A3D3E05ACCED2_inline((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, /*hidden argument*/NULL); NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject*)L_2; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m4C848C1B743F155EA0115FF620F0DC0068E869BA_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = WuQuantizer_get_Options_mEF16C0849816A878C941F27C1C2A3D3E05ACCED2_inline((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, /*hidden argument*/NULL); NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject*)L_2; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_mB782BBBEA257B560C12460877B75A9EB977C285B_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = WuQuantizer_get_Options_mEF16C0849816A878C941F27C1C2A3D3E05ACCED2_inline((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, /*hidden argument*/NULL); NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject*)L_2; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m781E4A8C549906A4F8A42EE6F07EADF6C3FB3223_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = WuQuantizer_get_Options_mEF16C0849816A878C941F27C1C2A3D3E05ACCED2_inline((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, /*hidden argument*/NULL); NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject*)L_2; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m64EA9FD32F4400C5392A67E7C328C375AE916958_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = WuQuantizer_get_Options_mEF16C0849816A878C941F27C1C2A3D3E05ACCED2_inline((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, /*hidden argument*/NULL); NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject*)L_2; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m587C03663D973B39BCA501667BC7CB5A6D9E2BCB_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = WuQuantizer_get_Options_mEF16C0849816A878C941F27C1C2A3D3E05ACCED2_inline((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, /*hidden argument*/NULL); NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject*)L_2; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m8523F1C38343415C4FC894AF9E369203A678A199_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = WuQuantizer_get_Options_mEF16C0849816A878C941F27C1C2A3D3E05ACCED2_inline((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, /*hidden argument*/NULL); NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject*)L_2; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m079A189EB8C59ACD7A59572C8B9524A02173A2BF_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = WuQuantizer_get_Options_mEF16C0849816A878C941F27C1C2A3D3E05ACCED2_inline((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, /*hidden argument*/NULL); NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject*)L_2; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m217D210649B96E4B51B9DBDBDC7886587BEEC308_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = WuQuantizer_get_Options_mEF16C0849816A878C941F27C1C2A3D3E05ACCED2_inline((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, /*hidden argument*/NULL); NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject*)L_2; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m7B94EE58561F220F8D47BFA05534AB3536DB8518_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = WuQuantizer_get_Options_mEF16C0849816A878C941F27C1C2A3D3E05ACCED2_inline((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, /*hidden argument*/NULL); NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject*)L_2; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mCDA8F70DFBF61563782D1BD03E530FBF9A2B9971_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = WuQuantizer_get_Options_mEF16C0849816A878C941F27C1C2A3D3E05ACCED2_inline((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, /*hidden argument*/NULL); NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject*)L_2; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m48A9BD65D6CBF77BABE0B849A58ED24E38B2D8B9_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = WuQuantizer_get_Options_mEF16C0849816A878C941F27C1C2A3D3E05ACCED2_inline((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, /*hidden argument*/NULL); NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject*)L_2; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mC3F13F7E457002A964A6532C13E22271A2931C01_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = WuQuantizer_get_Options_mEF16C0849816A878C941F27C1C2A3D3E05ACCED2_inline((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, /*hidden argument*/NULL); NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject*)L_2; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m062DC7168CFD617E05C3148969CB00070B330420_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = WuQuantizer_get_Options_mEF16C0849816A878C941F27C1C2A3D3E05ACCED2_inline((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, /*hidden argument*/NULL); NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject*)L_2; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m746159FD327C87BF621100D5D936A044BE25D77A_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = WuQuantizer_get_Options_mEF16C0849816A878C941F27C1C2A3D3E05ACCED2_inline((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, /*hidden argument*/NULL); NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject*)L_2; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m21172532D386A37A3F1F8BE002E142AA5EFC2B34_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = WuQuantizer_get_Options_mEF16C0849816A878C941F27C1C2A3D3E05ACCED2_inline((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, /*hidden argument*/NULL); NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject*)L_2; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m7C331D65391EFD68B536D84B01CBC797619B84BA_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = WuQuantizer_get_Options_mEF16C0849816A878C941F27C1C2A3D3E05ACCED2_inline((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, /*hidden argument*/NULL); NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject*)L_2; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m3B0176C6440F545C46D891160BC2F45690ABEAFE_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = WuQuantizer_get_Options_mEF16C0849816A878C941F27C1C2A3D3E05ACCED2_inline((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, /*hidden argument*/NULL); NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject*)L_2; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m092FF0348AA045C187FCCA63E23B8A0B5C251C68_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = WuQuantizer_get_Options_mEF16C0849816A878C941F27C1C2A3D3E05ACCED2_inline((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, /*hidden argument*/NULL); NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject*)L_2; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m77CE2671D3567010E240B0E8389A105639605578_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = WuQuantizer_get_Options_mEF16C0849816A878C941F27C1C2A3D3E05ACCED2_inline((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, /*hidden argument*/NULL); NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject*)L_2; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m85E07746BE0F9B25A1EF51A83A9CC7313BC514E0_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = WuQuantizer_get_Options_mEF16C0849816A878C941F27C1C2A3D3E05ACCED2_inline((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, /*hidden argument*/NULL); NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject*)L_2; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m0F6A1DDD5B582365160136155EF9538703C6BAA6_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = WuQuantizer_get_Options_mEF16C0849816A878C941F27C1C2A3D3E05ACCED2_inline((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, /*hidden argument*/NULL); NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject*)L_2; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m766C8159EA4DD51E56EAE418CA3F19EDBEBC98B7_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1; L_1 = WuQuantizer_get_Options_mEF16C0849816A878C941F27C1C2A3D3E05ACCED2_inline((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, /*hidden argument*/NULL); NullCheck((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this); RuntimeObject* L_2; L_2 = (( RuntimeObject* (*) (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 *)__this, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return (RuntimeObject*)L_2; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mA5441905BF733344CBB0DFD75A180056ACF80132_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3 L_2; memset((&L_2), 0, sizeof(L_2)); WuQuantizer_1__ctor_m4C42C085BF4BBAF86896DFF6710DC434F2037E70_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3 L_3 = (WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3 )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_3); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m0D2CC8C6994C239E424A79253C818608F77C1ADB_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303 L_2; memset((&L_2), 0, sizeof(L_2)); WuQuantizer_1__ctor_m8C5D636CC8AA2349FB6EE365CD62B75FD018204A_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303 L_3 = (WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303 )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_3); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m9F79E39FD30F69E4A6AC46A256202AA8B9C44A8B_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A L_2; memset((&L_2), 0, sizeof(L_2)); WuQuantizer_1__ctor_m1D77D055F1128C7D9C3474EFFFDFA410C22DBB20_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A L_3 = (WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_3); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m2B77B0C4D339E560F1539C0D13FC4AA6261B7A76_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB L_2; memset((&L_2), 0, sizeof(L_2)); WuQuantizer_1__ctor_m087E3F1DCEE6FD7C7F22124D581E4A6D6BA26A4E_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB L_3 = (WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_3); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m4C7A7160299A26D4B765FA01B90A7B99CA1560E8_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280 L_2; memset((&L_2), 0, sizeof(L_2)); WuQuantizer_1__ctor_m38C478F6904E6B4E4CC9EF54D6ADDC4829F176B0_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280 L_3 = (WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280 )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_3); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m02B99C32C9DC574AA4948BF3FC8F488C656FEDB8_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA L_2; memset((&L_2), 0, sizeof(L_2)); WuQuantizer_1__ctor_mA3B15BDBFD71B205D8174A91EF4AD4927B0310DB_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA L_3 = (WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_3); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m8F373B35AED4FC692ABC426D845F329F41D98FC0_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079 L_2; memset((&L_2), 0, sizeof(L_2)); WuQuantizer_1__ctor_m29E7B0DEBC9E3A5A7B19C253B60FBA6A177FC609_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079 L_3 = (WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079 )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_3); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mC6F76C1813505565721E51891DAE4DD5D50CF1FA_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C L_2; memset((&L_2), 0, sizeof(L_2)); WuQuantizer_1__ctor_mEA8F1E34DE7EA47FD20F18AF94324778F3F48E57_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C L_3 = (WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_3); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m7843E16012DBEAB6F626E0BDF8EEFE283953CB75_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3 L_2; memset((&L_2), 0, sizeof(L_2)); WuQuantizer_1__ctor_mE8763877F762D1A0E9CEF5BB0E734E91AE05041B_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3 L_3 = (WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3 )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_3); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m23A8D9455656EA1D53D51CEB00ADB04BCE308961_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362 L_2; memset((&L_2), 0, sizeof(L_2)); WuQuantizer_1__ctor_mB9B7AE13B6220476609760BFD51517E4660E929A_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362 L_3 = (WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362 )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_3); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m12159176E83DE2A6CA9CA6AEBB90F3BB0DD5782B_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF L_2; memset((&L_2), 0, sizeof(L_2)); WuQuantizer_1__ctor_mF231B08A41708D1B3971535F2FC61B153649FE76_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF L_3 = (WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_3); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m1CF768F9DBC933DC9431A53417ACE0BDF77B0BAD_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333 L_2; memset((&L_2), 0, sizeof(L_2)); WuQuantizer_1__ctor_m1D41AC2DFE1D623FD852F7761B8AFE76562DF648_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333 L_3 = (WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333 )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_3); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m5F9B7839AA856691EC6524123DB6FA39C01C48B0_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B L_2; memset((&L_2), 0, sizeof(L_2)); WuQuantizer_1__ctor_mCDEFCFA89C6D878DD5BF059E06E764C3943FF4C9_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B L_3 = (WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_3); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m9BAE0CBA642F9C005FD7A9B42405DF90843EBE0F_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3 L_2; memset((&L_2), 0, sizeof(L_2)); WuQuantizer_1__ctor_m006DB834CF95B0D611089137A7189BCCC3F19EB0_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3 L_3 = (WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3 )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_3); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m0552753E7AEE0BC528FBA2A291751BF25C180B23_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F L_2; memset((&L_2), 0, sizeof(L_2)); WuQuantizer_1__ctor_m429CC3481199845BAA6C085BE260342417964138_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F L_3 = (WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_3); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m7E35C44E18A0E94D6C1B42753045F5219A3A5258_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1 L_2; memset((&L_2), 0, sizeof(L_2)); WuQuantizer_1__ctor_mC81424F25303357C34A8E607859E2C7BBEA25CB2_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1 L_3 = (WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1 )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_3); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mA95205CA17FFFC4B7B8EE33358CE9080BDDF646E_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9 L_2; memset((&L_2), 0, sizeof(L_2)); WuQuantizer_1__ctor_m67BCC1AEE9D8F0BE339FF96594C3484A9A9CF171_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9 L_3 = (WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9 )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_3); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m8C636880E92DBDC08EBA84EB9357E5CFE9F80339_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB L_2; memset((&L_2), 0, sizeof(L_2)); WuQuantizer_1__ctor_mEBB710A4BA44597D47E221F90566F0538BD27E07_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB L_3 = (WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_3); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mA7EC06C6EA19BA702E7097C207D4A46412359F75_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3 L_2; memset((&L_2), 0, sizeof(L_2)); WuQuantizer_1__ctor_m36B56E3B677BC7EF56587A8D7D4C1839A4CB91C3_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3 L_3 = (WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3 )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_3); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m2D92777014610C7D044C908C5B66D21B26E3162A_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 L_2; memset((&L_2), 0, sizeof(L_2)); WuQuantizer_1__ctor_m74D740640A3026542321D48BD4D3B5971B166B1A_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 L_3 = (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_3); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m97F98896D4AB6AF3F257C695304206B3F17378D9_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF L_2; memset((&L_2), 0, sizeof(L_2)); WuQuantizer_1__ctor_m55BB321B0D6F4F923A818CC1131FFD8C28289034_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF L_3 = (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_3); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m205F8CAF8067CA928DE5CCF3BA0A4BE61C752904_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 L_2; memset((&L_2), 0, sizeof(L_2)); WuQuantizer_1__ctor_m8D18F7AC9191EABCCFF3A3A1EE3A46D94D9593AB_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 L_3 = (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_3); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m653E6785F3A99DF1D13E1DD1CFB3A74A698E66C9_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C L_2; memset((&L_2), 0, sizeof(L_2)); WuQuantizer_1__ctor_m4D7300982A4BF17815532233837CAEB907510C87_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C L_3 = (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_3); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mA5D968EE589870910A7C0E9FE939E21FE197D513_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E L_2; memset((&L_2), 0, sizeof(L_2)); WuQuantizer_1__ctor_m17992604310E7AF731CCC084BEB68A3998C60293_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E L_3 = (WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_3); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mC84F1F1D84EC36DDB8C6DF6BF19B924458BCE6C1_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B L_2; memset((&L_2), 0, sizeof(L_2)); WuQuantizer_1__ctor_m78BA37C6274888B4E6C24CA0A1840B902AF55699_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B L_3 = (WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_3); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mDC7AAC1A3AFA3DD5550A7DDBF477F1A32D53DF88_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0 L_2; memset((&L_2), 0, sizeof(L_2)); WuQuantizer_1__ctor_m0A3E928AE623128DD07CE1B5A745A2AC579AF9D6_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0 L_3 = (WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0 )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_3); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mB218AF0AE21BF82D65CAE7FC14B17DE0022FCA78_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1 L_2; memset((&L_2), 0, sizeof(L_2)); WuQuantizer_1__ctor_m36F57748283A3CB3587EE35A9564CF3F5728C8FE_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1 L_3 = (WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1 )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_3); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m718EA907F0885BB2CAA991C875CB6636176BEAA3_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141 L_2; memset((&L_2), 0, sizeof(L_2)); WuQuantizer_1__ctor_m105B88D34CB8564C40002F4817F1A44C5931A2DC_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141 L_3 = (WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141 )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_3); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 SixLabors.ImageSharp.Processing.Processors.Quantization.WuQuantizer::CreatePixelSpecificQuantizer(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* WuQuantizer_CreatePixelSpecificQuantizer_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m4B5F336BE813462953C808CE1CC1A9091B267AF4_gshared (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD L_2; memset((&L_2), 0, sizeof(L_2)); WuQuantizer_1__ctor_mBE5F85965F6660CD276ACF93C87DE05728B09527_inline((&L_2), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD L_3 = (WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD )L_2; RuntimeObject * L_4 = Box(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), &L_3); return (RuntimeObject*)L_4; } } // T System.Xml.Linq.XDocument::GetFirstNode() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * XDocument_GetFirstNode_TisRuntimeObject_m04D15EBD49E83DEC011B60CC3909EDF82D4453BA_gshared (XDocument_t9565FC688EFE8A72791A52481736689B97A3D3CF * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&XNode_tB88EE59443DF799686825ED2168D47C857C8CA99_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } XNode_tB88EE59443DF799686825ED2168D47C857C8CA99 * V_0 = NULL; RuntimeObject * V_1 = NULL; RuntimeObject * V_2 = NULL; { RuntimeObject * L_0 = (RuntimeObject *)((XContainer_t195526C99472280E1DE55FCBAF9060CD9DE37525 *)__this)->get_content_3(); V_0 = (XNode_tB88EE59443DF799686825ED2168D47C857C8CA99 *)((XNode_tB88EE59443DF799686825ED2168D47C857C8CA99 *)IsInst((RuntimeObject*)L_0, XNode_tB88EE59443DF799686825ED2168D47C857C8CA99_il2cpp_TypeInfo_var)); XNode_tB88EE59443DF799686825ED2168D47C857C8CA99 * L_1 = V_0; if (!L_1) { goto IL_0035; } } IL_000f: { XNode_tB88EE59443DF799686825ED2168D47C857C8CA99 * L_2 = V_0; NullCheck(L_2); XNode_tB88EE59443DF799686825ED2168D47C857C8CA99 * L_3 = (XNode_tB88EE59443DF799686825ED2168D47C857C8CA99 *)L_2->get_next_2(); V_0 = (XNode_tB88EE59443DF799686825ED2168D47C857C8CA99 *)L_3; XNode_tB88EE59443DF799686825ED2168D47C857C8CA99 * L_4 = V_0; V_1 = (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)((RuntimeObject *)IsInst((RuntimeObject*)L_4, IL2CPP_RGCTX_DATA(method->rgctx_data, 0))), IL2CPP_RGCTX_DATA(method->rgctx_data, 0))); RuntimeObject * L_5 = V_1; if (!L_5) { goto IL_002c; } } { RuntimeObject * L_6 = V_1; return (RuntimeObject *)L_6; } IL_002c: { XNode_tB88EE59443DF799686825ED2168D47C857C8CA99 * L_7 = V_0; RuntimeObject * L_8 = (RuntimeObject *)((XContainer_t195526C99472280E1DE55FCBAF9060CD9DE37525 *)__this)->get_content_3(); if ((!(((RuntimeObject*)(XNode_tB88EE59443DF799686825ED2168D47C857C8CA99 *)L_7) == ((RuntimeObject*)(RuntimeObject *)L_8)))) { goto IL_000f; } } IL_0035: { il2cpp_codegen_initobj((&V_2), sizeof(RuntimeObject *)); RuntimeObject * L_9 = V_2; return (RuntimeObject *)L_9; } } // T System.Xml.Linq.XObject::Annotation() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject * XObject_Annotation_TisRuntimeObject_mCB621933B0EBB3133D5FE419B53C532E7283599A_gshared (XObject_tD3CAB609801011E5C4A0FC219FA717B6B382C5D6 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_0 = NULL; int32_t V_1 = 0; RuntimeObject * V_2 = NULL; RuntimeObject * V_3 = NULL; RuntimeObject * V_4 = NULL; { RuntimeObject * L_0 = (RuntimeObject *)__this->get_annotations_1(); if (!L_0) { goto IL_0053; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get_annotations_1(); V_0 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)((ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)IsInst((RuntimeObject*)L_1, ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE_il2cpp_TypeInfo_var)); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = V_0; if (L_2) { goto IL_0028; } } { RuntimeObject * L_3 = (RuntimeObject *)__this->get_annotations_1(); return (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)((RuntimeObject *)IsInst((RuntimeObject*)L_3, IL2CPP_RGCTX_DATA(method->rgctx_data, 0))), IL2CPP_RGCTX_DATA(method->rgctx_data, 0))); } IL_0028: { V_1 = (int32_t)0; goto IL_004d; } IL_002c: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = V_0; int32_t L_5 = V_1; NullCheck(L_4); int32_t L_6 = L_5; RuntimeObject * L_7 = (L_4)->GetAt(static_cast(L_6)); V_2 = (RuntimeObject *)L_7; RuntimeObject * L_8 = V_2; if (!L_8) { goto IL_0053; } } { RuntimeObject * L_9 = V_2; V_3 = (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)((RuntimeObject *)IsInst((RuntimeObject*)L_9, IL2CPP_RGCTX_DATA(method->rgctx_data, 0))), IL2CPP_RGCTX_DATA(method->rgctx_data, 0))); RuntimeObject * L_10 = V_3; if (!L_10) { goto IL_0049; } } { RuntimeObject * L_11 = V_3; return (RuntimeObject *)L_11; } IL_0049: { int32_t L_12 = V_1; V_1 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_004d: { int32_t L_13 = V_1; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_14 = V_0; NullCheck(L_14); if ((((int32_t)L_13) < ((int32_t)((int32_t)((int32_t)(((RuntimeArray*)L_14)->max_length)))))) { goto IL_002c; } } IL_0053: { il2cpp_codegen_initobj((&V_4), sizeof(RuntimeObject *)); RuntimeObject * L_15 = V_4; return (RuntimeObject *)L_15; } } // System.Collections.Generic.IEnumerable`1 System.Xml.Linq.XObject::Annotations() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* XObject_Annotations_TisRuntimeObject_m3BAF3607C4526C58D8788A18E5C0AAB54DDE3718_gshared (XObject_tD3CAB609801011E5C4A0FC219FA717B6B382C5D6 * __this, const RuntimeMethod* method) { { U3CAnnotationsU3Ed__16_1_t761786DE229F627A89478C628E9744DA38B54690 * L_0 = (U3CAnnotationsU3Ed__16_1_t761786DE229F627A89478C628E9744DA38B54690 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (U3CAnnotationsU3Ed__16_1_t761786DE229F627A89478C628E9744DA38B54690 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_0, (int32_t)((int32_t)-2), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); U3CAnnotationsU3Ed__16_1_t761786DE229F627A89478C628E9744DA38B54690 * L_1 = (U3CAnnotationsU3Ed__16_1_t761786DE229F627A89478C628E9744DA38B54690 *)L_0; NullCheck(L_1); L_1->set_U3CU3E4__this_3(__this); return (RuntimeObject*)L_1; } } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* XmlListConverter_ToArray_TisBoolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_m0C907E21C50F7EF796A3BDB6828AC4626E1B11E6_gshared (XmlListConverter_t58F692567B1B34BF5171B647F1BE66EC017D4F4D * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 * V_1 = NULL; BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* V_2 = NULL; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject * V_5 = NULL; RuntimeObject* V_6 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0052; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); int32_t L_3; L_3 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_4 = (BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C*)(BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C*)SZArrayNew(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (uint32_t)L_3); V_2 = (BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C*)L_4; V_3 = (int32_t)0; goto IL_0047; } IL_001a: { BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_5 = V_2; int32_t L_6 = V_3; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_7 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject* L_8 = V_0; int32_t L_9 = V_3; NullCheck((RuntimeObject*)L_8); RuntimeObject * L_10; L_10 = InterfaceFuncInvoker1< RuntimeObject *, int32_t >::Invoke(0 /* System.Object System.Collections.IList::get_Item(System.Int32) */, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var, (RuntimeObject*)L_8, (int32_t)L_9); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_11 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_12; L_12 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_11, /*hidden argument*/NULL); RuntimeObject* L_13 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7); RuntimeObject * L_14; L_14 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7, (RuntimeObject *)L_10, (Type_t *)L_12, (RuntimeObject*)L_13); NullCheck(L_5); (L_5)->SetAt(static_cast(L_6), (bool)((*(bool*)((bool*)UnBox(L_14, IL2CPP_RGCTX_DATA(method->rgctx_data, 2)))))); int32_t L_15 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_0047: { int32_t L_16 = V_3; RuntimeObject* L_17 = V_0; NullCheck((RuntimeObject*)L_17); int32_t L_18; L_18 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_17); if ((((int32_t)L_16) < ((int32_t)L_18))) { goto IL_001a; } } { BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_19 = V_2; return (BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C*)L_19; } IL_0052: { RuntimeObject * L_20 = ___list0; List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 * L_21 = (List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); (( void (*) (List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_1 = (List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 *)L_21; NullCheck((RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); RuntimeObject* L_22; L_22 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); V_4 = (RuntimeObject*)L_22; } IL_0065: try {// begin try (depth: 1) { goto IL_0093; } IL_0067: { RuntimeObject* L_23 = V_4; NullCheck((RuntimeObject*)L_23); RuntimeObject * L_24; L_24 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); V_5 = (RuntimeObject *)L_24; List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 * L_25 = V_1; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_26 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject * L_27 = V_5; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_28 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_29; L_29 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_28, /*hidden argument*/NULL); RuntimeObject* L_30 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26); RuntimeObject * L_31; L_31 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26, (RuntimeObject *)L_27, (Type_t *)L_29, (RuntimeObject*)L_30); NullCheck((List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 *)L_25); (( void (*) (List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 *, bool, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 *)L_25, (bool)((*(bool*)((bool*)UnBox(L_31, IL2CPP_RGCTX_DATA(method->rgctx_data, 2))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); } IL_0093: { RuntimeObject* L_32 = V_4; NullCheck((RuntimeObject*)L_32); bool L_33; L_33 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_32); if (L_33) { goto IL_0067; } } IL_009c: { IL2CPP_LEAVE(0xB3, FINALLY_009e); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_009e; } FINALLY_009e: {// begin finally (depth: 1) { RuntimeObject* L_34 = V_4; V_6 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_34, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var)); RuntimeObject* L_35 = V_6; if (!L_35) { goto IL_00b2; } } IL_00ab: { RuntimeObject* L_36 = V_6; NullCheck((RuntimeObject*)L_36); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_36); } IL_00b2: { IL2CPP_END_FINALLY(158) } }// end finally (depth: 1) IL2CPP_CLEANUP(158) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xB3, IL_00b3) } IL_00b3: { List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 * L_37 = V_1; NullCheck((List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 *)L_37); BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_38; L_38 = (( BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* (*) (List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((List_1_tD4D2BACE5281B6C85799892C1F12F5F2F81A2DF3 *)L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return (BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C*)L_38; } } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* XmlListConverter_ToArray_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m16709167EBD17EF3652024E1D7C84C74A35CC308_gshared (XmlListConverter_t58F692567B1B34BF5171B647F1BE66EC017D4F4D * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF * V_1 = NULL; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* V_2 = NULL; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject * V_5 = NULL; RuntimeObject* V_6 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0052; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); int32_t L_3; L_3 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_4 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)(ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)SZArrayNew(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (uint32_t)L_3); V_2 = (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_4; V_3 = (int32_t)0; goto IL_0047; } IL_001a: { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_5 = V_2; int32_t L_6 = V_3; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_7 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject* L_8 = V_0; int32_t L_9 = V_3; NullCheck((RuntimeObject*)L_8); RuntimeObject * L_10; L_10 = InterfaceFuncInvoker1< RuntimeObject *, int32_t >::Invoke(0 /* System.Object System.Collections.IList::get_Item(System.Int32) */, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var, (RuntimeObject*)L_8, (int32_t)L_9); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_11 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_12; L_12 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_11, /*hidden argument*/NULL); RuntimeObject* L_13 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7); RuntimeObject * L_14; L_14 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7, (RuntimeObject *)L_10, (Type_t *)L_12, (RuntimeObject*)L_13); NullCheck(L_5); (L_5)->SetAt(static_cast(L_6), (uint8_t)((*(uint8_t*)((uint8_t*)UnBox(L_14, IL2CPP_RGCTX_DATA(method->rgctx_data, 2)))))); int32_t L_15 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_0047: { int32_t L_16 = V_3; RuntimeObject* L_17 = V_0; NullCheck((RuntimeObject*)L_17); int32_t L_18; L_18 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_17); if ((((int32_t)L_16) < ((int32_t)L_18))) { goto IL_001a; } } { ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_19 = V_2; return (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_19; } IL_0052: { RuntimeObject * L_20 = ___list0; List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF * L_21 = (List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); (( void (*) (List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_1 = (List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF *)L_21; NullCheck((RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); RuntimeObject* L_22; L_22 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); V_4 = (RuntimeObject*)L_22; } IL_0065: try {// begin try (depth: 1) { goto IL_0093; } IL_0067: { RuntimeObject* L_23 = V_4; NullCheck((RuntimeObject*)L_23); RuntimeObject * L_24; L_24 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); V_5 = (RuntimeObject *)L_24; List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF * L_25 = V_1; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_26 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject * L_27 = V_5; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_28 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_29; L_29 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_28, /*hidden argument*/NULL); RuntimeObject* L_30 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26); RuntimeObject * L_31; L_31 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26, (RuntimeObject *)L_27, (Type_t *)L_29, (RuntimeObject*)L_30); NullCheck((List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF *)L_25); (( void (*) (List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF *, uint8_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF *)L_25, (uint8_t)((*(uint8_t*)((uint8_t*)UnBox(L_31, IL2CPP_RGCTX_DATA(method->rgctx_data, 2))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); } IL_0093: { RuntimeObject* L_32 = V_4; NullCheck((RuntimeObject*)L_32); bool L_33; L_33 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_32); if (L_33) { goto IL_0067; } } IL_009c: { IL2CPP_LEAVE(0xB3, FINALLY_009e); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_009e; } FINALLY_009e: {// begin finally (depth: 1) { RuntimeObject* L_34 = V_4; V_6 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_34, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var)); RuntimeObject* L_35 = V_6; if (!L_35) { goto IL_00b2; } } IL_00ab: { RuntimeObject* L_36 = V_6; NullCheck((RuntimeObject*)L_36); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_36); } IL_00b2: { IL2CPP_END_FINALLY(158) } }// end finally (depth: 1) IL2CPP_CLEANUP(158) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xB3, IL_00b3) } IL_00b3: { List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF * L_37 = V_1; NullCheck((List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF *)L_37); ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_38; L_38 = (( ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* (*) (List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((List_1_tD0117BC32B3DBF148E7E9AC108FC376C3D4922CF *)L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)L_38; } } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1* XmlListConverter_ToArray_TisDateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405_m44BBC884264FDBD43D16E8235308C304866A6272_gshared (XmlListConverter_t58F692567B1B34BF5171B647F1BE66EC017D4F4D * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC * V_1 = NULL; DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1* V_2 = NULL; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject * V_5 = NULL; RuntimeObject* V_6 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0052; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); int32_t L_3; L_3 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1* L_4 = (DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1*)(DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1*)SZArrayNew(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (uint32_t)L_3); V_2 = (DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1*)L_4; V_3 = (int32_t)0; goto IL_0047; } IL_001a: { DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1* L_5 = V_2; int32_t L_6 = V_3; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_7 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject* L_8 = V_0; int32_t L_9 = V_3; NullCheck((RuntimeObject*)L_8); RuntimeObject * L_10; L_10 = InterfaceFuncInvoker1< RuntimeObject *, int32_t >::Invoke(0 /* System.Object System.Collections.IList::get_Item(System.Int32) */, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var, (RuntimeObject*)L_8, (int32_t)L_9); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_11 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_12; L_12 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_11, /*hidden argument*/NULL); RuntimeObject* L_13 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7); RuntimeObject * L_14; L_14 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7, (RuntimeObject *)L_10, (Type_t *)L_12, (RuntimeObject*)L_13); NullCheck(L_5); (L_5)->SetAt(static_cast(L_6), (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 )((*(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)UnBox(L_14, IL2CPP_RGCTX_DATA(method->rgctx_data, 2)))))); int32_t L_15 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_0047: { int32_t L_16 = V_3; RuntimeObject* L_17 = V_0; NullCheck((RuntimeObject*)L_17); int32_t L_18; L_18 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_17); if ((((int32_t)L_16) < ((int32_t)L_18))) { goto IL_001a; } } { DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1* L_19 = V_2; return (DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1*)L_19; } IL_0052: { RuntimeObject * L_20 = ___list0; List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC * L_21 = (List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); (( void (*) (List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_1 = (List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC *)L_21; NullCheck((RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); RuntimeObject* L_22; L_22 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); V_4 = (RuntimeObject*)L_22; } IL_0065: try {// begin try (depth: 1) { goto IL_0093; } IL_0067: { RuntimeObject* L_23 = V_4; NullCheck((RuntimeObject*)L_23); RuntimeObject * L_24; L_24 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); V_5 = (RuntimeObject *)L_24; List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC * L_25 = V_1; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_26 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject * L_27 = V_5; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_28 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_29; L_29 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_28, /*hidden argument*/NULL); RuntimeObject* L_30 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26); RuntimeObject * L_31; L_31 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26, (RuntimeObject *)L_27, (Type_t *)L_29, (RuntimeObject*)L_30); NullCheck((List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC *)L_25); (( void (*) (List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC *, DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC *)L_25, (DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 )((*(DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)((DateTime_tEAF2CD16E071DF5441F40822E4CFE880E5245405 *)UnBox(L_31, IL2CPP_RGCTX_DATA(method->rgctx_data, 2))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); } IL_0093: { RuntimeObject* L_32 = V_4; NullCheck((RuntimeObject*)L_32); bool L_33; L_33 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_32); if (L_33) { goto IL_0067; } } IL_009c: { IL2CPP_LEAVE(0xB3, FINALLY_009e); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_009e; } FINALLY_009e: {// begin finally (depth: 1) { RuntimeObject* L_34 = V_4; V_6 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_34, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var)); RuntimeObject* L_35 = V_6; if (!L_35) { goto IL_00b2; } } IL_00ab: { RuntimeObject* L_36 = V_6; NullCheck((RuntimeObject*)L_36); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_36); } IL_00b2: { IL2CPP_END_FINALLY(158) } }// end finally (depth: 1) IL2CPP_CLEANUP(158) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xB3, IL_00b3) } IL_00b3: { List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC * L_37 = V_1; NullCheck((List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC *)L_37); DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1* L_38; L_38 = (( DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1* (*) (List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((List_1_t7240E3382CB212F4FEB22D7A3E93EE9152E03CBC *)L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return (DateTimeU5BU5D_t43291D587229E4ED44A327CC74DC7771EF2EBBC1*)L_38; } } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826* XmlListConverter_ToArray_TisDateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5_m90F6AB9AED74E5899DDACCD6888A6E50496B55BA_gshared (XmlListConverter_t58F692567B1B34BF5171B647F1BE66EC017D4F4D * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; List_1_t6A1295D69B538887EB0A62B321F30014A5691173 * V_1 = NULL; DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826* V_2 = NULL; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject * V_5 = NULL; RuntimeObject* V_6 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0052; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); int32_t L_3; L_3 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826* L_4 = (DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826*)(DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826*)SZArrayNew(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (uint32_t)L_3); V_2 = (DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826*)L_4; V_3 = (int32_t)0; goto IL_0047; } IL_001a: { DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826* L_5 = V_2; int32_t L_6 = V_3; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_7 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject* L_8 = V_0; int32_t L_9 = V_3; NullCheck((RuntimeObject*)L_8); RuntimeObject * L_10; L_10 = InterfaceFuncInvoker1< RuntimeObject *, int32_t >::Invoke(0 /* System.Object System.Collections.IList::get_Item(System.Int32) */, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var, (RuntimeObject*)L_8, (int32_t)L_9); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_11 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_12; L_12 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_11, /*hidden argument*/NULL); RuntimeObject* L_13 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7); RuntimeObject * L_14; L_14 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7, (RuntimeObject *)L_10, (Type_t *)L_12, (RuntimeObject*)L_13); NullCheck(L_5); (L_5)->SetAt(static_cast(L_6), (DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 )((*(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 *)((DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 *)UnBox(L_14, IL2CPP_RGCTX_DATA(method->rgctx_data, 2)))))); int32_t L_15 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_0047: { int32_t L_16 = V_3; RuntimeObject* L_17 = V_0; NullCheck((RuntimeObject*)L_17); int32_t L_18; L_18 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_17); if ((((int32_t)L_16) < ((int32_t)L_18))) { goto IL_001a; } } { DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826* L_19 = V_2; return (DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826*)L_19; } IL_0052: { RuntimeObject * L_20 = ___list0; List_1_t6A1295D69B538887EB0A62B321F30014A5691173 * L_21 = (List_1_t6A1295D69B538887EB0A62B321F30014A5691173 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); (( void (*) (List_1_t6A1295D69B538887EB0A62B321F30014A5691173 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_1 = (List_1_t6A1295D69B538887EB0A62B321F30014A5691173 *)L_21; NullCheck((RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); RuntimeObject* L_22; L_22 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); V_4 = (RuntimeObject*)L_22; } IL_0065: try {// begin try (depth: 1) { goto IL_0093; } IL_0067: { RuntimeObject* L_23 = V_4; NullCheck((RuntimeObject*)L_23); RuntimeObject * L_24; L_24 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); V_5 = (RuntimeObject *)L_24; List_1_t6A1295D69B538887EB0A62B321F30014A5691173 * L_25 = V_1; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_26 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject * L_27 = V_5; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_28 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_29; L_29 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_28, /*hidden argument*/NULL); RuntimeObject* L_30 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26); RuntimeObject * L_31; L_31 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26, (RuntimeObject *)L_27, (Type_t *)L_29, (RuntimeObject*)L_30); NullCheck((List_1_t6A1295D69B538887EB0A62B321F30014A5691173 *)L_25); (( void (*) (List_1_t6A1295D69B538887EB0A62B321F30014A5691173 *, DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((List_1_t6A1295D69B538887EB0A62B321F30014A5691173 *)L_25, (DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 )((*(DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 *)((DateTimeOffset_t205B59B1EFB6646DCE3CC50553377BF6023615B5 *)UnBox(L_31, IL2CPP_RGCTX_DATA(method->rgctx_data, 2))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); } IL_0093: { RuntimeObject* L_32 = V_4; NullCheck((RuntimeObject*)L_32); bool L_33; L_33 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_32); if (L_33) { goto IL_0067; } } IL_009c: { IL2CPP_LEAVE(0xB3, FINALLY_009e); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_009e; } FINALLY_009e: {// begin finally (depth: 1) { RuntimeObject* L_34 = V_4; V_6 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_34, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var)); RuntimeObject* L_35 = V_6; if (!L_35) { goto IL_00b2; } } IL_00ab: { RuntimeObject* L_36 = V_6; NullCheck((RuntimeObject*)L_36); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_36); } IL_00b2: { IL2CPP_END_FINALLY(158) } }// end finally (depth: 1) IL2CPP_CLEANUP(158) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xB3, IL_00b3) } IL_00b3: { List_1_t6A1295D69B538887EB0A62B321F30014A5691173 * L_37 = V_1; NullCheck((List_1_t6A1295D69B538887EB0A62B321F30014A5691173 *)L_37); DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826* L_38; L_38 = (( DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826* (*) (List_1_t6A1295D69B538887EB0A62B321F30014A5691173 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((List_1_t6A1295D69B538887EB0A62B321F30014A5691173 *)L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return (DateTimeOffsetU5BU5D_t81746224316E5FC7189685EFB35488C8CED41826*)L_38; } } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* XmlListConverter_ToArray_TisDecimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7_m7F83B3C1EBAE05A934D4F513DF14834E315908FB_gshared (XmlListConverter_t58F692567B1B34BF5171B647F1BE66EC017D4F4D * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; List_1_t137B540BF717527106254AA05BE36A51A068C8F5 * V_1 = NULL; DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* V_2 = NULL; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject * V_5 = NULL; RuntimeObject* V_6 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0052; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); int32_t L_3; L_3 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* L_4 = (DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA*)(DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA*)SZArrayNew(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (uint32_t)L_3); V_2 = (DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA*)L_4; V_3 = (int32_t)0; goto IL_0047; } IL_001a: { DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* L_5 = V_2; int32_t L_6 = V_3; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_7 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject* L_8 = V_0; int32_t L_9 = V_3; NullCheck((RuntimeObject*)L_8); RuntimeObject * L_10; L_10 = InterfaceFuncInvoker1< RuntimeObject *, int32_t >::Invoke(0 /* System.Object System.Collections.IList::get_Item(System.Int32) */, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var, (RuntimeObject*)L_8, (int32_t)L_9); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_11 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_12; L_12 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_11, /*hidden argument*/NULL); RuntimeObject* L_13 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7); RuntimeObject * L_14; L_14 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7, (RuntimeObject *)L_10, (Type_t *)L_12, (RuntimeObject*)L_13); NullCheck(L_5); (L_5)->SetAt(static_cast(L_6), (Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 )((*(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 *)((Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 *)UnBox(L_14, IL2CPP_RGCTX_DATA(method->rgctx_data, 2)))))); int32_t L_15 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_0047: { int32_t L_16 = V_3; RuntimeObject* L_17 = V_0; NullCheck((RuntimeObject*)L_17); int32_t L_18; L_18 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_17); if ((((int32_t)L_16) < ((int32_t)L_18))) { goto IL_001a; } } { DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* L_19 = V_2; return (DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA*)L_19; } IL_0052: { RuntimeObject * L_20 = ___list0; List_1_t137B540BF717527106254AA05BE36A51A068C8F5 * L_21 = (List_1_t137B540BF717527106254AA05BE36A51A068C8F5 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); (( void (*) (List_1_t137B540BF717527106254AA05BE36A51A068C8F5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_1 = (List_1_t137B540BF717527106254AA05BE36A51A068C8F5 *)L_21; NullCheck((RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); RuntimeObject* L_22; L_22 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); V_4 = (RuntimeObject*)L_22; } IL_0065: try {// begin try (depth: 1) { goto IL_0093; } IL_0067: { RuntimeObject* L_23 = V_4; NullCheck((RuntimeObject*)L_23); RuntimeObject * L_24; L_24 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); V_5 = (RuntimeObject *)L_24; List_1_t137B540BF717527106254AA05BE36A51A068C8F5 * L_25 = V_1; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_26 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject * L_27 = V_5; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_28 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_29; L_29 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_28, /*hidden argument*/NULL); RuntimeObject* L_30 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26); RuntimeObject * L_31; L_31 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26, (RuntimeObject *)L_27, (Type_t *)L_29, (RuntimeObject*)L_30); NullCheck((List_1_t137B540BF717527106254AA05BE36A51A068C8F5 *)L_25); (( void (*) (List_1_t137B540BF717527106254AA05BE36A51A068C8F5 *, Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((List_1_t137B540BF717527106254AA05BE36A51A068C8F5 *)L_25, (Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 )((*(Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 *)((Decimal_t2978B229CA86D3B7BA66A0AEEE014E0DE4F940D7 *)UnBox(L_31, IL2CPP_RGCTX_DATA(method->rgctx_data, 2))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); } IL_0093: { RuntimeObject* L_32 = V_4; NullCheck((RuntimeObject*)L_32); bool L_33; L_33 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_32); if (L_33) { goto IL_0067; } } IL_009c: { IL2CPP_LEAVE(0xB3, FINALLY_009e); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_009e; } FINALLY_009e: {// begin finally (depth: 1) { RuntimeObject* L_34 = V_4; V_6 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_34, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var)); RuntimeObject* L_35 = V_6; if (!L_35) { goto IL_00b2; } } IL_00ab: { RuntimeObject* L_36 = V_6; NullCheck((RuntimeObject*)L_36); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_36); } IL_00b2: { IL2CPP_END_FINALLY(158) } }// end finally (depth: 1) IL2CPP_CLEANUP(158) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xB3, IL_00b3) } IL_00b3: { List_1_t137B540BF717527106254AA05BE36A51A068C8F5 * L_37 = V_1; NullCheck((List_1_t137B540BF717527106254AA05BE36A51A068C8F5 *)L_37); DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* L_38; L_38 = (( DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA* (*) (List_1_t137B540BF717527106254AA05BE36A51A068C8F5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((List_1_t137B540BF717527106254AA05BE36A51A068C8F5 *)L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return (DecimalU5BU5D_tAA3302A4A6ACCE77638A2346993A0FAAE2F9FDBA*)L_38; } } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* XmlListConverter_ToArray_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_m7DCFB8318AA8AF2922BD00A06A870CDAB3712CE2_gshared (XmlListConverter_t58F692567B1B34BF5171B647F1BE66EC017D4F4D * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC * V_1 = NULL; DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* V_2 = NULL; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject * V_5 = NULL; RuntimeObject* V_6 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0052; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); int32_t L_3; L_3 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_4 = (DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB*)(DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB*)SZArrayNew(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (uint32_t)L_3); V_2 = (DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB*)L_4; V_3 = (int32_t)0; goto IL_0047; } IL_001a: { DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_5 = V_2; int32_t L_6 = V_3; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_7 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject* L_8 = V_0; int32_t L_9 = V_3; NullCheck((RuntimeObject*)L_8); RuntimeObject * L_10; L_10 = InterfaceFuncInvoker1< RuntimeObject *, int32_t >::Invoke(0 /* System.Object System.Collections.IList::get_Item(System.Int32) */, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var, (RuntimeObject*)L_8, (int32_t)L_9); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_11 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_12; L_12 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_11, /*hidden argument*/NULL); RuntimeObject* L_13 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7); RuntimeObject * L_14; L_14 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7, (RuntimeObject *)L_10, (Type_t *)L_12, (RuntimeObject*)L_13); NullCheck(L_5); (L_5)->SetAt(static_cast(L_6), (double)((*(double*)((double*)UnBox(L_14, IL2CPP_RGCTX_DATA(method->rgctx_data, 2)))))); int32_t L_15 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_0047: { int32_t L_16 = V_3; RuntimeObject* L_17 = V_0; NullCheck((RuntimeObject*)L_17); int32_t L_18; L_18 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_17); if ((((int32_t)L_16) < ((int32_t)L_18))) { goto IL_001a; } } { DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_19 = V_2; return (DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB*)L_19; } IL_0052: { RuntimeObject * L_20 = ___list0; List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC * L_21 = (List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); (( void (*) (List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_1 = (List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC *)L_21; NullCheck((RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); RuntimeObject* L_22; L_22 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); V_4 = (RuntimeObject*)L_22; } IL_0065: try {// begin try (depth: 1) { goto IL_0093; } IL_0067: { RuntimeObject* L_23 = V_4; NullCheck((RuntimeObject*)L_23); RuntimeObject * L_24; L_24 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); V_5 = (RuntimeObject *)L_24; List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC * L_25 = V_1; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_26 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject * L_27 = V_5; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_28 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_29; L_29 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_28, /*hidden argument*/NULL); RuntimeObject* L_30 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26); RuntimeObject * L_31; L_31 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26, (RuntimeObject *)L_27, (Type_t *)L_29, (RuntimeObject*)L_30); NullCheck((List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC *)L_25); (( void (*) (List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC *, double, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC *)L_25, (double)((*(double*)((double*)UnBox(L_31, IL2CPP_RGCTX_DATA(method->rgctx_data, 2))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); } IL_0093: { RuntimeObject* L_32 = V_4; NullCheck((RuntimeObject*)L_32); bool L_33; L_33 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_32); if (L_33) { goto IL_0067; } } IL_009c: { IL2CPP_LEAVE(0xB3, FINALLY_009e); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_009e; } FINALLY_009e: {// begin finally (depth: 1) { RuntimeObject* L_34 = V_4; V_6 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_34, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var)); RuntimeObject* L_35 = V_6; if (!L_35) { goto IL_00b2; } } IL_00ab: { RuntimeObject* L_36 = V_6; NullCheck((RuntimeObject*)L_36); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_36); } IL_00b2: { IL2CPP_END_FINALLY(158) } }// end finally (depth: 1) IL2CPP_CLEANUP(158) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xB3, IL_00b3) } IL_00b3: { List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC * L_37 = V_1; NullCheck((List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC *)L_37); DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_38; L_38 = (( DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* (*) (List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((List_1_t760D7EED86247E3493CD5F22F0E822BF6AE1C2BC *)L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return (DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB*)L_38; } } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* XmlListConverter_ToArray_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m327835B32A4A12ED9D116E59AEF4AB45D1162B71_gshared (XmlListConverter_t58F692567B1B34BF5171B647F1BE66EC017D4F4D * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; List_1_t985353431229C8151763A38589D03FBD829D85E5 * V_1 = NULL; Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* V_2 = NULL; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject * V_5 = NULL; RuntimeObject* V_6 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0052; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); int32_t L_3; L_3 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_4 = (Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD*)(Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD*)SZArrayNew(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (uint32_t)L_3); V_2 = (Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD*)L_4; V_3 = (int32_t)0; goto IL_0047; } IL_001a: { Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_5 = V_2; int32_t L_6 = V_3; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_7 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject* L_8 = V_0; int32_t L_9 = V_3; NullCheck((RuntimeObject*)L_8); RuntimeObject * L_10; L_10 = InterfaceFuncInvoker1< RuntimeObject *, int32_t >::Invoke(0 /* System.Object System.Collections.IList::get_Item(System.Int32) */, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var, (RuntimeObject*)L_8, (int32_t)L_9); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_11 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_12; L_12 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_11, /*hidden argument*/NULL); RuntimeObject* L_13 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7); RuntimeObject * L_14; L_14 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7, (RuntimeObject *)L_10, (Type_t *)L_12, (RuntimeObject*)L_13); NullCheck(L_5); (L_5)->SetAt(static_cast(L_6), (int16_t)((*(int16_t*)((int16_t*)UnBox(L_14, IL2CPP_RGCTX_DATA(method->rgctx_data, 2)))))); int32_t L_15 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_0047: { int32_t L_16 = V_3; RuntimeObject* L_17 = V_0; NullCheck((RuntimeObject*)L_17); int32_t L_18; L_18 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_17); if ((((int32_t)L_16) < ((int32_t)L_18))) { goto IL_001a; } } { Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_19 = V_2; return (Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD*)L_19; } IL_0052: { RuntimeObject * L_20 = ___list0; List_1_t985353431229C8151763A38589D03FBD829D85E5 * L_21 = (List_1_t985353431229C8151763A38589D03FBD829D85E5 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); (( void (*) (List_1_t985353431229C8151763A38589D03FBD829D85E5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_1 = (List_1_t985353431229C8151763A38589D03FBD829D85E5 *)L_21; NullCheck((RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); RuntimeObject* L_22; L_22 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); V_4 = (RuntimeObject*)L_22; } IL_0065: try {// begin try (depth: 1) { goto IL_0093; } IL_0067: { RuntimeObject* L_23 = V_4; NullCheck((RuntimeObject*)L_23); RuntimeObject * L_24; L_24 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); V_5 = (RuntimeObject *)L_24; List_1_t985353431229C8151763A38589D03FBD829D85E5 * L_25 = V_1; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_26 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject * L_27 = V_5; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_28 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_29; L_29 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_28, /*hidden argument*/NULL); RuntimeObject* L_30 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26); RuntimeObject * L_31; L_31 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26, (RuntimeObject *)L_27, (Type_t *)L_29, (RuntimeObject*)L_30); NullCheck((List_1_t985353431229C8151763A38589D03FBD829D85E5 *)L_25); (( void (*) (List_1_t985353431229C8151763A38589D03FBD829D85E5 *, int16_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((List_1_t985353431229C8151763A38589D03FBD829D85E5 *)L_25, (int16_t)((*(int16_t*)((int16_t*)UnBox(L_31, IL2CPP_RGCTX_DATA(method->rgctx_data, 2))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); } IL_0093: { RuntimeObject* L_32 = V_4; NullCheck((RuntimeObject*)L_32); bool L_33; L_33 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_32); if (L_33) { goto IL_0067; } } IL_009c: { IL2CPP_LEAVE(0xB3, FINALLY_009e); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_009e; } FINALLY_009e: {// begin finally (depth: 1) { RuntimeObject* L_34 = V_4; V_6 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_34, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var)); RuntimeObject* L_35 = V_6; if (!L_35) { goto IL_00b2; } } IL_00ab: { RuntimeObject* L_36 = V_6; NullCheck((RuntimeObject*)L_36); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_36); } IL_00b2: { IL2CPP_END_FINALLY(158) } }// end finally (depth: 1) IL2CPP_CLEANUP(158) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xB3, IL_00b3) } IL_00b3: { List_1_t985353431229C8151763A38589D03FBD829D85E5 * L_37 = V_1; NullCheck((List_1_t985353431229C8151763A38589D03FBD829D85E5 *)L_37); Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_38; L_38 = (( Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* (*) (List_1_t985353431229C8151763A38589D03FBD829D85E5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((List_1_t985353431229C8151763A38589D03FBD829D85E5 *)L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return (Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD*)L_38; } } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* XmlListConverter_ToArray_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m160BA337A37B5F6406EA8C6933DF53BF1D4A5982_gshared (XmlListConverter_t58F692567B1B34BF5171B647F1BE66EC017D4F4D * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * V_1 = NULL; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* V_2 = NULL; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject * V_5 = NULL; RuntimeObject* V_6 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0052; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); int32_t L_3; L_3 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_4 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)(Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)SZArrayNew(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (uint32_t)L_3); V_2 = (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_4; V_3 = (int32_t)0; goto IL_0047; } IL_001a: { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_5 = V_2; int32_t L_6 = V_3; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_7 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject* L_8 = V_0; int32_t L_9 = V_3; NullCheck((RuntimeObject*)L_8); RuntimeObject * L_10; L_10 = InterfaceFuncInvoker1< RuntimeObject *, int32_t >::Invoke(0 /* System.Object System.Collections.IList::get_Item(System.Int32) */, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var, (RuntimeObject*)L_8, (int32_t)L_9); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_11 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_12; L_12 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_11, /*hidden argument*/NULL); RuntimeObject* L_13 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7); RuntimeObject * L_14; L_14 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7, (RuntimeObject *)L_10, (Type_t *)L_12, (RuntimeObject*)L_13); NullCheck(L_5); (L_5)->SetAt(static_cast(L_6), (int32_t)((*(int32_t*)((int32_t*)UnBox(L_14, IL2CPP_RGCTX_DATA(method->rgctx_data, 2)))))); int32_t L_15 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_0047: { int32_t L_16 = V_3; RuntimeObject* L_17 = V_0; NullCheck((RuntimeObject*)L_17); int32_t L_18; L_18 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_17); if ((((int32_t)L_16) < ((int32_t)L_18))) { goto IL_001a; } } { Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_19 = V_2; return (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_19; } IL_0052: { RuntimeObject * L_20 = ___list0; List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * L_21 = (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); (( void (*) (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_1 = (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 *)L_21; NullCheck((RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); RuntimeObject* L_22; L_22 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); V_4 = (RuntimeObject*)L_22; } IL_0065: try {// begin try (depth: 1) { goto IL_0093; } IL_0067: { RuntimeObject* L_23 = V_4; NullCheck((RuntimeObject*)L_23); RuntimeObject * L_24; L_24 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); V_5 = (RuntimeObject *)L_24; List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * L_25 = V_1; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_26 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject * L_27 = V_5; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_28 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_29; L_29 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_28, /*hidden argument*/NULL); RuntimeObject* L_30 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26); RuntimeObject * L_31; L_31 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26, (RuntimeObject *)L_27, (Type_t *)L_29, (RuntimeObject*)L_30); NullCheck((List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 *)L_25); (( void (*) (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 *)L_25, (int32_t)((*(int32_t*)((int32_t*)UnBox(L_31, IL2CPP_RGCTX_DATA(method->rgctx_data, 2))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); } IL_0093: { RuntimeObject* L_32 = V_4; NullCheck((RuntimeObject*)L_32); bool L_33; L_33 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_32); if (L_33) { goto IL_0067; } } IL_009c: { IL2CPP_LEAVE(0xB3, FINALLY_009e); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_009e; } FINALLY_009e: {// begin finally (depth: 1) { RuntimeObject* L_34 = V_4; V_6 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_34, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var)); RuntimeObject* L_35 = V_6; if (!L_35) { goto IL_00b2; } } IL_00ab: { RuntimeObject* L_36 = V_6; NullCheck((RuntimeObject*)L_36); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_36); } IL_00b2: { IL2CPP_END_FINALLY(158) } }// end finally (depth: 1) IL2CPP_CLEANUP(158) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xB3, IL_00b3) } IL_00b3: { List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 * L_37 = V_1; NullCheck((List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 *)L_37); Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_38; L_38 = (( Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* (*) (List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((List_1_t260B41F956D673396C33A4CF94E8D6C4389EACB7 *)L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return (Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32*)L_38; } } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* XmlListConverter_ToArray_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m22F02F1775C6575179512F7CA3AC61F9559002EC_gshared (XmlListConverter_t58F692567B1B34BF5171B647F1BE66EC017D4F4D * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 * V_1 = NULL; Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* V_2 = NULL; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject * V_5 = NULL; RuntimeObject* V_6 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0052; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); int32_t L_3; L_3 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* L_4 = (Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6*)(Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6*)SZArrayNew(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (uint32_t)L_3); V_2 = (Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6*)L_4; V_3 = (int32_t)0; goto IL_0047; } IL_001a: { Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* L_5 = V_2; int32_t L_6 = V_3; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_7 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject* L_8 = V_0; int32_t L_9 = V_3; NullCheck((RuntimeObject*)L_8); RuntimeObject * L_10; L_10 = InterfaceFuncInvoker1< RuntimeObject *, int32_t >::Invoke(0 /* System.Object System.Collections.IList::get_Item(System.Int32) */, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var, (RuntimeObject*)L_8, (int32_t)L_9); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_11 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_12; L_12 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_11, /*hidden argument*/NULL); RuntimeObject* L_13 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7); RuntimeObject * L_14; L_14 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7, (RuntimeObject *)L_10, (Type_t *)L_12, (RuntimeObject*)L_13); NullCheck(L_5); (L_5)->SetAt(static_cast(L_6), (int64_t)((*(int64_t*)((int64_t*)UnBox(L_14, IL2CPP_RGCTX_DATA(method->rgctx_data, 2)))))); int32_t L_15 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_0047: { int32_t L_16 = V_3; RuntimeObject* L_17 = V_0; NullCheck((RuntimeObject*)L_17); int32_t L_18; L_18 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_17); if ((((int32_t)L_16) < ((int32_t)L_18))) { goto IL_001a; } } { Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* L_19 = V_2; return (Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6*)L_19; } IL_0052: { RuntimeObject * L_20 = ___list0; List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 * L_21 = (List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); (( void (*) (List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_1 = (List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 *)L_21; NullCheck((RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); RuntimeObject* L_22; L_22 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); V_4 = (RuntimeObject*)L_22; } IL_0065: try {// begin try (depth: 1) { goto IL_0093; } IL_0067: { RuntimeObject* L_23 = V_4; NullCheck((RuntimeObject*)L_23); RuntimeObject * L_24; L_24 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); V_5 = (RuntimeObject *)L_24; List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 * L_25 = V_1; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_26 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject * L_27 = V_5; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_28 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_29; L_29 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_28, /*hidden argument*/NULL); RuntimeObject* L_30 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26); RuntimeObject * L_31; L_31 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26, (RuntimeObject *)L_27, (Type_t *)L_29, (RuntimeObject*)L_30); NullCheck((List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 *)L_25); (( void (*) (List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 *, int64_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 *)L_25, (int64_t)((*(int64_t*)((int64_t*)UnBox(L_31, IL2CPP_RGCTX_DATA(method->rgctx_data, 2))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); } IL_0093: { RuntimeObject* L_32 = V_4; NullCheck((RuntimeObject*)L_32); bool L_33; L_33 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_32); if (L_33) { goto IL_0067; } } IL_009c: { IL2CPP_LEAVE(0xB3, FINALLY_009e); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_009e; } FINALLY_009e: {// begin finally (depth: 1) { RuntimeObject* L_34 = V_4; V_6 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_34, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var)); RuntimeObject* L_35 = V_6; if (!L_35) { goto IL_00b2; } } IL_00ab: { RuntimeObject* L_36 = V_6; NullCheck((RuntimeObject*)L_36); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_36); } IL_00b2: { IL2CPP_END_FINALLY(158) } }// end finally (depth: 1) IL2CPP_CLEANUP(158) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xB3, IL_00b3) } IL_00b3: { List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 * L_37 = V_1; NullCheck((List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 *)L_37); Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* L_38; L_38 = (( Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* (*) (List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((List_1_tC465E4AAC82F54C0A79B2CE3B797531B10B9ACE4 *)L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return (Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6*)L_38; } } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* XmlListConverter_ToArray_TisRuntimeObject_m5376E3A6235D5F02916197062001991C6B0C3BC6_gshared (XmlListConverter_t58F692567B1B34BF5171B647F1BE66EC017D4F4D * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * V_1 = NULL; ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* V_2 = NULL; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject * V_5 = NULL; RuntimeObject* V_6 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0052; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); int32_t L_3; L_3 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_4 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)SZArrayNew(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (uint32_t)L_3); V_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_4; V_3 = (int32_t)0; goto IL_0047; } IL_001a: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_5 = V_2; int32_t L_6 = V_3; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_7 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject* L_8 = V_0; int32_t L_9 = V_3; NullCheck((RuntimeObject*)L_8); RuntimeObject * L_10; L_10 = InterfaceFuncInvoker1< RuntimeObject *, int32_t >::Invoke(0 /* System.Object System.Collections.IList::get_Item(System.Int32) */, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var, (RuntimeObject*)L_8, (int32_t)L_9); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_11 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_12; L_12 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_11, /*hidden argument*/NULL); RuntimeObject* L_13 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7); RuntimeObject * L_14; L_14 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7, (RuntimeObject *)L_10, (Type_t *)L_12, (RuntimeObject*)L_13); NullCheck(L_5); (L_5)->SetAt(static_cast(L_6), (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_14, IL2CPP_RGCTX_DATA(method->rgctx_data, 2)))); int32_t L_15 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_0047: { int32_t L_16 = V_3; RuntimeObject* L_17 = V_0; NullCheck((RuntimeObject*)L_17); int32_t L_18; L_18 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_17); if ((((int32_t)L_16) < ((int32_t)L_18))) { goto IL_001a; } } { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_19 = V_2; return (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_19; } IL_0052: { RuntimeObject * L_20 = ___list0; List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_21 = (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); (( void (*) (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_1 = (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)L_21; NullCheck((RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); RuntimeObject* L_22; L_22 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); V_4 = (RuntimeObject*)L_22; } IL_0065: try {// begin try (depth: 1) { goto IL_0093; } IL_0067: { RuntimeObject* L_23 = V_4; NullCheck((RuntimeObject*)L_23); RuntimeObject * L_24; L_24 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); V_5 = (RuntimeObject *)L_24; List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_25 = V_1; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_26 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject * L_27 = V_5; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_28 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_29; L_29 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_28, /*hidden argument*/NULL); RuntimeObject* L_30 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26); RuntimeObject * L_31; L_31 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26, (RuntimeObject *)L_27, (Type_t *)L_29, (RuntimeObject*)L_30); NullCheck((List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)L_25); (( void (*) (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *, RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)L_25, (RuntimeObject *)((RuntimeObject *)Castclass((RuntimeObject*)L_31, IL2CPP_RGCTX_DATA(method->rgctx_data, 2))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); } IL_0093: { RuntimeObject* L_32 = V_4; NullCheck((RuntimeObject*)L_32); bool L_33; L_33 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_32); if (L_33) { goto IL_0067; } } IL_009c: { IL2CPP_LEAVE(0xB3, FINALLY_009e); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_009e; } FINALLY_009e: {// begin finally (depth: 1) { RuntimeObject* L_34 = V_4; V_6 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_34, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var)); RuntimeObject* L_35 = V_6; if (!L_35) { goto IL_00b2; } } IL_00ab: { RuntimeObject* L_36 = V_6; NullCheck((RuntimeObject*)L_36); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_36); } IL_00b2: { IL2CPP_END_FINALLY(158) } }// end finally (depth: 1) IL2CPP_CLEANUP(158) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xB3, IL_00b3) } IL_00b3: { List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * L_37 = V_1; NullCheck((List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)L_37); ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_38; L_38 = (( ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* (*) (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 *)L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_38; } } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* XmlListConverter_ToArray_TisSByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_m8938456FCD37E687D55665FB23E45DDAB5849030_gshared (XmlListConverter_t58F692567B1B34BF5171B647F1BE66EC017D4F4D * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 * V_1 = NULL; SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* V_2 = NULL; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject * V_5 = NULL; RuntimeObject* V_6 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0052; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); int32_t L_3; L_3 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* L_4 = (SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7*)(SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7*)SZArrayNew(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (uint32_t)L_3); V_2 = (SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7*)L_4; V_3 = (int32_t)0; goto IL_0047; } IL_001a: { SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* L_5 = V_2; int32_t L_6 = V_3; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_7 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject* L_8 = V_0; int32_t L_9 = V_3; NullCheck((RuntimeObject*)L_8); RuntimeObject * L_10; L_10 = InterfaceFuncInvoker1< RuntimeObject *, int32_t >::Invoke(0 /* System.Object System.Collections.IList::get_Item(System.Int32) */, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var, (RuntimeObject*)L_8, (int32_t)L_9); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_11 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_12; L_12 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_11, /*hidden argument*/NULL); RuntimeObject* L_13 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7); RuntimeObject * L_14; L_14 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7, (RuntimeObject *)L_10, (Type_t *)L_12, (RuntimeObject*)L_13); NullCheck(L_5); (L_5)->SetAt(static_cast(L_6), (int8_t)((*(int8_t*)((int8_t*)UnBox(L_14, IL2CPP_RGCTX_DATA(method->rgctx_data, 2)))))); int32_t L_15 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_0047: { int32_t L_16 = V_3; RuntimeObject* L_17 = V_0; NullCheck((RuntimeObject*)L_17); int32_t L_18; L_18 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_17); if ((((int32_t)L_16) < ((int32_t)L_18))) { goto IL_001a; } } { SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* L_19 = V_2; return (SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7*)L_19; } IL_0052: { RuntimeObject * L_20 = ___list0; List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 * L_21 = (List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); (( void (*) (List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_1 = (List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 *)L_21; NullCheck((RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); RuntimeObject* L_22; L_22 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); V_4 = (RuntimeObject*)L_22; } IL_0065: try {// begin try (depth: 1) { goto IL_0093; } IL_0067: { RuntimeObject* L_23 = V_4; NullCheck((RuntimeObject*)L_23); RuntimeObject * L_24; L_24 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); V_5 = (RuntimeObject *)L_24; List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 * L_25 = V_1; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_26 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject * L_27 = V_5; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_28 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_29; L_29 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_28, /*hidden argument*/NULL); RuntimeObject* L_30 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26); RuntimeObject * L_31; L_31 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26, (RuntimeObject *)L_27, (Type_t *)L_29, (RuntimeObject*)L_30); NullCheck((List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 *)L_25); (( void (*) (List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 *, int8_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 *)L_25, (int8_t)((*(int8_t*)((int8_t*)UnBox(L_31, IL2CPP_RGCTX_DATA(method->rgctx_data, 2))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); } IL_0093: { RuntimeObject* L_32 = V_4; NullCheck((RuntimeObject*)L_32); bool L_33; L_33 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_32); if (L_33) { goto IL_0067; } } IL_009c: { IL2CPP_LEAVE(0xB3, FINALLY_009e); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_009e; } FINALLY_009e: {// begin finally (depth: 1) { RuntimeObject* L_34 = V_4; V_6 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_34, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var)); RuntimeObject* L_35 = V_6; if (!L_35) { goto IL_00b2; } } IL_00ab: { RuntimeObject* L_36 = V_6; NullCheck((RuntimeObject*)L_36); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_36); } IL_00b2: { IL2CPP_END_FINALLY(158) } }// end finally (depth: 1) IL2CPP_CLEANUP(158) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xB3, IL_00b3) } IL_00b3: { List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 * L_37 = V_1; NullCheck((List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 *)L_37); SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* L_38; L_38 = (( SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* (*) (List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((List_1_t7F0E10DCBF1EBD7FBCA81F990C2A8D07D7A611F7 *)L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return (SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7*)L_38; } } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* XmlListConverter_ToArray_TisSingle_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_m21E40EBDE6D606ED30FBFEE29FE19643B1CEF6E4_gshared (XmlListConverter_t58F692567B1B34BF5171B647F1BE66EC017D4F4D * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA * V_1 = NULL; SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* V_2 = NULL; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject * V_5 = NULL; RuntimeObject* V_6 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0052; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); int32_t L_3; L_3 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_4 = (SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA*)(SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA*)SZArrayNew(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (uint32_t)L_3); V_2 = (SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA*)L_4; V_3 = (int32_t)0; goto IL_0047; } IL_001a: { SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_5 = V_2; int32_t L_6 = V_3; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_7 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject* L_8 = V_0; int32_t L_9 = V_3; NullCheck((RuntimeObject*)L_8); RuntimeObject * L_10; L_10 = InterfaceFuncInvoker1< RuntimeObject *, int32_t >::Invoke(0 /* System.Object System.Collections.IList::get_Item(System.Int32) */, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var, (RuntimeObject*)L_8, (int32_t)L_9); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_11 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_12; L_12 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_11, /*hidden argument*/NULL); RuntimeObject* L_13 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7); RuntimeObject * L_14; L_14 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7, (RuntimeObject *)L_10, (Type_t *)L_12, (RuntimeObject*)L_13); NullCheck(L_5); (L_5)->SetAt(static_cast(L_6), (float)((*(float*)((float*)UnBox(L_14, IL2CPP_RGCTX_DATA(method->rgctx_data, 2)))))); int32_t L_15 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_0047: { int32_t L_16 = V_3; RuntimeObject* L_17 = V_0; NullCheck((RuntimeObject*)L_17); int32_t L_18; L_18 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_17); if ((((int32_t)L_16) < ((int32_t)L_18))) { goto IL_001a; } } { SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_19 = V_2; return (SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA*)L_19; } IL_0052: { RuntimeObject * L_20 = ___list0; List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA * L_21 = (List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); (( void (*) (List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_1 = (List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA *)L_21; NullCheck((RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); RuntimeObject* L_22; L_22 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); V_4 = (RuntimeObject*)L_22; } IL_0065: try {// begin try (depth: 1) { goto IL_0093; } IL_0067: { RuntimeObject* L_23 = V_4; NullCheck((RuntimeObject*)L_23); RuntimeObject * L_24; L_24 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); V_5 = (RuntimeObject *)L_24; List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA * L_25 = V_1; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_26 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject * L_27 = V_5; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_28 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_29; L_29 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_28, /*hidden argument*/NULL); RuntimeObject* L_30 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26); RuntimeObject * L_31; L_31 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26, (RuntimeObject *)L_27, (Type_t *)L_29, (RuntimeObject*)L_30); NullCheck((List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA *)L_25); (( void (*) (List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA *, float, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA *)L_25, (float)((*(float*)((float*)UnBox(L_31, IL2CPP_RGCTX_DATA(method->rgctx_data, 2))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); } IL_0093: { RuntimeObject* L_32 = V_4; NullCheck((RuntimeObject*)L_32); bool L_33; L_33 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_32); if (L_33) { goto IL_0067; } } IL_009c: { IL2CPP_LEAVE(0xB3, FINALLY_009e); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_009e; } FINALLY_009e: {// begin finally (depth: 1) { RuntimeObject* L_34 = V_4; V_6 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_34, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var)); RuntimeObject* L_35 = V_6; if (!L_35) { goto IL_00b2; } } IL_00ab: { RuntimeObject* L_36 = V_6; NullCheck((RuntimeObject*)L_36); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_36); } IL_00b2: { IL2CPP_END_FINALLY(158) } }// end finally (depth: 1) IL2CPP_CLEANUP(158) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xB3, IL_00b3) } IL_00b3: { List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA * L_37 = V_1; NullCheck((List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA *)L_37); SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_38; L_38 = (( SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* (*) (List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((List_1_t6726F9309570A0BDC5D42E10777F3E2931C487AA *)L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return (SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA*)L_38; } } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545* XmlListConverter_ToArray_TisTimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203_mA021A32F2A33834A62204B5DC380B8DCED90151A_gshared (XmlListConverter_t58F692567B1B34BF5171B647F1BE66EC017D4F4D * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 * V_1 = NULL; TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545* V_2 = NULL; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject * V_5 = NULL; RuntimeObject* V_6 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0052; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); int32_t L_3; L_3 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545* L_4 = (TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545*)(TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545*)SZArrayNew(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (uint32_t)L_3); V_2 = (TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545*)L_4; V_3 = (int32_t)0; goto IL_0047; } IL_001a: { TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545* L_5 = V_2; int32_t L_6 = V_3; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_7 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject* L_8 = V_0; int32_t L_9 = V_3; NullCheck((RuntimeObject*)L_8); RuntimeObject * L_10; L_10 = InterfaceFuncInvoker1< RuntimeObject *, int32_t >::Invoke(0 /* System.Object System.Collections.IList::get_Item(System.Int32) */, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var, (RuntimeObject*)L_8, (int32_t)L_9); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_11 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_12; L_12 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_11, /*hidden argument*/NULL); RuntimeObject* L_13 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7); RuntimeObject * L_14; L_14 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7, (RuntimeObject *)L_10, (Type_t *)L_12, (RuntimeObject*)L_13); NullCheck(L_5); (L_5)->SetAt(static_cast(L_6), (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 )((*(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)UnBox(L_14, IL2CPP_RGCTX_DATA(method->rgctx_data, 2)))))); int32_t L_15 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_0047: { int32_t L_16 = V_3; RuntimeObject* L_17 = V_0; NullCheck((RuntimeObject*)L_17); int32_t L_18; L_18 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_17); if ((((int32_t)L_16) < ((int32_t)L_18))) { goto IL_001a; } } { TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545* L_19 = V_2; return (TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545*)L_19; } IL_0052: { RuntimeObject * L_20 = ___list0; List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 * L_21 = (List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); (( void (*) (List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_1 = (List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 *)L_21; NullCheck((RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); RuntimeObject* L_22; L_22 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); V_4 = (RuntimeObject*)L_22; } IL_0065: try {// begin try (depth: 1) { goto IL_0093; } IL_0067: { RuntimeObject* L_23 = V_4; NullCheck((RuntimeObject*)L_23); RuntimeObject * L_24; L_24 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); V_5 = (RuntimeObject *)L_24; List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 * L_25 = V_1; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_26 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject * L_27 = V_5; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_28 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_29; L_29 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_28, /*hidden argument*/NULL); RuntimeObject* L_30 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26); RuntimeObject * L_31; L_31 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26, (RuntimeObject *)L_27, (Type_t *)L_29, (RuntimeObject*)L_30); NullCheck((List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 *)L_25); (( void (*) (List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 *, TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 *)L_25, (TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 )((*(TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)((TimeSpan_t4F6A0E13E703B65365CFCAB58E05EE0AF3EE6203 *)UnBox(L_31, IL2CPP_RGCTX_DATA(method->rgctx_data, 2))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); } IL_0093: { RuntimeObject* L_32 = V_4; NullCheck((RuntimeObject*)L_32); bool L_33; L_33 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_32); if (L_33) { goto IL_0067; } } IL_009c: { IL2CPP_LEAVE(0xB3, FINALLY_009e); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_009e; } FINALLY_009e: {// begin finally (depth: 1) { RuntimeObject* L_34 = V_4; V_6 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_34, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var)); RuntimeObject* L_35 = V_6; if (!L_35) { goto IL_00b2; } } IL_00ab: { RuntimeObject* L_36 = V_6; NullCheck((RuntimeObject*)L_36); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_36); } IL_00b2: { IL2CPP_END_FINALLY(158) } }// end finally (depth: 1) IL2CPP_CLEANUP(158) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xB3, IL_00b3) } IL_00b3: { List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 * L_37 = V_1; NullCheck((List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 *)L_37); TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545* L_38; L_38 = (( TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545* (*) (List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((List_1_t6CC60BBD48A742FE583491EABD97557A9B169FC3 *)L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return (TimeSpanU5BU5D_t93A1470C8423F710E4D26493EE109A5A5920D545*)L_38; } } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* XmlListConverter_ToArray_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mE7F4B30C73BBC1AB882FE1C4B914636A11D911B4_gshared (XmlListConverter_t58F692567B1B34BF5171B647F1BE66EC017D4F4D * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 * V_1 = NULL; UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* V_2 = NULL; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject * V_5 = NULL; RuntimeObject* V_6 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0052; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); int32_t L_3; L_3 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_4 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)(UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)SZArrayNew(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (uint32_t)L_3); V_2 = (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)L_4; V_3 = (int32_t)0; goto IL_0047; } IL_001a: { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_5 = V_2; int32_t L_6 = V_3; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_7 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject* L_8 = V_0; int32_t L_9 = V_3; NullCheck((RuntimeObject*)L_8); RuntimeObject * L_10; L_10 = InterfaceFuncInvoker1< RuntimeObject *, int32_t >::Invoke(0 /* System.Object System.Collections.IList::get_Item(System.Int32) */, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var, (RuntimeObject*)L_8, (int32_t)L_9); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_11 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_12; L_12 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_11, /*hidden argument*/NULL); RuntimeObject* L_13 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7); RuntimeObject * L_14; L_14 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7, (RuntimeObject *)L_10, (Type_t *)L_12, (RuntimeObject*)L_13); NullCheck(L_5); (L_5)->SetAt(static_cast(L_6), (uint16_t)((*(uint16_t*)((uint16_t*)UnBox(L_14, IL2CPP_RGCTX_DATA(method->rgctx_data, 2)))))); int32_t L_15 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_0047: { int32_t L_16 = V_3; RuntimeObject* L_17 = V_0; NullCheck((RuntimeObject*)L_17); int32_t L_18; L_18 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_17); if ((((int32_t)L_16) < ((int32_t)L_18))) { goto IL_001a; } } { UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_19 = V_2; return (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)L_19; } IL_0052: { RuntimeObject * L_20 = ___list0; List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 * L_21 = (List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); (( void (*) (List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_1 = (List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 *)L_21; NullCheck((RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); RuntimeObject* L_22; L_22 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); V_4 = (RuntimeObject*)L_22; } IL_0065: try {// begin try (depth: 1) { goto IL_0093; } IL_0067: { RuntimeObject* L_23 = V_4; NullCheck((RuntimeObject*)L_23); RuntimeObject * L_24; L_24 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); V_5 = (RuntimeObject *)L_24; List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 * L_25 = V_1; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_26 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject * L_27 = V_5; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_28 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_29; L_29 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_28, /*hidden argument*/NULL); RuntimeObject* L_30 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26); RuntimeObject * L_31; L_31 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26, (RuntimeObject *)L_27, (Type_t *)L_29, (RuntimeObject*)L_30); NullCheck((List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 *)L_25); (( void (*) (List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 *, uint16_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 *)L_25, (uint16_t)((*(uint16_t*)((uint16_t*)UnBox(L_31, IL2CPP_RGCTX_DATA(method->rgctx_data, 2))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); } IL_0093: { RuntimeObject* L_32 = V_4; NullCheck((RuntimeObject*)L_32); bool L_33; L_33 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_32); if (L_33) { goto IL_0067; } } IL_009c: { IL2CPP_LEAVE(0xB3, FINALLY_009e); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_009e; } FINALLY_009e: {// begin finally (depth: 1) { RuntimeObject* L_34 = V_4; V_6 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_34, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var)); RuntimeObject* L_35 = V_6; if (!L_35) { goto IL_00b2; } } IL_00ab: { RuntimeObject* L_36 = V_6; NullCheck((RuntimeObject*)L_36); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_36); } IL_00b2: { IL2CPP_END_FINALLY(158) } }// end finally (depth: 1) IL2CPP_CLEANUP(158) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xB3, IL_00b3) } IL_00b3: { List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 * L_37 = V_1; NullCheck((List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 *)L_37); UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* L_38; L_38 = (( UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67* (*) (List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((List_1_tBBC4E953860E582A3E060CC10B1387AFC5A36FC5 *)L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)L_38; } } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* XmlListConverter_ToArray_TisUInt32_tE60352A06233E4E69DD198BCC67142159F686B15_mF2EDA5AC5A9EE43F060027C531C8179B2075B5AF_gshared (XmlListConverter_t58F692567B1B34BF5171B647F1BE66EC017D4F4D * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * V_1 = NULL; UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* V_2 = NULL; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject * V_5 = NULL; RuntimeObject* V_6 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0052; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); int32_t L_3; L_3 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_4 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)(UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)SZArrayNew(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (uint32_t)L_3); V_2 = (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)L_4; V_3 = (int32_t)0; goto IL_0047; } IL_001a: { UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_5 = V_2; int32_t L_6 = V_3; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_7 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject* L_8 = V_0; int32_t L_9 = V_3; NullCheck((RuntimeObject*)L_8); RuntimeObject * L_10; L_10 = InterfaceFuncInvoker1< RuntimeObject *, int32_t >::Invoke(0 /* System.Object System.Collections.IList::get_Item(System.Int32) */, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var, (RuntimeObject*)L_8, (int32_t)L_9); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_11 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_12; L_12 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_11, /*hidden argument*/NULL); RuntimeObject* L_13 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7); RuntimeObject * L_14; L_14 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7, (RuntimeObject *)L_10, (Type_t *)L_12, (RuntimeObject*)L_13); NullCheck(L_5); (L_5)->SetAt(static_cast(L_6), (uint32_t)((*(uint32_t*)((uint32_t*)UnBox(L_14, IL2CPP_RGCTX_DATA(method->rgctx_data, 2)))))); int32_t L_15 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_0047: { int32_t L_16 = V_3; RuntimeObject* L_17 = V_0; NullCheck((RuntimeObject*)L_17); int32_t L_18; L_18 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_17); if ((((int32_t)L_16) < ((int32_t)L_18))) { goto IL_001a; } } { UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_19 = V_2; return (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)L_19; } IL_0052: { RuntimeObject * L_20 = ___list0; List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * L_21 = (List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); (( void (*) (List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_1 = (List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 *)L_21; NullCheck((RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); RuntimeObject* L_22; L_22 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); V_4 = (RuntimeObject*)L_22; } IL_0065: try {// begin try (depth: 1) { goto IL_0093; } IL_0067: { RuntimeObject* L_23 = V_4; NullCheck((RuntimeObject*)L_23); RuntimeObject * L_24; L_24 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); V_5 = (RuntimeObject *)L_24; List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * L_25 = V_1; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_26 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject * L_27 = V_5; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_28 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_29; L_29 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_28, /*hidden argument*/NULL); RuntimeObject* L_30 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26); RuntimeObject * L_31; L_31 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26, (RuntimeObject *)L_27, (Type_t *)L_29, (RuntimeObject*)L_30); NullCheck((List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 *)L_25); (( void (*) (List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 *, uint32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 *)L_25, (uint32_t)((*(uint32_t*)((uint32_t*)UnBox(L_31, IL2CPP_RGCTX_DATA(method->rgctx_data, 2))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); } IL_0093: { RuntimeObject* L_32 = V_4; NullCheck((RuntimeObject*)L_32); bool L_33; L_33 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_32); if (L_33) { goto IL_0067; } } IL_009c: { IL2CPP_LEAVE(0xB3, FINALLY_009e); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_009e; } FINALLY_009e: {// begin finally (depth: 1) { RuntimeObject* L_34 = V_4; V_6 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_34, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var)); RuntimeObject* L_35 = V_6; if (!L_35) { goto IL_00b2; } } IL_00ab: { RuntimeObject* L_36 = V_6; NullCheck((RuntimeObject*)L_36); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_36); } IL_00b2: { IL2CPP_END_FINALLY(158) } }// end finally (depth: 1) IL2CPP_CLEANUP(158) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xB3, IL_00b3) } IL_00b3: { List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 * L_37 = V_1; NullCheck((List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 *)L_37); UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* L_38; L_38 = (( UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF* (*) (List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((List_1_t023026A8F0D0D113E2B62213C8C74717BF7F4731 *)L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return (UInt32U5BU5D_tCF06F1E9E72E0302C762578FF5358CC523F2A2CF*)L_38; } } // T[] System.Xml.Schema.XmlListConverter::ToArray(System.Object,System.Xml.IXmlNamespaceResolver) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* XmlListConverter_ToArray_TisUInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281_m399AF972B5B8B1325567B510585E0D88509F6CA5_gshared (XmlListConverter_t58F692567B1B34BF5171B647F1BE66EC017D4F4D * __this, RuntimeObject * ___list0, RuntimeObject* ___nsResolver1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B * V_1 = NULL; UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* V_2 = NULL; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject * V_5 = NULL; RuntimeObject* V_6 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject * L_0 = ___list0; V_0 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_0, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var)); RuntimeObject* L_1 = V_0; if (!L_1) { goto IL_0052; } } { RuntimeObject* L_2 = V_0; NullCheck((RuntimeObject*)L_2); int32_t L_3; L_3 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_2); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_4 = (UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*)(UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*)SZArrayNew(IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (uint32_t)L_3); V_2 = (UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*)L_4; V_3 = (int32_t)0; goto IL_0047; } IL_001a: { UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_5 = V_2; int32_t L_6 = V_3; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_7 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject* L_8 = V_0; int32_t L_9 = V_3; NullCheck((RuntimeObject*)L_8); RuntimeObject * L_10; L_10 = InterfaceFuncInvoker1< RuntimeObject *, int32_t >::Invoke(0 /* System.Object System.Collections.IList::get_Item(System.Int32) */, IList_tB15A9D6625D09661D6E47976BB626C703EC81910_il2cpp_TypeInfo_var, (RuntimeObject*)L_8, (int32_t)L_9); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_11 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_12; L_12 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_11, /*hidden argument*/NULL); RuntimeObject* L_13 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7); RuntimeObject * L_14; L_14 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_7, (RuntimeObject *)L_10, (Type_t *)L_12, (RuntimeObject*)L_13); NullCheck(L_5); (L_5)->SetAt(static_cast(L_6), (uint64_t)((*(uint64_t*)((uint64_t*)UnBox(L_14, IL2CPP_RGCTX_DATA(method->rgctx_data, 2)))))); int32_t L_15 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_15, (int32_t)1)); } IL_0047: { int32_t L_16 = V_3; RuntimeObject* L_17 = V_0; NullCheck((RuntimeObject*)L_17); int32_t L_18; L_18 = InterfaceFuncInvoker0< int32_t >::Invoke(1 /* System.Int32 System.Collections.ICollection::get_Count() */, ICollection_tC1E1DED86C0A66845675392606B302452210D5DA_il2cpp_TypeInfo_var, (RuntimeObject*)L_17); if ((((int32_t)L_16) < ((int32_t)L_18))) { goto IL_001a; } } { UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_19 = V_2; return (UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*)L_19; } IL_0052: { RuntimeObject * L_20 = ___list0; List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B * L_21 = (List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 3)); (( void (*) (List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)(L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_1 = (List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B *)L_21; NullCheck((RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); RuntimeObject* L_22; L_22 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.IEnumerator System.Collections.IEnumerable::GetEnumerator() */, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var, (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_20, IEnumerable_t47A618747A1BB2A868710316F7372094849163A2_il2cpp_TypeInfo_var))); V_4 = (RuntimeObject*)L_22; } IL_0065: try {// begin try (depth: 1) { goto IL_0093; } IL_0067: { RuntimeObject* L_23 = V_4; NullCheck((RuntimeObject*)L_23); RuntimeObject * L_24; L_24 = InterfaceFuncInvoker0< RuntimeObject * >::Invoke(1 /* System.Object System.Collections.IEnumerator::get_Current() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_23); V_5 = (RuntimeObject *)L_24; List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B * L_25 = V_1; XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 * L_26 = (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)__this->get_atomicConverter_32(); RuntimeObject * L_27 = V_5; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_28 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_29; L_29 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_28, /*hidden argument*/NULL); RuntimeObject* L_30 = ___nsResolver1; NullCheck((XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26); RuntimeObject * L_31; L_31 = VirtualFuncInvoker3< RuntimeObject *, RuntimeObject *, Type_t *, RuntimeObject* >::Invoke(61 /* System.Object System.Xml.Schema.XmlValueConverter::ChangeType(System.Object,System.Type,System.Xml.IXmlNamespaceResolver) */, (XmlValueConverter_t18B2DCDB3B3F7609F3E43D5C46D2095BD09E6763 *)L_26, (RuntimeObject *)L_27, (Type_t *)L_29, (RuntimeObject*)L_30); NullCheck((List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B *)L_25); (( void (*) (List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B *, uint64_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B *)L_25, (uint64_t)((*(uint64_t*)((uint64_t*)UnBox(L_31, IL2CPP_RGCTX_DATA(method->rgctx_data, 2))))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); } IL_0093: { RuntimeObject* L_32 = V_4; NullCheck((RuntimeObject*)L_32); bool L_33; L_33 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_32); if (L_33) { goto IL_0067; } } IL_009c: { IL2CPP_LEAVE(0xB3, FINALLY_009e); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_009e; } FINALLY_009e: {// begin finally (depth: 1) { RuntimeObject* L_34 = V_4; V_6 = (RuntimeObject*)((RuntimeObject*)IsInst((RuntimeObject*)L_34, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var)); RuntimeObject* L_35 = V_6; if (!L_35) { goto IL_00b2; } } IL_00ab: { RuntimeObject* L_36 = V_6; NullCheck((RuntimeObject*)L_36); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_36); } IL_00b2: { IL2CPP_END_FINALLY(158) } }// end finally (depth: 1) IL2CPP_CLEANUP(158) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xB3, IL_00b3) } IL_00b3: { List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B * L_37 = V_1; NullCheck((List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B *)L_37); UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* L_38; L_38 = (( UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2* (*) (List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)((List_1_t1F1C2C7D92FB6DF4FCD88B0AB0919AEAB3B45F6B *)L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); return (UInt64U5BU5D_t7C6E32D10F47677C1CEF3C30F4E4CE95B3A633E2*)L_38; } } // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::ConvertRgbToYuv(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.MemoryAllocator,System.Span`1,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool YuvConversion_ConvertRgbToYuv_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m10C9F95BE1042F479E18E152BFB7579F8A492F02_gshared (Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * ___image0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator2, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___y3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___u4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___v5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject* V_5 = NULL; RuntimeObject* V_6 = NULL; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; int32_t V_11 = 0; bool V_12 = false; Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C V_13; memset((&V_13), 0, sizeof(V_13)); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C V_14; memset((&V_14), 0, sizeof(V_14)); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C V_15; memset((&V_15), 0, sizeof(V_15)); bool V_16 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B7_0 = 0; int32_t G_B9_0 = 0; int32_t G_B8_0 = 0; { Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * L_0 = ___image0; NullCheck((Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 *)L_0); ImageFrameCollection_1_tED645F0938AAC644571FD226518776EEB3F0C877 * L_1; L_1 = (( ImageFrameCollection_1_tED645F0938AAC644571FD226518776EEB3F0C877 * (*) (Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck((ImageFrameCollection_1_tED645F0938AAC644571FD226518776EEB3F0C877 *)L_1); ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * L_2; L_2 = (( ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * (*) (ImageFrameCollection_1_tED645F0938AAC644571FD226518776EEB3F0C877 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrameCollection_1_tED645F0938AAC644571FD226518776EEB3F0C877 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NullCheck((ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *)L_2); Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * L_3; L_3 = (( Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * (*) (ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); V_0 = (Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_3; Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * L_4 = V_0; NullCheck((Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_4); int32_t L_5; L_5 = (( int32_t (*) (Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (int32_t)L_5; Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * L_6 = V_0; NullCheck((Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_6); int32_t L_7; L_7 = (( int32_t (*) (Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_2 = (int32_t)L_7; int32_t L_8 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))>>(int32_t)1)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator2; int32_t L_10 = V_3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_10)), (int32_t)0); V_4 = (RuntimeObject*)L_11; } IL_0031: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = ___memoryAllocator2; int32_t L_13 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)0); V_5 = (RuntimeObject*)L_14; } IL_003b: try {// begin try (depth: 2) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15 = ___memoryAllocator2; int32_t L_16 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15); RuntimeObject* L_17; L_17 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15, (int32_t)L_16, (int32_t)0); V_6 = (RuntimeObject*)L_17; } IL_0045: try {// begin try (depth: 3) { RuntimeObject* L_18 = V_4; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_19; L_19 = MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_inline((RuntimeObject*)L_18, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); V_7 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_19; RuntimeObject* L_20 = V_5; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_20, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; RuntimeObject* L_22 = V_6; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_23; L_23 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_22, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_9 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_23; V_10 = (int32_t)0; V_12 = (bool)0; V_11 = (int32_t)0; goto IL_0133; } IL_006e: { Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * L_24 = V_0; int32_t L_25 = V_11; NullCheck((Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_24); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_26; L_26 = (( Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C (*) (Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_13 = (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_26; Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * L_27 = V_0; int32_t L_28 = V_11; NullCheck((Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_27); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_29; L_29 = (( Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C (*) (Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_27, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_14 = (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_29; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 * L_30; L_30 = (( PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration1; Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_32 = V_13; ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 L_33; L_33 = (( ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 (*) (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_34 = V_8; NullCheck((PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 *)L_30); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 )L_33, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_34); PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 * L_35; L_35 = (( PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_36 = ___configuration1; Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_37 = V_14; ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 L_38; L_38 = (( ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 (*) (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_39 = V_9; NullCheck((PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 *)L_35); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 *)L_35, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_36, (ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 )L_38, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_39); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_40 = V_8; bool L_41; L_41 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00be; } } IL_00b5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_42 = V_9; bool L_43; L_43 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_42, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_43)); goto IL_00bf; } IL_00be: { G_B7_0 = 0; } IL_00bf: { int32_t L_44 = (int32_t)G_B7_0; G_B8_0 = L_44; if (!L_44) { G_B9_0 = L_44; goto IL_00c5; } } IL_00c2: { V_12 = (bool)1; G_B9_0 = G_B8_0; } IL_00c5: { if (G_B9_0) { goto IL_00d5; } } IL_00c7: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_45 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_46 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_47 = V_7; int32_t L_48 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_45, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_46, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_47, (int32_t)L_48, /*hidden argument*/NULL); goto IL_00e1; } IL_00d5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_49 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_50 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_51 = V_7; int32_t L_52 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_49, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_50, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_51, (int32_t)L_52, /*hidden argument*/NULL); } IL_00e1: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_53 = V_7; int32_t L_54 = V_10; int32_t L_55 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_56; L_56 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_54, (int32_t)L_55)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_57 = V_10; int32_t L_58 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_59; L_59 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_57, (int32_t)L_58)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_60 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_53, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_56, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_59, (int32_t)L_60, /*hidden argument*/NULL); int32_t L_61 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_62 = V_8; int32_t L_63 = V_11; int32_t L_64 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_65; L_65 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)L_64)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_66 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_62, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_65, (int32_t)L_66, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_67 = V_9; int32_t L_68 = V_11; int32_t L_69 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_70; L_70 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)), (int32_t)L_69)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_71 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_67, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_70, (int32_t)L_71, /*hidden argument*/NULL); int32_t L_72 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)2)); } IL_0133: { int32_t L_73 = V_11; int32_t L_74 = V_2; if ((((int32_t)L_73) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)1))))) { goto IL_006e; } } IL_013d: { int32_t L_75 = V_2; if (!((int32_t)((int32_t)L_75&(int32_t)1))) { goto IL_01b7; } } IL_0142: { Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * L_76 = V_0; int32_t L_77 = V_11; NullCheck((Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_76); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_78; L_78 = (( Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C (*) (Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_76, (int32_t)L_77, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_15 = (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_78; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 * L_79; L_79 = (( PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_80 = ___configuration1; Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_81 = V_15; ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 L_82; L_82 = (( ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 (*) (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_83 = V_8; NullCheck((PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 *)L_79); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 *)L_79, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_80, (ReadOnlySpan_1_t77E64EDFC31B790F9209D13016F19E5499E2D7B0 )L_82, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_83); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_84 = V_8; int32_t L_85 = V_11; int32_t L_86 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_87; L_87 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_85, (int32_t)L_86)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_88 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_84, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_87, (int32_t)L_88, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_89 = V_8; bool L_90; L_90 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_89, /*hidden argument*/NULL); if (L_90) { goto IL_018a; } } IL_017c: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_91 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_92 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_93 = V_7; int32_t L_94 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_91, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_92, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_93, (int32_t)L_94, /*hidden argument*/NULL); goto IL_0199; } IL_018a: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_95 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_96 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_97 = V_7; int32_t L_98 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_95, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_96, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_97, (int32_t)L_98, /*hidden argument*/NULL); V_12 = (bool)1; } IL_0199: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_99 = V_7; int32_t L_100 = V_10; int32_t L_101 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_102; L_102 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_100, (int32_t)L_101)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_103 = V_10; int32_t L_104 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_105; L_105 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_103, (int32_t)L_104)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_106 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_99, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_102, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_105, (int32_t)L_106, /*hidden argument*/NULL); } IL_01b7: { bool L_107 = V_12; V_16 = (bool)L_107; IL2CPP_LEAVE(0x1E1, FINALLY_01bd); } }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01bd; } FINALLY_01bd: {// begin finally (depth: 3) { RuntimeObject* L_108 = V_6; if (!L_108) { goto IL_01c8; } } IL_01c1: { RuntimeObject* L_109 = V_6; NullCheck((RuntimeObject*)L_109); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_109); } IL_01c8: { IL2CPP_END_FINALLY(445) } }// end finally (depth: 3) IL2CPP_CLEANUP(445) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01c9); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c9; } FINALLY_01c9: {// begin finally (depth: 2) { RuntimeObject* L_110 = V_5; if (!L_110) { goto IL_01d4; } } IL_01cd: { RuntimeObject* L_111 = V_5; NullCheck((RuntimeObject*)L_111); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_111); } IL_01d4: { IL2CPP_END_FINALLY(457) } }// end finally (depth: 2) IL2CPP_CLEANUP(457) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01d5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01d5; } FINALLY_01d5: {// begin finally (depth: 1) { RuntimeObject* L_112 = V_4; if (!L_112) { goto IL_01e0; } } IL_01d9: { RuntimeObject* L_113 = V_4; NullCheck((RuntimeObject*)L_113); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_113); } IL_01e0: { IL2CPP_END_FINALLY(469) } }// end finally (depth: 1) IL2CPP_CLEANUP(469) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1E1, IL_01e1) } IL_01e1: { bool L_114 = V_16; return (bool)L_114; } } // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::ConvertRgbToYuv(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.MemoryAllocator,System.Span`1,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool YuvConversion_ConvertRgbToYuv_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m0FB440CDBA459036F163F6056F14327307FC738D_gshared (Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * ___image0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator2, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___y3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___u4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___v5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject* V_5 = NULL; RuntimeObject* V_6 = NULL; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; int32_t V_11 = 0; bool V_12 = false; Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 V_13; memset((&V_13), 0, sizeof(V_13)); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 V_14; memset((&V_14), 0, sizeof(V_14)); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 V_15; memset((&V_15), 0, sizeof(V_15)); bool V_16 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B7_0 = 0; int32_t G_B9_0 = 0; int32_t G_B8_0 = 0; { Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * L_0 = ___image0; NullCheck((Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 *)L_0); ImageFrameCollection_1_tF5CC643D230BE435D68AC13F509E0A76925A31C2 * L_1; L_1 = (( ImageFrameCollection_1_tF5CC643D230BE435D68AC13F509E0A76925A31C2 * (*) (Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck((ImageFrameCollection_1_tF5CC643D230BE435D68AC13F509E0A76925A31C2 *)L_1); ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * L_2; L_2 = (( ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * (*) (ImageFrameCollection_1_tF5CC643D230BE435D68AC13F509E0A76925A31C2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrameCollection_1_tF5CC643D230BE435D68AC13F509E0A76925A31C2 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NullCheck((ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *)L_2); Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * L_3; L_3 = (( Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * (*) (ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); V_0 = (Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_3; Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * L_4 = V_0; NullCheck((Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_4); int32_t L_5; L_5 = (( int32_t (*) (Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (int32_t)L_5; Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * L_6 = V_0; NullCheck((Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_6); int32_t L_7; L_7 = (( int32_t (*) (Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_2 = (int32_t)L_7; int32_t L_8 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))>>(int32_t)1)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator2; int32_t L_10 = V_3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_10)), (int32_t)0); V_4 = (RuntimeObject*)L_11; } IL_0031: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = ___memoryAllocator2; int32_t L_13 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)0); V_5 = (RuntimeObject*)L_14; } IL_003b: try {// begin try (depth: 2) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15 = ___memoryAllocator2; int32_t L_16 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15); RuntimeObject* L_17; L_17 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15, (int32_t)L_16, (int32_t)0); V_6 = (RuntimeObject*)L_17; } IL_0045: try {// begin try (depth: 3) { RuntimeObject* L_18 = V_4; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_19; L_19 = MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_inline((RuntimeObject*)L_18, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); V_7 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_19; RuntimeObject* L_20 = V_5; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_20, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; RuntimeObject* L_22 = V_6; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_23; L_23 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_22, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_9 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_23; V_10 = (int32_t)0; V_12 = (bool)0; V_11 = (int32_t)0; goto IL_0133; } IL_006e: { Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * L_24 = V_0; int32_t L_25 = V_11; NullCheck((Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_24); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_26; L_26 = (( Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 (*) (Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_13 = (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_26; Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * L_27 = V_0; int32_t L_28 = V_11; NullCheck((Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_27); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_29; L_29 = (( Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 (*) (Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_27, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_14 = (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_29; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C * L_30; L_30 = (( PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration1; Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_32 = V_13; ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD L_33; L_33 = (( ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD (*) (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_34 = V_8; NullCheck((PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C *)L_30); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD )L_33, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_34); PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C * L_35; L_35 = (( PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_36 = ___configuration1; Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_37 = V_14; ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD L_38; L_38 = (( ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD (*) (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_39 = V_9; NullCheck((PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C *)L_35); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C *)L_35, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_36, (ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD )L_38, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_39); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_40 = V_8; bool L_41; L_41 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00be; } } IL_00b5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_42 = V_9; bool L_43; L_43 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_42, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_43)); goto IL_00bf; } IL_00be: { G_B7_0 = 0; } IL_00bf: { int32_t L_44 = (int32_t)G_B7_0; G_B8_0 = L_44; if (!L_44) { G_B9_0 = L_44; goto IL_00c5; } } IL_00c2: { V_12 = (bool)1; G_B9_0 = G_B8_0; } IL_00c5: { if (G_B9_0) { goto IL_00d5; } } IL_00c7: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_45 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_46 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_47 = V_7; int32_t L_48 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_45, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_46, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_47, (int32_t)L_48, /*hidden argument*/NULL); goto IL_00e1; } IL_00d5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_49 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_50 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_51 = V_7; int32_t L_52 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_49, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_50, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_51, (int32_t)L_52, /*hidden argument*/NULL); } IL_00e1: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_53 = V_7; int32_t L_54 = V_10; int32_t L_55 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_56; L_56 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_54, (int32_t)L_55)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_57 = V_10; int32_t L_58 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_59; L_59 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_57, (int32_t)L_58)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_60 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_53, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_56, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_59, (int32_t)L_60, /*hidden argument*/NULL); int32_t L_61 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_62 = V_8; int32_t L_63 = V_11; int32_t L_64 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_65; L_65 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)L_64)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_66 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_62, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_65, (int32_t)L_66, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_67 = V_9; int32_t L_68 = V_11; int32_t L_69 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_70; L_70 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)), (int32_t)L_69)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_71 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_67, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_70, (int32_t)L_71, /*hidden argument*/NULL); int32_t L_72 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)2)); } IL_0133: { int32_t L_73 = V_11; int32_t L_74 = V_2; if ((((int32_t)L_73) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)1))))) { goto IL_006e; } } IL_013d: { int32_t L_75 = V_2; if (!((int32_t)((int32_t)L_75&(int32_t)1))) { goto IL_01b7; } } IL_0142: { Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * L_76 = V_0; int32_t L_77 = V_11; NullCheck((Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_76); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_78; L_78 = (( Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 (*) (Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_76, (int32_t)L_77, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_15 = (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_78; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C * L_79; L_79 = (( PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_80 = ___configuration1; Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_81 = V_15; ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD L_82; L_82 = (( ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD (*) (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_83 = V_8; NullCheck((PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C *)L_79); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C *)L_79, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_80, (ReadOnlySpan_1_t2872F3AF313010A342D69AE4B34B63E47FCF81AD )L_82, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_83); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_84 = V_8; int32_t L_85 = V_11; int32_t L_86 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_87; L_87 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_85, (int32_t)L_86)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_88 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_84, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_87, (int32_t)L_88, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_89 = V_8; bool L_90; L_90 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_89, /*hidden argument*/NULL); if (L_90) { goto IL_018a; } } IL_017c: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_91 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_92 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_93 = V_7; int32_t L_94 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_91, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_92, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_93, (int32_t)L_94, /*hidden argument*/NULL); goto IL_0199; } IL_018a: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_95 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_96 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_97 = V_7; int32_t L_98 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_95, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_96, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_97, (int32_t)L_98, /*hidden argument*/NULL); V_12 = (bool)1; } IL_0199: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_99 = V_7; int32_t L_100 = V_10; int32_t L_101 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_102; L_102 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_100, (int32_t)L_101)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_103 = V_10; int32_t L_104 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_105; L_105 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_103, (int32_t)L_104)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_106 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_99, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_102, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_105, (int32_t)L_106, /*hidden argument*/NULL); } IL_01b7: { bool L_107 = V_12; V_16 = (bool)L_107; IL2CPP_LEAVE(0x1E1, FINALLY_01bd); } }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01bd; } FINALLY_01bd: {// begin finally (depth: 3) { RuntimeObject* L_108 = V_6; if (!L_108) { goto IL_01c8; } } IL_01c1: { RuntimeObject* L_109 = V_6; NullCheck((RuntimeObject*)L_109); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_109); } IL_01c8: { IL2CPP_END_FINALLY(445) } }// end finally (depth: 3) IL2CPP_CLEANUP(445) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01c9); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c9; } FINALLY_01c9: {// begin finally (depth: 2) { RuntimeObject* L_110 = V_5; if (!L_110) { goto IL_01d4; } } IL_01cd: { RuntimeObject* L_111 = V_5; NullCheck((RuntimeObject*)L_111); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_111); } IL_01d4: { IL2CPP_END_FINALLY(457) } }// end finally (depth: 2) IL2CPP_CLEANUP(457) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01d5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01d5; } FINALLY_01d5: {// begin finally (depth: 1) { RuntimeObject* L_112 = V_4; if (!L_112) { goto IL_01e0; } } IL_01d9: { RuntimeObject* L_113 = V_4; NullCheck((RuntimeObject*)L_113); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_113); } IL_01e0: { IL2CPP_END_FINALLY(469) } }// end finally (depth: 1) IL2CPP_CLEANUP(469) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1E1, IL_01e1) } IL_01e1: { bool L_114 = V_16; return (bool)L_114; } } // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::ConvertRgbToYuv(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.MemoryAllocator,System.Span`1,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool YuvConversion_ConvertRgbToYuv_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mF5E23DB9AEA1F3D689522B4366B755B0F17EBF58_gshared (Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * ___image0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator2, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___y3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___u4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___v5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject* V_5 = NULL; RuntimeObject* V_6 = NULL; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; int32_t V_11 = 0; bool V_12 = false; Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF V_13; memset((&V_13), 0, sizeof(V_13)); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF V_14; memset((&V_14), 0, sizeof(V_14)); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF V_15; memset((&V_15), 0, sizeof(V_15)); bool V_16 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B7_0 = 0; int32_t G_B9_0 = 0; int32_t G_B8_0 = 0; { Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * L_0 = ___image0; NullCheck((Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D *)L_0); ImageFrameCollection_1_t5027C8DDD629536803A4781802F732E17FC33D9A * L_1; L_1 = (( ImageFrameCollection_1_t5027C8DDD629536803A4781802F732E17FC33D9A * (*) (Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck((ImageFrameCollection_1_t5027C8DDD629536803A4781802F732E17FC33D9A *)L_1); ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * L_2; L_2 = (( ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * (*) (ImageFrameCollection_1_t5027C8DDD629536803A4781802F732E17FC33D9A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrameCollection_1_t5027C8DDD629536803A4781802F732E17FC33D9A *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NullCheck((ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *)L_2); Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * L_3; L_3 = (( Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * (*) (ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); V_0 = (Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_3; Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * L_4 = V_0; NullCheck((Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_4); int32_t L_5; L_5 = (( int32_t (*) (Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (int32_t)L_5; Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * L_6 = V_0; NullCheck((Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_6); int32_t L_7; L_7 = (( int32_t (*) (Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_2 = (int32_t)L_7; int32_t L_8 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))>>(int32_t)1)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator2; int32_t L_10 = V_3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_10)), (int32_t)0); V_4 = (RuntimeObject*)L_11; } IL_0031: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = ___memoryAllocator2; int32_t L_13 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)0); V_5 = (RuntimeObject*)L_14; } IL_003b: try {// begin try (depth: 2) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15 = ___memoryAllocator2; int32_t L_16 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15); RuntimeObject* L_17; L_17 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15, (int32_t)L_16, (int32_t)0); V_6 = (RuntimeObject*)L_17; } IL_0045: try {// begin try (depth: 3) { RuntimeObject* L_18 = V_4; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_19; L_19 = MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_inline((RuntimeObject*)L_18, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); V_7 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_19; RuntimeObject* L_20 = V_5; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_20, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; RuntimeObject* L_22 = V_6; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_23; L_23 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_22, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_9 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_23; V_10 = (int32_t)0; V_12 = (bool)0; V_11 = (int32_t)0; goto IL_0133; } IL_006e: { Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * L_24 = V_0; int32_t L_25 = V_11; NullCheck((Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_24); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_26; L_26 = (( Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF (*) (Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_13 = (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_26; Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * L_27 = V_0; int32_t L_28 = V_11; NullCheck((Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_27); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_29; L_29 = (( Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF (*) (Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_27, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_14 = (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_29; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A * L_30; L_30 = (( PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration1; Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_32 = V_13; ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 L_33; L_33 = (( ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 (*) (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_34 = V_8; NullCheck((PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A *)L_30); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 )L_33, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_34); PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A * L_35; L_35 = (( PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_36 = ___configuration1; Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_37 = V_14; ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 L_38; L_38 = (( ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 (*) (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_39 = V_9; NullCheck((PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A *)L_35); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A *)L_35, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_36, (ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 )L_38, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_39); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_40 = V_8; bool L_41; L_41 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00be; } } IL_00b5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_42 = V_9; bool L_43; L_43 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_42, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_43)); goto IL_00bf; } IL_00be: { G_B7_0 = 0; } IL_00bf: { int32_t L_44 = (int32_t)G_B7_0; G_B8_0 = L_44; if (!L_44) { G_B9_0 = L_44; goto IL_00c5; } } IL_00c2: { V_12 = (bool)1; G_B9_0 = G_B8_0; } IL_00c5: { if (G_B9_0) { goto IL_00d5; } } IL_00c7: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_45 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_46 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_47 = V_7; int32_t L_48 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_45, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_46, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_47, (int32_t)L_48, /*hidden argument*/NULL); goto IL_00e1; } IL_00d5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_49 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_50 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_51 = V_7; int32_t L_52 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_49, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_50, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_51, (int32_t)L_52, /*hidden argument*/NULL); } IL_00e1: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_53 = V_7; int32_t L_54 = V_10; int32_t L_55 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_56; L_56 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_54, (int32_t)L_55)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_57 = V_10; int32_t L_58 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_59; L_59 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_57, (int32_t)L_58)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_60 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_53, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_56, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_59, (int32_t)L_60, /*hidden argument*/NULL); int32_t L_61 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_62 = V_8; int32_t L_63 = V_11; int32_t L_64 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_65; L_65 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)L_64)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_66 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_62, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_65, (int32_t)L_66, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_67 = V_9; int32_t L_68 = V_11; int32_t L_69 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_70; L_70 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)), (int32_t)L_69)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_71 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_67, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_70, (int32_t)L_71, /*hidden argument*/NULL); int32_t L_72 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)2)); } IL_0133: { int32_t L_73 = V_11; int32_t L_74 = V_2; if ((((int32_t)L_73) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)1))))) { goto IL_006e; } } IL_013d: { int32_t L_75 = V_2; if (!((int32_t)((int32_t)L_75&(int32_t)1))) { goto IL_01b7; } } IL_0142: { Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * L_76 = V_0; int32_t L_77 = V_11; NullCheck((Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_76); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_78; L_78 = (( Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF (*) (Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_76, (int32_t)L_77, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_15 = (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_78; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A * L_79; L_79 = (( PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_80 = ___configuration1; Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_81 = V_15; ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 L_82; L_82 = (( ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 (*) (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_83 = V_8; NullCheck((PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A *)L_79); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A *)L_79, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_80, (ReadOnlySpan_1_tFD220BC736F7553A58A728D2622C0293C31A2888 )L_82, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_83); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_84 = V_8; int32_t L_85 = V_11; int32_t L_86 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_87; L_87 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_85, (int32_t)L_86)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_88 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_84, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_87, (int32_t)L_88, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_89 = V_8; bool L_90; L_90 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_89, /*hidden argument*/NULL); if (L_90) { goto IL_018a; } } IL_017c: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_91 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_92 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_93 = V_7; int32_t L_94 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_91, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_92, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_93, (int32_t)L_94, /*hidden argument*/NULL); goto IL_0199; } IL_018a: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_95 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_96 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_97 = V_7; int32_t L_98 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_95, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_96, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_97, (int32_t)L_98, /*hidden argument*/NULL); V_12 = (bool)1; } IL_0199: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_99 = V_7; int32_t L_100 = V_10; int32_t L_101 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_102; L_102 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_100, (int32_t)L_101)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_103 = V_10; int32_t L_104 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_105; L_105 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_103, (int32_t)L_104)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_106 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_99, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_102, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_105, (int32_t)L_106, /*hidden argument*/NULL); } IL_01b7: { bool L_107 = V_12; V_16 = (bool)L_107; IL2CPP_LEAVE(0x1E1, FINALLY_01bd); } }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01bd; } FINALLY_01bd: {// begin finally (depth: 3) { RuntimeObject* L_108 = V_6; if (!L_108) { goto IL_01c8; } } IL_01c1: { RuntimeObject* L_109 = V_6; NullCheck((RuntimeObject*)L_109); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_109); } IL_01c8: { IL2CPP_END_FINALLY(445) } }// end finally (depth: 3) IL2CPP_CLEANUP(445) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01c9); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c9; } FINALLY_01c9: {// begin finally (depth: 2) { RuntimeObject* L_110 = V_5; if (!L_110) { goto IL_01d4; } } IL_01cd: { RuntimeObject* L_111 = V_5; NullCheck((RuntimeObject*)L_111); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_111); } IL_01d4: { IL2CPP_END_FINALLY(457) } }// end finally (depth: 2) IL2CPP_CLEANUP(457) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01d5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01d5; } FINALLY_01d5: {// begin finally (depth: 1) { RuntimeObject* L_112 = V_4; if (!L_112) { goto IL_01e0; } } IL_01d9: { RuntimeObject* L_113 = V_4; NullCheck((RuntimeObject*)L_113); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_113); } IL_01e0: { IL2CPP_END_FINALLY(469) } }// end finally (depth: 1) IL2CPP_CLEANUP(469) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1E1, IL_01e1) } IL_01e1: { bool L_114 = V_16; return (bool)L_114; } } // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::ConvertRgbToYuv(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.MemoryAllocator,System.Span`1,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool YuvConversion_ConvertRgbToYuv_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m6C3F37C7FED164915607584BA39A5611A0A29688_gshared (Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * ___image0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator2, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___y3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___u4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___v5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject* V_5 = NULL; RuntimeObject* V_6 = NULL; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; int32_t V_11 = 0; bool V_12 = false; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_13; memset((&V_13), 0, sizeof(V_13)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_14; memset((&V_14), 0, sizeof(V_14)); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 V_15; memset((&V_15), 0, sizeof(V_15)); bool V_16 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B7_0 = 0; int32_t G_B9_0 = 0; int32_t G_B8_0 = 0; { Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * L_0 = ___image0; NullCheck((Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 *)L_0); ImageFrameCollection_1_t877F70785E6F42B1A9219A5EFFC95A6F6C0AAB12 * L_1; L_1 = (( ImageFrameCollection_1_t877F70785E6F42B1A9219A5EFFC95A6F6C0AAB12 * (*) (Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck((ImageFrameCollection_1_t877F70785E6F42B1A9219A5EFFC95A6F6C0AAB12 *)L_1); ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * L_2; L_2 = (( ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * (*) (ImageFrameCollection_1_t877F70785E6F42B1A9219A5EFFC95A6F6C0AAB12 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrameCollection_1_t877F70785E6F42B1A9219A5EFFC95A6F6C0AAB12 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NullCheck((ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *)L_2); Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * L_3; L_3 = (( Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * (*) (ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); V_0 = (Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_3; Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * L_4 = V_0; NullCheck((Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_4); int32_t L_5; L_5 = (( int32_t (*) (Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (int32_t)L_5; Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * L_6 = V_0; NullCheck((Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_6); int32_t L_7; L_7 = (( int32_t (*) (Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_2 = (int32_t)L_7; int32_t L_8 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))>>(int32_t)1)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator2; int32_t L_10 = V_3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_10)), (int32_t)0); V_4 = (RuntimeObject*)L_11; } IL_0031: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = ___memoryAllocator2; int32_t L_13 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)0); V_5 = (RuntimeObject*)L_14; } IL_003b: try {// begin try (depth: 2) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15 = ___memoryAllocator2; int32_t L_16 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15); RuntimeObject* L_17; L_17 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15, (int32_t)L_16, (int32_t)0); V_6 = (RuntimeObject*)L_17; } IL_0045: try {// begin try (depth: 3) { RuntimeObject* L_18 = V_4; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_19; L_19 = MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_inline((RuntimeObject*)L_18, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); V_7 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_19; RuntimeObject* L_20 = V_5; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_20, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; RuntimeObject* L_22 = V_6; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_23; L_23 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_22, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_9 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_23; V_10 = (int32_t)0; V_12 = (bool)0; V_11 = (int32_t)0; goto IL_0133; } IL_006e: { Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * L_24 = V_0; int32_t L_25 = V_11; NullCheck((Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_24); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_26; L_26 = (( Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 (*) (Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_13 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_26; Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * L_27 = V_0; int32_t L_28 = V_11; NullCheck((Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_27); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_29; L_29 = (( Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 (*) (Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_27, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_14 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_29; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E * L_30; L_30 = (( PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration1; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_32 = V_13; ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 L_33; L_33 = (( ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 (*) (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_34 = V_8; NullCheck((PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E *)L_30); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 )L_33, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_34); PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E * L_35; L_35 = (( PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_36 = ___configuration1; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_37 = V_14; ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 L_38; L_38 = (( ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 (*) (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_39 = V_9; NullCheck((PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E *)L_35); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E *)L_35, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_36, (ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 )L_38, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_39); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_40 = V_8; bool L_41; L_41 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00be; } } IL_00b5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_42 = V_9; bool L_43; L_43 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_42, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_43)); goto IL_00bf; } IL_00be: { G_B7_0 = 0; } IL_00bf: { int32_t L_44 = (int32_t)G_B7_0; G_B8_0 = L_44; if (!L_44) { G_B9_0 = L_44; goto IL_00c5; } } IL_00c2: { V_12 = (bool)1; G_B9_0 = G_B8_0; } IL_00c5: { if (G_B9_0) { goto IL_00d5; } } IL_00c7: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_45 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_46 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_47 = V_7; int32_t L_48 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_45, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_46, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_47, (int32_t)L_48, /*hidden argument*/NULL); goto IL_00e1; } IL_00d5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_49 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_50 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_51 = V_7; int32_t L_52 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_49, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_50, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_51, (int32_t)L_52, /*hidden argument*/NULL); } IL_00e1: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_53 = V_7; int32_t L_54 = V_10; int32_t L_55 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_56; L_56 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_54, (int32_t)L_55)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_57 = V_10; int32_t L_58 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_59; L_59 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_57, (int32_t)L_58)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_60 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_53, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_56, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_59, (int32_t)L_60, /*hidden argument*/NULL); int32_t L_61 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_62 = V_8; int32_t L_63 = V_11; int32_t L_64 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_65; L_65 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)L_64)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_66 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_62, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_65, (int32_t)L_66, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_67 = V_9; int32_t L_68 = V_11; int32_t L_69 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_70; L_70 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)), (int32_t)L_69)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_71 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_67, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_70, (int32_t)L_71, /*hidden argument*/NULL); int32_t L_72 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)2)); } IL_0133: { int32_t L_73 = V_11; int32_t L_74 = V_2; if ((((int32_t)L_73) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)1))))) { goto IL_006e; } } IL_013d: { int32_t L_75 = V_2; if (!((int32_t)((int32_t)L_75&(int32_t)1))) { goto IL_01b7; } } IL_0142: { Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * L_76 = V_0; int32_t L_77 = V_11; NullCheck((Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_76); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_78; L_78 = (( Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 (*) (Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_76, (int32_t)L_77, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_15 = (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_78; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E * L_79; L_79 = (( PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_80 = ___configuration1; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_81 = V_15; ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 L_82; L_82 = (( ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 (*) (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_83 = V_8; NullCheck((PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E *)L_79); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E *)L_79, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_80, (ReadOnlySpan_1_t6601C5663B0E17A788FFF2B737B8E90215EE0A85 )L_82, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_83); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_84 = V_8; int32_t L_85 = V_11; int32_t L_86 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_87; L_87 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_85, (int32_t)L_86)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_88 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_84, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_87, (int32_t)L_88, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_89 = V_8; bool L_90; L_90 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_89, /*hidden argument*/NULL); if (L_90) { goto IL_018a; } } IL_017c: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_91 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_92 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_93 = V_7; int32_t L_94 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_91, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_92, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_93, (int32_t)L_94, /*hidden argument*/NULL); goto IL_0199; } IL_018a: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_95 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_96 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_97 = V_7; int32_t L_98 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_95, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_96, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_97, (int32_t)L_98, /*hidden argument*/NULL); V_12 = (bool)1; } IL_0199: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_99 = V_7; int32_t L_100 = V_10; int32_t L_101 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_102; L_102 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_100, (int32_t)L_101)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_103 = V_10; int32_t L_104 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_105; L_105 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_103, (int32_t)L_104)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_106 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_99, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_102, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_105, (int32_t)L_106, /*hidden argument*/NULL); } IL_01b7: { bool L_107 = V_12; V_16 = (bool)L_107; IL2CPP_LEAVE(0x1E1, FINALLY_01bd); } }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01bd; } FINALLY_01bd: {// begin finally (depth: 3) { RuntimeObject* L_108 = V_6; if (!L_108) { goto IL_01c8; } } IL_01c1: { RuntimeObject* L_109 = V_6; NullCheck((RuntimeObject*)L_109); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_109); } IL_01c8: { IL2CPP_END_FINALLY(445) } }// end finally (depth: 3) IL2CPP_CLEANUP(445) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01c9); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c9; } FINALLY_01c9: {// begin finally (depth: 2) { RuntimeObject* L_110 = V_5; if (!L_110) { goto IL_01d4; } } IL_01cd: { RuntimeObject* L_111 = V_5; NullCheck((RuntimeObject*)L_111); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_111); } IL_01d4: { IL2CPP_END_FINALLY(457) } }// end finally (depth: 2) IL2CPP_CLEANUP(457) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01d5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01d5; } FINALLY_01d5: {// begin finally (depth: 1) { RuntimeObject* L_112 = V_4; if (!L_112) { goto IL_01e0; } } IL_01d9: { RuntimeObject* L_113 = V_4; NullCheck((RuntimeObject*)L_113); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_113); } IL_01e0: { IL2CPP_END_FINALLY(469) } }// end finally (depth: 1) IL2CPP_CLEANUP(469) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1E1, IL_01e1) } IL_01e1: { bool L_114 = V_16; return (bool)L_114; } } // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::ConvertRgbToYuv(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.MemoryAllocator,System.Span`1,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool YuvConversion_ConvertRgbToYuv_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m3D7633AD50230E15DC9E217EB3BCE8A5BF8B7F72_gshared (Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * ___image0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator2, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___y3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___u4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___v5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject* V_5 = NULL; RuntimeObject* V_6 = NULL; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; int32_t V_11 = 0; bool V_12 = false; Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA V_13; memset((&V_13), 0, sizeof(V_13)); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA V_14; memset((&V_14), 0, sizeof(V_14)); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA V_15; memset((&V_15), 0, sizeof(V_15)); bool V_16 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B7_0 = 0; int32_t G_B9_0 = 0; int32_t G_B8_0 = 0; { Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * L_0 = ___image0; NullCheck((Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 *)L_0); ImageFrameCollection_1_t6DE77BE767425EFE1769CD0EA00E6EF4747245E0 * L_1; L_1 = (( ImageFrameCollection_1_t6DE77BE767425EFE1769CD0EA00E6EF4747245E0 * (*) (Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck((ImageFrameCollection_1_t6DE77BE767425EFE1769CD0EA00E6EF4747245E0 *)L_1); ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * L_2; L_2 = (( ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * (*) (ImageFrameCollection_1_t6DE77BE767425EFE1769CD0EA00E6EF4747245E0 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrameCollection_1_t6DE77BE767425EFE1769CD0EA00E6EF4747245E0 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NullCheck((ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *)L_2); Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * L_3; L_3 = (( Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * (*) (ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); V_0 = (Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)L_3; Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * L_4 = V_0; NullCheck((Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)L_4); int32_t L_5; L_5 = (( int32_t (*) (Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (int32_t)L_5; Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * L_6 = V_0; NullCheck((Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)L_6); int32_t L_7; L_7 = (( int32_t (*) (Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_2 = (int32_t)L_7; int32_t L_8 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))>>(int32_t)1)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator2; int32_t L_10 = V_3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_10)), (int32_t)0); V_4 = (RuntimeObject*)L_11; } IL_0031: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = ___memoryAllocator2; int32_t L_13 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)0); V_5 = (RuntimeObject*)L_14; } IL_003b: try {// begin try (depth: 2) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15 = ___memoryAllocator2; int32_t L_16 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15); RuntimeObject* L_17; L_17 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15, (int32_t)L_16, (int32_t)0); V_6 = (RuntimeObject*)L_17; } IL_0045: try {// begin try (depth: 3) { RuntimeObject* L_18 = V_4; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_19; L_19 = MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_inline((RuntimeObject*)L_18, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); V_7 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_19; RuntimeObject* L_20 = V_5; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_20, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; RuntimeObject* L_22 = V_6; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_23; L_23 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_22, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_9 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_23; V_10 = (int32_t)0; V_12 = (bool)0; V_11 = (int32_t)0; goto IL_0133; } IL_006e: { Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * L_24 = V_0; int32_t L_25 = V_11; NullCheck((Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)L_24); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_26; L_26 = (( Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA (*) (Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_13 = (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_26; Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * L_27 = V_0; int32_t L_28 = V_11; NullCheck((Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)L_27); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_29; L_29 = (( Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA (*) (Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)L_27, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_14 = (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_29; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA * L_30; L_30 = (( PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration1; Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_32 = V_13; ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 L_33; L_33 = (( ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 (*) (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_34 = V_8; NullCheck((PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA *)L_30); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 )L_33, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_34); PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA * L_35; L_35 = (( PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_36 = ___configuration1; Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_37 = V_14; ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 L_38; L_38 = (( ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 (*) (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_39 = V_9; NullCheck((PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA *)L_35); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA *)L_35, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_36, (ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 )L_38, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_39); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_40 = V_8; bool L_41; L_41 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00be; } } IL_00b5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_42 = V_9; bool L_43; L_43 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_42, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_43)); goto IL_00bf; } IL_00be: { G_B7_0 = 0; } IL_00bf: { int32_t L_44 = (int32_t)G_B7_0; G_B8_0 = L_44; if (!L_44) { G_B9_0 = L_44; goto IL_00c5; } } IL_00c2: { V_12 = (bool)1; G_B9_0 = G_B8_0; } IL_00c5: { if (G_B9_0) { goto IL_00d5; } } IL_00c7: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_45 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_46 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_47 = V_7; int32_t L_48 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_45, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_46, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_47, (int32_t)L_48, /*hidden argument*/NULL); goto IL_00e1; } IL_00d5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_49 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_50 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_51 = V_7; int32_t L_52 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_49, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_50, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_51, (int32_t)L_52, /*hidden argument*/NULL); } IL_00e1: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_53 = V_7; int32_t L_54 = V_10; int32_t L_55 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_56; L_56 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_54, (int32_t)L_55)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_57 = V_10; int32_t L_58 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_59; L_59 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_57, (int32_t)L_58)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_60 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_53, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_56, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_59, (int32_t)L_60, /*hidden argument*/NULL); int32_t L_61 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_62 = V_8; int32_t L_63 = V_11; int32_t L_64 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_65; L_65 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)L_64)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_66 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_62, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_65, (int32_t)L_66, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_67 = V_9; int32_t L_68 = V_11; int32_t L_69 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_70; L_70 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)), (int32_t)L_69)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_71 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_67, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_70, (int32_t)L_71, /*hidden argument*/NULL); int32_t L_72 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)2)); } IL_0133: { int32_t L_73 = V_11; int32_t L_74 = V_2; if ((((int32_t)L_73) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)1))))) { goto IL_006e; } } IL_013d: { int32_t L_75 = V_2; if (!((int32_t)((int32_t)L_75&(int32_t)1))) { goto IL_01b7; } } IL_0142: { Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * L_76 = V_0; int32_t L_77 = V_11; NullCheck((Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)L_76); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_78; L_78 = (( Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA (*) (Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)L_76, (int32_t)L_77, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_15 = (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_78; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA * L_79; L_79 = (( PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_80 = ___configuration1; Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_81 = V_15; ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 L_82; L_82 = (( ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 (*) (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_83 = V_8; NullCheck((PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA *)L_79); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA *)L_79, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_80, (ReadOnlySpan_1_tFE2825FF92A7DF6D42A40E7E4CDC74C90DC95CE8 )L_82, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_83); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_84 = V_8; int32_t L_85 = V_11; int32_t L_86 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_87; L_87 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_85, (int32_t)L_86)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_88 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_84, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_87, (int32_t)L_88, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_89 = V_8; bool L_90; L_90 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_89, /*hidden argument*/NULL); if (L_90) { goto IL_018a; } } IL_017c: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_91 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_92 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_93 = V_7; int32_t L_94 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_91, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_92, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_93, (int32_t)L_94, /*hidden argument*/NULL); goto IL_0199; } IL_018a: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_95 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_96 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_97 = V_7; int32_t L_98 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_95, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_96, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_97, (int32_t)L_98, /*hidden argument*/NULL); V_12 = (bool)1; } IL_0199: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_99 = V_7; int32_t L_100 = V_10; int32_t L_101 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_102; L_102 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_100, (int32_t)L_101)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_103 = V_10; int32_t L_104 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_105; L_105 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_103, (int32_t)L_104)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_106 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_99, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_102, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_105, (int32_t)L_106, /*hidden argument*/NULL); } IL_01b7: { bool L_107 = V_12; V_16 = (bool)L_107; IL2CPP_LEAVE(0x1E1, FINALLY_01bd); } }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01bd; } FINALLY_01bd: {// begin finally (depth: 3) { RuntimeObject* L_108 = V_6; if (!L_108) { goto IL_01c8; } } IL_01c1: { RuntimeObject* L_109 = V_6; NullCheck((RuntimeObject*)L_109); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_109); } IL_01c8: { IL2CPP_END_FINALLY(445) } }// end finally (depth: 3) IL2CPP_CLEANUP(445) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01c9); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c9; } FINALLY_01c9: {// begin finally (depth: 2) { RuntimeObject* L_110 = V_5; if (!L_110) { goto IL_01d4; } } IL_01cd: { RuntimeObject* L_111 = V_5; NullCheck((RuntimeObject*)L_111); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_111); } IL_01d4: { IL2CPP_END_FINALLY(457) } }// end finally (depth: 2) IL2CPP_CLEANUP(457) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01d5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01d5; } FINALLY_01d5: {// begin finally (depth: 1) { RuntimeObject* L_112 = V_4; if (!L_112) { goto IL_01e0; } } IL_01d9: { RuntimeObject* L_113 = V_4; NullCheck((RuntimeObject*)L_113); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_113); } IL_01e0: { IL2CPP_END_FINALLY(469) } }// end finally (depth: 1) IL2CPP_CLEANUP(469) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1E1, IL_01e1) } IL_01e1: { bool L_114 = V_16; return (bool)L_114; } } // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::ConvertRgbToYuv(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.MemoryAllocator,System.Span`1,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool YuvConversion_ConvertRgbToYuv_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mD96C8D4AD6B0EC9310A278923CF17407809AB9BE_gshared (Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * ___image0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator2, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___y3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___u4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___v5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject* V_5 = NULL; RuntimeObject* V_6 = NULL; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; int32_t V_11 = 0; bool V_12 = false; Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_13; memset((&V_13), 0, sizeof(V_13)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_14; memset((&V_14), 0, sizeof(V_14)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_15; memset((&V_15), 0, sizeof(V_15)); bool V_16 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B7_0 = 0; int32_t G_B9_0 = 0; int32_t G_B8_0 = 0; { Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * L_0 = ___image0; NullCheck((Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 *)L_0); ImageFrameCollection_1_t3F41CB16F62D1915A88B5FC9F620324DFA68734A * L_1; L_1 = (( ImageFrameCollection_1_t3F41CB16F62D1915A88B5FC9F620324DFA68734A * (*) (Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck((ImageFrameCollection_1_t3F41CB16F62D1915A88B5FC9F620324DFA68734A *)L_1); ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * L_2; L_2 = (( ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * (*) (ImageFrameCollection_1_t3F41CB16F62D1915A88B5FC9F620324DFA68734A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrameCollection_1_t3F41CB16F62D1915A88B5FC9F620324DFA68734A *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NullCheck((ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *)L_2); Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * L_3; L_3 = (( Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * (*) (ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); V_0 = (Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)L_3; Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * L_4 = V_0; NullCheck((Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)L_4); int32_t L_5; L_5 = (( int32_t (*) (Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (int32_t)L_5; Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * L_6 = V_0; NullCheck((Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)L_6); int32_t L_7; L_7 = (( int32_t (*) (Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_2 = (int32_t)L_7; int32_t L_8 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))>>(int32_t)1)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator2; int32_t L_10 = V_3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_10)), (int32_t)0); V_4 = (RuntimeObject*)L_11; } IL_0031: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = ___memoryAllocator2; int32_t L_13 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)0); V_5 = (RuntimeObject*)L_14; } IL_003b: try {// begin try (depth: 2) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15 = ___memoryAllocator2; int32_t L_16 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15); RuntimeObject* L_17; L_17 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15, (int32_t)L_16, (int32_t)0); V_6 = (RuntimeObject*)L_17; } IL_0045: try {// begin try (depth: 3) { RuntimeObject* L_18 = V_4; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_19; L_19 = MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_inline((RuntimeObject*)L_18, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); V_7 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_19; RuntimeObject* L_20 = V_5; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_20, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; RuntimeObject* L_22 = V_6; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_23; L_23 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_22, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_9 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_23; V_10 = (int32_t)0; V_12 = (bool)0; V_11 = (int32_t)0; goto IL_0133; } IL_006e: { Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * L_24 = V_0; int32_t L_25 = V_11; NullCheck((Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)L_24); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_26; L_26 = (( Span_1_tC089F74404A3C46975952EE686EC533667BB207F (*) (Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_13 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_26; Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * L_27 = V_0; int32_t L_28 = V_11; NullCheck((Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)L_27); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_29; L_29 = (( Span_1_tC089F74404A3C46975952EE686EC533667BB207F (*) (Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)L_27, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_14 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_29; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 * L_30; L_30 = (( PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration1; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_32 = V_13; ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 L_33; L_33 = (( ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 (*) (Span_1_tC089F74404A3C46975952EE686EC533667BB207F , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_34 = V_8; NullCheck((PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 *)L_30); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 )L_33, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_34); PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 * L_35; L_35 = (( PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_36 = ___configuration1; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_37 = V_14; ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 L_38; L_38 = (( ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 (*) (Span_1_tC089F74404A3C46975952EE686EC533667BB207F , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_39 = V_9; NullCheck((PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 *)L_35); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 *)L_35, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_36, (ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 )L_38, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_39); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_40 = V_8; bool L_41; L_41 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00be; } } IL_00b5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_42 = V_9; bool L_43; L_43 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_42, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_43)); goto IL_00bf; } IL_00be: { G_B7_0 = 0; } IL_00bf: { int32_t L_44 = (int32_t)G_B7_0; G_B8_0 = L_44; if (!L_44) { G_B9_0 = L_44; goto IL_00c5; } } IL_00c2: { V_12 = (bool)1; G_B9_0 = G_B8_0; } IL_00c5: { if (G_B9_0) { goto IL_00d5; } } IL_00c7: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_45 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_46 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_47 = V_7; int32_t L_48 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_45, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_46, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_47, (int32_t)L_48, /*hidden argument*/NULL); goto IL_00e1; } IL_00d5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_49 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_50 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_51 = V_7; int32_t L_52 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_49, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_50, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_51, (int32_t)L_52, /*hidden argument*/NULL); } IL_00e1: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_53 = V_7; int32_t L_54 = V_10; int32_t L_55 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_56; L_56 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_54, (int32_t)L_55)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_57 = V_10; int32_t L_58 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_59; L_59 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_57, (int32_t)L_58)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_60 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_53, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_56, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_59, (int32_t)L_60, /*hidden argument*/NULL); int32_t L_61 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_62 = V_8; int32_t L_63 = V_11; int32_t L_64 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_65; L_65 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)L_64)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_66 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_62, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_65, (int32_t)L_66, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_67 = V_9; int32_t L_68 = V_11; int32_t L_69 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_70; L_70 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)), (int32_t)L_69)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_71 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_67, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_70, (int32_t)L_71, /*hidden argument*/NULL); int32_t L_72 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)2)); } IL_0133: { int32_t L_73 = V_11; int32_t L_74 = V_2; if ((((int32_t)L_73) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)1))))) { goto IL_006e; } } IL_013d: { int32_t L_75 = V_2; if (!((int32_t)((int32_t)L_75&(int32_t)1))) { goto IL_01b7; } } IL_0142: { Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * L_76 = V_0; int32_t L_77 = V_11; NullCheck((Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)L_76); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_78; L_78 = (( Span_1_tC089F74404A3C46975952EE686EC533667BB207F (*) (Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)L_76, (int32_t)L_77, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_15 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_78; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 * L_79; L_79 = (( PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_80 = ___configuration1; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_81 = V_15; ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 L_82; L_82 = (( ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 (*) (Span_1_tC089F74404A3C46975952EE686EC533667BB207F , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_83 = V_8; NullCheck((PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 *)L_79); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 *)L_79, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_80, (ReadOnlySpan_1_t33093DF7A9E2E90E28BF198318A39CEFDA961DB2 )L_82, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_83); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_84 = V_8; int32_t L_85 = V_11; int32_t L_86 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_87; L_87 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_85, (int32_t)L_86)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_88 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_84, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_87, (int32_t)L_88, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_89 = V_8; bool L_90; L_90 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_89, /*hidden argument*/NULL); if (L_90) { goto IL_018a; } } IL_017c: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_91 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_92 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_93 = V_7; int32_t L_94 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_91, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_92, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_93, (int32_t)L_94, /*hidden argument*/NULL); goto IL_0199; } IL_018a: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_95 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_96 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_97 = V_7; int32_t L_98 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_95, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_96, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_97, (int32_t)L_98, /*hidden argument*/NULL); V_12 = (bool)1; } IL_0199: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_99 = V_7; int32_t L_100 = V_10; int32_t L_101 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_102; L_102 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_100, (int32_t)L_101)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_103 = V_10; int32_t L_104 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_105; L_105 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_103, (int32_t)L_104)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_106 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_99, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_102, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_105, (int32_t)L_106, /*hidden argument*/NULL); } IL_01b7: { bool L_107 = V_12; V_16 = (bool)L_107; IL2CPP_LEAVE(0x1E1, FINALLY_01bd); } }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01bd; } FINALLY_01bd: {// begin finally (depth: 3) { RuntimeObject* L_108 = V_6; if (!L_108) { goto IL_01c8; } } IL_01c1: { RuntimeObject* L_109 = V_6; NullCheck((RuntimeObject*)L_109); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_109); } IL_01c8: { IL2CPP_END_FINALLY(445) } }// end finally (depth: 3) IL2CPP_CLEANUP(445) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01c9); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c9; } FINALLY_01c9: {// begin finally (depth: 2) { RuntimeObject* L_110 = V_5; if (!L_110) { goto IL_01d4; } } IL_01cd: { RuntimeObject* L_111 = V_5; NullCheck((RuntimeObject*)L_111); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_111); } IL_01d4: { IL2CPP_END_FINALLY(457) } }// end finally (depth: 2) IL2CPP_CLEANUP(457) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01d5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01d5; } FINALLY_01d5: {// begin finally (depth: 1) { RuntimeObject* L_112 = V_4; if (!L_112) { goto IL_01e0; } } IL_01d9: { RuntimeObject* L_113 = V_4; NullCheck((RuntimeObject*)L_113); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_113); } IL_01e0: { IL2CPP_END_FINALLY(469) } }// end finally (depth: 1) IL2CPP_CLEANUP(469) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1E1, IL_01e1) } IL_01e1: { bool L_114 = V_16; return (bool)L_114; } } // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::ConvertRgbToYuv(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.MemoryAllocator,System.Span`1,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool YuvConversion_ConvertRgbToYuv_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mB653819B80EF4634880EF54E77F5CD25F6DACF00_gshared (Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * ___image0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator2, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___y3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___u4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___v5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject* V_5 = NULL; RuntimeObject* V_6 = NULL; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; int32_t V_11 = 0; bool V_12 = false; Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E V_13; memset((&V_13), 0, sizeof(V_13)); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E V_14; memset((&V_14), 0, sizeof(V_14)); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E V_15; memset((&V_15), 0, sizeof(V_15)); bool V_16 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B7_0 = 0; int32_t G_B9_0 = 0; int32_t G_B8_0 = 0; { Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * L_0 = ___image0; NullCheck((Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C *)L_0); ImageFrameCollection_1_t66308B1E812797DFCB5E96074BFD59C47DF81650 * L_1; L_1 = (( ImageFrameCollection_1_t66308B1E812797DFCB5E96074BFD59C47DF81650 * (*) (Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck((ImageFrameCollection_1_t66308B1E812797DFCB5E96074BFD59C47DF81650 *)L_1); ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * L_2; L_2 = (( ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * (*) (ImageFrameCollection_1_t66308B1E812797DFCB5E96074BFD59C47DF81650 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrameCollection_1_t66308B1E812797DFCB5E96074BFD59C47DF81650 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NullCheck((ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *)L_2); Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * L_3; L_3 = (( Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * (*) (ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); V_0 = (Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)L_3; Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * L_4 = V_0; NullCheck((Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)L_4); int32_t L_5; L_5 = (( int32_t (*) (Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (int32_t)L_5; Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * L_6 = V_0; NullCheck((Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)L_6); int32_t L_7; L_7 = (( int32_t (*) (Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_2 = (int32_t)L_7; int32_t L_8 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))>>(int32_t)1)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator2; int32_t L_10 = V_3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_10)), (int32_t)0); V_4 = (RuntimeObject*)L_11; } IL_0031: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = ___memoryAllocator2; int32_t L_13 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)0); V_5 = (RuntimeObject*)L_14; } IL_003b: try {// begin try (depth: 2) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15 = ___memoryAllocator2; int32_t L_16 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15); RuntimeObject* L_17; L_17 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15, (int32_t)L_16, (int32_t)0); V_6 = (RuntimeObject*)L_17; } IL_0045: try {// begin try (depth: 3) { RuntimeObject* L_18 = V_4; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_19; L_19 = MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_inline((RuntimeObject*)L_18, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); V_7 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_19; RuntimeObject* L_20 = V_5; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_20, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; RuntimeObject* L_22 = V_6; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_23; L_23 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_22, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_9 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_23; V_10 = (int32_t)0; V_12 = (bool)0; V_11 = (int32_t)0; goto IL_0133; } IL_006e: { Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * L_24 = V_0; int32_t L_25 = V_11; NullCheck((Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)L_24); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_26; L_26 = (( Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E (*) (Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_13 = (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_26; Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * L_27 = V_0; int32_t L_28 = V_11; NullCheck((Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)L_27); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_29; L_29 = (( Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E (*) (Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)L_27, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_14 = (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_29; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE * L_30; L_30 = (( PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration1; Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_32 = V_13; ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 L_33; L_33 = (( ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 (*) (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_34 = V_8; NullCheck((PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE *)L_30); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 )L_33, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_34); PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE * L_35; L_35 = (( PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_36 = ___configuration1; Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_37 = V_14; ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 L_38; L_38 = (( ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 (*) (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_39 = V_9; NullCheck((PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE *)L_35); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE *)L_35, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_36, (ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 )L_38, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_39); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_40 = V_8; bool L_41; L_41 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00be; } } IL_00b5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_42 = V_9; bool L_43; L_43 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_42, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_43)); goto IL_00bf; } IL_00be: { G_B7_0 = 0; } IL_00bf: { int32_t L_44 = (int32_t)G_B7_0; G_B8_0 = L_44; if (!L_44) { G_B9_0 = L_44; goto IL_00c5; } } IL_00c2: { V_12 = (bool)1; G_B9_0 = G_B8_0; } IL_00c5: { if (G_B9_0) { goto IL_00d5; } } IL_00c7: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_45 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_46 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_47 = V_7; int32_t L_48 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_45, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_46, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_47, (int32_t)L_48, /*hidden argument*/NULL); goto IL_00e1; } IL_00d5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_49 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_50 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_51 = V_7; int32_t L_52 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_49, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_50, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_51, (int32_t)L_52, /*hidden argument*/NULL); } IL_00e1: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_53 = V_7; int32_t L_54 = V_10; int32_t L_55 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_56; L_56 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_54, (int32_t)L_55)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_57 = V_10; int32_t L_58 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_59; L_59 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_57, (int32_t)L_58)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_60 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_53, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_56, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_59, (int32_t)L_60, /*hidden argument*/NULL); int32_t L_61 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_62 = V_8; int32_t L_63 = V_11; int32_t L_64 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_65; L_65 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)L_64)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_66 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_62, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_65, (int32_t)L_66, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_67 = V_9; int32_t L_68 = V_11; int32_t L_69 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_70; L_70 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)), (int32_t)L_69)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_71 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_67, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_70, (int32_t)L_71, /*hidden argument*/NULL); int32_t L_72 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)2)); } IL_0133: { int32_t L_73 = V_11; int32_t L_74 = V_2; if ((((int32_t)L_73) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)1))))) { goto IL_006e; } } IL_013d: { int32_t L_75 = V_2; if (!((int32_t)((int32_t)L_75&(int32_t)1))) { goto IL_01b7; } } IL_0142: { Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * L_76 = V_0; int32_t L_77 = V_11; NullCheck((Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)L_76); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_78; L_78 = (( Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E (*) (Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)L_76, (int32_t)L_77, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_15 = (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_78; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE * L_79; L_79 = (( PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_80 = ___configuration1; Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_81 = V_15; ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 L_82; L_82 = (( ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 (*) (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_83 = V_8; NullCheck((PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE *)L_79); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE *)L_79, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_80, (ReadOnlySpan_1_t22A8020BFC1B4C5C51DDE3CB017A5351E4933160 )L_82, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_83); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_84 = V_8; int32_t L_85 = V_11; int32_t L_86 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_87; L_87 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_85, (int32_t)L_86)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_88 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_84, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_87, (int32_t)L_88, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_89 = V_8; bool L_90; L_90 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_89, /*hidden argument*/NULL); if (L_90) { goto IL_018a; } } IL_017c: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_91 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_92 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_93 = V_7; int32_t L_94 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_91, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_92, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_93, (int32_t)L_94, /*hidden argument*/NULL); goto IL_0199; } IL_018a: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_95 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_96 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_97 = V_7; int32_t L_98 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_95, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_96, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_97, (int32_t)L_98, /*hidden argument*/NULL); V_12 = (bool)1; } IL_0199: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_99 = V_7; int32_t L_100 = V_10; int32_t L_101 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_102; L_102 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_100, (int32_t)L_101)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_103 = V_10; int32_t L_104 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_105; L_105 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_103, (int32_t)L_104)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_106 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_99, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_102, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_105, (int32_t)L_106, /*hidden argument*/NULL); } IL_01b7: { bool L_107 = V_12; V_16 = (bool)L_107; IL2CPP_LEAVE(0x1E1, FINALLY_01bd); } }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01bd; } FINALLY_01bd: {// begin finally (depth: 3) { RuntimeObject* L_108 = V_6; if (!L_108) { goto IL_01c8; } } IL_01c1: { RuntimeObject* L_109 = V_6; NullCheck((RuntimeObject*)L_109); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_109); } IL_01c8: { IL2CPP_END_FINALLY(445) } }// end finally (depth: 3) IL2CPP_CLEANUP(445) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01c9); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c9; } FINALLY_01c9: {// begin finally (depth: 2) { RuntimeObject* L_110 = V_5; if (!L_110) { goto IL_01d4; } } IL_01cd: { RuntimeObject* L_111 = V_5; NullCheck((RuntimeObject*)L_111); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_111); } IL_01d4: { IL2CPP_END_FINALLY(457) } }// end finally (depth: 2) IL2CPP_CLEANUP(457) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01d5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01d5; } FINALLY_01d5: {// begin finally (depth: 1) { RuntimeObject* L_112 = V_4; if (!L_112) { goto IL_01e0; } } IL_01d9: { RuntimeObject* L_113 = V_4; NullCheck((RuntimeObject*)L_113); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_113); } IL_01e0: { IL2CPP_END_FINALLY(469) } }// end finally (depth: 1) IL2CPP_CLEANUP(469) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1E1, IL_01e1) } IL_01e1: { bool L_114 = V_16; return (bool)L_114; } } // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::ConvertRgbToYuv(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.MemoryAllocator,System.Span`1,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool YuvConversion_ConvertRgbToYuv_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mA3333FEB9729E59F828E515E269A081E5A3EF23D_gshared (Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * ___image0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator2, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___y3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___u4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___v5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject* V_5 = NULL; RuntimeObject* V_6 = NULL; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; int32_t V_11 = 0; bool V_12 = false; Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 V_13; memset((&V_13), 0, sizeof(V_13)); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 V_14; memset((&V_14), 0, sizeof(V_14)); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 V_15; memset((&V_15), 0, sizeof(V_15)); bool V_16 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B7_0 = 0; int32_t G_B9_0 = 0; int32_t G_B8_0 = 0; { Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * L_0 = ___image0; NullCheck((Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 *)L_0); ImageFrameCollection_1_t9512400E4C326814A8C447858F6EBC0C3378A783 * L_1; L_1 = (( ImageFrameCollection_1_t9512400E4C326814A8C447858F6EBC0C3378A783 * (*) (Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck((ImageFrameCollection_1_t9512400E4C326814A8C447858F6EBC0C3378A783 *)L_1); ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * L_2; L_2 = (( ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * (*) (ImageFrameCollection_1_t9512400E4C326814A8C447858F6EBC0C3378A783 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrameCollection_1_t9512400E4C326814A8C447858F6EBC0C3378A783 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NullCheck((ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *)L_2); Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * L_3; L_3 = (( Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * (*) (ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); V_0 = (Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)L_3; Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * L_4 = V_0; NullCheck((Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)L_4); int32_t L_5; L_5 = (( int32_t (*) (Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (int32_t)L_5; Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * L_6 = V_0; NullCheck((Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)L_6); int32_t L_7; L_7 = (( int32_t (*) (Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_2 = (int32_t)L_7; int32_t L_8 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))>>(int32_t)1)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator2; int32_t L_10 = V_3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_10)), (int32_t)0); V_4 = (RuntimeObject*)L_11; } IL_0031: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = ___memoryAllocator2; int32_t L_13 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)0); V_5 = (RuntimeObject*)L_14; } IL_003b: try {// begin try (depth: 2) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15 = ___memoryAllocator2; int32_t L_16 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15); RuntimeObject* L_17; L_17 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15, (int32_t)L_16, (int32_t)0); V_6 = (RuntimeObject*)L_17; } IL_0045: try {// begin try (depth: 3) { RuntimeObject* L_18 = V_4; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_19; L_19 = MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_inline((RuntimeObject*)L_18, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); V_7 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_19; RuntimeObject* L_20 = V_5; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_20, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; RuntimeObject* L_22 = V_6; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_23; L_23 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_22, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_9 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_23; V_10 = (int32_t)0; V_12 = (bool)0; V_11 = (int32_t)0; goto IL_0133; } IL_006e: { Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * L_24 = V_0; int32_t L_25 = V_11; NullCheck((Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)L_24); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_26; L_26 = (( Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 (*) (Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_13 = (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_26; Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * L_27 = V_0; int32_t L_28 = V_11; NullCheck((Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)L_27); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_29; L_29 = (( Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 (*) (Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)L_27, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_14 = (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_29; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 * L_30; L_30 = (( PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration1; Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_32 = V_13; ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F L_33; L_33 = (( ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F (*) (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_34 = V_8; NullCheck((PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 *)L_30); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F )L_33, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_34); PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 * L_35; L_35 = (( PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_36 = ___configuration1; Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_37 = V_14; ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F L_38; L_38 = (( ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F (*) (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_39 = V_9; NullCheck((PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 *)L_35); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 *)L_35, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_36, (ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F )L_38, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_39); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_40 = V_8; bool L_41; L_41 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00be; } } IL_00b5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_42 = V_9; bool L_43; L_43 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_42, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_43)); goto IL_00bf; } IL_00be: { G_B7_0 = 0; } IL_00bf: { int32_t L_44 = (int32_t)G_B7_0; G_B8_0 = L_44; if (!L_44) { G_B9_0 = L_44; goto IL_00c5; } } IL_00c2: { V_12 = (bool)1; G_B9_0 = G_B8_0; } IL_00c5: { if (G_B9_0) { goto IL_00d5; } } IL_00c7: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_45 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_46 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_47 = V_7; int32_t L_48 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_45, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_46, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_47, (int32_t)L_48, /*hidden argument*/NULL); goto IL_00e1; } IL_00d5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_49 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_50 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_51 = V_7; int32_t L_52 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_49, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_50, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_51, (int32_t)L_52, /*hidden argument*/NULL); } IL_00e1: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_53 = V_7; int32_t L_54 = V_10; int32_t L_55 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_56; L_56 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_54, (int32_t)L_55)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_57 = V_10; int32_t L_58 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_59; L_59 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_57, (int32_t)L_58)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_60 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_53, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_56, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_59, (int32_t)L_60, /*hidden argument*/NULL); int32_t L_61 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_62 = V_8; int32_t L_63 = V_11; int32_t L_64 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_65; L_65 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)L_64)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_66 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_62, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_65, (int32_t)L_66, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_67 = V_9; int32_t L_68 = V_11; int32_t L_69 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_70; L_70 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)), (int32_t)L_69)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_71 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_67, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_70, (int32_t)L_71, /*hidden argument*/NULL); int32_t L_72 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)2)); } IL_0133: { int32_t L_73 = V_11; int32_t L_74 = V_2; if ((((int32_t)L_73) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)1))))) { goto IL_006e; } } IL_013d: { int32_t L_75 = V_2; if (!((int32_t)((int32_t)L_75&(int32_t)1))) { goto IL_01b7; } } IL_0142: { Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * L_76 = V_0; int32_t L_77 = V_11; NullCheck((Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)L_76); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_78; L_78 = (( Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 (*) (Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)L_76, (int32_t)L_77, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_15 = (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_78; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 * L_79; L_79 = (( PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_80 = ___configuration1; Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_81 = V_15; ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F L_82; L_82 = (( ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F (*) (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_83 = V_8; NullCheck((PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 *)L_79); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 *)L_79, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_80, (ReadOnlySpan_1_t9CBEE92671FCC08C7D9D3B1563D179272B0C334F )L_82, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_83); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_84 = V_8; int32_t L_85 = V_11; int32_t L_86 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_87; L_87 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_85, (int32_t)L_86)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_88 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_84, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_87, (int32_t)L_88, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_89 = V_8; bool L_90; L_90 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_89, /*hidden argument*/NULL); if (L_90) { goto IL_018a; } } IL_017c: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_91 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_92 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_93 = V_7; int32_t L_94 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_91, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_92, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_93, (int32_t)L_94, /*hidden argument*/NULL); goto IL_0199; } IL_018a: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_95 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_96 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_97 = V_7; int32_t L_98 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_95, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_96, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_97, (int32_t)L_98, /*hidden argument*/NULL); V_12 = (bool)1; } IL_0199: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_99 = V_7; int32_t L_100 = V_10; int32_t L_101 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_102; L_102 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_100, (int32_t)L_101)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_103 = V_10; int32_t L_104 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_105; L_105 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_103, (int32_t)L_104)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_106 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_99, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_102, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_105, (int32_t)L_106, /*hidden argument*/NULL); } IL_01b7: { bool L_107 = V_12; V_16 = (bool)L_107; IL2CPP_LEAVE(0x1E1, FINALLY_01bd); } }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01bd; } FINALLY_01bd: {// begin finally (depth: 3) { RuntimeObject* L_108 = V_6; if (!L_108) { goto IL_01c8; } } IL_01c1: { RuntimeObject* L_109 = V_6; NullCheck((RuntimeObject*)L_109); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_109); } IL_01c8: { IL2CPP_END_FINALLY(445) } }// end finally (depth: 3) IL2CPP_CLEANUP(445) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01c9); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c9; } FINALLY_01c9: {// begin finally (depth: 2) { RuntimeObject* L_110 = V_5; if (!L_110) { goto IL_01d4; } } IL_01cd: { RuntimeObject* L_111 = V_5; NullCheck((RuntimeObject*)L_111); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_111); } IL_01d4: { IL2CPP_END_FINALLY(457) } }// end finally (depth: 2) IL2CPP_CLEANUP(457) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01d5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01d5; } FINALLY_01d5: {// begin finally (depth: 1) { RuntimeObject* L_112 = V_4; if (!L_112) { goto IL_01e0; } } IL_01d9: { RuntimeObject* L_113 = V_4; NullCheck((RuntimeObject*)L_113); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_113); } IL_01e0: { IL2CPP_END_FINALLY(469) } }// end finally (depth: 1) IL2CPP_CLEANUP(469) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1E1, IL_01e1) } IL_01e1: { bool L_114 = V_16; return (bool)L_114; } } // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::ConvertRgbToYuv(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.MemoryAllocator,System.Span`1,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool YuvConversion_ConvertRgbToYuv_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m07C09D3802494C4FFD6F7CD1C1BAF3C85DF0F34F_gshared (Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * ___image0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator2, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___y3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___u4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___v5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject* V_5 = NULL; RuntimeObject* V_6 = NULL; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; int32_t V_11 = 0; bool V_12 = false; Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 V_13; memset((&V_13), 0, sizeof(V_13)); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 V_14; memset((&V_14), 0, sizeof(V_14)); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 V_15; memset((&V_15), 0, sizeof(V_15)); bool V_16 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B7_0 = 0; int32_t G_B9_0 = 0; int32_t G_B8_0 = 0; { Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * L_0 = ___image0; NullCheck((Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA *)L_0); ImageFrameCollection_1_tFB2B127C28875AC4A6389A7E337EB1321B7E3850 * L_1; L_1 = (( ImageFrameCollection_1_tFB2B127C28875AC4A6389A7E337EB1321B7E3850 * (*) (Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck((ImageFrameCollection_1_tFB2B127C28875AC4A6389A7E337EB1321B7E3850 *)L_1); ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * L_2; L_2 = (( ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * (*) (ImageFrameCollection_1_tFB2B127C28875AC4A6389A7E337EB1321B7E3850 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrameCollection_1_tFB2B127C28875AC4A6389A7E337EB1321B7E3850 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NullCheck((ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *)L_2); Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * L_3; L_3 = (( Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * (*) (ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); V_0 = (Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)L_3; Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * L_4 = V_0; NullCheck((Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)L_4); int32_t L_5; L_5 = (( int32_t (*) (Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (int32_t)L_5; Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * L_6 = V_0; NullCheck((Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)L_6); int32_t L_7; L_7 = (( int32_t (*) (Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_2 = (int32_t)L_7; int32_t L_8 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))>>(int32_t)1)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator2; int32_t L_10 = V_3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_10)), (int32_t)0); V_4 = (RuntimeObject*)L_11; } IL_0031: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = ___memoryAllocator2; int32_t L_13 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)0); V_5 = (RuntimeObject*)L_14; } IL_003b: try {// begin try (depth: 2) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15 = ___memoryAllocator2; int32_t L_16 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15); RuntimeObject* L_17; L_17 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15, (int32_t)L_16, (int32_t)0); V_6 = (RuntimeObject*)L_17; } IL_0045: try {// begin try (depth: 3) { RuntimeObject* L_18 = V_4; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_19; L_19 = MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_inline((RuntimeObject*)L_18, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); V_7 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_19; RuntimeObject* L_20 = V_5; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_20, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; RuntimeObject* L_22 = V_6; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_23; L_23 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_22, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_9 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_23; V_10 = (int32_t)0; V_12 = (bool)0; V_11 = (int32_t)0; goto IL_0133; } IL_006e: { Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * L_24 = V_0; int32_t L_25 = V_11; NullCheck((Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)L_24); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_26; L_26 = (( Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 (*) (Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_13 = (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_26; Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * L_27 = V_0; int32_t L_28 = V_11; NullCheck((Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)L_27); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_29; L_29 = (( Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 (*) (Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)L_27, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_14 = (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_29; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 * L_30; L_30 = (( PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration1; Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_32 = V_13; ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 L_33; L_33 = (( ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 (*) (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_34 = V_8; NullCheck((PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 *)L_30); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 )L_33, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_34); PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 * L_35; L_35 = (( PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_36 = ___configuration1; Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_37 = V_14; ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 L_38; L_38 = (( ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 (*) (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_39 = V_9; NullCheck((PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 *)L_35); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 *)L_35, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_36, (ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 )L_38, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_39); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_40 = V_8; bool L_41; L_41 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00be; } } IL_00b5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_42 = V_9; bool L_43; L_43 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_42, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_43)); goto IL_00bf; } IL_00be: { G_B7_0 = 0; } IL_00bf: { int32_t L_44 = (int32_t)G_B7_0; G_B8_0 = L_44; if (!L_44) { G_B9_0 = L_44; goto IL_00c5; } } IL_00c2: { V_12 = (bool)1; G_B9_0 = G_B8_0; } IL_00c5: { if (G_B9_0) { goto IL_00d5; } } IL_00c7: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_45 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_46 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_47 = V_7; int32_t L_48 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_45, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_46, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_47, (int32_t)L_48, /*hidden argument*/NULL); goto IL_00e1; } IL_00d5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_49 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_50 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_51 = V_7; int32_t L_52 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_49, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_50, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_51, (int32_t)L_52, /*hidden argument*/NULL); } IL_00e1: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_53 = V_7; int32_t L_54 = V_10; int32_t L_55 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_56; L_56 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_54, (int32_t)L_55)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_57 = V_10; int32_t L_58 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_59; L_59 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_57, (int32_t)L_58)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_60 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_53, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_56, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_59, (int32_t)L_60, /*hidden argument*/NULL); int32_t L_61 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_62 = V_8; int32_t L_63 = V_11; int32_t L_64 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_65; L_65 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)L_64)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_66 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_62, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_65, (int32_t)L_66, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_67 = V_9; int32_t L_68 = V_11; int32_t L_69 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_70; L_70 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)), (int32_t)L_69)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_71 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_67, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_70, (int32_t)L_71, /*hidden argument*/NULL); int32_t L_72 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)2)); } IL_0133: { int32_t L_73 = V_11; int32_t L_74 = V_2; if ((((int32_t)L_73) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)1))))) { goto IL_006e; } } IL_013d: { int32_t L_75 = V_2; if (!((int32_t)((int32_t)L_75&(int32_t)1))) { goto IL_01b7; } } IL_0142: { Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * L_76 = V_0; int32_t L_77 = V_11; NullCheck((Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)L_76); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_78; L_78 = (( Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 (*) (Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)L_76, (int32_t)L_77, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_15 = (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_78; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 * L_79; L_79 = (( PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_80 = ___configuration1; Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_81 = V_15; ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 L_82; L_82 = (( ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 (*) (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_83 = V_8; NullCheck((PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 *)L_79); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 *)L_79, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_80, (ReadOnlySpan_1_tC22CA1AD01AB0744F63660CCD94BAF28C93CF707 )L_82, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_83); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_84 = V_8; int32_t L_85 = V_11; int32_t L_86 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_87; L_87 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_85, (int32_t)L_86)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_88 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_84, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_87, (int32_t)L_88, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_89 = V_8; bool L_90; L_90 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_89, /*hidden argument*/NULL); if (L_90) { goto IL_018a; } } IL_017c: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_91 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_92 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_93 = V_7; int32_t L_94 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_91, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_92, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_93, (int32_t)L_94, /*hidden argument*/NULL); goto IL_0199; } IL_018a: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_95 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_96 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_97 = V_7; int32_t L_98 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_95, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_96, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_97, (int32_t)L_98, /*hidden argument*/NULL); V_12 = (bool)1; } IL_0199: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_99 = V_7; int32_t L_100 = V_10; int32_t L_101 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_102; L_102 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_100, (int32_t)L_101)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_103 = V_10; int32_t L_104 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_105; L_105 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_103, (int32_t)L_104)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_106 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_99, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_102, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_105, (int32_t)L_106, /*hidden argument*/NULL); } IL_01b7: { bool L_107 = V_12; V_16 = (bool)L_107; IL2CPP_LEAVE(0x1E1, FINALLY_01bd); } }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01bd; } FINALLY_01bd: {// begin finally (depth: 3) { RuntimeObject* L_108 = V_6; if (!L_108) { goto IL_01c8; } } IL_01c1: { RuntimeObject* L_109 = V_6; NullCheck((RuntimeObject*)L_109); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_109); } IL_01c8: { IL2CPP_END_FINALLY(445) } }// end finally (depth: 3) IL2CPP_CLEANUP(445) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01c9); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c9; } FINALLY_01c9: {// begin finally (depth: 2) { RuntimeObject* L_110 = V_5; if (!L_110) { goto IL_01d4; } } IL_01cd: { RuntimeObject* L_111 = V_5; NullCheck((RuntimeObject*)L_111); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_111); } IL_01d4: { IL2CPP_END_FINALLY(457) } }// end finally (depth: 2) IL2CPP_CLEANUP(457) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01d5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01d5; } FINALLY_01d5: {// begin finally (depth: 1) { RuntimeObject* L_112 = V_4; if (!L_112) { goto IL_01e0; } } IL_01d9: { RuntimeObject* L_113 = V_4; NullCheck((RuntimeObject*)L_113); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_113); } IL_01e0: { IL2CPP_END_FINALLY(469) } }// end finally (depth: 1) IL2CPP_CLEANUP(469) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1E1, IL_01e1) } IL_01e1: { bool L_114 = V_16; return (bool)L_114; } } // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::ConvertRgbToYuv(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.MemoryAllocator,System.Span`1,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool YuvConversion_ConvertRgbToYuv_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m269DC89F82E0FCDE0E4D06F46A862388BD964A32_gshared (Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * ___image0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator2, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___y3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___u4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___v5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject* V_5 = NULL; RuntimeObject* V_6 = NULL; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; int32_t V_11 = 0; bool V_12 = false; Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 V_13; memset((&V_13), 0, sizeof(V_13)); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 V_14; memset((&V_14), 0, sizeof(V_14)); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 V_15; memset((&V_15), 0, sizeof(V_15)); bool V_16 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B7_0 = 0; int32_t G_B9_0 = 0; int32_t G_B8_0 = 0; { Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * L_0 = ___image0; NullCheck((Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 *)L_0); ImageFrameCollection_1_t44FB31FBE0B3732E4980C51DF7DDB9153F66CDEA * L_1; L_1 = (( ImageFrameCollection_1_t44FB31FBE0B3732E4980C51DF7DDB9153F66CDEA * (*) (Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck((ImageFrameCollection_1_t44FB31FBE0B3732E4980C51DF7DDB9153F66CDEA *)L_1); ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * L_2; L_2 = (( ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * (*) (ImageFrameCollection_1_t44FB31FBE0B3732E4980C51DF7DDB9153F66CDEA *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrameCollection_1_t44FB31FBE0B3732E4980C51DF7DDB9153F66CDEA *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NullCheck((ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *)L_2); Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * L_3; L_3 = (( Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * (*) (ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); V_0 = (Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)L_3; Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * L_4 = V_0; NullCheck((Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)L_4); int32_t L_5; L_5 = (( int32_t (*) (Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (int32_t)L_5; Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * L_6 = V_0; NullCheck((Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)L_6); int32_t L_7; L_7 = (( int32_t (*) (Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_2 = (int32_t)L_7; int32_t L_8 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))>>(int32_t)1)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator2; int32_t L_10 = V_3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_10)), (int32_t)0); V_4 = (RuntimeObject*)L_11; } IL_0031: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = ___memoryAllocator2; int32_t L_13 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)0); V_5 = (RuntimeObject*)L_14; } IL_003b: try {// begin try (depth: 2) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15 = ___memoryAllocator2; int32_t L_16 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15); RuntimeObject* L_17; L_17 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15, (int32_t)L_16, (int32_t)0); V_6 = (RuntimeObject*)L_17; } IL_0045: try {// begin try (depth: 3) { RuntimeObject* L_18 = V_4; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_19; L_19 = MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_inline((RuntimeObject*)L_18, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); V_7 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_19; RuntimeObject* L_20 = V_5; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_20, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; RuntimeObject* L_22 = V_6; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_23; L_23 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_22, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_9 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_23; V_10 = (int32_t)0; V_12 = (bool)0; V_11 = (int32_t)0; goto IL_0133; } IL_006e: { Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * L_24 = V_0; int32_t L_25 = V_11; NullCheck((Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)L_24); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_26; L_26 = (( Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 (*) (Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_13 = (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_26; Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * L_27 = V_0; int32_t L_28 = V_11; NullCheck((Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)L_27); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_29; L_29 = (( Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 (*) (Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)L_27, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_14 = (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_29; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 * L_30; L_30 = (( PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration1; Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_32 = V_13; ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D L_33; L_33 = (( ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D (*) (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_34 = V_8; NullCheck((PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 *)L_30); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D )L_33, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_34); PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 * L_35; L_35 = (( PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_36 = ___configuration1; Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_37 = V_14; ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D L_38; L_38 = (( ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D (*) (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_39 = V_9; NullCheck((PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 *)L_35); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 *)L_35, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_36, (ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D )L_38, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_39); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_40 = V_8; bool L_41; L_41 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00be; } } IL_00b5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_42 = V_9; bool L_43; L_43 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_42, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_43)); goto IL_00bf; } IL_00be: { G_B7_0 = 0; } IL_00bf: { int32_t L_44 = (int32_t)G_B7_0; G_B8_0 = L_44; if (!L_44) { G_B9_0 = L_44; goto IL_00c5; } } IL_00c2: { V_12 = (bool)1; G_B9_0 = G_B8_0; } IL_00c5: { if (G_B9_0) { goto IL_00d5; } } IL_00c7: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_45 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_46 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_47 = V_7; int32_t L_48 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_45, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_46, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_47, (int32_t)L_48, /*hidden argument*/NULL); goto IL_00e1; } IL_00d5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_49 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_50 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_51 = V_7; int32_t L_52 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_49, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_50, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_51, (int32_t)L_52, /*hidden argument*/NULL); } IL_00e1: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_53 = V_7; int32_t L_54 = V_10; int32_t L_55 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_56; L_56 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_54, (int32_t)L_55)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_57 = V_10; int32_t L_58 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_59; L_59 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_57, (int32_t)L_58)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_60 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_53, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_56, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_59, (int32_t)L_60, /*hidden argument*/NULL); int32_t L_61 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_62 = V_8; int32_t L_63 = V_11; int32_t L_64 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_65; L_65 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)L_64)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_66 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_62, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_65, (int32_t)L_66, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_67 = V_9; int32_t L_68 = V_11; int32_t L_69 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_70; L_70 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)), (int32_t)L_69)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_71 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_67, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_70, (int32_t)L_71, /*hidden argument*/NULL); int32_t L_72 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)2)); } IL_0133: { int32_t L_73 = V_11; int32_t L_74 = V_2; if ((((int32_t)L_73) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)1))))) { goto IL_006e; } } IL_013d: { int32_t L_75 = V_2; if (!((int32_t)((int32_t)L_75&(int32_t)1))) { goto IL_01b7; } } IL_0142: { Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * L_76 = V_0; int32_t L_77 = V_11; NullCheck((Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)L_76); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_78; L_78 = (( Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 (*) (Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)L_76, (int32_t)L_77, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_15 = (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_78; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 * L_79; L_79 = (( PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_80 = ___configuration1; Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_81 = V_15; ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D L_82; L_82 = (( ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D (*) (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_83 = V_8; NullCheck((PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 *)L_79); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 *)L_79, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_80, (ReadOnlySpan_1_t3166AD2D09E29101058404BB4599C6BF1523BA4D )L_82, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_83); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_84 = V_8; int32_t L_85 = V_11; int32_t L_86 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_87; L_87 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_85, (int32_t)L_86)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_88 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_84, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_87, (int32_t)L_88, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_89 = V_8; bool L_90; L_90 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_89, /*hidden argument*/NULL); if (L_90) { goto IL_018a; } } IL_017c: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_91 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_92 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_93 = V_7; int32_t L_94 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_91, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_92, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_93, (int32_t)L_94, /*hidden argument*/NULL); goto IL_0199; } IL_018a: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_95 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_96 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_97 = V_7; int32_t L_98 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_95, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_96, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_97, (int32_t)L_98, /*hidden argument*/NULL); V_12 = (bool)1; } IL_0199: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_99 = V_7; int32_t L_100 = V_10; int32_t L_101 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_102; L_102 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_100, (int32_t)L_101)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_103 = V_10; int32_t L_104 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_105; L_105 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_103, (int32_t)L_104)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_106 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_99, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_102, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_105, (int32_t)L_106, /*hidden argument*/NULL); } IL_01b7: { bool L_107 = V_12; V_16 = (bool)L_107; IL2CPP_LEAVE(0x1E1, FINALLY_01bd); } }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01bd; } FINALLY_01bd: {// begin finally (depth: 3) { RuntimeObject* L_108 = V_6; if (!L_108) { goto IL_01c8; } } IL_01c1: { RuntimeObject* L_109 = V_6; NullCheck((RuntimeObject*)L_109); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_109); } IL_01c8: { IL2CPP_END_FINALLY(445) } }// end finally (depth: 3) IL2CPP_CLEANUP(445) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01c9); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c9; } FINALLY_01c9: {// begin finally (depth: 2) { RuntimeObject* L_110 = V_5; if (!L_110) { goto IL_01d4; } } IL_01cd: { RuntimeObject* L_111 = V_5; NullCheck((RuntimeObject*)L_111); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_111); } IL_01d4: { IL2CPP_END_FINALLY(457) } }// end finally (depth: 2) IL2CPP_CLEANUP(457) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01d5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01d5; } FINALLY_01d5: {// begin finally (depth: 1) { RuntimeObject* L_112 = V_4; if (!L_112) { goto IL_01e0; } } IL_01d9: { RuntimeObject* L_113 = V_4; NullCheck((RuntimeObject*)L_113); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_113); } IL_01e0: { IL2CPP_END_FINALLY(469) } }// end finally (depth: 1) IL2CPP_CLEANUP(469) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1E1, IL_01e1) } IL_01e1: { bool L_114 = V_16; return (bool)L_114; } } // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::ConvertRgbToYuv(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.MemoryAllocator,System.Span`1,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool YuvConversion_ConvertRgbToYuv_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m7800D0B865D0500A991ABB603D96D4A03CAFD8FE_gshared (Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * ___image0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator2, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___y3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___u4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___v5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject* V_5 = NULL; RuntimeObject* V_6 = NULL; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; int32_t V_11 = 0; bool V_12 = false; Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 V_13; memset((&V_13), 0, sizeof(V_13)); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 V_14; memset((&V_14), 0, sizeof(V_14)); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 V_15; memset((&V_15), 0, sizeof(V_15)); bool V_16 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B7_0 = 0; int32_t G_B9_0 = 0; int32_t G_B8_0 = 0; { Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * L_0 = ___image0; NullCheck((Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 *)L_0); ImageFrameCollection_1_t0A00EC69DFE4975C2B93409F57DDC6447738B1F5 * L_1; L_1 = (( ImageFrameCollection_1_t0A00EC69DFE4975C2B93409F57DDC6447738B1F5 * (*) (Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck((ImageFrameCollection_1_t0A00EC69DFE4975C2B93409F57DDC6447738B1F5 *)L_1); ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * L_2; L_2 = (( ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * (*) (ImageFrameCollection_1_t0A00EC69DFE4975C2B93409F57DDC6447738B1F5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrameCollection_1_t0A00EC69DFE4975C2B93409F57DDC6447738B1F5 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NullCheck((ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *)L_2); Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * L_3; L_3 = (( Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * (*) (ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); V_0 = (Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)L_3; Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * L_4 = V_0; NullCheck((Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)L_4); int32_t L_5; L_5 = (( int32_t (*) (Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (int32_t)L_5; Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * L_6 = V_0; NullCheck((Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)L_6); int32_t L_7; L_7 = (( int32_t (*) (Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_2 = (int32_t)L_7; int32_t L_8 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))>>(int32_t)1)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator2; int32_t L_10 = V_3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_10)), (int32_t)0); V_4 = (RuntimeObject*)L_11; } IL_0031: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = ___memoryAllocator2; int32_t L_13 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)0); V_5 = (RuntimeObject*)L_14; } IL_003b: try {// begin try (depth: 2) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15 = ___memoryAllocator2; int32_t L_16 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15); RuntimeObject* L_17; L_17 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15, (int32_t)L_16, (int32_t)0); V_6 = (RuntimeObject*)L_17; } IL_0045: try {// begin try (depth: 3) { RuntimeObject* L_18 = V_4; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_19; L_19 = MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_inline((RuntimeObject*)L_18, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); V_7 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_19; RuntimeObject* L_20 = V_5; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_20, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; RuntimeObject* L_22 = V_6; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_23; L_23 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_22, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_9 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_23; V_10 = (int32_t)0; V_12 = (bool)0; V_11 = (int32_t)0; goto IL_0133; } IL_006e: { Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * L_24 = V_0; int32_t L_25 = V_11; NullCheck((Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)L_24); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_26; L_26 = (( Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 (*) (Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_13 = (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_26; Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * L_27 = V_0; int32_t L_28 = V_11; NullCheck((Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)L_27); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_29; L_29 = (( Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 (*) (Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)L_27, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_14 = (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_29; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 * L_30; L_30 = (( PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration1; Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_32 = V_13; ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 L_33; L_33 = (( ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 (*) (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_34 = V_8; NullCheck((PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 *)L_30); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 )L_33, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_34); PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 * L_35; L_35 = (( PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_36 = ___configuration1; Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_37 = V_14; ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 L_38; L_38 = (( ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 (*) (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_39 = V_9; NullCheck((PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 *)L_35); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 *)L_35, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_36, (ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 )L_38, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_39); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_40 = V_8; bool L_41; L_41 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00be; } } IL_00b5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_42 = V_9; bool L_43; L_43 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_42, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_43)); goto IL_00bf; } IL_00be: { G_B7_0 = 0; } IL_00bf: { int32_t L_44 = (int32_t)G_B7_0; G_B8_0 = L_44; if (!L_44) { G_B9_0 = L_44; goto IL_00c5; } } IL_00c2: { V_12 = (bool)1; G_B9_0 = G_B8_0; } IL_00c5: { if (G_B9_0) { goto IL_00d5; } } IL_00c7: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_45 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_46 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_47 = V_7; int32_t L_48 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_45, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_46, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_47, (int32_t)L_48, /*hidden argument*/NULL); goto IL_00e1; } IL_00d5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_49 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_50 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_51 = V_7; int32_t L_52 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_49, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_50, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_51, (int32_t)L_52, /*hidden argument*/NULL); } IL_00e1: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_53 = V_7; int32_t L_54 = V_10; int32_t L_55 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_56; L_56 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_54, (int32_t)L_55)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_57 = V_10; int32_t L_58 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_59; L_59 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_57, (int32_t)L_58)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_60 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_53, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_56, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_59, (int32_t)L_60, /*hidden argument*/NULL); int32_t L_61 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_62 = V_8; int32_t L_63 = V_11; int32_t L_64 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_65; L_65 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)L_64)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_66 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_62, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_65, (int32_t)L_66, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_67 = V_9; int32_t L_68 = V_11; int32_t L_69 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_70; L_70 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)), (int32_t)L_69)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_71 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_67, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_70, (int32_t)L_71, /*hidden argument*/NULL); int32_t L_72 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)2)); } IL_0133: { int32_t L_73 = V_11; int32_t L_74 = V_2; if ((((int32_t)L_73) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)1))))) { goto IL_006e; } } IL_013d: { int32_t L_75 = V_2; if (!((int32_t)((int32_t)L_75&(int32_t)1))) { goto IL_01b7; } } IL_0142: { Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * L_76 = V_0; int32_t L_77 = V_11; NullCheck((Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)L_76); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_78; L_78 = (( Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 (*) (Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)L_76, (int32_t)L_77, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_15 = (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_78; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 * L_79; L_79 = (( PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_80 = ___configuration1; Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_81 = V_15; ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 L_82; L_82 = (( ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 (*) (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_83 = V_8; NullCheck((PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 *)L_79); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 *)L_79, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_80, (ReadOnlySpan_1_tB2D97450C1746C9F6AFB14A27F985C20B66817F0 )L_82, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_83); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_84 = V_8; int32_t L_85 = V_11; int32_t L_86 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_87; L_87 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_85, (int32_t)L_86)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_88 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_84, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_87, (int32_t)L_88, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_89 = V_8; bool L_90; L_90 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_89, /*hidden argument*/NULL); if (L_90) { goto IL_018a; } } IL_017c: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_91 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_92 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_93 = V_7; int32_t L_94 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_91, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_92, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_93, (int32_t)L_94, /*hidden argument*/NULL); goto IL_0199; } IL_018a: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_95 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_96 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_97 = V_7; int32_t L_98 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_95, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_96, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_97, (int32_t)L_98, /*hidden argument*/NULL); V_12 = (bool)1; } IL_0199: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_99 = V_7; int32_t L_100 = V_10; int32_t L_101 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_102; L_102 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_100, (int32_t)L_101)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_103 = V_10; int32_t L_104 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_105; L_105 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_103, (int32_t)L_104)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_106 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_99, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_102, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_105, (int32_t)L_106, /*hidden argument*/NULL); } IL_01b7: { bool L_107 = V_12; V_16 = (bool)L_107; IL2CPP_LEAVE(0x1E1, FINALLY_01bd); } }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01bd; } FINALLY_01bd: {// begin finally (depth: 3) { RuntimeObject* L_108 = V_6; if (!L_108) { goto IL_01c8; } } IL_01c1: { RuntimeObject* L_109 = V_6; NullCheck((RuntimeObject*)L_109); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_109); } IL_01c8: { IL2CPP_END_FINALLY(445) } }// end finally (depth: 3) IL2CPP_CLEANUP(445) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01c9); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c9; } FINALLY_01c9: {// begin finally (depth: 2) { RuntimeObject* L_110 = V_5; if (!L_110) { goto IL_01d4; } } IL_01cd: { RuntimeObject* L_111 = V_5; NullCheck((RuntimeObject*)L_111); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_111); } IL_01d4: { IL2CPP_END_FINALLY(457) } }// end finally (depth: 2) IL2CPP_CLEANUP(457) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01d5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01d5; } FINALLY_01d5: {// begin finally (depth: 1) { RuntimeObject* L_112 = V_4; if (!L_112) { goto IL_01e0; } } IL_01d9: { RuntimeObject* L_113 = V_4; NullCheck((RuntimeObject*)L_113); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_113); } IL_01e0: { IL2CPP_END_FINALLY(469) } }// end finally (depth: 1) IL2CPP_CLEANUP(469) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1E1, IL_01e1) } IL_01e1: { bool L_114 = V_16; return (bool)L_114; } } // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::ConvertRgbToYuv(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.MemoryAllocator,System.Span`1,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool YuvConversion_ConvertRgbToYuv_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mCBA50F7E2566B95FFD6BBB27B4240EFBF9E67786_gshared (Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * ___image0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator2, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___y3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___u4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___v5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject* V_5 = NULL; RuntimeObject* V_6 = NULL; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; int32_t V_11 = 0; bool V_12 = false; Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 V_13; memset((&V_13), 0, sizeof(V_13)); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 V_14; memset((&V_14), 0, sizeof(V_14)); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 V_15; memset((&V_15), 0, sizeof(V_15)); bool V_16 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B7_0 = 0; int32_t G_B9_0 = 0; int32_t G_B8_0 = 0; { Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * L_0 = ___image0; NullCheck((Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E *)L_0); ImageFrameCollection_1_t26879CD75E315830635ED8BB68CF6C288D4CA7AA * L_1; L_1 = (( ImageFrameCollection_1_t26879CD75E315830635ED8BB68CF6C288D4CA7AA * (*) (Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck((ImageFrameCollection_1_t26879CD75E315830635ED8BB68CF6C288D4CA7AA *)L_1); ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * L_2; L_2 = (( ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * (*) (ImageFrameCollection_1_t26879CD75E315830635ED8BB68CF6C288D4CA7AA *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrameCollection_1_t26879CD75E315830635ED8BB68CF6C288D4CA7AA *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NullCheck((ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *)L_2); Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * L_3; L_3 = (( Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * (*) (ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); V_0 = (Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)L_3; Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * L_4 = V_0; NullCheck((Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)L_4); int32_t L_5; L_5 = (( int32_t (*) (Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (int32_t)L_5; Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * L_6 = V_0; NullCheck((Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)L_6); int32_t L_7; L_7 = (( int32_t (*) (Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_2 = (int32_t)L_7; int32_t L_8 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))>>(int32_t)1)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator2; int32_t L_10 = V_3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_10)), (int32_t)0); V_4 = (RuntimeObject*)L_11; } IL_0031: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = ___memoryAllocator2; int32_t L_13 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)0); V_5 = (RuntimeObject*)L_14; } IL_003b: try {// begin try (depth: 2) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15 = ___memoryAllocator2; int32_t L_16 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15); RuntimeObject* L_17; L_17 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15, (int32_t)L_16, (int32_t)0); V_6 = (RuntimeObject*)L_17; } IL_0045: try {// begin try (depth: 3) { RuntimeObject* L_18 = V_4; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_19; L_19 = MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_inline((RuntimeObject*)L_18, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); V_7 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_19; RuntimeObject* L_20 = V_5; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_20, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; RuntimeObject* L_22 = V_6; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_23; L_23 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_22, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_9 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_23; V_10 = (int32_t)0; V_12 = (bool)0; V_11 = (int32_t)0; goto IL_0133; } IL_006e: { Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * L_24 = V_0; int32_t L_25 = V_11; NullCheck((Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)L_24); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_26; L_26 = (( Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 (*) (Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_13 = (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_26; Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * L_27 = V_0; int32_t L_28 = V_11; NullCheck((Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)L_27); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_29; L_29 = (( Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 (*) (Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)L_27, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_14 = (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_29; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 * L_30; L_30 = (( PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration1; Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_32 = V_13; ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A L_33; L_33 = (( ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A (*) (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_34 = V_8; NullCheck((PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 *)L_30); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A )L_33, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_34); PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 * L_35; L_35 = (( PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_36 = ___configuration1; Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_37 = V_14; ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A L_38; L_38 = (( ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A (*) (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_39 = V_9; NullCheck((PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 *)L_35); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 *)L_35, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_36, (ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A )L_38, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_39); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_40 = V_8; bool L_41; L_41 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00be; } } IL_00b5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_42 = V_9; bool L_43; L_43 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_42, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_43)); goto IL_00bf; } IL_00be: { G_B7_0 = 0; } IL_00bf: { int32_t L_44 = (int32_t)G_B7_0; G_B8_0 = L_44; if (!L_44) { G_B9_0 = L_44; goto IL_00c5; } } IL_00c2: { V_12 = (bool)1; G_B9_0 = G_B8_0; } IL_00c5: { if (G_B9_0) { goto IL_00d5; } } IL_00c7: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_45 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_46 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_47 = V_7; int32_t L_48 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_45, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_46, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_47, (int32_t)L_48, /*hidden argument*/NULL); goto IL_00e1; } IL_00d5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_49 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_50 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_51 = V_7; int32_t L_52 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_49, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_50, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_51, (int32_t)L_52, /*hidden argument*/NULL); } IL_00e1: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_53 = V_7; int32_t L_54 = V_10; int32_t L_55 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_56; L_56 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_54, (int32_t)L_55)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_57 = V_10; int32_t L_58 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_59; L_59 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_57, (int32_t)L_58)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_60 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_53, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_56, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_59, (int32_t)L_60, /*hidden argument*/NULL); int32_t L_61 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_62 = V_8; int32_t L_63 = V_11; int32_t L_64 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_65; L_65 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)L_64)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_66 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_62, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_65, (int32_t)L_66, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_67 = V_9; int32_t L_68 = V_11; int32_t L_69 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_70; L_70 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)), (int32_t)L_69)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_71 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_67, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_70, (int32_t)L_71, /*hidden argument*/NULL); int32_t L_72 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)2)); } IL_0133: { int32_t L_73 = V_11; int32_t L_74 = V_2; if ((((int32_t)L_73) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)1))))) { goto IL_006e; } } IL_013d: { int32_t L_75 = V_2; if (!((int32_t)((int32_t)L_75&(int32_t)1))) { goto IL_01b7; } } IL_0142: { Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * L_76 = V_0; int32_t L_77 = V_11; NullCheck((Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)L_76); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_78; L_78 = (( Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 (*) (Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)L_76, (int32_t)L_77, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_15 = (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_78; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 * L_79; L_79 = (( PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_80 = ___configuration1; Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_81 = V_15; ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A L_82; L_82 = (( ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A (*) (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_83 = V_8; NullCheck((PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 *)L_79); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 *)L_79, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_80, (ReadOnlySpan_1_t3A689AD96DA3AE06FEA3FBD559493E0DC4E5902A )L_82, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_83); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_84 = V_8; int32_t L_85 = V_11; int32_t L_86 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_87; L_87 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_85, (int32_t)L_86)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_88 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_84, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_87, (int32_t)L_88, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_89 = V_8; bool L_90; L_90 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_89, /*hidden argument*/NULL); if (L_90) { goto IL_018a; } } IL_017c: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_91 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_92 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_93 = V_7; int32_t L_94 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_91, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_92, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_93, (int32_t)L_94, /*hidden argument*/NULL); goto IL_0199; } IL_018a: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_95 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_96 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_97 = V_7; int32_t L_98 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_95, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_96, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_97, (int32_t)L_98, /*hidden argument*/NULL); V_12 = (bool)1; } IL_0199: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_99 = V_7; int32_t L_100 = V_10; int32_t L_101 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_102; L_102 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_100, (int32_t)L_101)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_103 = V_10; int32_t L_104 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_105; L_105 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_103, (int32_t)L_104)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_106 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_99, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_102, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_105, (int32_t)L_106, /*hidden argument*/NULL); } IL_01b7: { bool L_107 = V_12; V_16 = (bool)L_107; IL2CPP_LEAVE(0x1E1, FINALLY_01bd); } }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01bd; } FINALLY_01bd: {// begin finally (depth: 3) { RuntimeObject* L_108 = V_6; if (!L_108) { goto IL_01c8; } } IL_01c1: { RuntimeObject* L_109 = V_6; NullCheck((RuntimeObject*)L_109); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_109); } IL_01c8: { IL2CPP_END_FINALLY(445) } }// end finally (depth: 3) IL2CPP_CLEANUP(445) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01c9); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c9; } FINALLY_01c9: {// begin finally (depth: 2) { RuntimeObject* L_110 = V_5; if (!L_110) { goto IL_01d4; } } IL_01cd: { RuntimeObject* L_111 = V_5; NullCheck((RuntimeObject*)L_111); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_111); } IL_01d4: { IL2CPP_END_FINALLY(457) } }// end finally (depth: 2) IL2CPP_CLEANUP(457) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01d5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01d5; } FINALLY_01d5: {// begin finally (depth: 1) { RuntimeObject* L_112 = V_4; if (!L_112) { goto IL_01e0; } } IL_01d9: { RuntimeObject* L_113 = V_4; NullCheck((RuntimeObject*)L_113); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_113); } IL_01e0: { IL2CPP_END_FINALLY(469) } }// end finally (depth: 1) IL2CPP_CLEANUP(469) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1E1, IL_01e1) } IL_01e1: { bool L_114 = V_16; return (bool)L_114; } } // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::ConvertRgbToYuv(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.MemoryAllocator,System.Span`1,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool YuvConversion_ConvertRgbToYuv_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_mB8325630544D15AB81C7AD1869DB5105BC225F64_gshared (Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * ___image0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator2, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___y3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___u4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___v5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject* V_5 = NULL; RuntimeObject* V_6 = NULL; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; int32_t V_11 = 0; bool V_12 = false; Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE V_13; memset((&V_13), 0, sizeof(V_13)); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE V_14; memset((&V_14), 0, sizeof(V_14)); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE V_15; memset((&V_15), 0, sizeof(V_15)); bool V_16 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B7_0 = 0; int32_t G_B9_0 = 0; int32_t G_B8_0 = 0; { Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * L_0 = ___image0; NullCheck((Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 *)L_0); ImageFrameCollection_1_t39AD519C5A0F841DF471AB6A1AF5811206B23411 * L_1; L_1 = (( ImageFrameCollection_1_t39AD519C5A0F841DF471AB6A1AF5811206B23411 * (*) (Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck((ImageFrameCollection_1_t39AD519C5A0F841DF471AB6A1AF5811206B23411 *)L_1); ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * L_2; L_2 = (( ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * (*) (ImageFrameCollection_1_t39AD519C5A0F841DF471AB6A1AF5811206B23411 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrameCollection_1_t39AD519C5A0F841DF471AB6A1AF5811206B23411 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NullCheck((ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *)L_2); Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * L_3; L_3 = (( Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * (*) (ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); V_0 = (Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)L_3; Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * L_4 = V_0; NullCheck((Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)L_4); int32_t L_5; L_5 = (( int32_t (*) (Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (int32_t)L_5; Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * L_6 = V_0; NullCheck((Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)L_6); int32_t L_7; L_7 = (( int32_t (*) (Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_2 = (int32_t)L_7; int32_t L_8 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))>>(int32_t)1)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator2; int32_t L_10 = V_3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_10)), (int32_t)0); V_4 = (RuntimeObject*)L_11; } IL_0031: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = ___memoryAllocator2; int32_t L_13 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)0); V_5 = (RuntimeObject*)L_14; } IL_003b: try {// begin try (depth: 2) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15 = ___memoryAllocator2; int32_t L_16 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15); RuntimeObject* L_17; L_17 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15, (int32_t)L_16, (int32_t)0); V_6 = (RuntimeObject*)L_17; } IL_0045: try {// begin try (depth: 3) { RuntimeObject* L_18 = V_4; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_19; L_19 = MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_inline((RuntimeObject*)L_18, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); V_7 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_19; RuntimeObject* L_20 = V_5; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_20, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; RuntimeObject* L_22 = V_6; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_23; L_23 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_22, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_9 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_23; V_10 = (int32_t)0; V_12 = (bool)0; V_11 = (int32_t)0; goto IL_0133; } IL_006e: { Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * L_24 = V_0; int32_t L_25 = V_11; NullCheck((Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)L_24); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_26; L_26 = (( Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE (*) (Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_13 = (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_26; Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * L_27 = V_0; int32_t L_28 = V_11; NullCheck((Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)L_27); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_29; L_29 = (( Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE (*) (Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)L_27, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_14 = (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_29; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 * L_30; L_30 = (( PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration1; Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_32 = V_13; ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 L_33; L_33 = (( ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 (*) (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_34 = V_8; NullCheck((PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 *)L_30); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 )L_33, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_34); PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 * L_35; L_35 = (( PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_36 = ___configuration1; Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_37 = V_14; ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 L_38; L_38 = (( ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 (*) (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_39 = V_9; NullCheck((PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 *)L_35); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 *)L_35, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_36, (ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 )L_38, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_39); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_40 = V_8; bool L_41; L_41 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00be; } } IL_00b5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_42 = V_9; bool L_43; L_43 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_42, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_43)); goto IL_00bf; } IL_00be: { G_B7_0 = 0; } IL_00bf: { int32_t L_44 = (int32_t)G_B7_0; G_B8_0 = L_44; if (!L_44) { G_B9_0 = L_44; goto IL_00c5; } } IL_00c2: { V_12 = (bool)1; G_B9_0 = G_B8_0; } IL_00c5: { if (G_B9_0) { goto IL_00d5; } } IL_00c7: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_45 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_46 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_47 = V_7; int32_t L_48 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_45, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_46, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_47, (int32_t)L_48, /*hidden argument*/NULL); goto IL_00e1; } IL_00d5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_49 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_50 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_51 = V_7; int32_t L_52 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_49, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_50, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_51, (int32_t)L_52, /*hidden argument*/NULL); } IL_00e1: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_53 = V_7; int32_t L_54 = V_10; int32_t L_55 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_56; L_56 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_54, (int32_t)L_55)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_57 = V_10; int32_t L_58 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_59; L_59 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_57, (int32_t)L_58)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_60 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_53, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_56, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_59, (int32_t)L_60, /*hidden argument*/NULL); int32_t L_61 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_62 = V_8; int32_t L_63 = V_11; int32_t L_64 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_65; L_65 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)L_64)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_66 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_62, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_65, (int32_t)L_66, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_67 = V_9; int32_t L_68 = V_11; int32_t L_69 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_70; L_70 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)), (int32_t)L_69)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_71 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_67, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_70, (int32_t)L_71, /*hidden argument*/NULL); int32_t L_72 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)2)); } IL_0133: { int32_t L_73 = V_11; int32_t L_74 = V_2; if ((((int32_t)L_73) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)1))))) { goto IL_006e; } } IL_013d: { int32_t L_75 = V_2; if (!((int32_t)((int32_t)L_75&(int32_t)1))) { goto IL_01b7; } } IL_0142: { Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * L_76 = V_0; int32_t L_77 = V_11; NullCheck((Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)L_76); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_78; L_78 = (( Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE (*) (Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)L_76, (int32_t)L_77, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_15 = (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_78; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 * L_79; L_79 = (( PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_80 = ___configuration1; Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_81 = V_15; ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 L_82; L_82 = (( ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 (*) (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_83 = V_8; NullCheck((PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 *)L_79); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 *)L_79, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_80, (ReadOnlySpan_1_t3099D1A7BA54B9BA92C48765B57EF8A18CE07628 )L_82, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_83); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_84 = V_8; int32_t L_85 = V_11; int32_t L_86 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_87; L_87 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_85, (int32_t)L_86)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_88 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_84, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_87, (int32_t)L_88, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_89 = V_8; bool L_90; L_90 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_89, /*hidden argument*/NULL); if (L_90) { goto IL_018a; } } IL_017c: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_91 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_92 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_93 = V_7; int32_t L_94 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_91, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_92, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_93, (int32_t)L_94, /*hidden argument*/NULL); goto IL_0199; } IL_018a: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_95 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_96 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_97 = V_7; int32_t L_98 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_95, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_96, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_97, (int32_t)L_98, /*hidden argument*/NULL); V_12 = (bool)1; } IL_0199: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_99 = V_7; int32_t L_100 = V_10; int32_t L_101 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_102; L_102 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_100, (int32_t)L_101)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_103 = V_10; int32_t L_104 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_105; L_105 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_103, (int32_t)L_104)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_106 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_99, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_102, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_105, (int32_t)L_106, /*hidden argument*/NULL); } IL_01b7: { bool L_107 = V_12; V_16 = (bool)L_107; IL2CPP_LEAVE(0x1E1, FINALLY_01bd); } }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01bd; } FINALLY_01bd: {// begin finally (depth: 3) { RuntimeObject* L_108 = V_6; if (!L_108) { goto IL_01c8; } } IL_01c1: { RuntimeObject* L_109 = V_6; NullCheck((RuntimeObject*)L_109); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_109); } IL_01c8: { IL2CPP_END_FINALLY(445) } }// end finally (depth: 3) IL2CPP_CLEANUP(445) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01c9); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c9; } FINALLY_01c9: {// begin finally (depth: 2) { RuntimeObject* L_110 = V_5; if (!L_110) { goto IL_01d4; } } IL_01cd: { RuntimeObject* L_111 = V_5; NullCheck((RuntimeObject*)L_111); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_111); } IL_01d4: { IL2CPP_END_FINALLY(457) } }// end finally (depth: 2) IL2CPP_CLEANUP(457) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01d5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01d5; } FINALLY_01d5: {// begin finally (depth: 1) { RuntimeObject* L_112 = V_4; if (!L_112) { goto IL_01e0; } } IL_01d9: { RuntimeObject* L_113 = V_4; NullCheck((RuntimeObject*)L_113); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_113); } IL_01e0: { IL2CPP_END_FINALLY(469) } }// end finally (depth: 1) IL2CPP_CLEANUP(469) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1E1, IL_01e1) } IL_01e1: { bool L_114 = V_16; return (bool)L_114; } } // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::ConvertRgbToYuv(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.MemoryAllocator,System.Span`1,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool YuvConversion_ConvertRgbToYuv_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m60029A950F726B1D186FC0EA9F15308D577733E7_gshared (Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * ___image0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator2, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___y3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___u4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___v5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject* V_5 = NULL; RuntimeObject* V_6 = NULL; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; int32_t V_11 = 0; bool V_12 = false; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 V_13; memset((&V_13), 0, sizeof(V_13)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 V_14; memset((&V_14), 0, sizeof(V_14)); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 V_15; memset((&V_15), 0, sizeof(V_15)); bool V_16 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B7_0 = 0; int32_t G_B9_0 = 0; int32_t G_B8_0 = 0; { Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * L_0 = ___image0; NullCheck((Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 *)L_0); ImageFrameCollection_1_t1384BFB8A12D0A0F339DFBC3E03DC28A6B6E3228 * L_1; L_1 = (( ImageFrameCollection_1_t1384BFB8A12D0A0F339DFBC3E03DC28A6B6E3228 * (*) (Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck((ImageFrameCollection_1_t1384BFB8A12D0A0F339DFBC3E03DC28A6B6E3228 *)L_1); ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * L_2; L_2 = (( ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * (*) (ImageFrameCollection_1_t1384BFB8A12D0A0F339DFBC3E03DC28A6B6E3228 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrameCollection_1_t1384BFB8A12D0A0F339DFBC3E03DC28A6B6E3228 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NullCheck((ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *)L_2); Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * L_3; L_3 = (( Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * (*) (ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); V_0 = (Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)L_3; Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * L_4 = V_0; NullCheck((Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)L_4); int32_t L_5; L_5 = (( int32_t (*) (Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (int32_t)L_5; Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * L_6 = V_0; NullCheck((Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)L_6); int32_t L_7; L_7 = (( int32_t (*) (Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_2 = (int32_t)L_7; int32_t L_8 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))>>(int32_t)1)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator2; int32_t L_10 = V_3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_10)), (int32_t)0); V_4 = (RuntimeObject*)L_11; } IL_0031: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = ___memoryAllocator2; int32_t L_13 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)0); V_5 = (RuntimeObject*)L_14; } IL_003b: try {// begin try (depth: 2) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15 = ___memoryAllocator2; int32_t L_16 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15); RuntimeObject* L_17; L_17 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15, (int32_t)L_16, (int32_t)0); V_6 = (RuntimeObject*)L_17; } IL_0045: try {// begin try (depth: 3) { RuntimeObject* L_18 = V_4; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_19; L_19 = MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_inline((RuntimeObject*)L_18, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); V_7 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_19; RuntimeObject* L_20 = V_5; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_20, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; RuntimeObject* L_22 = V_6; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_23; L_23 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_22, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_9 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_23; V_10 = (int32_t)0; V_12 = (bool)0; V_11 = (int32_t)0; goto IL_0133; } IL_006e: { Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * L_24 = V_0; int32_t L_25 = V_11; NullCheck((Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)L_24); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_26; L_26 = (( Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 (*) (Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_13 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_26; Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * L_27 = V_0; int32_t L_28 = V_11; NullCheck((Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)L_27); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_29; L_29 = (( Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 (*) (Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)L_27, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_14 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_29; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 * L_30; L_30 = (( PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration1; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_32 = V_13; ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 L_33; L_33 = (( ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 (*) (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_34 = V_8; NullCheck((PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 *)L_30); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 )L_33, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_34); PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 * L_35; L_35 = (( PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_36 = ___configuration1; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_37 = V_14; ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 L_38; L_38 = (( ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 (*) (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_39 = V_9; NullCheck((PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 *)L_35); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 *)L_35, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_36, (ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 )L_38, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_39); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_40 = V_8; bool L_41; L_41 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00be; } } IL_00b5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_42 = V_9; bool L_43; L_43 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_42, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_43)); goto IL_00bf; } IL_00be: { G_B7_0 = 0; } IL_00bf: { int32_t L_44 = (int32_t)G_B7_0; G_B8_0 = L_44; if (!L_44) { G_B9_0 = L_44; goto IL_00c5; } } IL_00c2: { V_12 = (bool)1; G_B9_0 = G_B8_0; } IL_00c5: { if (G_B9_0) { goto IL_00d5; } } IL_00c7: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_45 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_46 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_47 = V_7; int32_t L_48 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_45, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_46, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_47, (int32_t)L_48, /*hidden argument*/NULL); goto IL_00e1; } IL_00d5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_49 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_50 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_51 = V_7; int32_t L_52 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_49, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_50, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_51, (int32_t)L_52, /*hidden argument*/NULL); } IL_00e1: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_53 = V_7; int32_t L_54 = V_10; int32_t L_55 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_56; L_56 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_54, (int32_t)L_55)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_57 = V_10; int32_t L_58 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_59; L_59 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_57, (int32_t)L_58)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_60 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_53, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_56, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_59, (int32_t)L_60, /*hidden argument*/NULL); int32_t L_61 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_62 = V_8; int32_t L_63 = V_11; int32_t L_64 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_65; L_65 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)L_64)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_66 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_62, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_65, (int32_t)L_66, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_67 = V_9; int32_t L_68 = V_11; int32_t L_69 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_70; L_70 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)), (int32_t)L_69)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_71 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_67, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_70, (int32_t)L_71, /*hidden argument*/NULL); int32_t L_72 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)2)); } IL_0133: { int32_t L_73 = V_11; int32_t L_74 = V_2; if ((((int32_t)L_73) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)1))))) { goto IL_006e; } } IL_013d: { int32_t L_75 = V_2; if (!((int32_t)((int32_t)L_75&(int32_t)1))) { goto IL_01b7; } } IL_0142: { Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * L_76 = V_0; int32_t L_77 = V_11; NullCheck((Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)L_76); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_78; L_78 = (( Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 (*) (Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)L_76, (int32_t)L_77, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_15 = (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_78; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 * L_79; L_79 = (( PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_80 = ___configuration1; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_81 = V_15; ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 L_82; L_82 = (( ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 (*) (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_83 = V_8; NullCheck((PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 *)L_79); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 *)L_79, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_80, (ReadOnlySpan_1_t910F1199FA5270D16AFF2E8426B5751DFE1AA694 )L_82, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_83); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_84 = V_8; int32_t L_85 = V_11; int32_t L_86 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_87; L_87 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_85, (int32_t)L_86)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_88 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_84, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_87, (int32_t)L_88, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_89 = V_8; bool L_90; L_90 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_89, /*hidden argument*/NULL); if (L_90) { goto IL_018a; } } IL_017c: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_91 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_92 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_93 = V_7; int32_t L_94 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_91, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_92, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_93, (int32_t)L_94, /*hidden argument*/NULL); goto IL_0199; } IL_018a: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_95 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_96 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_97 = V_7; int32_t L_98 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_95, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_96, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_97, (int32_t)L_98, /*hidden argument*/NULL); V_12 = (bool)1; } IL_0199: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_99 = V_7; int32_t L_100 = V_10; int32_t L_101 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_102; L_102 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_100, (int32_t)L_101)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_103 = V_10; int32_t L_104 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_105; L_105 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_103, (int32_t)L_104)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_106 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_99, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_102, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_105, (int32_t)L_106, /*hidden argument*/NULL); } IL_01b7: { bool L_107 = V_12; V_16 = (bool)L_107; IL2CPP_LEAVE(0x1E1, FINALLY_01bd); } }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01bd; } FINALLY_01bd: {// begin finally (depth: 3) { RuntimeObject* L_108 = V_6; if (!L_108) { goto IL_01c8; } } IL_01c1: { RuntimeObject* L_109 = V_6; NullCheck((RuntimeObject*)L_109); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_109); } IL_01c8: { IL2CPP_END_FINALLY(445) } }// end finally (depth: 3) IL2CPP_CLEANUP(445) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01c9); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c9; } FINALLY_01c9: {// begin finally (depth: 2) { RuntimeObject* L_110 = V_5; if (!L_110) { goto IL_01d4; } } IL_01cd: { RuntimeObject* L_111 = V_5; NullCheck((RuntimeObject*)L_111); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_111); } IL_01d4: { IL2CPP_END_FINALLY(457) } }// end finally (depth: 2) IL2CPP_CLEANUP(457) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01d5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01d5; } FINALLY_01d5: {// begin finally (depth: 1) { RuntimeObject* L_112 = V_4; if (!L_112) { goto IL_01e0; } } IL_01d9: { RuntimeObject* L_113 = V_4; NullCheck((RuntimeObject*)L_113); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_113); } IL_01e0: { IL2CPP_END_FINALLY(469) } }// end finally (depth: 1) IL2CPP_CLEANUP(469) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1E1, IL_01e1) } IL_01e1: { bool L_114 = V_16; return (bool)L_114; } } // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::ConvertRgbToYuv(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.MemoryAllocator,System.Span`1,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool YuvConversion_ConvertRgbToYuv_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mEA6A0EB29826DD208DDF793D58321626E8966A1B_gshared (Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * ___image0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator2, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___y3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___u4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___v5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject* V_5 = NULL; RuntimeObject* V_6 = NULL; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; int32_t V_11 = 0; bool V_12 = false; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_13; memset((&V_13), 0, sizeof(V_13)); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_14; memset((&V_14), 0, sizeof(V_14)); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC V_15; memset((&V_15), 0, sizeof(V_15)); bool V_16 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B7_0 = 0; int32_t G_B9_0 = 0; int32_t G_B8_0 = 0; { Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * L_0 = ___image0; NullCheck((Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 *)L_0); ImageFrameCollection_1_t6530F45050BC7B2E90E6145718F6281EB5E5C86C * L_1; L_1 = (( ImageFrameCollection_1_t6530F45050BC7B2E90E6145718F6281EB5E5C86C * (*) (Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck((ImageFrameCollection_1_t6530F45050BC7B2E90E6145718F6281EB5E5C86C *)L_1); ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * L_2; L_2 = (( ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * (*) (ImageFrameCollection_1_t6530F45050BC7B2E90E6145718F6281EB5E5C86C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrameCollection_1_t6530F45050BC7B2E90E6145718F6281EB5E5C86C *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NullCheck((ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *)L_2); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_3; L_3 = (( Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * (*) (ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); V_0 = (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_3; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_4 = V_0; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_4); int32_t L_5; L_5 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (int32_t)L_5; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_6 = V_0; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_6); int32_t L_7; L_7 = (( int32_t (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_2 = (int32_t)L_7; int32_t L_8 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))>>(int32_t)1)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator2; int32_t L_10 = V_3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_10)), (int32_t)0); V_4 = (RuntimeObject*)L_11; } IL_0031: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = ___memoryAllocator2; int32_t L_13 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)0); V_5 = (RuntimeObject*)L_14; } IL_003b: try {// begin try (depth: 2) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15 = ___memoryAllocator2; int32_t L_16 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15); RuntimeObject* L_17; L_17 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15, (int32_t)L_16, (int32_t)0); V_6 = (RuntimeObject*)L_17; } IL_0045: try {// begin try (depth: 3) { RuntimeObject* L_18 = V_4; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_19; L_19 = MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_inline((RuntimeObject*)L_18, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); V_7 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_19; RuntimeObject* L_20 = V_5; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_20, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; RuntimeObject* L_22 = V_6; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_23; L_23 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_22, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_9 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_23; V_10 = (int32_t)0; V_12 = (bool)0; V_11 = (int32_t)0; goto IL_0133; } IL_006e: { Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_24 = V_0; int32_t L_25 = V_11; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_24); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_26; L_26 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_13 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_26; Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_27 = V_0; int32_t L_28 = V_11; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_27); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_29; L_29 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_27, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_14 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_29; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_30; L_30 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_32 = V_13; ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D L_33; L_33 = (( ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_34 = V_8; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_30); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D )L_33, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_34); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_35; L_35 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_36 = ___configuration1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_37 = V_14; ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D L_38; L_38 = (( ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_39 = V_9; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_35); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_35, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_36, (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D )L_38, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_39); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_40 = V_8; bool L_41; L_41 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00be; } } IL_00b5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_42 = V_9; bool L_43; L_43 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_42, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_43)); goto IL_00bf; } IL_00be: { G_B7_0 = 0; } IL_00bf: { int32_t L_44 = (int32_t)G_B7_0; G_B8_0 = L_44; if (!L_44) { G_B9_0 = L_44; goto IL_00c5; } } IL_00c2: { V_12 = (bool)1; G_B9_0 = G_B8_0; } IL_00c5: { if (G_B9_0) { goto IL_00d5; } } IL_00c7: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_45 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_46 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_47 = V_7; int32_t L_48 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_45, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_46, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_47, (int32_t)L_48, /*hidden argument*/NULL); goto IL_00e1; } IL_00d5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_49 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_50 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_51 = V_7; int32_t L_52 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_49, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_50, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_51, (int32_t)L_52, /*hidden argument*/NULL); } IL_00e1: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_53 = V_7; int32_t L_54 = V_10; int32_t L_55 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_56; L_56 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_54, (int32_t)L_55)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_57 = V_10; int32_t L_58 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_59; L_59 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_57, (int32_t)L_58)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_60 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_53, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_56, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_59, (int32_t)L_60, /*hidden argument*/NULL); int32_t L_61 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_62 = V_8; int32_t L_63 = V_11; int32_t L_64 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_65; L_65 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)L_64)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_66 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_62, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_65, (int32_t)L_66, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_67 = V_9; int32_t L_68 = V_11; int32_t L_69 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_70; L_70 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)), (int32_t)L_69)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_71 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_67, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_70, (int32_t)L_71, /*hidden argument*/NULL); int32_t L_72 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)2)); } IL_0133: { int32_t L_73 = V_11; int32_t L_74 = V_2; if ((((int32_t)L_73) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)1))))) { goto IL_006e; } } IL_013d: { int32_t L_75 = V_2; if (!((int32_t)((int32_t)L_75&(int32_t)1))) { goto IL_01b7; } } IL_0142: { Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_76 = V_0; int32_t L_77 = V_11; NullCheck((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_76); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_78; L_78 = (( Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_76, (int32_t)L_77, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_15 = (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_78; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_79; L_79 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_80 = ___configuration1; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_81 = V_15; ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D L_82; L_82 = (( ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_83 = V_8; NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_79); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_79, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_80, (ReadOnlySpan_1_t542EA6C205AAFD42877CE7A64BB1D500DE8C681D )L_82, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_83); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_84 = V_8; int32_t L_85 = V_11; int32_t L_86 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_87; L_87 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_85, (int32_t)L_86)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_88 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_84, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_87, (int32_t)L_88, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_89 = V_8; bool L_90; L_90 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_89, /*hidden argument*/NULL); if (L_90) { goto IL_018a; } } IL_017c: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_91 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_92 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_93 = V_7; int32_t L_94 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_91, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_92, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_93, (int32_t)L_94, /*hidden argument*/NULL); goto IL_0199; } IL_018a: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_95 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_96 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_97 = V_7; int32_t L_98 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_95, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_96, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_97, (int32_t)L_98, /*hidden argument*/NULL); V_12 = (bool)1; } IL_0199: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_99 = V_7; int32_t L_100 = V_10; int32_t L_101 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_102; L_102 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_100, (int32_t)L_101)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_103 = V_10; int32_t L_104 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_105; L_105 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_103, (int32_t)L_104)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_106 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_99, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_102, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_105, (int32_t)L_106, /*hidden argument*/NULL); } IL_01b7: { bool L_107 = V_12; V_16 = (bool)L_107; IL2CPP_LEAVE(0x1E1, FINALLY_01bd); } }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01bd; } FINALLY_01bd: {// begin finally (depth: 3) { RuntimeObject* L_108 = V_6; if (!L_108) { goto IL_01c8; } } IL_01c1: { RuntimeObject* L_109 = V_6; NullCheck((RuntimeObject*)L_109); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_109); } IL_01c8: { IL2CPP_END_FINALLY(445) } }// end finally (depth: 3) IL2CPP_CLEANUP(445) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01c9); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c9; } FINALLY_01c9: {// begin finally (depth: 2) { RuntimeObject* L_110 = V_5; if (!L_110) { goto IL_01d4; } } IL_01cd: { RuntimeObject* L_111 = V_5; NullCheck((RuntimeObject*)L_111); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_111); } IL_01d4: { IL2CPP_END_FINALLY(457) } }// end finally (depth: 2) IL2CPP_CLEANUP(457) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01d5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01d5; } FINALLY_01d5: {// begin finally (depth: 1) { RuntimeObject* L_112 = V_4; if (!L_112) { goto IL_01e0; } } IL_01d9: { RuntimeObject* L_113 = V_4; NullCheck((RuntimeObject*)L_113); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_113); } IL_01e0: { IL2CPP_END_FINALLY(469) } }// end finally (depth: 1) IL2CPP_CLEANUP(469) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1E1, IL_01e1) } IL_01e1: { bool L_114 = V_16; return (bool)L_114; } } // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::ConvertRgbToYuv(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.MemoryAllocator,System.Span`1,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool YuvConversion_ConvertRgbToYuv_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m0F8BE49DCB284F9E6794B638B16489727B358E96_gshared (Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * ___image0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator2, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___y3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___u4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___v5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject* V_5 = NULL; RuntimeObject* V_6 = NULL; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; int32_t V_11 = 0; bool V_12 = false; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_13; memset((&V_13), 0, sizeof(V_13)); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_14; memset((&V_14), 0, sizeof(V_14)); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 V_15; memset((&V_15), 0, sizeof(V_15)); bool V_16 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B7_0 = 0; int32_t G_B9_0 = 0; int32_t G_B8_0 = 0; { Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * L_0 = ___image0; NullCheck((Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 *)L_0); ImageFrameCollection_1_tDF3E769C12FF5B48AD554FF746E726ED941292D6 * L_1; L_1 = (( ImageFrameCollection_1_tDF3E769C12FF5B48AD554FF746E726ED941292D6 * (*) (Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck((ImageFrameCollection_1_tDF3E769C12FF5B48AD554FF746E726ED941292D6 *)L_1); ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * L_2; L_2 = (( ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * (*) (ImageFrameCollection_1_tDF3E769C12FF5B48AD554FF746E726ED941292D6 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrameCollection_1_tDF3E769C12FF5B48AD554FF746E726ED941292D6 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NullCheck((ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *)L_2); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_3; L_3 = (( Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * (*) (ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); V_0 = (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_3; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_4 = V_0; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_4); int32_t L_5; L_5 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (int32_t)L_5; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_6 = V_0; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_6); int32_t L_7; L_7 = (( int32_t (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_2 = (int32_t)L_7; int32_t L_8 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))>>(int32_t)1)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator2; int32_t L_10 = V_3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_10)), (int32_t)0); V_4 = (RuntimeObject*)L_11; } IL_0031: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = ___memoryAllocator2; int32_t L_13 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)0); V_5 = (RuntimeObject*)L_14; } IL_003b: try {// begin try (depth: 2) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15 = ___memoryAllocator2; int32_t L_16 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15); RuntimeObject* L_17; L_17 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15, (int32_t)L_16, (int32_t)0); V_6 = (RuntimeObject*)L_17; } IL_0045: try {// begin try (depth: 3) { RuntimeObject* L_18 = V_4; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_19; L_19 = MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_inline((RuntimeObject*)L_18, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); V_7 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_19; RuntimeObject* L_20 = V_5; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_20, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; RuntimeObject* L_22 = V_6; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_23; L_23 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_22, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_9 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_23; V_10 = (int32_t)0; V_12 = (bool)0; V_11 = (int32_t)0; goto IL_0133; } IL_006e: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_24 = V_0; int32_t L_25 = V_11; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_24); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_26; L_26 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_13 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_26; Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_27 = V_0; int32_t L_28 = V_11; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_27); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_29; L_29 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_27, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_14 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_29; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_30; L_30 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_32 = V_13; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_33; L_33 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_34 = V_8; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_30); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_33, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_34); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_35; L_35 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_36 = ___configuration1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_37 = V_14; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_38; L_38 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_39 = V_9; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_35); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_35, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_36, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_38, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_39); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_40 = V_8; bool L_41; L_41 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00be; } } IL_00b5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_42 = V_9; bool L_43; L_43 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_42, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_43)); goto IL_00bf; } IL_00be: { G_B7_0 = 0; } IL_00bf: { int32_t L_44 = (int32_t)G_B7_0; G_B8_0 = L_44; if (!L_44) { G_B9_0 = L_44; goto IL_00c5; } } IL_00c2: { V_12 = (bool)1; G_B9_0 = G_B8_0; } IL_00c5: { if (G_B9_0) { goto IL_00d5; } } IL_00c7: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_45 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_46 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_47 = V_7; int32_t L_48 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_45, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_46, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_47, (int32_t)L_48, /*hidden argument*/NULL); goto IL_00e1; } IL_00d5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_49 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_50 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_51 = V_7; int32_t L_52 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_49, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_50, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_51, (int32_t)L_52, /*hidden argument*/NULL); } IL_00e1: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_53 = V_7; int32_t L_54 = V_10; int32_t L_55 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_56; L_56 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_54, (int32_t)L_55)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_57 = V_10; int32_t L_58 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_59; L_59 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_57, (int32_t)L_58)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_60 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_53, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_56, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_59, (int32_t)L_60, /*hidden argument*/NULL); int32_t L_61 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_62 = V_8; int32_t L_63 = V_11; int32_t L_64 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_65; L_65 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)L_64)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_66 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_62, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_65, (int32_t)L_66, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_67 = V_9; int32_t L_68 = V_11; int32_t L_69 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_70; L_70 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)), (int32_t)L_69)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_71 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_67, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_70, (int32_t)L_71, /*hidden argument*/NULL); int32_t L_72 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)2)); } IL_0133: { int32_t L_73 = V_11; int32_t L_74 = V_2; if ((((int32_t)L_73) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)1))))) { goto IL_006e; } } IL_013d: { int32_t L_75 = V_2; if (!((int32_t)((int32_t)L_75&(int32_t)1))) { goto IL_01b7; } } IL_0142: { Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_76 = V_0; int32_t L_77 = V_11; NullCheck((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_76); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_78; L_78 = (( Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_76, (int32_t)L_77, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_15 = (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_78; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_79; L_79 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_80 = ___configuration1; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_81 = V_15; ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 L_82; L_82 = (( ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_83 = V_8; NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_79); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_79, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_80, (ReadOnlySpan_1_t8E254B0C9439B7E13CA9057E2199DC9414ED8BB0 )L_82, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_83); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_84 = V_8; int32_t L_85 = V_11; int32_t L_86 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_87; L_87 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_85, (int32_t)L_86)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_88 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_84, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_87, (int32_t)L_88, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_89 = V_8; bool L_90; L_90 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_89, /*hidden argument*/NULL); if (L_90) { goto IL_018a; } } IL_017c: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_91 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_92 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_93 = V_7; int32_t L_94 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_91, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_92, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_93, (int32_t)L_94, /*hidden argument*/NULL); goto IL_0199; } IL_018a: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_95 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_96 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_97 = V_7; int32_t L_98 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_95, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_96, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_97, (int32_t)L_98, /*hidden argument*/NULL); V_12 = (bool)1; } IL_0199: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_99 = V_7; int32_t L_100 = V_10; int32_t L_101 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_102; L_102 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_100, (int32_t)L_101)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_103 = V_10; int32_t L_104 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_105; L_105 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_103, (int32_t)L_104)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_106 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_99, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_102, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_105, (int32_t)L_106, /*hidden argument*/NULL); } IL_01b7: { bool L_107 = V_12; V_16 = (bool)L_107; IL2CPP_LEAVE(0x1E1, FINALLY_01bd); } }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01bd; } FINALLY_01bd: {// begin finally (depth: 3) { RuntimeObject* L_108 = V_6; if (!L_108) { goto IL_01c8; } } IL_01c1: { RuntimeObject* L_109 = V_6; NullCheck((RuntimeObject*)L_109); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_109); } IL_01c8: { IL2CPP_END_FINALLY(445) } }// end finally (depth: 3) IL2CPP_CLEANUP(445) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01c9); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c9; } FINALLY_01c9: {// begin finally (depth: 2) { RuntimeObject* L_110 = V_5; if (!L_110) { goto IL_01d4; } } IL_01cd: { RuntimeObject* L_111 = V_5; NullCheck((RuntimeObject*)L_111); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_111); } IL_01d4: { IL2CPP_END_FINALLY(457) } }// end finally (depth: 2) IL2CPP_CLEANUP(457) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01d5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01d5; } FINALLY_01d5: {// begin finally (depth: 1) { RuntimeObject* L_112 = V_4; if (!L_112) { goto IL_01e0; } } IL_01d9: { RuntimeObject* L_113 = V_4; NullCheck((RuntimeObject*)L_113); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_113); } IL_01e0: { IL2CPP_END_FINALLY(469) } }// end finally (depth: 1) IL2CPP_CLEANUP(469) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1E1, IL_01e1) } IL_01e1: { bool L_114 = V_16; return (bool)L_114; } } // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::ConvertRgbToYuv(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.MemoryAllocator,System.Span`1,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool YuvConversion_ConvertRgbToYuv_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m8A5AD141E8163349E6F3CA480A76E8FD8818BFF2_gshared (Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * ___image0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator2, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___y3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___u4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___v5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject* V_5 = NULL; RuntimeObject* V_6 = NULL; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; int32_t V_11 = 0; bool V_12 = false; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_13; memset((&V_13), 0, sizeof(V_13)); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_14; memset((&V_14), 0, sizeof(V_14)); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 V_15; memset((&V_15), 0, sizeof(V_15)); bool V_16 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B7_0 = 0; int32_t G_B9_0 = 0; int32_t G_B8_0 = 0; { Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * L_0 = ___image0; NullCheck((Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E *)L_0); ImageFrameCollection_1_t2ACF8E00B26436F9BF36E991DC5A38D7858AC3A4 * L_1; L_1 = (( ImageFrameCollection_1_t2ACF8E00B26436F9BF36E991DC5A38D7858AC3A4 * (*) (Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck((ImageFrameCollection_1_t2ACF8E00B26436F9BF36E991DC5A38D7858AC3A4 *)L_1); ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * L_2; L_2 = (( ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * (*) (ImageFrameCollection_1_t2ACF8E00B26436F9BF36E991DC5A38D7858AC3A4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrameCollection_1_t2ACF8E00B26436F9BF36E991DC5A38D7858AC3A4 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NullCheck((ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *)L_2); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_3; L_3 = (( Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * (*) (ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); V_0 = (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_3; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_4 = V_0; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_4); int32_t L_5; L_5 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (int32_t)L_5; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_6 = V_0; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_6); int32_t L_7; L_7 = (( int32_t (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_2 = (int32_t)L_7; int32_t L_8 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))>>(int32_t)1)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator2; int32_t L_10 = V_3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_10)), (int32_t)0); V_4 = (RuntimeObject*)L_11; } IL_0031: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = ___memoryAllocator2; int32_t L_13 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)0); V_5 = (RuntimeObject*)L_14; } IL_003b: try {// begin try (depth: 2) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15 = ___memoryAllocator2; int32_t L_16 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15); RuntimeObject* L_17; L_17 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15, (int32_t)L_16, (int32_t)0); V_6 = (RuntimeObject*)L_17; } IL_0045: try {// begin try (depth: 3) { RuntimeObject* L_18 = V_4; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_19; L_19 = MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_inline((RuntimeObject*)L_18, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); V_7 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_19; RuntimeObject* L_20 = V_5; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_20, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; RuntimeObject* L_22 = V_6; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_23; L_23 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_22, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_9 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_23; V_10 = (int32_t)0; V_12 = (bool)0; V_11 = (int32_t)0; goto IL_0133; } IL_006e: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_24 = V_0; int32_t L_25 = V_11; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_24); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_26; L_26 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_13 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_26; Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_27 = V_0; int32_t L_28 = V_11; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_27); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_29; L_29 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_27, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_14 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_29; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_30; L_30 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_32 = V_13; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_33; L_33 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_34 = V_8; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_30); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_33, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_34); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_35; L_35 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_36 = ___configuration1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_37 = V_14; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_38; L_38 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_39 = V_9; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_35); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_35, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_36, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_38, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_39); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_40 = V_8; bool L_41; L_41 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00be; } } IL_00b5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_42 = V_9; bool L_43; L_43 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_42, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_43)); goto IL_00bf; } IL_00be: { G_B7_0 = 0; } IL_00bf: { int32_t L_44 = (int32_t)G_B7_0; G_B8_0 = L_44; if (!L_44) { G_B9_0 = L_44; goto IL_00c5; } } IL_00c2: { V_12 = (bool)1; G_B9_0 = G_B8_0; } IL_00c5: { if (G_B9_0) { goto IL_00d5; } } IL_00c7: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_45 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_46 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_47 = V_7; int32_t L_48 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_45, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_46, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_47, (int32_t)L_48, /*hidden argument*/NULL); goto IL_00e1; } IL_00d5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_49 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_50 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_51 = V_7; int32_t L_52 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_49, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_50, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_51, (int32_t)L_52, /*hidden argument*/NULL); } IL_00e1: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_53 = V_7; int32_t L_54 = V_10; int32_t L_55 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_56; L_56 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_54, (int32_t)L_55)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_57 = V_10; int32_t L_58 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_59; L_59 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_57, (int32_t)L_58)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_60 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_53, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_56, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_59, (int32_t)L_60, /*hidden argument*/NULL); int32_t L_61 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_62 = V_8; int32_t L_63 = V_11; int32_t L_64 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_65; L_65 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)L_64)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_66 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_62, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_65, (int32_t)L_66, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_67 = V_9; int32_t L_68 = V_11; int32_t L_69 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_70; L_70 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)), (int32_t)L_69)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_71 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_67, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_70, (int32_t)L_71, /*hidden argument*/NULL); int32_t L_72 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)2)); } IL_0133: { int32_t L_73 = V_11; int32_t L_74 = V_2; if ((((int32_t)L_73) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)1))))) { goto IL_006e; } } IL_013d: { int32_t L_75 = V_2; if (!((int32_t)((int32_t)L_75&(int32_t)1))) { goto IL_01b7; } } IL_0142: { Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_76 = V_0; int32_t L_77 = V_11; NullCheck((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_76); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_78; L_78 = (( Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_76, (int32_t)L_77, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_15 = (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_78; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_79; L_79 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_80 = ___configuration1; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_81 = V_15; ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 L_82; L_82 = (( ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_83 = V_8; NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_79); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_79, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_80, (ReadOnlySpan_1_t64BAD9517D51DDE216C763777DB6E67BC9CF8DB9 )L_82, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_83); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_84 = V_8; int32_t L_85 = V_11; int32_t L_86 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_87; L_87 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_85, (int32_t)L_86)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_88 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_84, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_87, (int32_t)L_88, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_89 = V_8; bool L_90; L_90 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_89, /*hidden argument*/NULL); if (L_90) { goto IL_018a; } } IL_017c: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_91 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_92 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_93 = V_7; int32_t L_94 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_91, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_92, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_93, (int32_t)L_94, /*hidden argument*/NULL); goto IL_0199; } IL_018a: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_95 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_96 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_97 = V_7; int32_t L_98 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_95, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_96, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_97, (int32_t)L_98, /*hidden argument*/NULL); V_12 = (bool)1; } IL_0199: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_99 = V_7; int32_t L_100 = V_10; int32_t L_101 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_102; L_102 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_100, (int32_t)L_101)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_103 = V_10; int32_t L_104 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_105; L_105 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_103, (int32_t)L_104)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_106 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_99, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_102, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_105, (int32_t)L_106, /*hidden argument*/NULL); } IL_01b7: { bool L_107 = V_12; V_16 = (bool)L_107; IL2CPP_LEAVE(0x1E1, FINALLY_01bd); } }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01bd; } FINALLY_01bd: {// begin finally (depth: 3) { RuntimeObject* L_108 = V_6; if (!L_108) { goto IL_01c8; } } IL_01c1: { RuntimeObject* L_109 = V_6; NullCheck((RuntimeObject*)L_109); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_109); } IL_01c8: { IL2CPP_END_FINALLY(445) } }// end finally (depth: 3) IL2CPP_CLEANUP(445) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01c9); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c9; } FINALLY_01c9: {// begin finally (depth: 2) { RuntimeObject* L_110 = V_5; if (!L_110) { goto IL_01d4; } } IL_01cd: { RuntimeObject* L_111 = V_5; NullCheck((RuntimeObject*)L_111); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_111); } IL_01d4: { IL2CPP_END_FINALLY(457) } }// end finally (depth: 2) IL2CPP_CLEANUP(457) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01d5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01d5; } FINALLY_01d5: {// begin finally (depth: 1) { RuntimeObject* L_112 = V_4; if (!L_112) { goto IL_01e0; } } IL_01d9: { RuntimeObject* L_113 = V_4; NullCheck((RuntimeObject*)L_113); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_113); } IL_01e0: { IL2CPP_END_FINALLY(469) } }// end finally (depth: 1) IL2CPP_CLEANUP(469) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1E1, IL_01e1) } IL_01e1: { bool L_114 = V_16; return (bool)L_114; } } // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::ConvertRgbToYuv(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.MemoryAllocator,System.Span`1,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool YuvConversion_ConvertRgbToYuv_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mA3E7AADA64E9589CF8779A35AED8ECE621839E51_gshared (Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * ___image0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator2, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___y3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___u4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___v5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject* V_5 = NULL; RuntimeObject* V_6 = NULL; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; int32_t V_11 = 0; bool V_12 = false; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_13; memset((&V_13), 0, sizeof(V_13)); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_14; memset((&V_14), 0, sizeof(V_14)); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A V_15; memset((&V_15), 0, sizeof(V_15)); bool V_16 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B7_0 = 0; int32_t G_B9_0 = 0; int32_t G_B8_0 = 0; { Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * L_0 = ___image0; NullCheck((Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD *)L_0); ImageFrameCollection_1_tF34155767A7F900FFF393650ED52D79A8C451C85 * L_1; L_1 = (( ImageFrameCollection_1_tF34155767A7F900FFF393650ED52D79A8C451C85 * (*) (Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck((ImageFrameCollection_1_tF34155767A7F900FFF393650ED52D79A8C451C85 *)L_1); ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * L_2; L_2 = (( ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * (*) (ImageFrameCollection_1_tF34155767A7F900FFF393650ED52D79A8C451C85 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrameCollection_1_tF34155767A7F900FFF393650ED52D79A8C451C85 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NullCheck((ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *)L_2); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_3; L_3 = (( Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * (*) (ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); V_0 = (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_3; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_4 = V_0; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_4); int32_t L_5; L_5 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (int32_t)L_5; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_6 = V_0; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_6); int32_t L_7; L_7 = (( int32_t (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_2 = (int32_t)L_7; int32_t L_8 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))>>(int32_t)1)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator2; int32_t L_10 = V_3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_10)), (int32_t)0); V_4 = (RuntimeObject*)L_11; } IL_0031: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = ___memoryAllocator2; int32_t L_13 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)0); V_5 = (RuntimeObject*)L_14; } IL_003b: try {// begin try (depth: 2) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15 = ___memoryAllocator2; int32_t L_16 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15); RuntimeObject* L_17; L_17 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15, (int32_t)L_16, (int32_t)0); V_6 = (RuntimeObject*)L_17; } IL_0045: try {// begin try (depth: 3) { RuntimeObject* L_18 = V_4; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_19; L_19 = MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_inline((RuntimeObject*)L_18, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); V_7 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_19; RuntimeObject* L_20 = V_5; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_20, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; RuntimeObject* L_22 = V_6; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_23; L_23 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_22, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_9 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_23; V_10 = (int32_t)0; V_12 = (bool)0; V_11 = (int32_t)0; goto IL_0133; } IL_006e: { Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_24 = V_0; int32_t L_25 = V_11; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_24); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_26; L_26 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_13 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_26; Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_27 = V_0; int32_t L_28 = V_11; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_27); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_29; L_29 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_27, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_14 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_29; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_30; L_30 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_32 = V_13; ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C L_33; L_33 = (( ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_34 = V_8; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_30); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C )L_33, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_34); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_35; L_35 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_36 = ___configuration1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_37 = V_14; ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C L_38; L_38 = (( ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_39 = V_9; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_35); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_35, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_36, (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C )L_38, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_39); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_40 = V_8; bool L_41; L_41 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00be; } } IL_00b5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_42 = V_9; bool L_43; L_43 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_42, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_43)); goto IL_00bf; } IL_00be: { G_B7_0 = 0; } IL_00bf: { int32_t L_44 = (int32_t)G_B7_0; G_B8_0 = L_44; if (!L_44) { G_B9_0 = L_44; goto IL_00c5; } } IL_00c2: { V_12 = (bool)1; G_B9_0 = G_B8_0; } IL_00c5: { if (G_B9_0) { goto IL_00d5; } } IL_00c7: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_45 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_46 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_47 = V_7; int32_t L_48 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_45, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_46, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_47, (int32_t)L_48, /*hidden argument*/NULL); goto IL_00e1; } IL_00d5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_49 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_50 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_51 = V_7; int32_t L_52 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_49, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_50, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_51, (int32_t)L_52, /*hidden argument*/NULL); } IL_00e1: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_53 = V_7; int32_t L_54 = V_10; int32_t L_55 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_56; L_56 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_54, (int32_t)L_55)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_57 = V_10; int32_t L_58 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_59; L_59 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_57, (int32_t)L_58)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_60 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_53, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_56, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_59, (int32_t)L_60, /*hidden argument*/NULL); int32_t L_61 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_62 = V_8; int32_t L_63 = V_11; int32_t L_64 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_65; L_65 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)L_64)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_66 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_62, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_65, (int32_t)L_66, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_67 = V_9; int32_t L_68 = V_11; int32_t L_69 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_70; L_70 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)), (int32_t)L_69)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_71 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_67, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_70, (int32_t)L_71, /*hidden argument*/NULL); int32_t L_72 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)2)); } IL_0133: { int32_t L_73 = V_11; int32_t L_74 = V_2; if ((((int32_t)L_73) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)1))))) { goto IL_006e; } } IL_013d: { int32_t L_75 = V_2; if (!((int32_t)((int32_t)L_75&(int32_t)1))) { goto IL_01b7; } } IL_0142: { Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_76 = V_0; int32_t L_77 = V_11; NullCheck((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_76); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_78; L_78 = (( Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_76, (int32_t)L_77, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_15 = (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_78; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_79; L_79 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_80 = ___configuration1; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_81 = V_15; ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C L_82; L_82 = (( ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_83 = V_8; NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_79); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_79, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_80, (ReadOnlySpan_1_t73A12666B67F4AB5DBB6582CD12FADD703C76D4C )L_82, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_83); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_84 = V_8; int32_t L_85 = V_11; int32_t L_86 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_87; L_87 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_85, (int32_t)L_86)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_88 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_84, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_87, (int32_t)L_88, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_89 = V_8; bool L_90; L_90 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_89, /*hidden argument*/NULL); if (L_90) { goto IL_018a; } } IL_017c: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_91 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_92 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_93 = V_7; int32_t L_94 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_91, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_92, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_93, (int32_t)L_94, /*hidden argument*/NULL); goto IL_0199; } IL_018a: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_95 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_96 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_97 = V_7; int32_t L_98 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_95, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_96, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_97, (int32_t)L_98, /*hidden argument*/NULL); V_12 = (bool)1; } IL_0199: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_99 = V_7; int32_t L_100 = V_10; int32_t L_101 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_102; L_102 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_100, (int32_t)L_101)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_103 = V_10; int32_t L_104 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_105; L_105 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_103, (int32_t)L_104)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_106 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_99, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_102, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_105, (int32_t)L_106, /*hidden argument*/NULL); } IL_01b7: { bool L_107 = V_12; V_16 = (bool)L_107; IL2CPP_LEAVE(0x1E1, FINALLY_01bd); } }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01bd; } FINALLY_01bd: {// begin finally (depth: 3) { RuntimeObject* L_108 = V_6; if (!L_108) { goto IL_01c8; } } IL_01c1: { RuntimeObject* L_109 = V_6; NullCheck((RuntimeObject*)L_109); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_109); } IL_01c8: { IL2CPP_END_FINALLY(445) } }// end finally (depth: 3) IL2CPP_CLEANUP(445) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01c9); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c9; } FINALLY_01c9: {// begin finally (depth: 2) { RuntimeObject* L_110 = V_5; if (!L_110) { goto IL_01d4; } } IL_01cd: { RuntimeObject* L_111 = V_5; NullCheck((RuntimeObject*)L_111); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_111); } IL_01d4: { IL2CPP_END_FINALLY(457) } }// end finally (depth: 2) IL2CPP_CLEANUP(457) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01d5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01d5; } FINALLY_01d5: {// begin finally (depth: 1) { RuntimeObject* L_112 = V_4; if (!L_112) { goto IL_01e0; } } IL_01d9: { RuntimeObject* L_113 = V_4; NullCheck((RuntimeObject*)L_113); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_113); } IL_01e0: { IL2CPP_END_FINALLY(469) } }// end finally (depth: 1) IL2CPP_CLEANUP(469) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1E1, IL_01e1) } IL_01e1: { bool L_114 = V_16; return (bool)L_114; } } // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::ConvertRgbToYuv(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.MemoryAllocator,System.Span`1,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool YuvConversion_ConvertRgbToYuv_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mCF0CDF9769AC92318791687E3AB6F3FDB44EB63D_gshared (Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * ___image0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator2, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___y3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___u4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___v5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject* V_5 = NULL; RuntimeObject* V_6 = NULL; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; int32_t V_11 = 0; bool V_12 = false; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 V_13; memset((&V_13), 0, sizeof(V_13)); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 V_14; memset((&V_14), 0, sizeof(V_14)); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 V_15; memset((&V_15), 0, sizeof(V_15)); bool V_16 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B7_0 = 0; int32_t G_B9_0 = 0; int32_t G_B8_0 = 0; { Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * L_0 = ___image0; NullCheck((Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 *)L_0); ImageFrameCollection_1_t429E545455A56F18637A2AD457F5A67449664C00 * L_1; L_1 = (( ImageFrameCollection_1_t429E545455A56F18637A2AD457F5A67449664C00 * (*) (Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck((ImageFrameCollection_1_t429E545455A56F18637A2AD457F5A67449664C00 *)L_1); ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * L_2; L_2 = (( ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * (*) (ImageFrameCollection_1_t429E545455A56F18637A2AD457F5A67449664C00 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrameCollection_1_t429E545455A56F18637A2AD457F5A67449664C00 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NullCheck((ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *)L_2); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_3; L_3 = (( Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * (*) (ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); V_0 = (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_3; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_4 = V_0; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_4); int32_t L_5; L_5 = (( int32_t (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (int32_t)L_5; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_6 = V_0; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_6); int32_t L_7; L_7 = (( int32_t (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_2 = (int32_t)L_7; int32_t L_8 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))>>(int32_t)1)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator2; int32_t L_10 = V_3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_10)), (int32_t)0); V_4 = (RuntimeObject*)L_11; } IL_0031: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = ___memoryAllocator2; int32_t L_13 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)0); V_5 = (RuntimeObject*)L_14; } IL_003b: try {// begin try (depth: 2) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15 = ___memoryAllocator2; int32_t L_16 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15); RuntimeObject* L_17; L_17 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15, (int32_t)L_16, (int32_t)0); V_6 = (RuntimeObject*)L_17; } IL_0045: try {// begin try (depth: 3) { RuntimeObject* L_18 = V_4; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_19; L_19 = MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_inline((RuntimeObject*)L_18, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); V_7 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_19; RuntimeObject* L_20 = V_5; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_20, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; RuntimeObject* L_22 = V_6; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_23; L_23 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_22, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_9 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_23; V_10 = (int32_t)0; V_12 = (bool)0; V_11 = (int32_t)0; goto IL_0133; } IL_006e: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_24 = V_0; int32_t L_25 = V_11; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_24); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_26; L_26 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_13 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_26; Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_27 = V_0; int32_t L_28 = V_11; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_27); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_29; L_29 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_27, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_14 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_29; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_30; L_30 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_32 = V_13; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_33; L_33 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_34 = V_8; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_30); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_33, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_34); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_35; L_35 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_36 = ___configuration1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_37 = V_14; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_38; L_38 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_39 = V_9; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_35); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_35, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_36, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_38, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_39); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_40 = V_8; bool L_41; L_41 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00be; } } IL_00b5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_42 = V_9; bool L_43; L_43 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_42, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_43)); goto IL_00bf; } IL_00be: { G_B7_0 = 0; } IL_00bf: { int32_t L_44 = (int32_t)G_B7_0; G_B8_0 = L_44; if (!L_44) { G_B9_0 = L_44; goto IL_00c5; } } IL_00c2: { V_12 = (bool)1; G_B9_0 = G_B8_0; } IL_00c5: { if (G_B9_0) { goto IL_00d5; } } IL_00c7: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_45 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_46 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_47 = V_7; int32_t L_48 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_45, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_46, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_47, (int32_t)L_48, /*hidden argument*/NULL); goto IL_00e1; } IL_00d5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_49 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_50 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_51 = V_7; int32_t L_52 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_49, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_50, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_51, (int32_t)L_52, /*hidden argument*/NULL); } IL_00e1: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_53 = V_7; int32_t L_54 = V_10; int32_t L_55 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_56; L_56 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_54, (int32_t)L_55)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_57 = V_10; int32_t L_58 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_59; L_59 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_57, (int32_t)L_58)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_60 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_53, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_56, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_59, (int32_t)L_60, /*hidden argument*/NULL); int32_t L_61 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_62 = V_8; int32_t L_63 = V_11; int32_t L_64 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_65; L_65 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)L_64)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_66 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_62, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_65, (int32_t)L_66, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_67 = V_9; int32_t L_68 = V_11; int32_t L_69 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_70; L_70 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)), (int32_t)L_69)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_71 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_67, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_70, (int32_t)L_71, /*hidden argument*/NULL); int32_t L_72 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)2)); } IL_0133: { int32_t L_73 = V_11; int32_t L_74 = V_2; if ((((int32_t)L_73) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)1))))) { goto IL_006e; } } IL_013d: { int32_t L_75 = V_2; if (!((int32_t)((int32_t)L_75&(int32_t)1))) { goto IL_01b7; } } IL_0142: { Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_76 = V_0; int32_t L_77 = V_11; NullCheck((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_76); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_78; L_78 = (( Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_76, (int32_t)L_77, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_15 = (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_78; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_79; L_79 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_80 = ___configuration1; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_81 = V_15; ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF L_82; L_82 = (( ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_83 = V_8; NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_79); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_79, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_80, (ReadOnlySpan_1_t44D09B52BF4D90C227C154DCD8A0EA64B50108DF )L_82, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_83); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_84 = V_8; int32_t L_85 = V_11; int32_t L_86 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_87; L_87 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_85, (int32_t)L_86)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_88 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_84, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_87, (int32_t)L_88, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_89 = V_8; bool L_90; L_90 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_89, /*hidden argument*/NULL); if (L_90) { goto IL_018a; } } IL_017c: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_91 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_92 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_93 = V_7; int32_t L_94 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_91, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_92, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_93, (int32_t)L_94, /*hidden argument*/NULL); goto IL_0199; } IL_018a: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_95 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_96 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_97 = V_7; int32_t L_98 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_95, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_96, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_97, (int32_t)L_98, /*hidden argument*/NULL); V_12 = (bool)1; } IL_0199: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_99 = V_7; int32_t L_100 = V_10; int32_t L_101 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_102; L_102 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_100, (int32_t)L_101)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_103 = V_10; int32_t L_104 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_105; L_105 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_103, (int32_t)L_104)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_106 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_99, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_102, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_105, (int32_t)L_106, /*hidden argument*/NULL); } IL_01b7: { bool L_107 = V_12; V_16 = (bool)L_107; IL2CPP_LEAVE(0x1E1, FINALLY_01bd); } }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01bd; } FINALLY_01bd: {// begin finally (depth: 3) { RuntimeObject* L_108 = V_6; if (!L_108) { goto IL_01c8; } } IL_01c1: { RuntimeObject* L_109 = V_6; NullCheck((RuntimeObject*)L_109); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_109); } IL_01c8: { IL2CPP_END_FINALLY(445) } }// end finally (depth: 3) IL2CPP_CLEANUP(445) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01c9); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c9; } FINALLY_01c9: {// begin finally (depth: 2) { RuntimeObject* L_110 = V_5; if (!L_110) { goto IL_01d4; } } IL_01cd: { RuntimeObject* L_111 = V_5; NullCheck((RuntimeObject*)L_111); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_111); } IL_01d4: { IL2CPP_END_FINALLY(457) } }// end finally (depth: 2) IL2CPP_CLEANUP(457) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01d5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01d5; } FINALLY_01d5: {// begin finally (depth: 1) { RuntimeObject* L_112 = V_4; if (!L_112) { goto IL_01e0; } } IL_01d9: { RuntimeObject* L_113 = V_4; NullCheck((RuntimeObject*)L_113); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_113); } IL_01e0: { IL2CPP_END_FINALLY(469) } }// end finally (depth: 1) IL2CPP_CLEANUP(469) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1E1, IL_01e1) } IL_01e1: { bool L_114 = V_16; return (bool)L_114; } } // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::ConvertRgbToYuv(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.MemoryAllocator,System.Span`1,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool YuvConversion_ConvertRgbToYuv_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m5F4E25FEEF214B6E1132824F0977D33C9AFB3C8A_gshared (Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * ___image0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator2, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___y3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___u4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___v5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject* V_5 = NULL; RuntimeObject* V_6 = NULL; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; int32_t V_11 = 0; bool V_12 = false; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 V_13; memset((&V_13), 0, sizeof(V_13)); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 V_14; memset((&V_14), 0, sizeof(V_14)); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 V_15; memset((&V_15), 0, sizeof(V_15)); bool V_16 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B7_0 = 0; int32_t G_B9_0 = 0; int32_t G_B8_0 = 0; { Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * L_0 = ___image0; NullCheck((Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 *)L_0); ImageFrameCollection_1_tF9AE55EDF188E6D97DD7DFC090893E6C3216AD4F * L_1; L_1 = (( ImageFrameCollection_1_tF9AE55EDF188E6D97DD7DFC090893E6C3216AD4F * (*) (Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck((ImageFrameCollection_1_tF9AE55EDF188E6D97DD7DFC090893E6C3216AD4F *)L_1); ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * L_2; L_2 = (( ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * (*) (ImageFrameCollection_1_tF9AE55EDF188E6D97DD7DFC090893E6C3216AD4F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrameCollection_1_tF9AE55EDF188E6D97DD7DFC090893E6C3216AD4F *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NullCheck((ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *)L_2); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_3; L_3 = (( Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * (*) (ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); V_0 = (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_3; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_4 = V_0; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_4); int32_t L_5; L_5 = (( int32_t (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (int32_t)L_5; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_6 = V_0; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_6); int32_t L_7; L_7 = (( int32_t (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_2 = (int32_t)L_7; int32_t L_8 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))>>(int32_t)1)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator2; int32_t L_10 = V_3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_10)), (int32_t)0); V_4 = (RuntimeObject*)L_11; } IL_0031: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = ___memoryAllocator2; int32_t L_13 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)0); V_5 = (RuntimeObject*)L_14; } IL_003b: try {// begin try (depth: 2) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15 = ___memoryAllocator2; int32_t L_16 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15); RuntimeObject* L_17; L_17 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15, (int32_t)L_16, (int32_t)0); V_6 = (RuntimeObject*)L_17; } IL_0045: try {// begin try (depth: 3) { RuntimeObject* L_18 = V_4; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_19; L_19 = MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_inline((RuntimeObject*)L_18, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); V_7 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_19; RuntimeObject* L_20 = V_5; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_20, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; RuntimeObject* L_22 = V_6; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_23; L_23 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_22, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_9 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_23; V_10 = (int32_t)0; V_12 = (bool)0; V_11 = (int32_t)0; goto IL_0133; } IL_006e: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_24 = V_0; int32_t L_25 = V_11; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_24); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_26; L_26 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_13 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_26; Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_27 = V_0; int32_t L_28 = V_11; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_27); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_29; L_29 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_27, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_14 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_29; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_30; L_30 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_32 = V_13; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_33; L_33 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_34 = V_8; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_30); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_33, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_34); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_35; L_35 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_36 = ___configuration1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_37 = V_14; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_38; L_38 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_39 = V_9; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_35); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_35, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_36, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_38, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_39); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_40 = V_8; bool L_41; L_41 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00be; } } IL_00b5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_42 = V_9; bool L_43; L_43 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_42, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_43)); goto IL_00bf; } IL_00be: { G_B7_0 = 0; } IL_00bf: { int32_t L_44 = (int32_t)G_B7_0; G_B8_0 = L_44; if (!L_44) { G_B9_0 = L_44; goto IL_00c5; } } IL_00c2: { V_12 = (bool)1; G_B9_0 = G_B8_0; } IL_00c5: { if (G_B9_0) { goto IL_00d5; } } IL_00c7: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_45 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_46 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_47 = V_7; int32_t L_48 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_45, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_46, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_47, (int32_t)L_48, /*hidden argument*/NULL); goto IL_00e1; } IL_00d5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_49 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_50 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_51 = V_7; int32_t L_52 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_49, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_50, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_51, (int32_t)L_52, /*hidden argument*/NULL); } IL_00e1: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_53 = V_7; int32_t L_54 = V_10; int32_t L_55 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_56; L_56 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_54, (int32_t)L_55)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_57 = V_10; int32_t L_58 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_59; L_59 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_57, (int32_t)L_58)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_60 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_53, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_56, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_59, (int32_t)L_60, /*hidden argument*/NULL); int32_t L_61 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_62 = V_8; int32_t L_63 = V_11; int32_t L_64 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_65; L_65 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)L_64)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_66 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_62, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_65, (int32_t)L_66, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_67 = V_9; int32_t L_68 = V_11; int32_t L_69 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_70; L_70 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)), (int32_t)L_69)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_71 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_67, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_70, (int32_t)L_71, /*hidden argument*/NULL); int32_t L_72 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)2)); } IL_0133: { int32_t L_73 = V_11; int32_t L_74 = V_2; if ((((int32_t)L_73) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)1))))) { goto IL_006e; } } IL_013d: { int32_t L_75 = V_2; if (!((int32_t)((int32_t)L_75&(int32_t)1))) { goto IL_01b7; } } IL_0142: { Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_76 = V_0; int32_t L_77 = V_11; NullCheck((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_76); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_78; L_78 = (( Span_1_t8F2820222127FA3555803F54498E9275CE67C798 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_76, (int32_t)L_77, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_15 = (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_78; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_79; L_79 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_80 = ___configuration1; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_81 = V_15; ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 L_82; L_82 = (( ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_83 = V_8; NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_79); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_79, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_80, (ReadOnlySpan_1_t500FE1197A714E89B56D8AE983325F8F1CB994B3 )L_82, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_83); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_84 = V_8; int32_t L_85 = V_11; int32_t L_86 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_87; L_87 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_85, (int32_t)L_86)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_88 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_84, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_87, (int32_t)L_88, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_89 = V_8; bool L_90; L_90 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_89, /*hidden argument*/NULL); if (L_90) { goto IL_018a; } } IL_017c: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_91 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_92 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_93 = V_7; int32_t L_94 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_91, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_92, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_93, (int32_t)L_94, /*hidden argument*/NULL); goto IL_0199; } IL_018a: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_95 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_96 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_97 = V_7; int32_t L_98 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_95, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_96, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_97, (int32_t)L_98, /*hidden argument*/NULL); V_12 = (bool)1; } IL_0199: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_99 = V_7; int32_t L_100 = V_10; int32_t L_101 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_102; L_102 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_100, (int32_t)L_101)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_103 = V_10; int32_t L_104 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_105; L_105 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_103, (int32_t)L_104)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_106 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_99, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_102, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_105, (int32_t)L_106, /*hidden argument*/NULL); } IL_01b7: { bool L_107 = V_12; V_16 = (bool)L_107; IL2CPP_LEAVE(0x1E1, FINALLY_01bd); } }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01bd; } FINALLY_01bd: {// begin finally (depth: 3) { RuntimeObject* L_108 = V_6; if (!L_108) { goto IL_01c8; } } IL_01c1: { RuntimeObject* L_109 = V_6; NullCheck((RuntimeObject*)L_109); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_109); } IL_01c8: { IL2CPP_END_FINALLY(445) } }// end finally (depth: 3) IL2CPP_CLEANUP(445) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01c9); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c9; } FINALLY_01c9: {// begin finally (depth: 2) { RuntimeObject* L_110 = V_5; if (!L_110) { goto IL_01d4; } } IL_01cd: { RuntimeObject* L_111 = V_5; NullCheck((RuntimeObject*)L_111); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_111); } IL_01d4: { IL2CPP_END_FINALLY(457) } }// end finally (depth: 2) IL2CPP_CLEANUP(457) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01d5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01d5; } FINALLY_01d5: {// begin finally (depth: 1) { RuntimeObject* L_112 = V_4; if (!L_112) { goto IL_01e0; } } IL_01d9: { RuntimeObject* L_113 = V_4; NullCheck((RuntimeObject*)L_113); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_113); } IL_01e0: { IL2CPP_END_FINALLY(469) } }// end finally (depth: 1) IL2CPP_CLEANUP(469) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1E1, IL_01e1) } IL_01e1: { bool L_114 = V_16; return (bool)L_114; } } // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::ConvertRgbToYuv(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.MemoryAllocator,System.Span`1,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool YuvConversion_ConvertRgbToYuv_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mE00C750F6C1F45A81AD7E95D05F0D5E96E076371_gshared (Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * ___image0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator2, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___y3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___u4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___v5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject* V_5 = NULL; RuntimeObject* V_6 = NULL; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; int32_t V_11 = 0; bool V_12 = false; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC V_13; memset((&V_13), 0, sizeof(V_13)); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC V_14; memset((&V_14), 0, sizeof(V_14)); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC V_15; memset((&V_15), 0, sizeof(V_15)); bool V_16 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B7_0 = 0; int32_t G_B9_0 = 0; int32_t G_B8_0 = 0; { Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * L_0 = ___image0; NullCheck((Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *)L_0); ImageFrameCollection_1_tFA9A1263940B178971C824546FE7A9D12D4D37ED * L_1; L_1 = (( ImageFrameCollection_1_tFA9A1263940B178971C824546FE7A9D12D4D37ED * (*) (Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck((ImageFrameCollection_1_tFA9A1263940B178971C824546FE7A9D12D4D37ED *)L_1); ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * L_2; L_2 = (( ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * (*) (ImageFrameCollection_1_tFA9A1263940B178971C824546FE7A9D12D4D37ED *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrameCollection_1_tFA9A1263940B178971C824546FE7A9D12D4D37ED *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NullCheck((ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *)L_2); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_3; L_3 = (( Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * (*) (ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); V_0 = (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_3; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_4 = V_0; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_4); int32_t L_5; L_5 = (( int32_t (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (int32_t)L_5; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_6 = V_0; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_6); int32_t L_7; L_7 = (( int32_t (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_2 = (int32_t)L_7; int32_t L_8 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))>>(int32_t)1)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator2; int32_t L_10 = V_3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_10)), (int32_t)0); V_4 = (RuntimeObject*)L_11; } IL_0031: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = ___memoryAllocator2; int32_t L_13 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)0); V_5 = (RuntimeObject*)L_14; } IL_003b: try {// begin try (depth: 2) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15 = ___memoryAllocator2; int32_t L_16 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15); RuntimeObject* L_17; L_17 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15, (int32_t)L_16, (int32_t)0); V_6 = (RuntimeObject*)L_17; } IL_0045: try {// begin try (depth: 3) { RuntimeObject* L_18 = V_4; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_19; L_19 = MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_inline((RuntimeObject*)L_18, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); V_7 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_19; RuntimeObject* L_20 = V_5; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_20, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; RuntimeObject* L_22 = V_6; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_23; L_23 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_22, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_9 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_23; V_10 = (int32_t)0; V_12 = (bool)0; V_11 = (int32_t)0; goto IL_0133; } IL_006e: { Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_24 = V_0; int32_t L_25 = V_11; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_24); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_26; L_26 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_13 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_26; Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_27 = V_0; int32_t L_28 = V_11; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_27); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_29; L_29 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_27, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_14 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_29; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_30; L_30 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_32 = V_13; ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_33; L_33 = (( ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_34 = V_8; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_30); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_33, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_34); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_35; L_35 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_36 = ___configuration1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_37 = V_14; ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_38; L_38 = (( ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_39 = V_9; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_35); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_35, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_36, (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_38, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_39); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_40 = V_8; bool L_41; L_41 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00be; } } IL_00b5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_42 = V_9; bool L_43; L_43 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_42, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_43)); goto IL_00bf; } IL_00be: { G_B7_0 = 0; } IL_00bf: { int32_t L_44 = (int32_t)G_B7_0; G_B8_0 = L_44; if (!L_44) { G_B9_0 = L_44; goto IL_00c5; } } IL_00c2: { V_12 = (bool)1; G_B9_0 = G_B8_0; } IL_00c5: { if (G_B9_0) { goto IL_00d5; } } IL_00c7: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_45 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_46 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_47 = V_7; int32_t L_48 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_45, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_46, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_47, (int32_t)L_48, /*hidden argument*/NULL); goto IL_00e1; } IL_00d5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_49 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_50 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_51 = V_7; int32_t L_52 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_49, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_50, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_51, (int32_t)L_52, /*hidden argument*/NULL); } IL_00e1: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_53 = V_7; int32_t L_54 = V_10; int32_t L_55 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_56; L_56 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_54, (int32_t)L_55)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_57 = V_10; int32_t L_58 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_59; L_59 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_57, (int32_t)L_58)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_60 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_53, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_56, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_59, (int32_t)L_60, /*hidden argument*/NULL); int32_t L_61 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_62 = V_8; int32_t L_63 = V_11; int32_t L_64 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_65; L_65 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)L_64)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_66 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_62, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_65, (int32_t)L_66, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_67 = V_9; int32_t L_68 = V_11; int32_t L_69 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_70; L_70 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)), (int32_t)L_69)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_71 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_67, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_70, (int32_t)L_71, /*hidden argument*/NULL); int32_t L_72 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)2)); } IL_0133: { int32_t L_73 = V_11; int32_t L_74 = V_2; if ((((int32_t)L_73) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)1))))) { goto IL_006e; } } IL_013d: { int32_t L_75 = V_2; if (!((int32_t)((int32_t)L_75&(int32_t)1))) { goto IL_01b7; } } IL_0142: { Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_76 = V_0; int32_t L_77 = V_11; NullCheck((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_76); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_78; L_78 = (( Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_76, (int32_t)L_77, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_15 = (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_78; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_79; L_79 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_80 = ___configuration1; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_81 = V_15; ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F L_82; L_82 = (( ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_83 = V_8; NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_79); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_79, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_80, (ReadOnlySpan_1_tECB449E33E7481053D38B3C4C3156AEBEBCA5B9F )L_82, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_83); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_84 = V_8; int32_t L_85 = V_11; int32_t L_86 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_87; L_87 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_85, (int32_t)L_86)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_88 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_84, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_87, (int32_t)L_88, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_89 = V_8; bool L_90; L_90 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_89, /*hidden argument*/NULL); if (L_90) { goto IL_018a; } } IL_017c: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_91 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_92 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_93 = V_7; int32_t L_94 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_91, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_92, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_93, (int32_t)L_94, /*hidden argument*/NULL); goto IL_0199; } IL_018a: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_95 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_96 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_97 = V_7; int32_t L_98 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_95, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_96, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_97, (int32_t)L_98, /*hidden argument*/NULL); V_12 = (bool)1; } IL_0199: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_99 = V_7; int32_t L_100 = V_10; int32_t L_101 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_102; L_102 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_100, (int32_t)L_101)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_103 = V_10; int32_t L_104 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_105; L_105 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_103, (int32_t)L_104)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_106 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_99, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_102, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_105, (int32_t)L_106, /*hidden argument*/NULL); } IL_01b7: { bool L_107 = V_12; V_16 = (bool)L_107; IL2CPP_LEAVE(0x1E1, FINALLY_01bd); } }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01bd; } FINALLY_01bd: {// begin finally (depth: 3) { RuntimeObject* L_108 = V_6; if (!L_108) { goto IL_01c8; } } IL_01c1: { RuntimeObject* L_109 = V_6; NullCheck((RuntimeObject*)L_109); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_109); } IL_01c8: { IL2CPP_END_FINALLY(445) } }// end finally (depth: 3) IL2CPP_CLEANUP(445) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01c9); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c9; } FINALLY_01c9: {// begin finally (depth: 2) { RuntimeObject* L_110 = V_5; if (!L_110) { goto IL_01d4; } } IL_01cd: { RuntimeObject* L_111 = V_5; NullCheck((RuntimeObject*)L_111); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_111); } IL_01d4: { IL2CPP_END_FINALLY(457) } }// end finally (depth: 2) IL2CPP_CLEANUP(457) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01d5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01d5; } FINALLY_01d5: {// begin finally (depth: 1) { RuntimeObject* L_112 = V_4; if (!L_112) { goto IL_01e0; } } IL_01d9: { RuntimeObject* L_113 = V_4; NullCheck((RuntimeObject*)L_113); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_113); } IL_01e0: { IL2CPP_END_FINALLY(469) } }// end finally (depth: 1) IL2CPP_CLEANUP(469) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1E1, IL_01e1) } IL_01e1: { bool L_114 = V_16; return (bool)L_114; } } // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::ConvertRgbToYuv(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.MemoryAllocator,System.Span`1,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool YuvConversion_ConvertRgbToYuv_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mB13C0D2E4C8D5FBFC51383BC9F6A330E460A6E38_gshared (Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * ___image0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator2, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___y3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___u4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___v5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject* V_5 = NULL; RuntimeObject* V_6 = NULL; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; int32_t V_11 = 0; bool V_12 = false; Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD V_13; memset((&V_13), 0, sizeof(V_13)); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD V_14; memset((&V_14), 0, sizeof(V_14)); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD V_15; memset((&V_15), 0, sizeof(V_15)); bool V_16 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B7_0 = 0; int32_t G_B9_0 = 0; int32_t G_B8_0 = 0; { Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * L_0 = ___image0; NullCheck((Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *)L_0); ImageFrameCollection_1_t2C190A7D2A1E8584E30E58F6F7ECDD08B1D43058 * L_1; L_1 = (( ImageFrameCollection_1_t2C190A7D2A1E8584E30E58F6F7ECDD08B1D43058 * (*) (Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck((ImageFrameCollection_1_t2C190A7D2A1E8584E30E58F6F7ECDD08B1D43058 *)L_1); ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * L_2; L_2 = (( ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * (*) (ImageFrameCollection_1_t2C190A7D2A1E8584E30E58F6F7ECDD08B1D43058 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrameCollection_1_t2C190A7D2A1E8584E30E58F6F7ECDD08B1D43058 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NullCheck((ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *)L_2); Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * L_3; L_3 = (( Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * (*) (ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); V_0 = (Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_3; Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * L_4 = V_0; NullCheck((Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_4); int32_t L_5; L_5 = (( int32_t (*) (Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (int32_t)L_5; Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * L_6 = V_0; NullCheck((Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_6); int32_t L_7; L_7 = (( int32_t (*) (Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_2 = (int32_t)L_7; int32_t L_8 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))>>(int32_t)1)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator2; int32_t L_10 = V_3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_10)), (int32_t)0); V_4 = (RuntimeObject*)L_11; } IL_0031: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = ___memoryAllocator2; int32_t L_13 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)0); V_5 = (RuntimeObject*)L_14; } IL_003b: try {// begin try (depth: 2) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15 = ___memoryAllocator2; int32_t L_16 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15); RuntimeObject* L_17; L_17 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15, (int32_t)L_16, (int32_t)0); V_6 = (RuntimeObject*)L_17; } IL_0045: try {// begin try (depth: 3) { RuntimeObject* L_18 = V_4; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_19; L_19 = MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_inline((RuntimeObject*)L_18, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); V_7 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_19; RuntimeObject* L_20 = V_5; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_20, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; RuntimeObject* L_22 = V_6; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_23; L_23 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_22, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_9 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_23; V_10 = (int32_t)0; V_12 = (bool)0; V_11 = (int32_t)0; goto IL_0133; } IL_006e: { Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * L_24 = V_0; int32_t L_25 = V_11; NullCheck((Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_24); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_26; L_26 = (( Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD (*) (Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_13 = (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_26; Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * L_27 = V_0; int32_t L_28 = V_11; NullCheck((Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_27); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_29; L_29 = (( Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD (*) (Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_27, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_14 = (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_29; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 * L_30; L_30 = (( PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration1; Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_32 = V_13; ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F L_33; L_33 = (( ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_34 = V_8; NullCheck((PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 *)L_30); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F )L_33, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_34); PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 * L_35; L_35 = (( PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_36 = ___configuration1; Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_37 = V_14; ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F L_38; L_38 = (( ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_39 = V_9; NullCheck((PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 *)L_35); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 *)L_35, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_36, (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F )L_38, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_39); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_40 = V_8; bool L_41; L_41 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00be; } } IL_00b5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_42 = V_9; bool L_43; L_43 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_42, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_43)); goto IL_00bf; } IL_00be: { G_B7_0 = 0; } IL_00bf: { int32_t L_44 = (int32_t)G_B7_0; G_B8_0 = L_44; if (!L_44) { G_B9_0 = L_44; goto IL_00c5; } } IL_00c2: { V_12 = (bool)1; G_B9_0 = G_B8_0; } IL_00c5: { if (G_B9_0) { goto IL_00d5; } } IL_00c7: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_45 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_46 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_47 = V_7; int32_t L_48 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_45, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_46, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_47, (int32_t)L_48, /*hidden argument*/NULL); goto IL_00e1; } IL_00d5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_49 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_50 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_51 = V_7; int32_t L_52 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_49, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_50, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_51, (int32_t)L_52, /*hidden argument*/NULL); } IL_00e1: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_53 = V_7; int32_t L_54 = V_10; int32_t L_55 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_56; L_56 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_54, (int32_t)L_55)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_57 = V_10; int32_t L_58 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_59; L_59 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_57, (int32_t)L_58)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_60 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_53, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_56, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_59, (int32_t)L_60, /*hidden argument*/NULL); int32_t L_61 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_62 = V_8; int32_t L_63 = V_11; int32_t L_64 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_65; L_65 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)L_64)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_66 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_62, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_65, (int32_t)L_66, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_67 = V_9; int32_t L_68 = V_11; int32_t L_69 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_70; L_70 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)), (int32_t)L_69)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_71 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_67, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_70, (int32_t)L_71, /*hidden argument*/NULL); int32_t L_72 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)2)); } IL_0133: { int32_t L_73 = V_11; int32_t L_74 = V_2; if ((((int32_t)L_73) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)1))))) { goto IL_006e; } } IL_013d: { int32_t L_75 = V_2; if (!((int32_t)((int32_t)L_75&(int32_t)1))) { goto IL_01b7; } } IL_0142: { Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * L_76 = V_0; int32_t L_77 = V_11; NullCheck((Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_76); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_78; L_78 = (( Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD (*) (Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_76, (int32_t)L_77, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_15 = (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_78; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 * L_79; L_79 = (( PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_80 = ___configuration1; Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_81 = V_15; ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F L_82; L_82 = (( ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_83 = V_8; NullCheck((PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 *)L_79); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 *)L_79, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_80, (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F )L_82, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_83); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_84 = V_8; int32_t L_85 = V_11; int32_t L_86 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_87; L_87 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_85, (int32_t)L_86)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_88 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_84, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_87, (int32_t)L_88, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_89 = V_8; bool L_90; L_90 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_89, /*hidden argument*/NULL); if (L_90) { goto IL_018a; } } IL_017c: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_91 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_92 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_93 = V_7; int32_t L_94 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_91, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_92, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_93, (int32_t)L_94, /*hidden argument*/NULL); goto IL_0199; } IL_018a: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_95 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_96 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_97 = V_7; int32_t L_98 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_95, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_96, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_97, (int32_t)L_98, /*hidden argument*/NULL); V_12 = (bool)1; } IL_0199: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_99 = V_7; int32_t L_100 = V_10; int32_t L_101 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_102; L_102 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_100, (int32_t)L_101)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_103 = V_10; int32_t L_104 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_105; L_105 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_103, (int32_t)L_104)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_106 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_99, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_102, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_105, (int32_t)L_106, /*hidden argument*/NULL); } IL_01b7: { bool L_107 = V_12; V_16 = (bool)L_107; IL2CPP_LEAVE(0x1E1, FINALLY_01bd); } }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01bd; } FINALLY_01bd: {// begin finally (depth: 3) { RuntimeObject* L_108 = V_6; if (!L_108) { goto IL_01c8; } } IL_01c1: { RuntimeObject* L_109 = V_6; NullCheck((RuntimeObject*)L_109); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_109); } IL_01c8: { IL2CPP_END_FINALLY(445) } }// end finally (depth: 3) IL2CPP_CLEANUP(445) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01c9); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c9; } FINALLY_01c9: {// begin finally (depth: 2) { RuntimeObject* L_110 = V_5; if (!L_110) { goto IL_01d4; } } IL_01cd: { RuntimeObject* L_111 = V_5; NullCheck((RuntimeObject*)L_111); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_111); } IL_01d4: { IL2CPP_END_FINALLY(457) } }// end finally (depth: 2) IL2CPP_CLEANUP(457) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01d5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01d5; } FINALLY_01d5: {// begin finally (depth: 1) { RuntimeObject* L_112 = V_4; if (!L_112) { goto IL_01e0; } } IL_01d9: { RuntimeObject* L_113 = V_4; NullCheck((RuntimeObject*)L_113); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_113); } IL_01e0: { IL2CPP_END_FINALLY(469) } }// end finally (depth: 1) IL2CPP_CLEANUP(469) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1E1, IL_01e1) } IL_01e1: { bool L_114 = V_16; return (bool)L_114; } } // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::ConvertRgbToYuv(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.MemoryAllocator,System.Span`1,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool YuvConversion_ConvertRgbToYuv_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m99AA4EE1A96588BF52E1CFB2E6A5B59E2E8CF5DA_gshared (Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * ___image0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator2, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___y3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___u4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___v5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject* V_5 = NULL; RuntimeObject* V_6 = NULL; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; int32_t V_11 = 0; bool V_12 = false; Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 V_13; memset((&V_13), 0, sizeof(V_13)); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 V_14; memset((&V_14), 0, sizeof(V_14)); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 V_15; memset((&V_15), 0, sizeof(V_15)); bool V_16 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B7_0 = 0; int32_t G_B9_0 = 0; int32_t G_B8_0 = 0; { Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * L_0 = ___image0; NullCheck((Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *)L_0); ImageFrameCollection_1_t42CEE90BFA8F78FD6C65F543774F7B2437081B87 * L_1; L_1 = (( ImageFrameCollection_1_t42CEE90BFA8F78FD6C65F543774F7B2437081B87 * (*) (Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck((ImageFrameCollection_1_t42CEE90BFA8F78FD6C65F543774F7B2437081B87 *)L_1); ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * L_2; L_2 = (( ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * (*) (ImageFrameCollection_1_t42CEE90BFA8F78FD6C65F543774F7B2437081B87 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrameCollection_1_t42CEE90BFA8F78FD6C65F543774F7B2437081B87 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NullCheck((ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *)L_2); Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * L_3; L_3 = (( Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * (*) (ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); V_0 = (Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_3; Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * L_4 = V_0; NullCheck((Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_4); int32_t L_5; L_5 = (( int32_t (*) (Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (int32_t)L_5; Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * L_6 = V_0; NullCheck((Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_6); int32_t L_7; L_7 = (( int32_t (*) (Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_2 = (int32_t)L_7; int32_t L_8 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))>>(int32_t)1)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator2; int32_t L_10 = V_3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_10)), (int32_t)0); V_4 = (RuntimeObject*)L_11; } IL_0031: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = ___memoryAllocator2; int32_t L_13 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)0); V_5 = (RuntimeObject*)L_14; } IL_003b: try {// begin try (depth: 2) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15 = ___memoryAllocator2; int32_t L_16 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15); RuntimeObject* L_17; L_17 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15, (int32_t)L_16, (int32_t)0); V_6 = (RuntimeObject*)L_17; } IL_0045: try {// begin try (depth: 3) { RuntimeObject* L_18 = V_4; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_19; L_19 = MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_inline((RuntimeObject*)L_18, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); V_7 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_19; RuntimeObject* L_20 = V_5; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_20, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; RuntimeObject* L_22 = V_6; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_23; L_23 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_22, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_9 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_23; V_10 = (int32_t)0; V_12 = (bool)0; V_11 = (int32_t)0; goto IL_0133; } IL_006e: { Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * L_24 = V_0; int32_t L_25 = V_11; NullCheck((Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_24); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_26; L_26 = (( Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 (*) (Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_13 = (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_26; Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * L_27 = V_0; int32_t L_28 = V_11; NullCheck((Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_27); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_29; L_29 = (( Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 (*) (Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_27, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_14 = (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_29; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 * L_30; L_30 = (( PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration1; Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_32 = V_13; ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 L_33; L_33 = (( ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_34 = V_8; NullCheck((PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 *)L_30); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 )L_33, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_34); PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 * L_35; L_35 = (( PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_36 = ___configuration1; Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_37 = V_14; ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 L_38; L_38 = (( ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_39 = V_9; NullCheck((PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 *)L_35); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 *)L_35, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_36, (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 )L_38, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_39); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_40 = V_8; bool L_41; L_41 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00be; } } IL_00b5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_42 = V_9; bool L_43; L_43 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_42, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_43)); goto IL_00bf; } IL_00be: { G_B7_0 = 0; } IL_00bf: { int32_t L_44 = (int32_t)G_B7_0; G_B8_0 = L_44; if (!L_44) { G_B9_0 = L_44; goto IL_00c5; } } IL_00c2: { V_12 = (bool)1; G_B9_0 = G_B8_0; } IL_00c5: { if (G_B9_0) { goto IL_00d5; } } IL_00c7: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_45 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_46 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_47 = V_7; int32_t L_48 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_45, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_46, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_47, (int32_t)L_48, /*hidden argument*/NULL); goto IL_00e1; } IL_00d5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_49 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_50 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_51 = V_7; int32_t L_52 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_49, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_50, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_51, (int32_t)L_52, /*hidden argument*/NULL); } IL_00e1: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_53 = V_7; int32_t L_54 = V_10; int32_t L_55 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_56; L_56 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_54, (int32_t)L_55)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_57 = V_10; int32_t L_58 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_59; L_59 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_57, (int32_t)L_58)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_60 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_53, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_56, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_59, (int32_t)L_60, /*hidden argument*/NULL); int32_t L_61 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_62 = V_8; int32_t L_63 = V_11; int32_t L_64 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_65; L_65 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)L_64)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_66 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_62, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_65, (int32_t)L_66, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_67 = V_9; int32_t L_68 = V_11; int32_t L_69 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_70; L_70 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)), (int32_t)L_69)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_71 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_67, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_70, (int32_t)L_71, /*hidden argument*/NULL); int32_t L_72 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)2)); } IL_0133: { int32_t L_73 = V_11; int32_t L_74 = V_2; if ((((int32_t)L_73) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)1))))) { goto IL_006e; } } IL_013d: { int32_t L_75 = V_2; if (!((int32_t)((int32_t)L_75&(int32_t)1))) { goto IL_01b7; } } IL_0142: { Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * L_76 = V_0; int32_t L_77 = V_11; NullCheck((Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_76); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_78; L_78 = (( Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 (*) (Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_76, (int32_t)L_77, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_15 = (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_78; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 * L_79; L_79 = (( PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_80 = ___configuration1; Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_81 = V_15; ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 L_82; L_82 = (( ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_83 = V_8; NullCheck((PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 *)L_79); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 *)L_79, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_80, (ReadOnlySpan_1_t6B854ED0AAE05D17D92A6D37B4FB9453AC548679 )L_82, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_83); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_84 = V_8; int32_t L_85 = V_11; int32_t L_86 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_87; L_87 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_85, (int32_t)L_86)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_88 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_84, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_87, (int32_t)L_88, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_89 = V_8; bool L_90; L_90 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_89, /*hidden argument*/NULL); if (L_90) { goto IL_018a; } } IL_017c: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_91 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_92 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_93 = V_7; int32_t L_94 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_91, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_92, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_93, (int32_t)L_94, /*hidden argument*/NULL); goto IL_0199; } IL_018a: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_95 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_96 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_97 = V_7; int32_t L_98 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_95, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_96, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_97, (int32_t)L_98, /*hidden argument*/NULL); V_12 = (bool)1; } IL_0199: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_99 = V_7; int32_t L_100 = V_10; int32_t L_101 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_102; L_102 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_100, (int32_t)L_101)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_103 = V_10; int32_t L_104 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_105; L_105 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_103, (int32_t)L_104)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_106 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_99, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_102, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_105, (int32_t)L_106, /*hidden argument*/NULL); } IL_01b7: { bool L_107 = V_12; V_16 = (bool)L_107; IL2CPP_LEAVE(0x1E1, FINALLY_01bd); } }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01bd; } FINALLY_01bd: {// begin finally (depth: 3) { RuntimeObject* L_108 = V_6; if (!L_108) { goto IL_01c8; } } IL_01c1: { RuntimeObject* L_109 = V_6; NullCheck((RuntimeObject*)L_109); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_109); } IL_01c8: { IL2CPP_END_FINALLY(445) } }// end finally (depth: 3) IL2CPP_CLEANUP(445) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01c9); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c9; } FINALLY_01c9: {// begin finally (depth: 2) { RuntimeObject* L_110 = V_5; if (!L_110) { goto IL_01d4; } } IL_01cd: { RuntimeObject* L_111 = V_5; NullCheck((RuntimeObject*)L_111); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_111); } IL_01d4: { IL2CPP_END_FINALLY(457) } }// end finally (depth: 2) IL2CPP_CLEANUP(457) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01d5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01d5; } FINALLY_01d5: {// begin finally (depth: 1) { RuntimeObject* L_112 = V_4; if (!L_112) { goto IL_01e0; } } IL_01d9: { RuntimeObject* L_113 = V_4; NullCheck((RuntimeObject*)L_113); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_113); } IL_01e0: { IL2CPP_END_FINALLY(469) } }// end finally (depth: 1) IL2CPP_CLEANUP(469) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1E1, IL_01e1) } IL_01e1: { bool L_114 = V_16; return (bool)L_114; } } // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::ConvertRgbToYuv(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.MemoryAllocator,System.Span`1,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool YuvConversion_ConvertRgbToYuv_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m3121FA7AE8E7F8D41FA253515BFA08776AF10B62_gshared (Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * ___image0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator2, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___y3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___u4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___v5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject* V_5 = NULL; RuntimeObject* V_6 = NULL; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; int32_t V_11 = 0; bool V_12 = false; Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 V_13; memset((&V_13), 0, sizeof(V_13)); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 V_14; memset((&V_14), 0, sizeof(V_14)); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 V_15; memset((&V_15), 0, sizeof(V_15)); bool V_16 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B7_0 = 0; int32_t G_B9_0 = 0; int32_t G_B8_0 = 0; { Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * L_0 = ___image0; NullCheck((Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *)L_0); ImageFrameCollection_1_tB5AE63BBDE3ECD88E0C359BB58CB7ADAF2F24890 * L_1; L_1 = (( ImageFrameCollection_1_tB5AE63BBDE3ECD88E0C359BB58CB7ADAF2F24890 * (*) (Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck((ImageFrameCollection_1_tB5AE63BBDE3ECD88E0C359BB58CB7ADAF2F24890 *)L_1); ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * L_2; L_2 = (( ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * (*) (ImageFrameCollection_1_tB5AE63BBDE3ECD88E0C359BB58CB7ADAF2F24890 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrameCollection_1_tB5AE63BBDE3ECD88E0C359BB58CB7ADAF2F24890 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NullCheck((ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *)L_2); Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * L_3; L_3 = (( Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * (*) (ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); V_0 = (Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_3; Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * L_4 = V_0; NullCheck((Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_4); int32_t L_5; L_5 = (( int32_t (*) (Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (int32_t)L_5; Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * L_6 = V_0; NullCheck((Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_6); int32_t L_7; L_7 = (( int32_t (*) (Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_2 = (int32_t)L_7; int32_t L_8 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))>>(int32_t)1)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator2; int32_t L_10 = V_3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_10)), (int32_t)0); V_4 = (RuntimeObject*)L_11; } IL_0031: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = ___memoryAllocator2; int32_t L_13 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)0); V_5 = (RuntimeObject*)L_14; } IL_003b: try {// begin try (depth: 2) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15 = ___memoryAllocator2; int32_t L_16 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15); RuntimeObject* L_17; L_17 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15, (int32_t)L_16, (int32_t)0); V_6 = (RuntimeObject*)L_17; } IL_0045: try {// begin try (depth: 3) { RuntimeObject* L_18 = V_4; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_19; L_19 = MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_inline((RuntimeObject*)L_18, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); V_7 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_19; RuntimeObject* L_20 = V_5; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_20, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; RuntimeObject* L_22 = V_6; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_23; L_23 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_22, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_9 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_23; V_10 = (int32_t)0; V_12 = (bool)0; V_11 = (int32_t)0; goto IL_0133; } IL_006e: { Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * L_24 = V_0; int32_t L_25 = V_11; NullCheck((Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_24); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_26; L_26 = (( Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 (*) (Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_13 = (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_26; Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * L_27 = V_0; int32_t L_28 = V_11; NullCheck((Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_27); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_29; L_29 = (( Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 (*) (Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_27, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_14 = (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_29; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 * L_30; L_30 = (( PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration1; Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_32 = V_13; ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B L_33; L_33 = (( ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B (*) (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_34 = V_8; NullCheck((PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 *)L_30); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B )L_33, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_34); PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 * L_35; L_35 = (( PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_36 = ___configuration1; Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_37 = V_14; ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B L_38; L_38 = (( ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B (*) (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_39 = V_9; NullCheck((PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 *)L_35); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 *)L_35, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_36, (ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B )L_38, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_39); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_40 = V_8; bool L_41; L_41 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00be; } } IL_00b5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_42 = V_9; bool L_43; L_43 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_42, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_43)); goto IL_00bf; } IL_00be: { G_B7_0 = 0; } IL_00bf: { int32_t L_44 = (int32_t)G_B7_0; G_B8_0 = L_44; if (!L_44) { G_B9_0 = L_44; goto IL_00c5; } } IL_00c2: { V_12 = (bool)1; G_B9_0 = G_B8_0; } IL_00c5: { if (G_B9_0) { goto IL_00d5; } } IL_00c7: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_45 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_46 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_47 = V_7; int32_t L_48 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_45, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_46, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_47, (int32_t)L_48, /*hidden argument*/NULL); goto IL_00e1; } IL_00d5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_49 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_50 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_51 = V_7; int32_t L_52 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_49, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_50, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_51, (int32_t)L_52, /*hidden argument*/NULL); } IL_00e1: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_53 = V_7; int32_t L_54 = V_10; int32_t L_55 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_56; L_56 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_54, (int32_t)L_55)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_57 = V_10; int32_t L_58 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_59; L_59 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_57, (int32_t)L_58)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_60 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_53, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_56, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_59, (int32_t)L_60, /*hidden argument*/NULL); int32_t L_61 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_62 = V_8; int32_t L_63 = V_11; int32_t L_64 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_65; L_65 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)L_64)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_66 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_62, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_65, (int32_t)L_66, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_67 = V_9; int32_t L_68 = V_11; int32_t L_69 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_70; L_70 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)), (int32_t)L_69)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_71 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_67, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_70, (int32_t)L_71, /*hidden argument*/NULL); int32_t L_72 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)2)); } IL_0133: { int32_t L_73 = V_11; int32_t L_74 = V_2; if ((((int32_t)L_73) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)1))))) { goto IL_006e; } } IL_013d: { int32_t L_75 = V_2; if (!((int32_t)((int32_t)L_75&(int32_t)1))) { goto IL_01b7; } } IL_0142: { Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * L_76 = V_0; int32_t L_77 = V_11; NullCheck((Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_76); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_78; L_78 = (( Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 (*) (Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_76, (int32_t)L_77, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_15 = (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_78; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 * L_79; L_79 = (( PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_80 = ___configuration1; Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_81 = V_15; ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B L_82; L_82 = (( ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B (*) (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_83 = V_8; NullCheck((PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 *)L_79); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 *)L_79, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_80, (ReadOnlySpan_1_t99B7A0E2E954EC3899793E3A6211CEB919000A4B )L_82, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_83); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_84 = V_8; int32_t L_85 = V_11; int32_t L_86 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_87; L_87 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_85, (int32_t)L_86)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_88 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_84, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_87, (int32_t)L_88, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_89 = V_8; bool L_90; L_90 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_89, /*hidden argument*/NULL); if (L_90) { goto IL_018a; } } IL_017c: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_91 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_92 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_93 = V_7; int32_t L_94 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_91, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_92, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_93, (int32_t)L_94, /*hidden argument*/NULL); goto IL_0199; } IL_018a: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_95 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_96 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_97 = V_7; int32_t L_98 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_95, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_96, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_97, (int32_t)L_98, /*hidden argument*/NULL); V_12 = (bool)1; } IL_0199: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_99 = V_7; int32_t L_100 = V_10; int32_t L_101 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_102; L_102 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_100, (int32_t)L_101)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_103 = V_10; int32_t L_104 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_105; L_105 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_103, (int32_t)L_104)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_106 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_99, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_102, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_105, (int32_t)L_106, /*hidden argument*/NULL); } IL_01b7: { bool L_107 = V_12; V_16 = (bool)L_107; IL2CPP_LEAVE(0x1E1, FINALLY_01bd); } }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01bd; } FINALLY_01bd: {// begin finally (depth: 3) { RuntimeObject* L_108 = V_6; if (!L_108) { goto IL_01c8; } } IL_01c1: { RuntimeObject* L_109 = V_6; NullCheck((RuntimeObject*)L_109); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_109); } IL_01c8: { IL2CPP_END_FINALLY(445) } }// end finally (depth: 3) IL2CPP_CLEANUP(445) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01c9); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c9; } FINALLY_01c9: {// begin finally (depth: 2) { RuntimeObject* L_110 = V_5; if (!L_110) { goto IL_01d4; } } IL_01cd: { RuntimeObject* L_111 = V_5; NullCheck((RuntimeObject*)L_111); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_111); } IL_01d4: { IL2CPP_END_FINALLY(457) } }// end finally (depth: 2) IL2CPP_CLEANUP(457) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01d5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01d5; } FINALLY_01d5: {// begin finally (depth: 1) { RuntimeObject* L_112 = V_4; if (!L_112) { goto IL_01e0; } } IL_01d9: { RuntimeObject* L_113 = V_4; NullCheck((RuntimeObject*)L_113); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_113); } IL_01e0: { IL2CPP_END_FINALLY(469) } }// end finally (depth: 1) IL2CPP_CLEANUP(469) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1E1, IL_01e1) } IL_01e1: { bool L_114 = V_16; return (bool)L_114; } } // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::ConvertRgbToYuv(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.MemoryAllocator,System.Span`1,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool YuvConversion_ConvertRgbToYuv_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mF52F22FBC67E4CA21B262757F26F3C67DBBF90C0_gshared (Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * ___image0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator2, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___y3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___u4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___v5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject* V_5 = NULL; RuntimeObject* V_6 = NULL; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; int32_t V_11 = 0; bool V_12 = false; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 V_13; memset((&V_13), 0, sizeof(V_13)); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 V_14; memset((&V_14), 0, sizeof(V_14)); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 V_15; memset((&V_15), 0, sizeof(V_15)); bool V_16 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B7_0 = 0; int32_t G_B9_0 = 0; int32_t G_B8_0 = 0; { Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * L_0 = ___image0; NullCheck((Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *)L_0); ImageFrameCollection_1_t2135ABF5423F9978568A7259B9F811FAE1DF9091 * L_1; L_1 = (( ImageFrameCollection_1_t2135ABF5423F9978568A7259B9F811FAE1DF9091 * (*) (Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck((ImageFrameCollection_1_t2135ABF5423F9978568A7259B9F811FAE1DF9091 *)L_1); ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * L_2; L_2 = (( ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * (*) (ImageFrameCollection_1_t2135ABF5423F9978568A7259B9F811FAE1DF9091 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrameCollection_1_t2135ABF5423F9978568A7259B9F811FAE1DF9091 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NullCheck((ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *)L_2); Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * L_3; L_3 = (( Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * (*) (ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); V_0 = (Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_3; Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * L_4 = V_0; NullCheck((Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_4); int32_t L_5; L_5 = (( int32_t (*) (Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (int32_t)L_5; Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * L_6 = V_0; NullCheck((Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_6); int32_t L_7; L_7 = (( int32_t (*) (Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_2 = (int32_t)L_7; int32_t L_8 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))>>(int32_t)1)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator2; int32_t L_10 = V_3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_10)), (int32_t)0); V_4 = (RuntimeObject*)L_11; } IL_0031: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = ___memoryAllocator2; int32_t L_13 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)0); V_5 = (RuntimeObject*)L_14; } IL_003b: try {// begin try (depth: 2) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15 = ___memoryAllocator2; int32_t L_16 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15); RuntimeObject* L_17; L_17 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15, (int32_t)L_16, (int32_t)0); V_6 = (RuntimeObject*)L_17; } IL_0045: try {// begin try (depth: 3) { RuntimeObject* L_18 = V_4; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_19; L_19 = MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_inline((RuntimeObject*)L_18, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); V_7 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_19; RuntimeObject* L_20 = V_5; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_20, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; RuntimeObject* L_22 = V_6; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_23; L_23 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_22, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_9 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_23; V_10 = (int32_t)0; V_12 = (bool)0; V_11 = (int32_t)0; goto IL_0133; } IL_006e: { Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * L_24 = V_0; int32_t L_25 = V_11; NullCheck((Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_24); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_26; L_26 = (( Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 (*) (Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_13 = (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_26; Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * L_27 = V_0; int32_t L_28 = V_11; NullCheck((Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_27); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_29; L_29 = (( Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 (*) (Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_27, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_14 = (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_29; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 * L_30; L_30 = (( PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration1; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_32 = V_13; ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 L_33; L_33 = (( ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 (*) (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_34 = V_8; NullCheck((PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 *)L_30); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 )L_33, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_34); PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 * L_35; L_35 = (( PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_36 = ___configuration1; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_37 = V_14; ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 L_38; L_38 = (( ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 (*) (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_39 = V_9; NullCheck((PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 *)L_35); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 *)L_35, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_36, (ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 )L_38, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_39); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_40 = V_8; bool L_41; L_41 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00be; } } IL_00b5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_42 = V_9; bool L_43; L_43 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_42, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_43)); goto IL_00bf; } IL_00be: { G_B7_0 = 0; } IL_00bf: { int32_t L_44 = (int32_t)G_B7_0; G_B8_0 = L_44; if (!L_44) { G_B9_0 = L_44; goto IL_00c5; } } IL_00c2: { V_12 = (bool)1; G_B9_0 = G_B8_0; } IL_00c5: { if (G_B9_0) { goto IL_00d5; } } IL_00c7: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_45 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_46 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_47 = V_7; int32_t L_48 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_45, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_46, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_47, (int32_t)L_48, /*hidden argument*/NULL); goto IL_00e1; } IL_00d5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_49 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_50 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_51 = V_7; int32_t L_52 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_49, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_50, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_51, (int32_t)L_52, /*hidden argument*/NULL); } IL_00e1: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_53 = V_7; int32_t L_54 = V_10; int32_t L_55 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_56; L_56 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_54, (int32_t)L_55)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_57 = V_10; int32_t L_58 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_59; L_59 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_57, (int32_t)L_58)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_60 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_53, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_56, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_59, (int32_t)L_60, /*hidden argument*/NULL); int32_t L_61 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_62 = V_8; int32_t L_63 = V_11; int32_t L_64 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_65; L_65 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)L_64)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_66 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_62, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_65, (int32_t)L_66, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_67 = V_9; int32_t L_68 = V_11; int32_t L_69 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_70; L_70 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)), (int32_t)L_69)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_71 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_67, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_70, (int32_t)L_71, /*hidden argument*/NULL); int32_t L_72 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)2)); } IL_0133: { int32_t L_73 = V_11; int32_t L_74 = V_2; if ((((int32_t)L_73) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)1))))) { goto IL_006e; } } IL_013d: { int32_t L_75 = V_2; if (!((int32_t)((int32_t)L_75&(int32_t)1))) { goto IL_01b7; } } IL_0142: { Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * L_76 = V_0; int32_t L_77 = V_11; NullCheck((Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_76); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_78; L_78 = (( Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 (*) (Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_76, (int32_t)L_77, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_15 = (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_78; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 * L_79; L_79 = (( PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_80 = ___configuration1; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_81 = V_15; ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 L_82; L_82 = (( ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 (*) (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_83 = V_8; NullCheck((PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 *)L_79); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 *)L_79, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_80, (ReadOnlySpan_1_tA57223B9C610FED0E4875F2C4600BC1237954875 )L_82, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_83); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_84 = V_8; int32_t L_85 = V_11; int32_t L_86 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_87; L_87 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_85, (int32_t)L_86)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_88 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_84, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_87, (int32_t)L_88, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_89 = V_8; bool L_90; L_90 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_89, /*hidden argument*/NULL); if (L_90) { goto IL_018a; } } IL_017c: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_91 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_92 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_93 = V_7; int32_t L_94 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_91, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_92, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_93, (int32_t)L_94, /*hidden argument*/NULL); goto IL_0199; } IL_018a: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_95 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_96 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_97 = V_7; int32_t L_98 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_95, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_96, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_97, (int32_t)L_98, /*hidden argument*/NULL); V_12 = (bool)1; } IL_0199: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_99 = V_7; int32_t L_100 = V_10; int32_t L_101 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_102; L_102 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_100, (int32_t)L_101)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_103 = V_10; int32_t L_104 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_105; L_105 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_103, (int32_t)L_104)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_106 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_99, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_102, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_105, (int32_t)L_106, /*hidden argument*/NULL); } IL_01b7: { bool L_107 = V_12; V_16 = (bool)L_107; IL2CPP_LEAVE(0x1E1, FINALLY_01bd); } }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01bd; } FINALLY_01bd: {// begin finally (depth: 3) { RuntimeObject* L_108 = V_6; if (!L_108) { goto IL_01c8; } } IL_01c1: { RuntimeObject* L_109 = V_6; NullCheck((RuntimeObject*)L_109); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_109); } IL_01c8: { IL2CPP_END_FINALLY(445) } }// end finally (depth: 3) IL2CPP_CLEANUP(445) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01c9); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c9; } FINALLY_01c9: {// begin finally (depth: 2) { RuntimeObject* L_110 = V_5; if (!L_110) { goto IL_01d4; } } IL_01cd: { RuntimeObject* L_111 = V_5; NullCheck((RuntimeObject*)L_111); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_111); } IL_01d4: { IL2CPP_END_FINALLY(457) } }// end finally (depth: 2) IL2CPP_CLEANUP(457) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01d5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01d5; } FINALLY_01d5: {// begin finally (depth: 1) { RuntimeObject* L_112 = V_4; if (!L_112) { goto IL_01e0; } } IL_01d9: { RuntimeObject* L_113 = V_4; NullCheck((RuntimeObject*)L_113); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_113); } IL_01e0: { IL2CPP_END_FINALLY(469) } }// end finally (depth: 1) IL2CPP_CLEANUP(469) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1E1, IL_01e1) } IL_01e1: { bool L_114 = V_16; return (bool)L_114; } } // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::ConvertRgbToYuv(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.MemoryAllocator,System.Span`1,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool YuvConversion_ConvertRgbToYuv_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mDA2A3F1EC779B4ABD129698E931A535D0B7920F4_gshared (Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * ___image0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator2, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___y3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___u4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___v5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject* V_5 = NULL; RuntimeObject* V_6 = NULL; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; int32_t V_11 = 0; bool V_12 = false; Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A V_13; memset((&V_13), 0, sizeof(V_13)); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A V_14; memset((&V_14), 0, sizeof(V_14)); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A V_15; memset((&V_15), 0, sizeof(V_15)); bool V_16 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B7_0 = 0; int32_t G_B9_0 = 0; int32_t G_B8_0 = 0; { Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_0 = ___image0; NullCheck((Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *)L_0); ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB * L_1; L_1 = (( ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB * (*) (Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck((ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB *)L_1); ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_2; L_2 = (( ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * (*) (ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NullCheck((ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_2); Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * L_3; L_3 = (( Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * (*) (ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); V_0 = (Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_3; Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * L_4 = V_0; NullCheck((Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_4); int32_t L_5; L_5 = (( int32_t (*) (Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (int32_t)L_5; Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * L_6 = V_0; NullCheck((Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_6); int32_t L_7; L_7 = (( int32_t (*) (Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_2 = (int32_t)L_7; int32_t L_8 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))>>(int32_t)1)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator2; int32_t L_10 = V_3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_10)), (int32_t)0); V_4 = (RuntimeObject*)L_11; } IL_0031: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = ___memoryAllocator2; int32_t L_13 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)0); V_5 = (RuntimeObject*)L_14; } IL_003b: try {// begin try (depth: 2) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15 = ___memoryAllocator2; int32_t L_16 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15); RuntimeObject* L_17; L_17 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15, (int32_t)L_16, (int32_t)0); V_6 = (RuntimeObject*)L_17; } IL_0045: try {// begin try (depth: 3) { RuntimeObject* L_18 = V_4; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_19; L_19 = MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_inline((RuntimeObject*)L_18, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); V_7 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_19; RuntimeObject* L_20 = V_5; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_20, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; RuntimeObject* L_22 = V_6; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_23; L_23 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_22, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_9 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_23; V_10 = (int32_t)0; V_12 = (bool)0; V_11 = (int32_t)0; goto IL_0133; } IL_006e: { Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * L_24 = V_0; int32_t L_25 = V_11; NullCheck((Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_24); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_26; L_26 = (( Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A (*) (Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_13 = (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_26; Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * L_27 = V_0; int32_t L_28 = V_11; NullCheck((Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_27); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_29; L_29 = (( Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A (*) (Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_27, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_14 = (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_29; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 * L_30; L_30 = (( PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration1; Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_32 = V_13; ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 L_33; L_33 = (( ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 (*) (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_34 = V_8; NullCheck((PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 *)L_30); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 )L_33, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_34); PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 * L_35; L_35 = (( PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_36 = ___configuration1; Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_37 = V_14; ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 L_38; L_38 = (( ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 (*) (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_39 = V_9; NullCheck((PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 *)L_35); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 *)L_35, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_36, (ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 )L_38, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_39); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_40 = V_8; bool L_41; L_41 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00be; } } IL_00b5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_42 = V_9; bool L_43; L_43 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_42, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_43)); goto IL_00bf; } IL_00be: { G_B7_0 = 0; } IL_00bf: { int32_t L_44 = (int32_t)G_B7_0; G_B8_0 = L_44; if (!L_44) { G_B9_0 = L_44; goto IL_00c5; } } IL_00c2: { V_12 = (bool)1; G_B9_0 = G_B8_0; } IL_00c5: { if (G_B9_0) { goto IL_00d5; } } IL_00c7: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_45 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_46 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_47 = V_7; int32_t L_48 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_45, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_46, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_47, (int32_t)L_48, /*hidden argument*/NULL); goto IL_00e1; } IL_00d5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_49 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_50 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_51 = V_7; int32_t L_52 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_49, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_50, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_51, (int32_t)L_52, /*hidden argument*/NULL); } IL_00e1: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_53 = V_7; int32_t L_54 = V_10; int32_t L_55 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_56; L_56 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_54, (int32_t)L_55)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_57 = V_10; int32_t L_58 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_59; L_59 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_57, (int32_t)L_58)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_60 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_53, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_56, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_59, (int32_t)L_60, /*hidden argument*/NULL); int32_t L_61 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_62 = V_8; int32_t L_63 = V_11; int32_t L_64 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_65; L_65 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)L_64)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_66 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_62, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_65, (int32_t)L_66, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_67 = V_9; int32_t L_68 = V_11; int32_t L_69 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_70; L_70 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)), (int32_t)L_69)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_71 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_67, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_70, (int32_t)L_71, /*hidden argument*/NULL); int32_t L_72 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)2)); } IL_0133: { int32_t L_73 = V_11; int32_t L_74 = V_2; if ((((int32_t)L_73) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)1))))) { goto IL_006e; } } IL_013d: { int32_t L_75 = V_2; if (!((int32_t)((int32_t)L_75&(int32_t)1))) { goto IL_01b7; } } IL_0142: { Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * L_76 = V_0; int32_t L_77 = V_11; NullCheck((Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_76); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_78; L_78 = (( Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A (*) (Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_76, (int32_t)L_77, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_15 = (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_78; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 * L_79; L_79 = (( PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_80 = ___configuration1; Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_81 = V_15; ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 L_82; L_82 = (( ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 (*) (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_83 = V_8; NullCheck((PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 *)L_79); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 *)L_79, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_80, (ReadOnlySpan_1_tBF46D2755E87B3ADC5FFC417520DF6E689DCBA12 )L_82, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_83); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_84 = V_8; int32_t L_85 = V_11; int32_t L_86 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_87; L_87 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_85, (int32_t)L_86)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_88 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_84, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_87, (int32_t)L_88, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_89 = V_8; bool L_90; L_90 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_89, /*hidden argument*/NULL); if (L_90) { goto IL_018a; } } IL_017c: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_91 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_92 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_93 = V_7; int32_t L_94 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_91, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_92, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_93, (int32_t)L_94, /*hidden argument*/NULL); goto IL_0199; } IL_018a: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_95 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_96 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_97 = V_7; int32_t L_98 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_95, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_96, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_97, (int32_t)L_98, /*hidden argument*/NULL); V_12 = (bool)1; } IL_0199: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_99 = V_7; int32_t L_100 = V_10; int32_t L_101 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_102; L_102 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_100, (int32_t)L_101)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_103 = V_10; int32_t L_104 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_105; L_105 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_103, (int32_t)L_104)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_106 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_99, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_102, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_105, (int32_t)L_106, /*hidden argument*/NULL); } IL_01b7: { bool L_107 = V_12; V_16 = (bool)L_107; IL2CPP_LEAVE(0x1E1, FINALLY_01bd); } }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01bd; } FINALLY_01bd: {// begin finally (depth: 3) { RuntimeObject* L_108 = V_6; if (!L_108) { goto IL_01c8; } } IL_01c1: { RuntimeObject* L_109 = V_6; NullCheck((RuntimeObject*)L_109); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_109); } IL_01c8: { IL2CPP_END_FINALLY(445) } }// end finally (depth: 3) IL2CPP_CLEANUP(445) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01c9); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c9; } FINALLY_01c9: {// begin finally (depth: 2) { RuntimeObject* L_110 = V_5; if (!L_110) { goto IL_01d4; } } IL_01cd: { RuntimeObject* L_111 = V_5; NullCheck((RuntimeObject*)L_111); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_111); } IL_01d4: { IL2CPP_END_FINALLY(457) } }// end finally (depth: 2) IL2CPP_CLEANUP(457) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01d5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01d5; } FINALLY_01d5: {// begin finally (depth: 1) { RuntimeObject* L_112 = V_4; if (!L_112) { goto IL_01e0; } } IL_01d9: { RuntimeObject* L_113 = V_4; NullCheck((RuntimeObject*)L_113); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_113); } IL_01e0: { IL2CPP_END_FINALLY(469) } }// end finally (depth: 1) IL2CPP_CLEANUP(469) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1E1, IL_01e1) } IL_01e1: { bool L_114 = V_16; return (bool)L_114; } } // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::ConvertRgbToYuv(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.MemoryAllocator,System.Span`1,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool YuvConversion_ConvertRgbToYuv_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m7CA9315FBCFC6CB461009890CE9EBD3C377A9EE3_gshared (Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * ___image0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator2, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___y3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___u4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___v5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject* V_5 = NULL; RuntimeObject* V_6 = NULL; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; int32_t V_11 = 0; bool V_12 = false; Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 V_13; memset((&V_13), 0, sizeof(V_13)); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 V_14; memset((&V_14), 0, sizeof(V_14)); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 V_15; memset((&V_15), 0, sizeof(V_15)); bool V_16 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B7_0 = 0; int32_t G_B9_0 = 0; int32_t G_B8_0 = 0; { Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_0 = ___image0; NullCheck((Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *)L_0); ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0 * L_1; L_1 = (( ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0 * (*) (Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck((ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0 *)L_1); ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * L_2; L_2 = (( ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * (*) (ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NullCheck((ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *)L_2); Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * L_3; L_3 = (( Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * (*) (ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); V_0 = (Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_3; Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * L_4 = V_0; NullCheck((Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_4); int32_t L_5; L_5 = (( int32_t (*) (Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (int32_t)L_5; Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * L_6 = V_0; NullCheck((Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_6); int32_t L_7; L_7 = (( int32_t (*) (Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_2 = (int32_t)L_7; int32_t L_8 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))>>(int32_t)1)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator2; int32_t L_10 = V_3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_10)), (int32_t)0); V_4 = (RuntimeObject*)L_11; } IL_0031: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = ___memoryAllocator2; int32_t L_13 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)0); V_5 = (RuntimeObject*)L_14; } IL_003b: try {// begin try (depth: 2) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15 = ___memoryAllocator2; int32_t L_16 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15); RuntimeObject* L_17; L_17 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15, (int32_t)L_16, (int32_t)0); V_6 = (RuntimeObject*)L_17; } IL_0045: try {// begin try (depth: 3) { RuntimeObject* L_18 = V_4; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_19; L_19 = MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_inline((RuntimeObject*)L_18, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); V_7 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_19; RuntimeObject* L_20 = V_5; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_20, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; RuntimeObject* L_22 = V_6; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_23; L_23 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_22, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_9 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_23; V_10 = (int32_t)0; V_12 = (bool)0; V_11 = (int32_t)0; goto IL_0133; } IL_006e: { Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * L_24 = V_0; int32_t L_25 = V_11; NullCheck((Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_24); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_26; L_26 = (( Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 (*) (Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_13 = (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_26; Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * L_27 = V_0; int32_t L_28 = V_11; NullCheck((Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_27); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_29; L_29 = (( Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 (*) (Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_27, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_14 = (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_29; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 * L_30; L_30 = (( PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration1; Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_32 = V_13; ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF L_33; L_33 = (( ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF (*) (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_34 = V_8; NullCheck((PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 *)L_30); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF )L_33, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_34); PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 * L_35; L_35 = (( PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_36 = ___configuration1; Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_37 = V_14; ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF L_38; L_38 = (( ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF (*) (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_39 = V_9; NullCheck((PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 *)L_35); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 *)L_35, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_36, (ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF )L_38, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_39); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_40 = V_8; bool L_41; L_41 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00be; } } IL_00b5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_42 = V_9; bool L_43; L_43 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_42, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_43)); goto IL_00bf; } IL_00be: { G_B7_0 = 0; } IL_00bf: { int32_t L_44 = (int32_t)G_B7_0; G_B8_0 = L_44; if (!L_44) { G_B9_0 = L_44; goto IL_00c5; } } IL_00c2: { V_12 = (bool)1; G_B9_0 = G_B8_0; } IL_00c5: { if (G_B9_0) { goto IL_00d5; } } IL_00c7: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_45 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_46 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_47 = V_7; int32_t L_48 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_45, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_46, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_47, (int32_t)L_48, /*hidden argument*/NULL); goto IL_00e1; } IL_00d5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_49 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_50 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_51 = V_7; int32_t L_52 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_49, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_50, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_51, (int32_t)L_52, /*hidden argument*/NULL); } IL_00e1: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_53 = V_7; int32_t L_54 = V_10; int32_t L_55 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_56; L_56 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_54, (int32_t)L_55)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_57 = V_10; int32_t L_58 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_59; L_59 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_57, (int32_t)L_58)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_60 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_53, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_56, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_59, (int32_t)L_60, /*hidden argument*/NULL); int32_t L_61 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_62 = V_8; int32_t L_63 = V_11; int32_t L_64 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_65; L_65 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)L_64)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_66 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_62, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_65, (int32_t)L_66, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_67 = V_9; int32_t L_68 = V_11; int32_t L_69 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_70; L_70 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)), (int32_t)L_69)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_71 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_67, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_70, (int32_t)L_71, /*hidden argument*/NULL); int32_t L_72 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)2)); } IL_0133: { int32_t L_73 = V_11; int32_t L_74 = V_2; if ((((int32_t)L_73) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)1))))) { goto IL_006e; } } IL_013d: { int32_t L_75 = V_2; if (!((int32_t)((int32_t)L_75&(int32_t)1))) { goto IL_01b7; } } IL_0142: { Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * L_76 = V_0; int32_t L_77 = V_11; NullCheck((Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_76); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_78; L_78 = (( Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 (*) (Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_76, (int32_t)L_77, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_15 = (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_78; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 * L_79; L_79 = (( PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_80 = ___configuration1; Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_81 = V_15; ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF L_82; L_82 = (( ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF (*) (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_83 = V_8; NullCheck((PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 *)L_79); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 *)L_79, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_80, (ReadOnlySpan_1_tF84B694B76AC2140B8D3521A74DEDD3B5EC3D1EF )L_82, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_83); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_84 = V_8; int32_t L_85 = V_11; int32_t L_86 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_87; L_87 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_85, (int32_t)L_86)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_88 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_84, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_87, (int32_t)L_88, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_89 = V_8; bool L_90; L_90 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_89, /*hidden argument*/NULL); if (L_90) { goto IL_018a; } } IL_017c: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_91 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_92 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_93 = V_7; int32_t L_94 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_91, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_92, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_93, (int32_t)L_94, /*hidden argument*/NULL); goto IL_0199; } IL_018a: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_95 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_96 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_97 = V_7; int32_t L_98 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_95, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_96, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_97, (int32_t)L_98, /*hidden argument*/NULL); V_12 = (bool)1; } IL_0199: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_99 = V_7; int32_t L_100 = V_10; int32_t L_101 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_102; L_102 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_100, (int32_t)L_101)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_103 = V_10; int32_t L_104 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_105; L_105 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_103, (int32_t)L_104)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_106 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_99, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_102, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_105, (int32_t)L_106, /*hidden argument*/NULL); } IL_01b7: { bool L_107 = V_12; V_16 = (bool)L_107; IL2CPP_LEAVE(0x1E1, FINALLY_01bd); } }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01bd; } FINALLY_01bd: {// begin finally (depth: 3) { RuntimeObject* L_108 = V_6; if (!L_108) { goto IL_01c8; } } IL_01c1: { RuntimeObject* L_109 = V_6; NullCheck((RuntimeObject*)L_109); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_109); } IL_01c8: { IL2CPP_END_FINALLY(445) } }// end finally (depth: 3) IL2CPP_CLEANUP(445) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01c9); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c9; } FINALLY_01c9: {// begin finally (depth: 2) { RuntimeObject* L_110 = V_5; if (!L_110) { goto IL_01d4; } } IL_01cd: { RuntimeObject* L_111 = V_5; NullCheck((RuntimeObject*)L_111); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_111); } IL_01d4: { IL2CPP_END_FINALLY(457) } }// end finally (depth: 2) IL2CPP_CLEANUP(457) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01d5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01d5; } FINALLY_01d5: {// begin finally (depth: 1) { RuntimeObject* L_112 = V_4; if (!L_112) { goto IL_01e0; } } IL_01d9: { RuntimeObject* L_113 = V_4; NullCheck((RuntimeObject*)L_113); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_113); } IL_01e0: { IL2CPP_END_FINALLY(469) } }// end finally (depth: 1) IL2CPP_CLEANUP(469) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1E1, IL_01e1) } IL_01e1: { bool L_114 = V_16; return (bool)L_114; } } // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::ConvertRgbToYuv(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.MemoryAllocator,System.Span`1,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool YuvConversion_ConvertRgbToYuv_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m28E8FAD5A979C278298CF7DD274FD32D1C53CB55_gshared (Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * ___image0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator2, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___y3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___u4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___v5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject* V_5 = NULL; RuntimeObject* V_6 = NULL; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; int32_t V_11 = 0; bool V_12 = false; Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 V_13; memset((&V_13), 0, sizeof(V_13)); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 V_14; memset((&V_14), 0, sizeof(V_14)); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 V_15; memset((&V_15), 0, sizeof(V_15)); bool V_16 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B7_0 = 0; int32_t G_B9_0 = 0; int32_t G_B8_0 = 0; { Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_0 = ___image0; NullCheck((Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *)L_0); ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728 * L_1; L_1 = (( ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728 * (*) (Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck((ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728 *)L_1); ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * L_2; L_2 = (( ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * (*) (ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NullCheck((ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *)L_2); Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * L_3; L_3 = (( Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * (*) (ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); V_0 = (Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_3; Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * L_4 = V_0; NullCheck((Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_4); int32_t L_5; L_5 = (( int32_t (*) (Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (int32_t)L_5; Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * L_6 = V_0; NullCheck((Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_6); int32_t L_7; L_7 = (( int32_t (*) (Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_2 = (int32_t)L_7; int32_t L_8 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))>>(int32_t)1)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator2; int32_t L_10 = V_3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_10)), (int32_t)0); V_4 = (RuntimeObject*)L_11; } IL_0031: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = ___memoryAllocator2; int32_t L_13 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)0); V_5 = (RuntimeObject*)L_14; } IL_003b: try {// begin try (depth: 2) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15 = ___memoryAllocator2; int32_t L_16 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15); RuntimeObject* L_17; L_17 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15, (int32_t)L_16, (int32_t)0); V_6 = (RuntimeObject*)L_17; } IL_0045: try {// begin try (depth: 3) { RuntimeObject* L_18 = V_4; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_19; L_19 = MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_inline((RuntimeObject*)L_18, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); V_7 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_19; RuntimeObject* L_20 = V_5; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_20, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; RuntimeObject* L_22 = V_6; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_23; L_23 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_22, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_9 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_23; V_10 = (int32_t)0; V_12 = (bool)0; V_11 = (int32_t)0; goto IL_0133; } IL_006e: { Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * L_24 = V_0; int32_t L_25 = V_11; NullCheck((Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_24); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_26; L_26 = (( Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 (*) (Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_13 = (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_26; Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * L_27 = V_0; int32_t L_28 = V_11; NullCheck((Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_27); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_29; L_29 = (( Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 (*) (Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_27, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_14 = (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_29; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D * L_30; L_30 = (( PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration1; Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_32 = V_13; ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 L_33; L_33 = (( ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 (*) (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_34 = V_8; NullCheck((PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D *)L_30); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 )L_33, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_34); PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D * L_35; L_35 = (( PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_36 = ___configuration1; Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_37 = V_14; ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 L_38; L_38 = (( ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 (*) (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_39 = V_9; NullCheck((PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D *)L_35); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D *)L_35, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_36, (ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 )L_38, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_39); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_40 = V_8; bool L_41; L_41 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00be; } } IL_00b5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_42 = V_9; bool L_43; L_43 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_42, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_43)); goto IL_00bf; } IL_00be: { G_B7_0 = 0; } IL_00bf: { int32_t L_44 = (int32_t)G_B7_0; G_B8_0 = L_44; if (!L_44) { G_B9_0 = L_44; goto IL_00c5; } } IL_00c2: { V_12 = (bool)1; G_B9_0 = G_B8_0; } IL_00c5: { if (G_B9_0) { goto IL_00d5; } } IL_00c7: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_45 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_46 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_47 = V_7; int32_t L_48 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_45, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_46, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_47, (int32_t)L_48, /*hidden argument*/NULL); goto IL_00e1; } IL_00d5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_49 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_50 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_51 = V_7; int32_t L_52 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_49, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_50, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_51, (int32_t)L_52, /*hidden argument*/NULL); } IL_00e1: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_53 = V_7; int32_t L_54 = V_10; int32_t L_55 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_56; L_56 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_54, (int32_t)L_55)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_57 = V_10; int32_t L_58 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_59; L_59 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_57, (int32_t)L_58)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_60 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_53, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_56, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_59, (int32_t)L_60, /*hidden argument*/NULL); int32_t L_61 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_62 = V_8; int32_t L_63 = V_11; int32_t L_64 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_65; L_65 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)L_64)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_66 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_62, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_65, (int32_t)L_66, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_67 = V_9; int32_t L_68 = V_11; int32_t L_69 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_70; L_70 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)), (int32_t)L_69)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_71 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_67, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_70, (int32_t)L_71, /*hidden argument*/NULL); int32_t L_72 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)2)); } IL_0133: { int32_t L_73 = V_11; int32_t L_74 = V_2; if ((((int32_t)L_73) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)1))))) { goto IL_006e; } } IL_013d: { int32_t L_75 = V_2; if (!((int32_t)((int32_t)L_75&(int32_t)1))) { goto IL_01b7; } } IL_0142: { Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * L_76 = V_0; int32_t L_77 = V_11; NullCheck((Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_76); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_78; L_78 = (( Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 (*) (Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_76, (int32_t)L_77, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_15 = (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_78; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D * L_79; L_79 = (( PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_80 = ___configuration1; Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_81 = V_15; ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 L_82; L_82 = (( ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 (*) (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_83 = V_8; NullCheck((PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D *)L_79); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D *)L_79, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_80, (ReadOnlySpan_1_t5426E51EDD22441DF991BD341E1B2E0FFA991BA4 )L_82, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_83); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_84 = V_8; int32_t L_85 = V_11; int32_t L_86 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_87; L_87 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_85, (int32_t)L_86)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_88 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_84, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_87, (int32_t)L_88, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_89 = V_8; bool L_90; L_90 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_89, /*hidden argument*/NULL); if (L_90) { goto IL_018a; } } IL_017c: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_91 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_92 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_93 = V_7; int32_t L_94 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_91, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_92, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_93, (int32_t)L_94, /*hidden argument*/NULL); goto IL_0199; } IL_018a: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_95 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_96 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_97 = V_7; int32_t L_98 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_95, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_96, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_97, (int32_t)L_98, /*hidden argument*/NULL); V_12 = (bool)1; } IL_0199: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_99 = V_7; int32_t L_100 = V_10; int32_t L_101 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_102; L_102 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_100, (int32_t)L_101)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_103 = V_10; int32_t L_104 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_105; L_105 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_103, (int32_t)L_104)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_106 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_99, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_102, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_105, (int32_t)L_106, /*hidden argument*/NULL); } IL_01b7: { bool L_107 = V_12; V_16 = (bool)L_107; IL2CPP_LEAVE(0x1E1, FINALLY_01bd); } }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01bd; } FINALLY_01bd: {// begin finally (depth: 3) { RuntimeObject* L_108 = V_6; if (!L_108) { goto IL_01c8; } } IL_01c1: { RuntimeObject* L_109 = V_6; NullCheck((RuntimeObject*)L_109); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_109); } IL_01c8: { IL2CPP_END_FINALLY(445) } }// end finally (depth: 3) IL2CPP_CLEANUP(445) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01c9); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c9; } FINALLY_01c9: {// begin finally (depth: 2) { RuntimeObject* L_110 = V_5; if (!L_110) { goto IL_01d4; } } IL_01cd: { RuntimeObject* L_111 = V_5; NullCheck((RuntimeObject*)L_111); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_111); } IL_01d4: { IL2CPP_END_FINALLY(457) } }// end finally (depth: 2) IL2CPP_CLEANUP(457) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01d5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01d5; } FINALLY_01d5: {// begin finally (depth: 1) { RuntimeObject* L_112 = V_4; if (!L_112) { goto IL_01e0; } } IL_01d9: { RuntimeObject* L_113 = V_4; NullCheck((RuntimeObject*)L_113); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_113); } IL_01e0: { IL2CPP_END_FINALLY(469) } }// end finally (depth: 1) IL2CPP_CLEANUP(469) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1E1, IL_01e1) } IL_01e1: { bool L_114 = V_16; return (bool)L_114; } } // System.Boolean SixLabors.ImageSharp.Formats.Webp.Lossy.YuvConversion::ConvertRgbToYuv(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Memory.MemoryAllocator,System.Span`1,System.Span`1,System.Span`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool YuvConversion_ConvertRgbToYuv_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m1D1730F4A184B13487AA957D7EF5680C8A442A13_gshared (Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * ___image0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator2, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___y3, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___u4, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___v5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * V_0 = NULL; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; RuntimeObject* V_4 = NULL; RuntimeObject* V_5 = NULL; RuntimeObject* V_6 = NULL; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_7; memset((&V_7), 0, sizeof(V_7)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_8; memset((&V_8), 0, sizeof(V_8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_9; memset((&V_9), 0, sizeof(V_9)); int32_t V_10 = 0; int32_t V_11 = 0; bool V_12 = false; Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 V_13; memset((&V_13), 0, sizeof(V_13)); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 V_14; memset((&V_14), 0, sizeof(V_14)); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 V_15; memset((&V_15), 0, sizeof(V_15)); bool V_16 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B7_0 = 0; int32_t G_B9_0 = 0; int32_t G_B8_0 = 0; { Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_0 = ___image0; NullCheck((Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *)L_0); ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4 * L_1; L_1 = (( ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4 * (*) (Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *)L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); NullCheck((ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4 *)L_1); ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * L_2; L_2 = (( ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * (*) (ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4 *)L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); NullCheck((ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *)L_2); Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * L_3; L_3 = (( Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * (*) (ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *)L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); V_0 = (Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_3; Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * L_4 = V_0; NullCheck((Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_4); int32_t L_5; L_5 = (( int32_t (*) (Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (int32_t)L_5; Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * L_6 = V_0; NullCheck((Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_6); int32_t L_7; L_7 = (( int32_t (*) (Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_2 = (int32_t)L_7; int32_t L_8 = V_1; V_3 = (int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)1))>>(int32_t)1)); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_9 = ___memoryAllocator2; int32_t L_10 = V_3; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mB75E96699DF276992E4E46D25348BF243E481846_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_9, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)4, (int32_t)L_10)), (int32_t)0); V_4 = (RuntimeObject*)L_11; } IL_0031: try {// begin try (depth: 1) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = ___memoryAllocator2; int32_t L_13 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)0); V_5 = (RuntimeObject*)L_14; } IL_003b: try {// begin try (depth: 2) { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_15 = ___memoryAllocator2; int32_t L_16 = V_1; NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15); RuntimeObject* L_17; L_17 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m9EFFA76BE096B95CBC6190CBC0B82E809E39D973_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_15, (int32_t)L_16, (int32_t)0); V_6 = (RuntimeObject*)L_17; } IL_0045: try {// begin try (depth: 3) { RuntimeObject* L_18 = V_4; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_19; L_19 = MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_inline((RuntimeObject*)L_18, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_RuntimeMethod_var); V_7 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_19; RuntimeObject* L_20 = V_5; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_20, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_8 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; RuntimeObject* L_22 = V_6; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_23; L_23 = MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_inline((RuntimeObject*)L_22, /*hidden argument*/MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_RuntimeMethod_var); V_9 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_23; V_10 = (int32_t)0; V_12 = (bool)0; V_11 = (int32_t)0; goto IL_0133; } IL_006e: { Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * L_24 = V_0; int32_t L_25 = V_11; NullCheck((Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_24); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_26; L_26 = (( Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 (*) (Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_13 = (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_26; Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * L_27 = V_0; int32_t L_28 = V_11; NullCheck((Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_27); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_29; L_29 = (( Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 (*) (Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_27, (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_14 = (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_29; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 * L_30; L_30 = (( PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration1; Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_32 = V_13; ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF L_33; L_33 = (( ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF (*) (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_32, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_34 = V_8; NullCheck((PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 *)L_30); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF )L_33, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_34); PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 * L_35; L_35 = (( PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_36 = ___configuration1; Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_37 = V_14; ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF L_38; L_38 = (( ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF (*) (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_37, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_39 = V_9; NullCheck((PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 *)L_35); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 *)L_35, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_36, (ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF )L_38, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_39); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_40 = V_8; bool L_41; L_41 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_40, /*hidden argument*/NULL); if (!L_41) { goto IL_00be; } } IL_00b5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_42 = V_9; bool L_43; L_43 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_42, /*hidden argument*/NULL); G_B7_0 = ((int32_t)(L_43)); goto IL_00bf; } IL_00be: { G_B7_0 = 0; } IL_00bf: { int32_t L_44 = (int32_t)G_B7_0; G_B8_0 = L_44; if (!L_44) { G_B9_0 = L_44; goto IL_00c5; } } IL_00c2: { V_12 = (bool)1; G_B9_0 = G_B8_0; } IL_00c5: { if (G_B9_0) { goto IL_00d5; } } IL_00c7: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_45 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_46 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_47 = V_7; int32_t L_48 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_45, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_46, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_47, (int32_t)L_48, /*hidden argument*/NULL); goto IL_00e1; } IL_00d5: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_49 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_50 = V_9; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_51 = V_7; int32_t L_52 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_49, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_50, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_51, (int32_t)L_52, /*hidden argument*/NULL); } IL_00e1: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_53 = V_7; int32_t L_54 = V_10; int32_t L_55 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_56; L_56 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_54, (int32_t)L_55)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_57 = V_10; int32_t L_58 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_59; L_59 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_57, (int32_t)L_58)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_60 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_53, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_56, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_59, (int32_t)L_60, /*hidden argument*/NULL); int32_t L_61 = V_10; V_10 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)1)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_62 = V_8; int32_t L_63 = V_11; int32_t L_64 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_65; L_65 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_63, (int32_t)L_64)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_66 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_62, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_65, (int32_t)L_66, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_67 = V_9; int32_t L_68 = V_11; int32_t L_69 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_70; L_70 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_68, (int32_t)1)), (int32_t)L_69)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_71 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_67, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_70, (int32_t)L_71, /*hidden argument*/NULL); int32_t L_72 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_72, (int32_t)2)); } IL_0133: { int32_t L_73 = V_11; int32_t L_74 = V_2; if ((((int32_t)L_73) < ((int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_74, (int32_t)1))))) { goto IL_006e; } } IL_013d: { int32_t L_75 = V_2; if (!((int32_t)((int32_t)L_75&(int32_t)1))) { goto IL_01b7; } } IL_0142: { Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * L_76 = V_0; int32_t L_77 = V_11; NullCheck((Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_76); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_78; L_78 = (( Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 (*) (Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_76, (int32_t)L_77, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); V_15 = (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_78; IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 7)); PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 * L_79; L_79 = (( PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_80 = ___configuration1; Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_81 = V_15; ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF L_82; L_82 = (( ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF (*) (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_81, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_83 = V_8; NullCheck((PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 *)L_79); VirtualActionInvoker3< Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF , Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(15 /* System.Void SixLabors.ImageSharp.PixelFormats.PixelOperations`1::ToBgra32(SixLabors.ImageSharp.Configuration,System.ReadOnlySpan`1,System.Span`1) */, (PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 *)L_79, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_80, (ReadOnlySpan_1_t78A0785E205F429519DAAD85F00B88C0EC43A5FF )L_82, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_83); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_84 = V_8; int32_t L_85 = V_11; int32_t L_86 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_87; L_87 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y3), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_85, (int32_t)L_86)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_88 = V_1; YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_84, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_87, (int32_t)L_88, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_89 = V_8; bool L_90; L_90 = WebpCommonUtils_CheckNonOpaque_m280AA16634B75A52628E052BBB8B47F3F2ED1060((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_89, /*hidden argument*/NULL); if (L_90) { goto IL_018a; } } IL_017c: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_91 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_92 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_93 = V_7; int32_t L_94 = V_1; YuvConversion_AccumulateRgb_m0759A38EB1DCB7F39BC6D29ACB947E27970CAD66((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_91, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_92, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_93, (int32_t)L_94, /*hidden argument*/NULL); goto IL_0199; } IL_018a: { Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_95 = V_8; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_96 = V_8; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_97 = V_7; int32_t L_98 = V_1; YuvConversion_AccumulateRgba_m545E718E5454AD29096CAAAB8BAB5231712E334C((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_95, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_96, (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_97, (int32_t)L_98, /*hidden argument*/NULL); V_12 = (bool)1; } IL_0199: { Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_99 = V_7; int32_t L_100 = V_10; int32_t L_101 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_102; L_102 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___u4), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_100, (int32_t)L_101)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_103 = V_10; int32_t L_104 = V_3; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_105; L_105 = Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___v5), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_103, (int32_t)L_104)), /*hidden argument*/Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_RuntimeMethod_var); int32_t L_106 = V_3; YuvConversion_ConvertRgbaToUv_mF068A2F2AD9008F4829BFDAFE1C97B4970E2BFE6((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_99, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_102, (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_105, (int32_t)L_106, /*hidden argument*/NULL); } IL_01b7: { bool L_107 = V_12; V_16 = (bool)L_107; IL2CPP_LEAVE(0x1E1, FINALLY_01bd); } }// end try (depth: 3) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01bd; } FINALLY_01bd: {// begin finally (depth: 3) { RuntimeObject* L_108 = V_6; if (!L_108) { goto IL_01c8; } } IL_01c1: { RuntimeObject* L_109 = V_6; NullCheck((RuntimeObject*)L_109); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_109); } IL_01c8: { IL2CPP_END_FINALLY(445) } }// end finally (depth: 3) IL2CPP_CLEANUP(445) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01c9); } }// end try (depth: 2) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c9; } FINALLY_01c9: {// begin finally (depth: 2) { RuntimeObject* L_110 = V_5; if (!L_110) { goto IL_01d4; } } IL_01cd: { RuntimeObject* L_111 = V_5; NullCheck((RuntimeObject*)L_111); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_111); } IL_01d4: { IL2CPP_END_FINALLY(457) } }// end finally (depth: 2) IL2CPP_CLEANUP(457) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_END_CLEANUP(0x1E1, FINALLY_01d5); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01d5; } FINALLY_01d5: {// begin finally (depth: 1) { RuntimeObject* L_112 = V_4; if (!L_112) { goto IL_01e0; } } IL_01d9: { RuntimeObject* L_113 = V_4; NullCheck((RuntimeObject*)L_113); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_113); } IL_01e0: { IL2CPP_END_FINALLY(469) } }// end finally (depth: 1) IL2CPP_CLEANUP(469) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1E1, IL_01e1) } IL_01e1: { bool L_114 = V_16; return (bool)L_114; } } // ArrayType UnityEngine._AndroidJNIHelper::ConvertFromJNIArray(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool _AndroidJNIHelper_ConvertFromJNIArray_TisBoolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_mDDF28BD135ACA673F7A5B195C63C982DBD2D65FE_gshared (intptr_t ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndroidReflection_tEB6633FD5B7D2816E1AC6C711E11B2DD33822F16_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var); 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*)&Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_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*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral24CC8D396132365E532646F936DFC8579E2299B2); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; bool V_1 = false; bool V_2 = false; bool V_3 = false; bool V_4 = false; bool V_5 = false; bool V_6 = false; bool V_7 = false; bool V_8 = false; bool V_9 = false; bool V_10 = false; bool V_11 = false; bool V_12 = false; int32_t V_13 = 0; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* V_14 = NULL; int32_t V_15 = 0; intptr_t V_16; memset((&V_16), 0, sizeof(V_16)); bool V_17 = false; bool V_18 = false; int32_t V_19 = 0; AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120* V_20 = NULL; int32_t V_21 = 0; intptr_t V_22; memset((&V_22), 0, sizeof(V_22)); bool V_23 = false; bool V_24 = false; Type_t * G_B32_0 = NULL; String_t* G_B32_1 = NULL; Type_t * G_B31_0 = NULL; String_t* G_B31_1 = NULL; String_t* G_B33_0 = NULL; String_t* G_B33_1 = NULL; { 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); NullCheck((Type_t *)L_1); Type_t * L_2; L_2 = VirtualFuncInvoker0< Type_t * >::Invoke(108 /* System.Type System.Type::GetElementType() */, (Type_t *)L_1); V_0 = (Type_t *)L_2; Type_t * L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(AndroidReflection_tEB6633FD5B7D2816E1AC6C711E11B2DD33822F16_il2cpp_TypeInfo_var); bool L_4; L_4 = AndroidReflection_IsPrimitive_mDD6A4050793DF2FA1EDF58010982C64A3F17376D((Type_t *)L_3, /*hidden argument*/NULL); V_1 = (bool)L_4; bool L_5 = V_1; if (!L_5) { goto IL_0173; } } { Type_t * L_6 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_7, /*hidden argument*/NULL); V_2 = (bool)((((RuntimeObject*)(Type_t *)L_6) == ((RuntimeObject*)(Type_t *)L_8))? 1 : 0); bool L_9 = V_2; if (!L_9) { goto IL_0041; } } { intptr_t L_10 = ___array0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_11; L_11 = AndroidJNISafe_FromIntArray_mBF0C0B4309BA525BBA12D7FD3C2790C8FA7C4703((intptr_t)L_10, /*hidden argument*/NULL); V_3 = (bool)((*(bool*)((bool*)UnBox((RuntimeObject *)L_11, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0041: { Type_t * L_12 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var) }; 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); V_4 = (bool)((((RuntimeObject*)(Type_t *)L_12) == ((RuntimeObject*)(Type_t *)L_14))? 1 : 0); bool L_15 = V_4; if (!L_15) { goto IL_0065; } } { intptr_t L_16 = ___array0; BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_17; L_17 = AndroidJNISafe_FromBooleanArray_m77A66C34FCB94ADB1AD5E1D88262500C930A5DBF((intptr_t)L_16, /*hidden argument*/NULL); V_3 = (bool)((*(bool*)((bool*)UnBox((RuntimeObject *)L_17, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0065: { Type_t * L_18 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_19 = { reinterpret_cast (Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_20; L_20 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_19, /*hidden argument*/NULL); V_5 = (bool)((((RuntimeObject*)(Type_t *)L_18) == ((RuntimeObject*)(Type_t *)L_20))? 1 : 0); bool L_21 = V_5; if (!L_21) { goto IL_0095; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); Debug_LogWarning_m24085D883C9E74D7AB423F0625E13259923960E7((RuntimeObject *)_stringLiteral24CC8D396132365E532646F936DFC8579E2299B2, /*hidden argument*/NULL); intptr_t L_22 = ___array0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_23; L_23 = AndroidJNISafe_FromByteArray_m81760A688AECE368E1CFF7DAAC8E141F1B8FA8A8((intptr_t)L_22, /*hidden argument*/NULL); V_3 = (bool)((*(bool*)((bool*)UnBox((RuntimeObject *)L_23, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0095: { Type_t * L_24 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); V_6 = (bool)((((RuntimeObject*)(Type_t *)L_24) == ((RuntimeObject*)(Type_t *)L_26))? 1 : 0); bool L_27 = V_6; if (!L_27) { goto IL_00b9; } } { intptr_t L_28 = ___array0; SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* L_29; L_29 = AndroidJNISafe_FromSByteArray_m01F6539AF10F86B3927436955B57CC809C52416D((intptr_t)L_28, /*hidden argument*/NULL); V_3 = (bool)((*(bool*)((bool*)UnBox((RuntimeObject *)L_29, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_00b9: { Type_t * L_30 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_31 = { reinterpret_cast (Int16_tD0F031114106263BB459DA1F099FF9F42691295A_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_32; L_32 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_31, /*hidden argument*/NULL); V_7 = (bool)((((RuntimeObject*)(Type_t *)L_30) == ((RuntimeObject*)(Type_t *)L_32))? 1 : 0); bool L_33 = V_7; if (!L_33) { goto IL_00dd; } } { intptr_t L_34 = ___array0; Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_35; L_35 = AndroidJNISafe_FromShortArray_mCDF5B796D950D31035BD35A2E463D41509E4A5CD((intptr_t)L_34, /*hidden argument*/NULL); V_3 = (bool)((*(bool*)((bool*)UnBox((RuntimeObject *)L_35, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_00dd: { Type_t * L_36 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_37 = { reinterpret_cast (Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_38; L_38 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_37, /*hidden argument*/NULL); V_8 = (bool)((((RuntimeObject*)(Type_t *)L_36) == ((RuntimeObject*)(Type_t *)L_38))? 1 : 0); bool L_39 = V_8; if (!L_39) { goto IL_0101; } } { intptr_t L_40 = ___array0; Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* L_41; L_41 = AndroidJNISafe_FromLongArray_m0E7C56CB8CFD0EC240F0D86ECBBFD635FFE55CDA((intptr_t)L_40, /*hidden argument*/NULL); V_3 = (bool)((*(bool*)((bool*)UnBox((RuntimeObject *)L_41, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0101: { Type_t * L_42 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_43 = { reinterpret_cast (Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_44; L_44 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_43, /*hidden argument*/NULL); V_9 = (bool)((((RuntimeObject*)(Type_t *)L_42) == ((RuntimeObject*)(Type_t *)L_44))? 1 : 0); bool L_45 = V_9; if (!L_45) { goto IL_0125; } } { intptr_t L_46 = ___array0; SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_47; L_47 = AndroidJNISafe_FromFloatArray_mF6A63CA1B7C10BC27EEC033F0E390772DFDD652D((intptr_t)L_46, /*hidden argument*/NULL); V_3 = (bool)((*(bool*)((bool*)UnBox((RuntimeObject *)L_47, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0125: { Type_t * L_48 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_49 = { reinterpret_cast (Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_50; L_50 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_49, /*hidden argument*/NULL); V_10 = (bool)((((RuntimeObject*)(Type_t *)L_48) == ((RuntimeObject*)(Type_t *)L_50))? 1 : 0); bool L_51 = V_10; if (!L_51) { goto IL_0149; } } { intptr_t L_52 = ___array0; DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_53; L_53 = AndroidJNISafe_FromDoubleArray_m9438B5668E8B2DB3B18CACFF0CC9CAEAB5EC73C8((intptr_t)L_52, /*hidden argument*/NULL); V_3 = (bool)((*(bool*)((bool*)UnBox((RuntimeObject *)L_53, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0149: { Type_t * L_54 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_55 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_56; L_56 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_55, /*hidden argument*/NULL); V_11 = (bool)((((RuntimeObject*)(Type_t *)L_54) == ((RuntimeObject*)(Type_t *)L_56))? 1 : 0); bool L_57 = V_11; if (!L_57) { goto IL_016d; } } { intptr_t L_58 = ___array0; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_59; L_59 = AndroidJNISafe_FromCharArray_mA49DB27755EF3B2AE81487E0FCFE06E23F617305((intptr_t)L_58, /*hidden argument*/NULL); V_3 = (bool)((*(bool*)((bool*)UnBox((RuntimeObject *)L_59, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_016d: { goto IL_0265; } IL_0173: { Type_t * L_60 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_61 = { reinterpret_cast (String_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_62; L_62 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_61, /*hidden argument*/NULL); V_12 = (bool)((((RuntimeObject*)(Type_t *)L_60) == ((RuntimeObject*)(Type_t *)L_62))? 1 : 0); bool L_63 = V_12; if (!L_63) { goto IL_01dc; } } { intptr_t L_64 = ___array0; int32_t L_65; L_65 = AndroidJNISafe_GetArrayLength_m3015C191DBFC246946A88592731441A934507B56((intptr_t)L_64, /*hidden argument*/NULL); V_13 = (int32_t)L_65; int32_t L_66 = V_13; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_67 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)SZArrayNew(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var, (uint32_t)L_66); V_14 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)L_67; V_15 = (int32_t)0; goto IL_01c3; } IL_019d: { intptr_t L_68 = ___array0; int32_t L_69 = V_15; intptr_t L_70; L_70 = AndroidJNI_GetObjectArrayElement_m502026BF77232EE45D03661E4923C2E5E99FDE18((intptr_t)L_68, (int32_t)L_69, /*hidden argument*/NULL); V_16 = (intptr_t)L_70; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_71 = V_14; int32_t L_72 = V_15; intptr_t L_73 = V_16; String_t* L_74; L_74 = AndroidJNISafe_GetStringChars_mD59FFDE4192F837E1380B51569B5803E09BE58C8((intptr_t)L_73, /*hidden argument*/NULL); NullCheck(L_71); ArrayElementTypeCheck (L_71, L_74); (L_71)->SetAt(static_cast(L_72), (String_t*)L_74); intptr_t L_75 = V_16; AndroidJNISafe_DeleteLocalRef_m7AB242A76D13A3BF4C04831D77960C020D6ADA39((intptr_t)L_75, /*hidden argument*/NULL); int32_t L_76 = V_15; V_15 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_76, (int32_t)1)); } IL_01c3: { int32_t L_77 = V_15; int32_t L_78 = V_13; V_17 = (bool)((((int32_t)L_77) < ((int32_t)L_78))? 1 : 0); bool L_79 = V_17; if (L_79) { goto IL_019d; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_80 = V_14; V_3 = (bool)((*(bool*)((bool*)UnBox((RuntimeObject *)L_80, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_01dc: { Type_t * L_81 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_82 = { reinterpret_cast (AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_83; L_83 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_82, /*hidden argument*/NULL); V_18 = (bool)((((RuntimeObject*)(Type_t *)L_81) == ((RuntimeObject*)(Type_t *)L_83))? 1 : 0); bool L_84 = V_18; if (!L_84) { goto IL_0242; } } { intptr_t L_85 = ___array0; int32_t L_86; L_86 = AndroidJNISafe_GetArrayLength_m3015C191DBFC246946A88592731441A934507B56((intptr_t)L_85, /*hidden argument*/NULL); V_19 = (int32_t)L_86; int32_t L_87 = V_19; AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120* L_88 = (AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120*)(AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120*)SZArrayNew(AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120_il2cpp_TypeInfo_var, (uint32_t)L_87); V_20 = (AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120*)L_88; V_21 = (int32_t)0; goto IL_022c; } IL_0206: { intptr_t L_89 = ___array0; int32_t L_90 = V_21; intptr_t L_91; L_91 = AndroidJNI_GetObjectArrayElement_m502026BF77232EE45D03661E4923C2E5E99FDE18((intptr_t)L_89, (int32_t)L_90, /*hidden argument*/NULL); V_22 = (intptr_t)L_91; AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120* L_92 = V_20; int32_t L_93 = V_21; intptr_t L_94 = V_22; AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E * L_95 = (AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E *)il2cpp_codegen_object_new(AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E_il2cpp_TypeInfo_var); AndroidJavaObject__ctor_m880F6533139DF0BD36C6EF428E45E9F44B6534A3(L_95, (intptr_t)L_94, /*hidden argument*/NULL); NullCheck(L_92); ArrayElementTypeCheck (L_92, L_95); (L_92)->SetAt(static_cast(L_93), (AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E *)L_95); intptr_t L_96 = V_22; AndroidJNISafe_DeleteLocalRef_m7AB242A76D13A3BF4C04831D77960C020D6ADA39((intptr_t)L_96, /*hidden argument*/NULL); int32_t L_97 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_022c: { int32_t L_98 = V_21; int32_t L_99 = V_19; V_23 = (bool)((((int32_t)L_98) < ((int32_t)L_99))? 1 : 0); bool L_100 = V_23; if (L_100) { goto IL_0206; } } { AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120* L_101 = V_20; V_3 = (bool)((*(bool*)((bool*)UnBox((RuntimeObject *)L_101, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0242: { Type_t * L_102 = V_0; Type_t * L_103 = (Type_t *)L_102; G_B31_0 = L_103; G_B31_1 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral51253131B895C2F8066BCC47E62D44F18F43446C)); if (L_103) { G_B32_0 = L_103; G_B32_1 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral51253131B895C2F8066BCC47E62D44F18F43446C)); goto IL_0250; } } { G_B33_0 = ((String_t*)(NULL)); G_B33_1 = G_B31_1; goto IL_0255; } IL_0250: { NullCheck((RuntimeObject *)G_B32_0); String_t* L_104; L_104 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, (RuntimeObject *)G_B32_0); G_B33_0 = L_104; G_B33_1 = G_B32_1; } IL_0255: { String_t* L_105; L_105 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44((String_t*)G_B33_1, (String_t*)G_B33_0, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral42646B33B50B6AA15E22733C8900716F0FE19E1D)), /*hidden argument*/NULL); Exception_t * L_106 = (Exception_t *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var))); Exception__ctor_m8ECDE8ACA7F2E0EF1144BD1200FB5DB2870B5F11(L_106, (String_t*)L_105, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_106, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_AndroidJNIHelper_ConvertFromJNIArray_TisBoolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_mDDF28BD135ACA673F7A5B195C63C982DBD2D65FE_RuntimeMethod_var))); } IL_0265: { il2cpp_codegen_initobj((&V_24), sizeof(bool)); bool L_107 = V_24; V_3 = (bool)L_107; goto IL_0272; } IL_0272: { bool L_108 = V_3; return (bool)L_108; } } // ArrayType UnityEngine._AndroidJNIHelper::ConvertFromJNIArray(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Il2CppChar _AndroidJNIHelper_ConvertFromJNIArray_TisChar_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_m846C618BCB88B648A290E0E803CB5138B68924A8_gshared (intptr_t ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndroidReflection_tEB6633FD5B7D2816E1AC6C711E11B2DD33822F16_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var); 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*)&Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_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*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral24CC8D396132365E532646F936DFC8579E2299B2); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; bool V_1 = false; bool V_2 = false; Il2CppChar V_3 = 0x0; bool V_4 = false; bool V_5 = false; bool V_6 = false; bool V_7 = false; bool V_8 = false; bool V_9 = false; bool V_10 = false; bool V_11 = false; bool V_12 = false; int32_t V_13 = 0; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* V_14 = NULL; int32_t V_15 = 0; intptr_t V_16; memset((&V_16), 0, sizeof(V_16)); bool V_17 = false; bool V_18 = false; int32_t V_19 = 0; AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120* V_20 = NULL; int32_t V_21 = 0; intptr_t V_22; memset((&V_22), 0, sizeof(V_22)); bool V_23 = false; Il2CppChar V_24 = 0x0; Type_t * G_B32_0 = NULL; String_t* G_B32_1 = NULL; Type_t * G_B31_0 = NULL; String_t* G_B31_1 = NULL; String_t* G_B33_0 = NULL; String_t* G_B33_1 = NULL; { 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); NullCheck((Type_t *)L_1); Type_t * L_2; L_2 = VirtualFuncInvoker0< Type_t * >::Invoke(108 /* System.Type System.Type::GetElementType() */, (Type_t *)L_1); V_0 = (Type_t *)L_2; Type_t * L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(AndroidReflection_tEB6633FD5B7D2816E1AC6C711E11B2DD33822F16_il2cpp_TypeInfo_var); bool L_4; L_4 = AndroidReflection_IsPrimitive_mDD6A4050793DF2FA1EDF58010982C64A3F17376D((Type_t *)L_3, /*hidden argument*/NULL); V_1 = (bool)L_4; bool L_5 = V_1; if (!L_5) { goto IL_0173; } } { Type_t * L_6 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_7, /*hidden argument*/NULL); V_2 = (bool)((((RuntimeObject*)(Type_t *)L_6) == ((RuntimeObject*)(Type_t *)L_8))? 1 : 0); bool L_9 = V_2; if (!L_9) { goto IL_0041; } } { intptr_t L_10 = ___array0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_11; L_11 = AndroidJNISafe_FromIntArray_mBF0C0B4309BA525BBA12D7FD3C2790C8FA7C4703((intptr_t)L_10, /*hidden argument*/NULL); V_3 = (Il2CppChar)((*(Il2CppChar*)((Il2CppChar*)UnBox((RuntimeObject *)L_11, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0041: { Type_t * L_12 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var) }; 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); V_4 = (bool)((((RuntimeObject*)(Type_t *)L_12) == ((RuntimeObject*)(Type_t *)L_14))? 1 : 0); bool L_15 = V_4; if (!L_15) { goto IL_0065; } } { intptr_t L_16 = ___array0; BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_17; L_17 = AndroidJNISafe_FromBooleanArray_m77A66C34FCB94ADB1AD5E1D88262500C930A5DBF((intptr_t)L_16, /*hidden argument*/NULL); V_3 = (Il2CppChar)((*(Il2CppChar*)((Il2CppChar*)UnBox((RuntimeObject *)L_17, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0065: { Type_t * L_18 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_19 = { reinterpret_cast (Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_20; L_20 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_19, /*hidden argument*/NULL); V_5 = (bool)((((RuntimeObject*)(Type_t *)L_18) == ((RuntimeObject*)(Type_t *)L_20))? 1 : 0); bool L_21 = V_5; if (!L_21) { goto IL_0095; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); Debug_LogWarning_m24085D883C9E74D7AB423F0625E13259923960E7((RuntimeObject *)_stringLiteral24CC8D396132365E532646F936DFC8579E2299B2, /*hidden argument*/NULL); intptr_t L_22 = ___array0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_23; L_23 = AndroidJNISafe_FromByteArray_m81760A688AECE368E1CFF7DAAC8E141F1B8FA8A8((intptr_t)L_22, /*hidden argument*/NULL); V_3 = (Il2CppChar)((*(Il2CppChar*)((Il2CppChar*)UnBox((RuntimeObject *)L_23, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0095: { Type_t * L_24 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); V_6 = (bool)((((RuntimeObject*)(Type_t *)L_24) == ((RuntimeObject*)(Type_t *)L_26))? 1 : 0); bool L_27 = V_6; if (!L_27) { goto IL_00b9; } } { intptr_t L_28 = ___array0; SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* L_29; L_29 = AndroidJNISafe_FromSByteArray_m01F6539AF10F86B3927436955B57CC809C52416D((intptr_t)L_28, /*hidden argument*/NULL); V_3 = (Il2CppChar)((*(Il2CppChar*)((Il2CppChar*)UnBox((RuntimeObject *)L_29, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_00b9: { Type_t * L_30 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_31 = { reinterpret_cast (Int16_tD0F031114106263BB459DA1F099FF9F42691295A_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_32; L_32 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_31, /*hidden argument*/NULL); V_7 = (bool)((((RuntimeObject*)(Type_t *)L_30) == ((RuntimeObject*)(Type_t *)L_32))? 1 : 0); bool L_33 = V_7; if (!L_33) { goto IL_00dd; } } { intptr_t L_34 = ___array0; Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_35; L_35 = AndroidJNISafe_FromShortArray_mCDF5B796D950D31035BD35A2E463D41509E4A5CD((intptr_t)L_34, /*hidden argument*/NULL); V_3 = (Il2CppChar)((*(Il2CppChar*)((Il2CppChar*)UnBox((RuntimeObject *)L_35, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_00dd: { Type_t * L_36 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_37 = { reinterpret_cast (Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_38; L_38 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_37, /*hidden argument*/NULL); V_8 = (bool)((((RuntimeObject*)(Type_t *)L_36) == ((RuntimeObject*)(Type_t *)L_38))? 1 : 0); bool L_39 = V_8; if (!L_39) { goto IL_0101; } } { intptr_t L_40 = ___array0; Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* L_41; L_41 = AndroidJNISafe_FromLongArray_m0E7C56CB8CFD0EC240F0D86ECBBFD635FFE55CDA((intptr_t)L_40, /*hidden argument*/NULL); V_3 = (Il2CppChar)((*(Il2CppChar*)((Il2CppChar*)UnBox((RuntimeObject *)L_41, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0101: { Type_t * L_42 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_43 = { reinterpret_cast (Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_44; L_44 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_43, /*hidden argument*/NULL); V_9 = (bool)((((RuntimeObject*)(Type_t *)L_42) == ((RuntimeObject*)(Type_t *)L_44))? 1 : 0); bool L_45 = V_9; if (!L_45) { goto IL_0125; } } { intptr_t L_46 = ___array0; SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_47; L_47 = AndroidJNISafe_FromFloatArray_mF6A63CA1B7C10BC27EEC033F0E390772DFDD652D((intptr_t)L_46, /*hidden argument*/NULL); V_3 = (Il2CppChar)((*(Il2CppChar*)((Il2CppChar*)UnBox((RuntimeObject *)L_47, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0125: { Type_t * L_48 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_49 = { reinterpret_cast (Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_50; L_50 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_49, /*hidden argument*/NULL); V_10 = (bool)((((RuntimeObject*)(Type_t *)L_48) == ((RuntimeObject*)(Type_t *)L_50))? 1 : 0); bool L_51 = V_10; if (!L_51) { goto IL_0149; } } { intptr_t L_52 = ___array0; DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_53; L_53 = AndroidJNISafe_FromDoubleArray_m9438B5668E8B2DB3B18CACFF0CC9CAEAB5EC73C8((intptr_t)L_52, /*hidden argument*/NULL); V_3 = (Il2CppChar)((*(Il2CppChar*)((Il2CppChar*)UnBox((RuntimeObject *)L_53, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0149: { Type_t * L_54 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_55 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_56; L_56 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_55, /*hidden argument*/NULL); V_11 = (bool)((((RuntimeObject*)(Type_t *)L_54) == ((RuntimeObject*)(Type_t *)L_56))? 1 : 0); bool L_57 = V_11; if (!L_57) { goto IL_016d; } } { intptr_t L_58 = ___array0; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_59; L_59 = AndroidJNISafe_FromCharArray_mA49DB27755EF3B2AE81487E0FCFE06E23F617305((intptr_t)L_58, /*hidden argument*/NULL); V_3 = (Il2CppChar)((*(Il2CppChar*)((Il2CppChar*)UnBox((RuntimeObject *)L_59, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_016d: { goto IL_0265; } IL_0173: { Type_t * L_60 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_61 = { reinterpret_cast (String_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_62; L_62 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_61, /*hidden argument*/NULL); V_12 = (bool)((((RuntimeObject*)(Type_t *)L_60) == ((RuntimeObject*)(Type_t *)L_62))? 1 : 0); bool L_63 = V_12; if (!L_63) { goto IL_01dc; } } { intptr_t L_64 = ___array0; int32_t L_65; L_65 = AndroidJNISafe_GetArrayLength_m3015C191DBFC246946A88592731441A934507B56((intptr_t)L_64, /*hidden argument*/NULL); V_13 = (int32_t)L_65; int32_t L_66 = V_13; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_67 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)SZArrayNew(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var, (uint32_t)L_66); V_14 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)L_67; V_15 = (int32_t)0; goto IL_01c3; } IL_019d: { intptr_t L_68 = ___array0; int32_t L_69 = V_15; intptr_t L_70; L_70 = AndroidJNI_GetObjectArrayElement_m502026BF77232EE45D03661E4923C2E5E99FDE18((intptr_t)L_68, (int32_t)L_69, /*hidden argument*/NULL); V_16 = (intptr_t)L_70; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_71 = V_14; int32_t L_72 = V_15; intptr_t L_73 = V_16; String_t* L_74; L_74 = AndroidJNISafe_GetStringChars_mD59FFDE4192F837E1380B51569B5803E09BE58C8((intptr_t)L_73, /*hidden argument*/NULL); NullCheck(L_71); ArrayElementTypeCheck (L_71, L_74); (L_71)->SetAt(static_cast(L_72), (String_t*)L_74); intptr_t L_75 = V_16; AndroidJNISafe_DeleteLocalRef_m7AB242A76D13A3BF4C04831D77960C020D6ADA39((intptr_t)L_75, /*hidden argument*/NULL); int32_t L_76 = V_15; V_15 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_76, (int32_t)1)); } IL_01c3: { int32_t L_77 = V_15; int32_t L_78 = V_13; V_17 = (bool)((((int32_t)L_77) < ((int32_t)L_78))? 1 : 0); bool L_79 = V_17; if (L_79) { goto IL_019d; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_80 = V_14; V_3 = (Il2CppChar)((*(Il2CppChar*)((Il2CppChar*)UnBox((RuntimeObject *)L_80, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_01dc: { Type_t * L_81 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_82 = { reinterpret_cast (AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_83; L_83 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_82, /*hidden argument*/NULL); V_18 = (bool)((((RuntimeObject*)(Type_t *)L_81) == ((RuntimeObject*)(Type_t *)L_83))? 1 : 0); bool L_84 = V_18; if (!L_84) { goto IL_0242; } } { intptr_t L_85 = ___array0; int32_t L_86; L_86 = AndroidJNISafe_GetArrayLength_m3015C191DBFC246946A88592731441A934507B56((intptr_t)L_85, /*hidden argument*/NULL); V_19 = (int32_t)L_86; int32_t L_87 = V_19; AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120* L_88 = (AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120*)(AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120*)SZArrayNew(AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120_il2cpp_TypeInfo_var, (uint32_t)L_87); V_20 = (AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120*)L_88; V_21 = (int32_t)0; goto IL_022c; } IL_0206: { intptr_t L_89 = ___array0; int32_t L_90 = V_21; intptr_t L_91; L_91 = AndroidJNI_GetObjectArrayElement_m502026BF77232EE45D03661E4923C2E5E99FDE18((intptr_t)L_89, (int32_t)L_90, /*hidden argument*/NULL); V_22 = (intptr_t)L_91; AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120* L_92 = V_20; int32_t L_93 = V_21; intptr_t L_94 = V_22; AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E * L_95 = (AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E *)il2cpp_codegen_object_new(AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E_il2cpp_TypeInfo_var); AndroidJavaObject__ctor_m880F6533139DF0BD36C6EF428E45E9F44B6534A3(L_95, (intptr_t)L_94, /*hidden argument*/NULL); NullCheck(L_92); ArrayElementTypeCheck (L_92, L_95); (L_92)->SetAt(static_cast(L_93), (AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E *)L_95); intptr_t L_96 = V_22; AndroidJNISafe_DeleteLocalRef_m7AB242A76D13A3BF4C04831D77960C020D6ADA39((intptr_t)L_96, /*hidden argument*/NULL); int32_t L_97 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_022c: { int32_t L_98 = V_21; int32_t L_99 = V_19; V_23 = (bool)((((int32_t)L_98) < ((int32_t)L_99))? 1 : 0); bool L_100 = V_23; if (L_100) { goto IL_0206; } } { AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120* L_101 = V_20; V_3 = (Il2CppChar)((*(Il2CppChar*)((Il2CppChar*)UnBox((RuntimeObject *)L_101, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0242: { Type_t * L_102 = V_0; Type_t * L_103 = (Type_t *)L_102; G_B31_0 = L_103; G_B31_1 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral51253131B895C2F8066BCC47E62D44F18F43446C)); if (L_103) { G_B32_0 = L_103; G_B32_1 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral51253131B895C2F8066BCC47E62D44F18F43446C)); goto IL_0250; } } { G_B33_0 = ((String_t*)(NULL)); G_B33_1 = G_B31_1; goto IL_0255; } IL_0250: { NullCheck((RuntimeObject *)G_B32_0); String_t* L_104; L_104 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, (RuntimeObject *)G_B32_0); G_B33_0 = L_104; G_B33_1 = G_B32_1; } IL_0255: { String_t* L_105; L_105 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44((String_t*)G_B33_1, (String_t*)G_B33_0, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral42646B33B50B6AA15E22733C8900716F0FE19E1D)), /*hidden argument*/NULL); Exception_t * L_106 = (Exception_t *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var))); Exception__ctor_m8ECDE8ACA7F2E0EF1144BD1200FB5DB2870B5F11(L_106, (String_t*)L_105, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_106, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_AndroidJNIHelper_ConvertFromJNIArray_TisChar_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_m846C618BCB88B648A290E0E803CB5138B68924A8_RuntimeMethod_var))); } IL_0265: { il2cpp_codegen_initobj((&V_24), sizeof(Il2CppChar)); Il2CppChar L_107 = V_24; V_3 = (Il2CppChar)L_107; goto IL_0272; } IL_0272: { Il2CppChar L_108 = V_3; return (Il2CppChar)L_108; } } // ArrayType UnityEngine._AndroidJNIHelper::ConvertFromJNIArray(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR double _AndroidJNIHelper_ConvertFromJNIArray_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_m6C34B6673608BB8698B61B66BC7663E041090381_gshared (intptr_t ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndroidReflection_tEB6633FD5B7D2816E1AC6C711E11B2DD33822F16_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var); 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*)&Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_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*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral24CC8D396132365E532646F936DFC8579E2299B2); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; bool V_1 = false; bool V_2 = false; double V_3 = 0.0; bool V_4 = false; bool V_5 = false; bool V_6 = false; bool V_7 = false; bool V_8 = false; bool V_9 = false; bool V_10 = false; bool V_11 = false; bool V_12 = false; int32_t V_13 = 0; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* V_14 = NULL; int32_t V_15 = 0; intptr_t V_16; memset((&V_16), 0, sizeof(V_16)); bool V_17 = false; bool V_18 = false; int32_t V_19 = 0; AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120* V_20 = NULL; int32_t V_21 = 0; intptr_t V_22; memset((&V_22), 0, sizeof(V_22)); bool V_23 = false; double V_24 = 0.0; Type_t * G_B32_0 = NULL; String_t* G_B32_1 = NULL; Type_t * G_B31_0 = NULL; String_t* G_B31_1 = NULL; String_t* G_B33_0 = NULL; String_t* G_B33_1 = NULL; { 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); NullCheck((Type_t *)L_1); Type_t * L_2; L_2 = VirtualFuncInvoker0< Type_t * >::Invoke(108 /* System.Type System.Type::GetElementType() */, (Type_t *)L_1); V_0 = (Type_t *)L_2; Type_t * L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(AndroidReflection_tEB6633FD5B7D2816E1AC6C711E11B2DD33822F16_il2cpp_TypeInfo_var); bool L_4; L_4 = AndroidReflection_IsPrimitive_mDD6A4050793DF2FA1EDF58010982C64A3F17376D((Type_t *)L_3, /*hidden argument*/NULL); V_1 = (bool)L_4; bool L_5 = V_1; if (!L_5) { goto IL_0173; } } { Type_t * L_6 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_7, /*hidden argument*/NULL); V_2 = (bool)((((RuntimeObject*)(Type_t *)L_6) == ((RuntimeObject*)(Type_t *)L_8))? 1 : 0); bool L_9 = V_2; if (!L_9) { goto IL_0041; } } { intptr_t L_10 = ___array0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_11; L_11 = AndroidJNISafe_FromIntArray_mBF0C0B4309BA525BBA12D7FD3C2790C8FA7C4703((intptr_t)L_10, /*hidden argument*/NULL); V_3 = (double)((*(double*)((double*)UnBox((RuntimeObject *)L_11, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0041: { Type_t * L_12 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var) }; 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); V_4 = (bool)((((RuntimeObject*)(Type_t *)L_12) == ((RuntimeObject*)(Type_t *)L_14))? 1 : 0); bool L_15 = V_4; if (!L_15) { goto IL_0065; } } { intptr_t L_16 = ___array0; BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_17; L_17 = AndroidJNISafe_FromBooleanArray_m77A66C34FCB94ADB1AD5E1D88262500C930A5DBF((intptr_t)L_16, /*hidden argument*/NULL); V_3 = (double)((*(double*)((double*)UnBox((RuntimeObject *)L_17, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0065: { Type_t * L_18 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_19 = { reinterpret_cast (Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_20; L_20 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_19, /*hidden argument*/NULL); V_5 = (bool)((((RuntimeObject*)(Type_t *)L_18) == ((RuntimeObject*)(Type_t *)L_20))? 1 : 0); bool L_21 = V_5; if (!L_21) { goto IL_0095; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); Debug_LogWarning_m24085D883C9E74D7AB423F0625E13259923960E7((RuntimeObject *)_stringLiteral24CC8D396132365E532646F936DFC8579E2299B2, /*hidden argument*/NULL); intptr_t L_22 = ___array0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_23; L_23 = AndroidJNISafe_FromByteArray_m81760A688AECE368E1CFF7DAAC8E141F1B8FA8A8((intptr_t)L_22, /*hidden argument*/NULL); V_3 = (double)((*(double*)((double*)UnBox((RuntimeObject *)L_23, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0095: { Type_t * L_24 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); V_6 = (bool)((((RuntimeObject*)(Type_t *)L_24) == ((RuntimeObject*)(Type_t *)L_26))? 1 : 0); bool L_27 = V_6; if (!L_27) { goto IL_00b9; } } { intptr_t L_28 = ___array0; SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* L_29; L_29 = AndroidJNISafe_FromSByteArray_m01F6539AF10F86B3927436955B57CC809C52416D((intptr_t)L_28, /*hidden argument*/NULL); V_3 = (double)((*(double*)((double*)UnBox((RuntimeObject *)L_29, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_00b9: { Type_t * L_30 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_31 = { reinterpret_cast (Int16_tD0F031114106263BB459DA1F099FF9F42691295A_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_32; L_32 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_31, /*hidden argument*/NULL); V_7 = (bool)((((RuntimeObject*)(Type_t *)L_30) == ((RuntimeObject*)(Type_t *)L_32))? 1 : 0); bool L_33 = V_7; if (!L_33) { goto IL_00dd; } } { intptr_t L_34 = ___array0; Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_35; L_35 = AndroidJNISafe_FromShortArray_mCDF5B796D950D31035BD35A2E463D41509E4A5CD((intptr_t)L_34, /*hidden argument*/NULL); V_3 = (double)((*(double*)((double*)UnBox((RuntimeObject *)L_35, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_00dd: { Type_t * L_36 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_37 = { reinterpret_cast (Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_38; L_38 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_37, /*hidden argument*/NULL); V_8 = (bool)((((RuntimeObject*)(Type_t *)L_36) == ((RuntimeObject*)(Type_t *)L_38))? 1 : 0); bool L_39 = V_8; if (!L_39) { goto IL_0101; } } { intptr_t L_40 = ___array0; Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* L_41; L_41 = AndroidJNISafe_FromLongArray_m0E7C56CB8CFD0EC240F0D86ECBBFD635FFE55CDA((intptr_t)L_40, /*hidden argument*/NULL); V_3 = (double)((*(double*)((double*)UnBox((RuntimeObject *)L_41, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0101: { Type_t * L_42 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_43 = { reinterpret_cast (Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_44; L_44 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_43, /*hidden argument*/NULL); V_9 = (bool)((((RuntimeObject*)(Type_t *)L_42) == ((RuntimeObject*)(Type_t *)L_44))? 1 : 0); bool L_45 = V_9; if (!L_45) { goto IL_0125; } } { intptr_t L_46 = ___array0; SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_47; L_47 = AndroidJNISafe_FromFloatArray_mF6A63CA1B7C10BC27EEC033F0E390772DFDD652D((intptr_t)L_46, /*hidden argument*/NULL); V_3 = (double)((*(double*)((double*)UnBox((RuntimeObject *)L_47, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0125: { Type_t * L_48 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_49 = { reinterpret_cast (Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_50; L_50 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_49, /*hidden argument*/NULL); V_10 = (bool)((((RuntimeObject*)(Type_t *)L_48) == ((RuntimeObject*)(Type_t *)L_50))? 1 : 0); bool L_51 = V_10; if (!L_51) { goto IL_0149; } } { intptr_t L_52 = ___array0; DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_53; L_53 = AndroidJNISafe_FromDoubleArray_m9438B5668E8B2DB3B18CACFF0CC9CAEAB5EC73C8((intptr_t)L_52, /*hidden argument*/NULL); V_3 = (double)((*(double*)((double*)UnBox((RuntimeObject *)L_53, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0149: { Type_t * L_54 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_55 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_56; L_56 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_55, /*hidden argument*/NULL); V_11 = (bool)((((RuntimeObject*)(Type_t *)L_54) == ((RuntimeObject*)(Type_t *)L_56))? 1 : 0); bool L_57 = V_11; if (!L_57) { goto IL_016d; } } { intptr_t L_58 = ___array0; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_59; L_59 = AndroidJNISafe_FromCharArray_mA49DB27755EF3B2AE81487E0FCFE06E23F617305((intptr_t)L_58, /*hidden argument*/NULL); V_3 = (double)((*(double*)((double*)UnBox((RuntimeObject *)L_59, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_016d: { goto IL_0265; } IL_0173: { Type_t * L_60 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_61 = { reinterpret_cast (String_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_62; L_62 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_61, /*hidden argument*/NULL); V_12 = (bool)((((RuntimeObject*)(Type_t *)L_60) == ((RuntimeObject*)(Type_t *)L_62))? 1 : 0); bool L_63 = V_12; if (!L_63) { goto IL_01dc; } } { intptr_t L_64 = ___array0; int32_t L_65; L_65 = AndroidJNISafe_GetArrayLength_m3015C191DBFC246946A88592731441A934507B56((intptr_t)L_64, /*hidden argument*/NULL); V_13 = (int32_t)L_65; int32_t L_66 = V_13; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_67 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)SZArrayNew(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var, (uint32_t)L_66); V_14 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)L_67; V_15 = (int32_t)0; goto IL_01c3; } IL_019d: { intptr_t L_68 = ___array0; int32_t L_69 = V_15; intptr_t L_70; L_70 = AndroidJNI_GetObjectArrayElement_m502026BF77232EE45D03661E4923C2E5E99FDE18((intptr_t)L_68, (int32_t)L_69, /*hidden argument*/NULL); V_16 = (intptr_t)L_70; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_71 = V_14; int32_t L_72 = V_15; intptr_t L_73 = V_16; String_t* L_74; L_74 = AndroidJNISafe_GetStringChars_mD59FFDE4192F837E1380B51569B5803E09BE58C8((intptr_t)L_73, /*hidden argument*/NULL); NullCheck(L_71); ArrayElementTypeCheck (L_71, L_74); (L_71)->SetAt(static_cast(L_72), (String_t*)L_74); intptr_t L_75 = V_16; AndroidJNISafe_DeleteLocalRef_m7AB242A76D13A3BF4C04831D77960C020D6ADA39((intptr_t)L_75, /*hidden argument*/NULL); int32_t L_76 = V_15; V_15 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_76, (int32_t)1)); } IL_01c3: { int32_t L_77 = V_15; int32_t L_78 = V_13; V_17 = (bool)((((int32_t)L_77) < ((int32_t)L_78))? 1 : 0); bool L_79 = V_17; if (L_79) { goto IL_019d; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_80 = V_14; V_3 = (double)((*(double*)((double*)UnBox((RuntimeObject *)L_80, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_01dc: { Type_t * L_81 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_82 = { reinterpret_cast (AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_83; L_83 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_82, /*hidden argument*/NULL); V_18 = (bool)((((RuntimeObject*)(Type_t *)L_81) == ((RuntimeObject*)(Type_t *)L_83))? 1 : 0); bool L_84 = V_18; if (!L_84) { goto IL_0242; } } { intptr_t L_85 = ___array0; int32_t L_86; L_86 = AndroidJNISafe_GetArrayLength_m3015C191DBFC246946A88592731441A934507B56((intptr_t)L_85, /*hidden argument*/NULL); V_19 = (int32_t)L_86; int32_t L_87 = V_19; AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120* L_88 = (AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120*)(AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120*)SZArrayNew(AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120_il2cpp_TypeInfo_var, (uint32_t)L_87); V_20 = (AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120*)L_88; V_21 = (int32_t)0; goto IL_022c; } IL_0206: { intptr_t L_89 = ___array0; int32_t L_90 = V_21; intptr_t L_91; L_91 = AndroidJNI_GetObjectArrayElement_m502026BF77232EE45D03661E4923C2E5E99FDE18((intptr_t)L_89, (int32_t)L_90, /*hidden argument*/NULL); V_22 = (intptr_t)L_91; AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120* L_92 = V_20; int32_t L_93 = V_21; intptr_t L_94 = V_22; AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E * L_95 = (AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E *)il2cpp_codegen_object_new(AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E_il2cpp_TypeInfo_var); AndroidJavaObject__ctor_m880F6533139DF0BD36C6EF428E45E9F44B6534A3(L_95, (intptr_t)L_94, /*hidden argument*/NULL); NullCheck(L_92); ArrayElementTypeCheck (L_92, L_95); (L_92)->SetAt(static_cast(L_93), (AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E *)L_95); intptr_t L_96 = V_22; AndroidJNISafe_DeleteLocalRef_m7AB242A76D13A3BF4C04831D77960C020D6ADA39((intptr_t)L_96, /*hidden argument*/NULL); int32_t L_97 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_022c: { int32_t L_98 = V_21; int32_t L_99 = V_19; V_23 = (bool)((((int32_t)L_98) < ((int32_t)L_99))? 1 : 0); bool L_100 = V_23; if (L_100) { goto IL_0206; } } { AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120* L_101 = V_20; V_3 = (double)((*(double*)((double*)UnBox((RuntimeObject *)L_101, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0242: { Type_t * L_102 = V_0; Type_t * L_103 = (Type_t *)L_102; G_B31_0 = L_103; G_B31_1 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral51253131B895C2F8066BCC47E62D44F18F43446C)); if (L_103) { G_B32_0 = L_103; G_B32_1 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral51253131B895C2F8066BCC47E62D44F18F43446C)); goto IL_0250; } } { G_B33_0 = ((String_t*)(NULL)); G_B33_1 = G_B31_1; goto IL_0255; } IL_0250: { NullCheck((RuntimeObject *)G_B32_0); String_t* L_104; L_104 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, (RuntimeObject *)G_B32_0); G_B33_0 = L_104; G_B33_1 = G_B32_1; } IL_0255: { String_t* L_105; L_105 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44((String_t*)G_B33_1, (String_t*)G_B33_0, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral42646B33B50B6AA15E22733C8900716F0FE19E1D)), /*hidden argument*/NULL); Exception_t * L_106 = (Exception_t *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var))); Exception__ctor_m8ECDE8ACA7F2E0EF1144BD1200FB5DB2870B5F11(L_106, (String_t*)L_105, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_106, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_AndroidJNIHelper_ConvertFromJNIArray_TisDouble_t42821932CB52DE2057E685D0E1AF3DE5033D2181_m6C34B6673608BB8698B61B66BC7663E041090381_RuntimeMethod_var))); } IL_0265: { il2cpp_codegen_initobj((&V_24), sizeof(double)); double L_107 = V_24; V_3 = (double)L_107; goto IL_0272; } IL_0272: { double L_108 = V_3; return (double)L_108; } } // ArrayType UnityEngine._AndroidJNIHelper::ConvertFromJNIArray(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int16_t _AndroidJNIHelper_ConvertFromJNIArray_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m37E32F748CAF38BEE90E5FAEC61E937AFF3E576A_gshared (intptr_t ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndroidReflection_tEB6633FD5B7D2816E1AC6C711E11B2DD33822F16_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var); 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*)&Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_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*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral24CC8D396132365E532646F936DFC8579E2299B2); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; bool V_1 = false; bool V_2 = false; int16_t V_3 = 0; bool V_4 = false; bool V_5 = false; bool V_6 = false; bool V_7 = false; bool V_8 = false; bool V_9 = false; bool V_10 = false; bool V_11 = false; bool V_12 = false; int32_t V_13 = 0; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* V_14 = NULL; int32_t V_15 = 0; intptr_t V_16; memset((&V_16), 0, sizeof(V_16)); bool V_17 = false; bool V_18 = false; int32_t V_19 = 0; AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120* V_20 = NULL; int32_t V_21 = 0; intptr_t V_22; memset((&V_22), 0, sizeof(V_22)); bool V_23 = false; int16_t V_24 = 0; Type_t * G_B32_0 = NULL; String_t* G_B32_1 = NULL; Type_t * G_B31_0 = NULL; String_t* G_B31_1 = NULL; String_t* G_B33_0 = NULL; String_t* G_B33_1 = NULL; { 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); NullCheck((Type_t *)L_1); Type_t * L_2; L_2 = VirtualFuncInvoker0< Type_t * >::Invoke(108 /* System.Type System.Type::GetElementType() */, (Type_t *)L_1); V_0 = (Type_t *)L_2; Type_t * L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(AndroidReflection_tEB6633FD5B7D2816E1AC6C711E11B2DD33822F16_il2cpp_TypeInfo_var); bool L_4; L_4 = AndroidReflection_IsPrimitive_mDD6A4050793DF2FA1EDF58010982C64A3F17376D((Type_t *)L_3, /*hidden argument*/NULL); V_1 = (bool)L_4; bool L_5 = V_1; if (!L_5) { goto IL_0173; } } { Type_t * L_6 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_7, /*hidden argument*/NULL); V_2 = (bool)((((RuntimeObject*)(Type_t *)L_6) == ((RuntimeObject*)(Type_t *)L_8))? 1 : 0); bool L_9 = V_2; if (!L_9) { goto IL_0041; } } { intptr_t L_10 = ___array0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_11; L_11 = AndroidJNISafe_FromIntArray_mBF0C0B4309BA525BBA12D7FD3C2790C8FA7C4703((intptr_t)L_10, /*hidden argument*/NULL); V_3 = (int16_t)((*(int16_t*)((int16_t*)UnBox((RuntimeObject *)L_11, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0041: { Type_t * L_12 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var) }; 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); V_4 = (bool)((((RuntimeObject*)(Type_t *)L_12) == ((RuntimeObject*)(Type_t *)L_14))? 1 : 0); bool L_15 = V_4; if (!L_15) { goto IL_0065; } } { intptr_t L_16 = ___array0; BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_17; L_17 = AndroidJNISafe_FromBooleanArray_m77A66C34FCB94ADB1AD5E1D88262500C930A5DBF((intptr_t)L_16, /*hidden argument*/NULL); V_3 = (int16_t)((*(int16_t*)((int16_t*)UnBox((RuntimeObject *)L_17, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0065: { Type_t * L_18 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_19 = { reinterpret_cast (Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_20; L_20 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_19, /*hidden argument*/NULL); V_5 = (bool)((((RuntimeObject*)(Type_t *)L_18) == ((RuntimeObject*)(Type_t *)L_20))? 1 : 0); bool L_21 = V_5; if (!L_21) { goto IL_0095; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); Debug_LogWarning_m24085D883C9E74D7AB423F0625E13259923960E7((RuntimeObject *)_stringLiteral24CC8D396132365E532646F936DFC8579E2299B2, /*hidden argument*/NULL); intptr_t L_22 = ___array0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_23; L_23 = AndroidJNISafe_FromByteArray_m81760A688AECE368E1CFF7DAAC8E141F1B8FA8A8((intptr_t)L_22, /*hidden argument*/NULL); V_3 = (int16_t)((*(int16_t*)((int16_t*)UnBox((RuntimeObject *)L_23, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0095: { Type_t * L_24 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); V_6 = (bool)((((RuntimeObject*)(Type_t *)L_24) == ((RuntimeObject*)(Type_t *)L_26))? 1 : 0); bool L_27 = V_6; if (!L_27) { goto IL_00b9; } } { intptr_t L_28 = ___array0; SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* L_29; L_29 = AndroidJNISafe_FromSByteArray_m01F6539AF10F86B3927436955B57CC809C52416D((intptr_t)L_28, /*hidden argument*/NULL); V_3 = (int16_t)((*(int16_t*)((int16_t*)UnBox((RuntimeObject *)L_29, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_00b9: { Type_t * L_30 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_31 = { reinterpret_cast (Int16_tD0F031114106263BB459DA1F099FF9F42691295A_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_32; L_32 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_31, /*hidden argument*/NULL); V_7 = (bool)((((RuntimeObject*)(Type_t *)L_30) == ((RuntimeObject*)(Type_t *)L_32))? 1 : 0); bool L_33 = V_7; if (!L_33) { goto IL_00dd; } } { intptr_t L_34 = ___array0; Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_35; L_35 = AndroidJNISafe_FromShortArray_mCDF5B796D950D31035BD35A2E463D41509E4A5CD((intptr_t)L_34, /*hidden argument*/NULL); V_3 = (int16_t)((*(int16_t*)((int16_t*)UnBox((RuntimeObject *)L_35, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_00dd: { Type_t * L_36 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_37 = { reinterpret_cast (Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_38; L_38 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_37, /*hidden argument*/NULL); V_8 = (bool)((((RuntimeObject*)(Type_t *)L_36) == ((RuntimeObject*)(Type_t *)L_38))? 1 : 0); bool L_39 = V_8; if (!L_39) { goto IL_0101; } } { intptr_t L_40 = ___array0; Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* L_41; L_41 = AndroidJNISafe_FromLongArray_m0E7C56CB8CFD0EC240F0D86ECBBFD635FFE55CDA((intptr_t)L_40, /*hidden argument*/NULL); V_3 = (int16_t)((*(int16_t*)((int16_t*)UnBox((RuntimeObject *)L_41, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0101: { Type_t * L_42 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_43 = { reinterpret_cast (Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_44; L_44 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_43, /*hidden argument*/NULL); V_9 = (bool)((((RuntimeObject*)(Type_t *)L_42) == ((RuntimeObject*)(Type_t *)L_44))? 1 : 0); bool L_45 = V_9; if (!L_45) { goto IL_0125; } } { intptr_t L_46 = ___array0; SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_47; L_47 = AndroidJNISafe_FromFloatArray_mF6A63CA1B7C10BC27EEC033F0E390772DFDD652D((intptr_t)L_46, /*hidden argument*/NULL); V_3 = (int16_t)((*(int16_t*)((int16_t*)UnBox((RuntimeObject *)L_47, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0125: { Type_t * L_48 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_49 = { reinterpret_cast (Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_50; L_50 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_49, /*hidden argument*/NULL); V_10 = (bool)((((RuntimeObject*)(Type_t *)L_48) == ((RuntimeObject*)(Type_t *)L_50))? 1 : 0); bool L_51 = V_10; if (!L_51) { goto IL_0149; } } { intptr_t L_52 = ___array0; DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_53; L_53 = AndroidJNISafe_FromDoubleArray_m9438B5668E8B2DB3B18CACFF0CC9CAEAB5EC73C8((intptr_t)L_52, /*hidden argument*/NULL); V_3 = (int16_t)((*(int16_t*)((int16_t*)UnBox((RuntimeObject *)L_53, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0149: { Type_t * L_54 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_55 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_56; L_56 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_55, /*hidden argument*/NULL); V_11 = (bool)((((RuntimeObject*)(Type_t *)L_54) == ((RuntimeObject*)(Type_t *)L_56))? 1 : 0); bool L_57 = V_11; if (!L_57) { goto IL_016d; } } { intptr_t L_58 = ___array0; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_59; L_59 = AndroidJNISafe_FromCharArray_mA49DB27755EF3B2AE81487E0FCFE06E23F617305((intptr_t)L_58, /*hidden argument*/NULL); V_3 = (int16_t)((*(int16_t*)((int16_t*)UnBox((RuntimeObject *)L_59, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_016d: { goto IL_0265; } IL_0173: { Type_t * L_60 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_61 = { reinterpret_cast (String_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_62; L_62 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_61, /*hidden argument*/NULL); V_12 = (bool)((((RuntimeObject*)(Type_t *)L_60) == ((RuntimeObject*)(Type_t *)L_62))? 1 : 0); bool L_63 = V_12; if (!L_63) { goto IL_01dc; } } { intptr_t L_64 = ___array0; int32_t L_65; L_65 = AndroidJNISafe_GetArrayLength_m3015C191DBFC246946A88592731441A934507B56((intptr_t)L_64, /*hidden argument*/NULL); V_13 = (int32_t)L_65; int32_t L_66 = V_13; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_67 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)SZArrayNew(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var, (uint32_t)L_66); V_14 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)L_67; V_15 = (int32_t)0; goto IL_01c3; } IL_019d: { intptr_t L_68 = ___array0; int32_t L_69 = V_15; intptr_t L_70; L_70 = AndroidJNI_GetObjectArrayElement_m502026BF77232EE45D03661E4923C2E5E99FDE18((intptr_t)L_68, (int32_t)L_69, /*hidden argument*/NULL); V_16 = (intptr_t)L_70; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_71 = V_14; int32_t L_72 = V_15; intptr_t L_73 = V_16; String_t* L_74; L_74 = AndroidJNISafe_GetStringChars_mD59FFDE4192F837E1380B51569B5803E09BE58C8((intptr_t)L_73, /*hidden argument*/NULL); NullCheck(L_71); ArrayElementTypeCheck (L_71, L_74); (L_71)->SetAt(static_cast(L_72), (String_t*)L_74); intptr_t L_75 = V_16; AndroidJNISafe_DeleteLocalRef_m7AB242A76D13A3BF4C04831D77960C020D6ADA39((intptr_t)L_75, /*hidden argument*/NULL); int32_t L_76 = V_15; V_15 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_76, (int32_t)1)); } IL_01c3: { int32_t L_77 = V_15; int32_t L_78 = V_13; V_17 = (bool)((((int32_t)L_77) < ((int32_t)L_78))? 1 : 0); bool L_79 = V_17; if (L_79) { goto IL_019d; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_80 = V_14; V_3 = (int16_t)((*(int16_t*)((int16_t*)UnBox((RuntimeObject *)L_80, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_01dc: { Type_t * L_81 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_82 = { reinterpret_cast (AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_83; L_83 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_82, /*hidden argument*/NULL); V_18 = (bool)((((RuntimeObject*)(Type_t *)L_81) == ((RuntimeObject*)(Type_t *)L_83))? 1 : 0); bool L_84 = V_18; if (!L_84) { goto IL_0242; } } { intptr_t L_85 = ___array0; int32_t L_86; L_86 = AndroidJNISafe_GetArrayLength_m3015C191DBFC246946A88592731441A934507B56((intptr_t)L_85, /*hidden argument*/NULL); V_19 = (int32_t)L_86; int32_t L_87 = V_19; AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120* L_88 = (AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120*)(AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120*)SZArrayNew(AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120_il2cpp_TypeInfo_var, (uint32_t)L_87); V_20 = (AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120*)L_88; V_21 = (int32_t)0; goto IL_022c; } IL_0206: { intptr_t L_89 = ___array0; int32_t L_90 = V_21; intptr_t L_91; L_91 = AndroidJNI_GetObjectArrayElement_m502026BF77232EE45D03661E4923C2E5E99FDE18((intptr_t)L_89, (int32_t)L_90, /*hidden argument*/NULL); V_22 = (intptr_t)L_91; AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120* L_92 = V_20; int32_t L_93 = V_21; intptr_t L_94 = V_22; AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E * L_95 = (AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E *)il2cpp_codegen_object_new(AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E_il2cpp_TypeInfo_var); AndroidJavaObject__ctor_m880F6533139DF0BD36C6EF428E45E9F44B6534A3(L_95, (intptr_t)L_94, /*hidden argument*/NULL); NullCheck(L_92); ArrayElementTypeCheck (L_92, L_95); (L_92)->SetAt(static_cast(L_93), (AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E *)L_95); intptr_t L_96 = V_22; AndroidJNISafe_DeleteLocalRef_m7AB242A76D13A3BF4C04831D77960C020D6ADA39((intptr_t)L_96, /*hidden argument*/NULL); int32_t L_97 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_022c: { int32_t L_98 = V_21; int32_t L_99 = V_19; V_23 = (bool)((((int32_t)L_98) < ((int32_t)L_99))? 1 : 0); bool L_100 = V_23; if (L_100) { goto IL_0206; } } { AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120* L_101 = V_20; V_3 = (int16_t)((*(int16_t*)((int16_t*)UnBox((RuntimeObject *)L_101, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0242: { Type_t * L_102 = V_0; Type_t * L_103 = (Type_t *)L_102; G_B31_0 = L_103; G_B31_1 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral51253131B895C2F8066BCC47E62D44F18F43446C)); if (L_103) { G_B32_0 = L_103; G_B32_1 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral51253131B895C2F8066BCC47E62D44F18F43446C)); goto IL_0250; } } { G_B33_0 = ((String_t*)(NULL)); G_B33_1 = G_B31_1; goto IL_0255; } IL_0250: { NullCheck((RuntimeObject *)G_B32_0); String_t* L_104; L_104 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, (RuntimeObject *)G_B32_0); G_B33_0 = L_104; G_B33_1 = G_B32_1; } IL_0255: { String_t* L_105; L_105 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44((String_t*)G_B33_1, (String_t*)G_B33_0, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral42646B33B50B6AA15E22733C8900716F0FE19E1D)), /*hidden argument*/NULL); Exception_t * L_106 = (Exception_t *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var))); Exception__ctor_m8ECDE8ACA7F2E0EF1144BD1200FB5DB2870B5F11(L_106, (String_t*)L_105, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_106, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_AndroidJNIHelper_ConvertFromJNIArray_TisInt16_tD0F031114106263BB459DA1F099FF9F42691295A_m37E32F748CAF38BEE90E5FAEC61E937AFF3E576A_RuntimeMethod_var))); } IL_0265: { il2cpp_codegen_initobj((&V_24), sizeof(int16_t)); int16_t L_107 = V_24; V_3 = (int16_t)L_107; goto IL_0272; } IL_0272: { int16_t L_108 = V_3; return (int16_t)L_108; } } // ArrayType UnityEngine._AndroidJNIHelper::ConvertFromJNIArray(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t _AndroidJNIHelper_ConvertFromJNIArray_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m9FFE89B6209D2AACF2BD53B78475BB8062AFBC85_gshared (intptr_t ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndroidReflection_tEB6633FD5B7D2816E1AC6C711E11B2DD33822F16_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var); 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*)&Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_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*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral24CC8D396132365E532646F936DFC8579E2299B2); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; bool V_1 = false; bool V_2 = false; int32_t V_3 = 0; bool V_4 = false; bool V_5 = false; bool V_6 = false; bool V_7 = false; bool V_8 = false; bool V_9 = false; bool V_10 = false; bool V_11 = false; bool V_12 = false; int32_t V_13 = 0; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* V_14 = NULL; int32_t V_15 = 0; intptr_t V_16; memset((&V_16), 0, sizeof(V_16)); bool V_17 = false; bool V_18 = false; int32_t V_19 = 0; AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120* V_20 = NULL; int32_t V_21 = 0; intptr_t V_22; memset((&V_22), 0, sizeof(V_22)); bool V_23 = false; int32_t V_24 = 0; Type_t * G_B32_0 = NULL; String_t* G_B32_1 = NULL; Type_t * G_B31_0 = NULL; String_t* G_B31_1 = NULL; String_t* G_B33_0 = NULL; String_t* G_B33_1 = NULL; { 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); NullCheck((Type_t *)L_1); Type_t * L_2; L_2 = VirtualFuncInvoker0< Type_t * >::Invoke(108 /* System.Type System.Type::GetElementType() */, (Type_t *)L_1); V_0 = (Type_t *)L_2; Type_t * L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(AndroidReflection_tEB6633FD5B7D2816E1AC6C711E11B2DD33822F16_il2cpp_TypeInfo_var); bool L_4; L_4 = AndroidReflection_IsPrimitive_mDD6A4050793DF2FA1EDF58010982C64A3F17376D((Type_t *)L_3, /*hidden argument*/NULL); V_1 = (bool)L_4; bool L_5 = V_1; if (!L_5) { goto IL_0173; } } { Type_t * L_6 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_7, /*hidden argument*/NULL); V_2 = (bool)((((RuntimeObject*)(Type_t *)L_6) == ((RuntimeObject*)(Type_t *)L_8))? 1 : 0); bool L_9 = V_2; if (!L_9) { goto IL_0041; } } { intptr_t L_10 = ___array0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_11; L_11 = AndroidJNISafe_FromIntArray_mBF0C0B4309BA525BBA12D7FD3C2790C8FA7C4703((intptr_t)L_10, /*hidden argument*/NULL); V_3 = (int32_t)((*(int32_t*)((int32_t*)UnBox((RuntimeObject *)L_11, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0041: { Type_t * L_12 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var) }; 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); V_4 = (bool)((((RuntimeObject*)(Type_t *)L_12) == ((RuntimeObject*)(Type_t *)L_14))? 1 : 0); bool L_15 = V_4; if (!L_15) { goto IL_0065; } } { intptr_t L_16 = ___array0; BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_17; L_17 = AndroidJNISafe_FromBooleanArray_m77A66C34FCB94ADB1AD5E1D88262500C930A5DBF((intptr_t)L_16, /*hidden argument*/NULL); V_3 = (int32_t)((*(int32_t*)((int32_t*)UnBox((RuntimeObject *)L_17, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0065: { Type_t * L_18 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_19 = { reinterpret_cast (Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_20; L_20 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_19, /*hidden argument*/NULL); V_5 = (bool)((((RuntimeObject*)(Type_t *)L_18) == ((RuntimeObject*)(Type_t *)L_20))? 1 : 0); bool L_21 = V_5; if (!L_21) { goto IL_0095; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); Debug_LogWarning_m24085D883C9E74D7AB423F0625E13259923960E7((RuntimeObject *)_stringLiteral24CC8D396132365E532646F936DFC8579E2299B2, /*hidden argument*/NULL); intptr_t L_22 = ___array0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_23; L_23 = AndroidJNISafe_FromByteArray_m81760A688AECE368E1CFF7DAAC8E141F1B8FA8A8((intptr_t)L_22, /*hidden argument*/NULL); V_3 = (int32_t)((*(int32_t*)((int32_t*)UnBox((RuntimeObject *)L_23, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0095: { Type_t * L_24 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); V_6 = (bool)((((RuntimeObject*)(Type_t *)L_24) == ((RuntimeObject*)(Type_t *)L_26))? 1 : 0); bool L_27 = V_6; if (!L_27) { goto IL_00b9; } } { intptr_t L_28 = ___array0; SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* L_29; L_29 = AndroidJNISafe_FromSByteArray_m01F6539AF10F86B3927436955B57CC809C52416D((intptr_t)L_28, /*hidden argument*/NULL); V_3 = (int32_t)((*(int32_t*)((int32_t*)UnBox((RuntimeObject *)L_29, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_00b9: { Type_t * L_30 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_31 = { reinterpret_cast (Int16_tD0F031114106263BB459DA1F099FF9F42691295A_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_32; L_32 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_31, /*hidden argument*/NULL); V_7 = (bool)((((RuntimeObject*)(Type_t *)L_30) == ((RuntimeObject*)(Type_t *)L_32))? 1 : 0); bool L_33 = V_7; if (!L_33) { goto IL_00dd; } } { intptr_t L_34 = ___array0; Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_35; L_35 = AndroidJNISafe_FromShortArray_mCDF5B796D950D31035BD35A2E463D41509E4A5CD((intptr_t)L_34, /*hidden argument*/NULL); V_3 = (int32_t)((*(int32_t*)((int32_t*)UnBox((RuntimeObject *)L_35, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_00dd: { Type_t * L_36 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_37 = { reinterpret_cast (Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_38; L_38 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_37, /*hidden argument*/NULL); V_8 = (bool)((((RuntimeObject*)(Type_t *)L_36) == ((RuntimeObject*)(Type_t *)L_38))? 1 : 0); bool L_39 = V_8; if (!L_39) { goto IL_0101; } } { intptr_t L_40 = ___array0; Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* L_41; L_41 = AndroidJNISafe_FromLongArray_m0E7C56CB8CFD0EC240F0D86ECBBFD635FFE55CDA((intptr_t)L_40, /*hidden argument*/NULL); V_3 = (int32_t)((*(int32_t*)((int32_t*)UnBox((RuntimeObject *)L_41, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0101: { Type_t * L_42 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_43 = { reinterpret_cast (Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_44; L_44 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_43, /*hidden argument*/NULL); V_9 = (bool)((((RuntimeObject*)(Type_t *)L_42) == ((RuntimeObject*)(Type_t *)L_44))? 1 : 0); bool L_45 = V_9; if (!L_45) { goto IL_0125; } } { intptr_t L_46 = ___array0; SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_47; L_47 = AndroidJNISafe_FromFloatArray_mF6A63CA1B7C10BC27EEC033F0E390772DFDD652D((intptr_t)L_46, /*hidden argument*/NULL); V_3 = (int32_t)((*(int32_t*)((int32_t*)UnBox((RuntimeObject *)L_47, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0125: { Type_t * L_48 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_49 = { reinterpret_cast (Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_50; L_50 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_49, /*hidden argument*/NULL); V_10 = (bool)((((RuntimeObject*)(Type_t *)L_48) == ((RuntimeObject*)(Type_t *)L_50))? 1 : 0); bool L_51 = V_10; if (!L_51) { goto IL_0149; } } { intptr_t L_52 = ___array0; DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_53; L_53 = AndroidJNISafe_FromDoubleArray_m9438B5668E8B2DB3B18CACFF0CC9CAEAB5EC73C8((intptr_t)L_52, /*hidden argument*/NULL); V_3 = (int32_t)((*(int32_t*)((int32_t*)UnBox((RuntimeObject *)L_53, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0149: { Type_t * L_54 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_55 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_56; L_56 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_55, /*hidden argument*/NULL); V_11 = (bool)((((RuntimeObject*)(Type_t *)L_54) == ((RuntimeObject*)(Type_t *)L_56))? 1 : 0); bool L_57 = V_11; if (!L_57) { goto IL_016d; } } { intptr_t L_58 = ___array0; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_59; L_59 = AndroidJNISafe_FromCharArray_mA49DB27755EF3B2AE81487E0FCFE06E23F617305((intptr_t)L_58, /*hidden argument*/NULL); V_3 = (int32_t)((*(int32_t*)((int32_t*)UnBox((RuntimeObject *)L_59, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_016d: { goto IL_0265; } IL_0173: { Type_t * L_60 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_61 = { reinterpret_cast (String_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_62; L_62 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_61, /*hidden argument*/NULL); V_12 = (bool)((((RuntimeObject*)(Type_t *)L_60) == ((RuntimeObject*)(Type_t *)L_62))? 1 : 0); bool L_63 = V_12; if (!L_63) { goto IL_01dc; } } { intptr_t L_64 = ___array0; int32_t L_65; L_65 = AndroidJNISafe_GetArrayLength_m3015C191DBFC246946A88592731441A934507B56((intptr_t)L_64, /*hidden argument*/NULL); V_13 = (int32_t)L_65; int32_t L_66 = V_13; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_67 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)SZArrayNew(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var, (uint32_t)L_66); V_14 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)L_67; V_15 = (int32_t)0; goto IL_01c3; } IL_019d: { intptr_t L_68 = ___array0; int32_t L_69 = V_15; intptr_t L_70; L_70 = AndroidJNI_GetObjectArrayElement_m502026BF77232EE45D03661E4923C2E5E99FDE18((intptr_t)L_68, (int32_t)L_69, /*hidden argument*/NULL); V_16 = (intptr_t)L_70; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_71 = V_14; int32_t L_72 = V_15; intptr_t L_73 = V_16; String_t* L_74; L_74 = AndroidJNISafe_GetStringChars_mD59FFDE4192F837E1380B51569B5803E09BE58C8((intptr_t)L_73, /*hidden argument*/NULL); NullCheck(L_71); ArrayElementTypeCheck (L_71, L_74); (L_71)->SetAt(static_cast(L_72), (String_t*)L_74); intptr_t L_75 = V_16; AndroidJNISafe_DeleteLocalRef_m7AB242A76D13A3BF4C04831D77960C020D6ADA39((intptr_t)L_75, /*hidden argument*/NULL); int32_t L_76 = V_15; V_15 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_76, (int32_t)1)); } IL_01c3: { int32_t L_77 = V_15; int32_t L_78 = V_13; V_17 = (bool)((((int32_t)L_77) < ((int32_t)L_78))? 1 : 0); bool L_79 = V_17; if (L_79) { goto IL_019d; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_80 = V_14; V_3 = (int32_t)((*(int32_t*)((int32_t*)UnBox((RuntimeObject *)L_80, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_01dc: { Type_t * L_81 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_82 = { reinterpret_cast (AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_83; L_83 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_82, /*hidden argument*/NULL); V_18 = (bool)((((RuntimeObject*)(Type_t *)L_81) == ((RuntimeObject*)(Type_t *)L_83))? 1 : 0); bool L_84 = V_18; if (!L_84) { goto IL_0242; } } { intptr_t L_85 = ___array0; int32_t L_86; L_86 = AndroidJNISafe_GetArrayLength_m3015C191DBFC246946A88592731441A934507B56((intptr_t)L_85, /*hidden argument*/NULL); V_19 = (int32_t)L_86; int32_t L_87 = V_19; AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120* L_88 = (AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120*)(AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120*)SZArrayNew(AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120_il2cpp_TypeInfo_var, (uint32_t)L_87); V_20 = (AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120*)L_88; V_21 = (int32_t)0; goto IL_022c; } IL_0206: { intptr_t L_89 = ___array0; int32_t L_90 = V_21; intptr_t L_91; L_91 = AndroidJNI_GetObjectArrayElement_m502026BF77232EE45D03661E4923C2E5E99FDE18((intptr_t)L_89, (int32_t)L_90, /*hidden argument*/NULL); V_22 = (intptr_t)L_91; AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120* L_92 = V_20; int32_t L_93 = V_21; intptr_t L_94 = V_22; AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E * L_95 = (AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E *)il2cpp_codegen_object_new(AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E_il2cpp_TypeInfo_var); AndroidJavaObject__ctor_m880F6533139DF0BD36C6EF428E45E9F44B6534A3(L_95, (intptr_t)L_94, /*hidden argument*/NULL); NullCheck(L_92); ArrayElementTypeCheck (L_92, L_95); (L_92)->SetAt(static_cast(L_93), (AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E *)L_95); intptr_t L_96 = V_22; AndroidJNISafe_DeleteLocalRef_m7AB242A76D13A3BF4C04831D77960C020D6ADA39((intptr_t)L_96, /*hidden argument*/NULL); int32_t L_97 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_022c: { int32_t L_98 = V_21; int32_t L_99 = V_19; V_23 = (bool)((((int32_t)L_98) < ((int32_t)L_99))? 1 : 0); bool L_100 = V_23; if (L_100) { goto IL_0206; } } { AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120* L_101 = V_20; V_3 = (int32_t)((*(int32_t*)((int32_t*)UnBox((RuntimeObject *)L_101, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0242: { Type_t * L_102 = V_0; Type_t * L_103 = (Type_t *)L_102; G_B31_0 = L_103; G_B31_1 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral51253131B895C2F8066BCC47E62D44F18F43446C)); if (L_103) { G_B32_0 = L_103; G_B32_1 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral51253131B895C2F8066BCC47E62D44F18F43446C)); goto IL_0250; } } { G_B33_0 = ((String_t*)(NULL)); G_B33_1 = G_B31_1; goto IL_0255; } IL_0250: { NullCheck((RuntimeObject *)G_B32_0); String_t* L_104; L_104 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, (RuntimeObject *)G_B32_0); G_B33_0 = L_104; G_B33_1 = G_B32_1; } IL_0255: { String_t* L_105; L_105 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44((String_t*)G_B33_1, (String_t*)G_B33_0, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral42646B33B50B6AA15E22733C8900716F0FE19E1D)), /*hidden argument*/NULL); Exception_t * L_106 = (Exception_t *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var))); Exception__ctor_m8ECDE8ACA7F2E0EF1144BD1200FB5DB2870B5F11(L_106, (String_t*)L_105, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_106, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_AndroidJNIHelper_ConvertFromJNIArray_TisInt32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_m9FFE89B6209D2AACF2BD53B78475BB8062AFBC85_RuntimeMethod_var))); } IL_0265: { il2cpp_codegen_initobj((&V_24), sizeof(int32_t)); int32_t L_107 = V_24; V_3 = (int32_t)L_107; goto IL_0272; } IL_0272: { int32_t L_108 = V_3; return (int32_t)L_108; } } // ArrayType UnityEngine._AndroidJNIHelper::ConvertFromJNIArray(System.IntPtr) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int64_t _AndroidJNIHelper_ConvertFromJNIArray_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m4D90AEC6AD405E601451ABE5E295DCCCFBA8658D_gshared (intptr_t ___array0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AndroidReflection_tEB6633FD5B7D2816E1AC6C711E11B2DD33822F16_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var); 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*)&Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_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*)&Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral24CC8D396132365E532646F936DFC8579E2299B2); s_Il2CppMethodInitialized = true; } Type_t * V_0 = NULL; bool V_1 = false; bool V_2 = false; int64_t V_3 = 0; bool V_4 = false; bool V_5 = false; bool V_6 = false; bool V_7 = false; bool V_8 = false; bool V_9 = false; bool V_10 = false; bool V_11 = false; bool V_12 = false; int32_t V_13 = 0; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* V_14 = NULL; int32_t V_15 = 0; intptr_t V_16; memset((&V_16), 0, sizeof(V_16)); bool V_17 = false; bool V_18 = false; int32_t V_19 = 0; AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120* V_20 = NULL; int32_t V_21 = 0; intptr_t V_22; memset((&V_22), 0, sizeof(V_22)); bool V_23 = false; int64_t V_24 = 0; Type_t * G_B32_0 = NULL; String_t* G_B32_1 = NULL; Type_t * G_B31_0 = NULL; String_t* G_B31_1 = NULL; String_t* G_B33_0 = NULL; String_t* G_B33_1 = NULL; { 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); NullCheck((Type_t *)L_1); Type_t * L_2; L_2 = VirtualFuncInvoker0< Type_t * >::Invoke(108 /* System.Type System.Type::GetElementType() */, (Type_t *)L_1); V_0 = (Type_t *)L_2; Type_t * L_3 = V_0; IL2CPP_RUNTIME_CLASS_INIT(AndroidReflection_tEB6633FD5B7D2816E1AC6C711E11B2DD33822F16_il2cpp_TypeInfo_var); bool L_4; L_4 = AndroidReflection_IsPrimitive_mDD6A4050793DF2FA1EDF58010982C64A3F17376D((Type_t *)L_3, /*hidden argument*/NULL); V_1 = (bool)L_4; bool L_5 = V_1; if (!L_5) { goto IL_0173; } } { Type_t * L_6 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_7 = { reinterpret_cast (Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_8; L_8 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_7, /*hidden argument*/NULL); V_2 = (bool)((((RuntimeObject*)(Type_t *)L_6) == ((RuntimeObject*)(Type_t *)L_8))? 1 : 0); bool L_9 = V_2; if (!L_9) { goto IL_0041; } } { intptr_t L_10 = ___array0; Int32U5BU5D_t70F1BDC14B1786481B176D6139A5E3B87DC54C32* L_11; L_11 = AndroidJNISafe_FromIntArray_mBF0C0B4309BA525BBA12D7FD3C2790C8FA7C4703((intptr_t)L_10, /*hidden argument*/NULL); V_3 = (int64_t)((*(int64_t*)((int64_t*)UnBox((RuntimeObject *)L_11, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0041: { Type_t * L_12 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_13 = { reinterpret_cast (Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_0_0_0_var) }; 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); V_4 = (bool)((((RuntimeObject*)(Type_t *)L_12) == ((RuntimeObject*)(Type_t *)L_14))? 1 : 0); bool L_15 = V_4; if (!L_15) { goto IL_0065; } } { intptr_t L_16 = ___array0; BooleanU5BU5D_tEC7BAF93C44F875016DAADC8696EE3A465644D3C* L_17; L_17 = AndroidJNISafe_FromBooleanArray_m77A66C34FCB94ADB1AD5E1D88262500C930A5DBF((intptr_t)L_16, /*hidden argument*/NULL); V_3 = (int64_t)((*(int64_t*)((int64_t*)UnBox((RuntimeObject *)L_17, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0065: { Type_t * L_18 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_19 = { reinterpret_cast (Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_20; L_20 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_19, /*hidden argument*/NULL); V_5 = (bool)((((RuntimeObject*)(Type_t *)L_18) == ((RuntimeObject*)(Type_t *)L_20))? 1 : 0); bool L_21 = V_5; if (!L_21) { goto IL_0095; } } { IL2CPP_RUNTIME_CLASS_INIT(Debug_tEB68BCBEB8EFD60F8043C67146DC05E7F50F374B_il2cpp_TypeInfo_var); Debug_LogWarning_m24085D883C9E74D7AB423F0625E13259923960E7((RuntimeObject *)_stringLiteral24CC8D396132365E532646F936DFC8579E2299B2, /*hidden argument*/NULL); intptr_t L_22 = ___array0; ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726* L_23; L_23 = AndroidJNISafe_FromByteArray_m81760A688AECE368E1CFF7DAAC8E141F1B8FA8A8((intptr_t)L_22, /*hidden argument*/NULL); V_3 = (int64_t)((*(int64_t*)((int64_t*)UnBox((RuntimeObject *)L_23, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0095: { Type_t * L_24 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_25 = { reinterpret_cast (SByte_t928712DD662DC29BA4FAAE8CE2230AFB23447F0B_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_26; L_26 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_25, /*hidden argument*/NULL); V_6 = (bool)((((RuntimeObject*)(Type_t *)L_24) == ((RuntimeObject*)(Type_t *)L_26))? 1 : 0); bool L_27 = V_6; if (!L_27) { goto IL_00b9; } } { intptr_t L_28 = ___array0; SByteU5BU5D_t7D94C53295E6116625EA7CC7DEA21FEDC39869E7* L_29; L_29 = AndroidJNISafe_FromSByteArray_m01F6539AF10F86B3927436955B57CC809C52416D((intptr_t)L_28, /*hidden argument*/NULL); V_3 = (int64_t)((*(int64_t*)((int64_t*)UnBox((RuntimeObject *)L_29, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_00b9: { Type_t * L_30 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_31 = { reinterpret_cast (Int16_tD0F031114106263BB459DA1F099FF9F42691295A_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_32; L_32 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_31, /*hidden argument*/NULL); V_7 = (bool)((((RuntimeObject*)(Type_t *)L_30) == ((RuntimeObject*)(Type_t *)L_32))? 1 : 0); bool L_33 = V_7; if (!L_33) { goto IL_00dd; } } { intptr_t L_34 = ___array0; Int16U5BU5D_tD134F1E6F746D4C09C987436805256C210C2FFCD* L_35; L_35 = AndroidJNISafe_FromShortArray_mCDF5B796D950D31035BD35A2E463D41509E4A5CD((intptr_t)L_34, /*hidden argument*/NULL); V_3 = (int64_t)((*(int64_t*)((int64_t*)UnBox((RuntimeObject *)L_35, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_00dd: { Type_t * L_36 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_37 = { reinterpret_cast (Int64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_38; L_38 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_37, /*hidden argument*/NULL); V_8 = (bool)((((RuntimeObject*)(Type_t *)L_36) == ((RuntimeObject*)(Type_t *)L_38))? 1 : 0); bool L_39 = V_8; if (!L_39) { goto IL_0101; } } { intptr_t L_40 = ___array0; Int64U5BU5D_tCA61E42872C63A4286B24EEE6E0650143B43DCE6* L_41; L_41 = AndroidJNISafe_FromLongArray_m0E7C56CB8CFD0EC240F0D86ECBBFD635FFE55CDA((intptr_t)L_40, /*hidden argument*/NULL); V_3 = (int64_t)((*(int64_t*)((int64_t*)UnBox((RuntimeObject *)L_41, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0101: { Type_t * L_42 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_43 = { reinterpret_cast (Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_44; L_44 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_43, /*hidden argument*/NULL); V_9 = (bool)((((RuntimeObject*)(Type_t *)L_42) == ((RuntimeObject*)(Type_t *)L_44))? 1 : 0); bool L_45 = V_9; if (!L_45) { goto IL_0125; } } { intptr_t L_46 = ___array0; SingleU5BU5D_t47E8DBF5B597C122478D1FFBD9DD57399A0650FA* L_47; L_47 = AndroidJNISafe_FromFloatArray_mF6A63CA1B7C10BC27EEC033F0E390772DFDD652D((intptr_t)L_46, /*hidden argument*/NULL); V_3 = (int64_t)((*(int64_t*)((int64_t*)UnBox((RuntimeObject *)L_47, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0125: { Type_t * L_48 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_49 = { reinterpret_cast (Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_50; L_50 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_49, /*hidden argument*/NULL); V_10 = (bool)((((RuntimeObject*)(Type_t *)L_48) == ((RuntimeObject*)(Type_t *)L_50))? 1 : 0); bool L_51 = V_10; if (!L_51) { goto IL_0149; } } { intptr_t L_52 = ___array0; DoubleU5BU5D_t8E1B42EB2ABB79FBD193A6B8C8D97A7CDE44A4FB* L_53; L_53 = AndroidJNISafe_FromDoubleArray_m9438B5668E8B2DB3B18CACFF0CC9CAEAB5EC73C8((intptr_t)L_52, /*hidden argument*/NULL); V_3 = (int64_t)((*(int64_t*)((int64_t*)UnBox((RuntimeObject *)L_53, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0149: { Type_t * L_54 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_55 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_56; L_56 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_55, /*hidden argument*/NULL); V_11 = (bool)((((RuntimeObject*)(Type_t *)L_54) == ((RuntimeObject*)(Type_t *)L_56))? 1 : 0); bool L_57 = V_11; if (!L_57) { goto IL_016d; } } { intptr_t L_58 = ___array0; CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* L_59; L_59 = AndroidJNISafe_FromCharArray_mA49DB27755EF3B2AE81487E0FCFE06E23F617305((intptr_t)L_58, /*hidden argument*/NULL); V_3 = (int64_t)((*(int64_t*)((int64_t*)UnBox((RuntimeObject *)L_59, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_016d: { goto IL_0265; } IL_0173: { Type_t * L_60 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_61 = { reinterpret_cast (String_t_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_62; L_62 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_61, /*hidden argument*/NULL); V_12 = (bool)((((RuntimeObject*)(Type_t *)L_60) == ((RuntimeObject*)(Type_t *)L_62))? 1 : 0); bool L_63 = V_12; if (!L_63) { goto IL_01dc; } } { intptr_t L_64 = ___array0; int32_t L_65; L_65 = AndroidJNISafe_GetArrayLength_m3015C191DBFC246946A88592731441A934507B56((intptr_t)L_64, /*hidden argument*/NULL); V_13 = (int32_t)L_65; int32_t L_66 = V_13; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_67 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)SZArrayNew(StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A_il2cpp_TypeInfo_var, (uint32_t)L_66); V_14 = (StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A*)L_67; V_15 = (int32_t)0; goto IL_01c3; } IL_019d: { intptr_t L_68 = ___array0; int32_t L_69 = V_15; intptr_t L_70; L_70 = AndroidJNI_GetObjectArrayElement_m502026BF77232EE45D03661E4923C2E5E99FDE18((intptr_t)L_68, (int32_t)L_69, /*hidden argument*/NULL); V_16 = (intptr_t)L_70; StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_71 = V_14; int32_t L_72 = V_15; intptr_t L_73 = V_16; String_t* L_74; L_74 = AndroidJNISafe_GetStringChars_mD59FFDE4192F837E1380B51569B5803E09BE58C8((intptr_t)L_73, /*hidden argument*/NULL); NullCheck(L_71); ArrayElementTypeCheck (L_71, L_74); (L_71)->SetAt(static_cast(L_72), (String_t*)L_74); intptr_t L_75 = V_16; AndroidJNISafe_DeleteLocalRef_m7AB242A76D13A3BF4C04831D77960C020D6ADA39((intptr_t)L_75, /*hidden argument*/NULL); int32_t L_76 = V_15; V_15 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_76, (int32_t)1)); } IL_01c3: { int32_t L_77 = V_15; int32_t L_78 = V_13; V_17 = (bool)((((int32_t)L_77) < ((int32_t)L_78))? 1 : 0); bool L_79 = V_17; if (L_79) { goto IL_019d; } } { StringU5BU5D_tACEBFEDE350025B554CD507C9AE8FFE49359549A* L_80 = V_14; V_3 = (int64_t)((*(int64_t*)((int64_t*)UnBox((RuntimeObject *)L_80, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_01dc: { Type_t * L_81 = V_0; RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_82 = { reinterpret_cast (AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E_0_0_0_var) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_83; L_83 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_82, /*hidden argument*/NULL); V_18 = (bool)((((RuntimeObject*)(Type_t *)L_81) == ((RuntimeObject*)(Type_t *)L_83))? 1 : 0); bool L_84 = V_18; if (!L_84) { goto IL_0242; } } { intptr_t L_85 = ___array0; int32_t L_86; L_86 = AndroidJNISafe_GetArrayLength_m3015C191DBFC246946A88592731441A934507B56((intptr_t)L_85, /*hidden argument*/NULL); V_19 = (int32_t)L_86; int32_t L_87 = V_19; AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120* L_88 = (AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120*)(AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120*)SZArrayNew(AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120_il2cpp_TypeInfo_var, (uint32_t)L_87); V_20 = (AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120*)L_88; V_21 = (int32_t)0; goto IL_022c; } IL_0206: { intptr_t L_89 = ___array0; int32_t L_90 = V_21; intptr_t L_91; L_91 = AndroidJNI_GetObjectArrayElement_m502026BF77232EE45D03661E4923C2E5E99FDE18((intptr_t)L_89, (int32_t)L_90, /*hidden argument*/NULL); V_22 = (intptr_t)L_91; AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120* L_92 = V_20; int32_t L_93 = V_21; intptr_t L_94 = V_22; AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E * L_95 = (AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E *)il2cpp_codegen_object_new(AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E_il2cpp_TypeInfo_var); AndroidJavaObject__ctor_m880F6533139DF0BD36C6EF428E45E9F44B6534A3(L_95, (intptr_t)L_94, /*hidden argument*/NULL); NullCheck(L_92); ArrayElementTypeCheck (L_92, L_95); (L_92)->SetAt(static_cast(L_93), (AndroidJavaObject_t10188D5695DCD09C9F621B44B0A8C93A2281236E *)L_95); intptr_t L_96 = V_22; AndroidJNISafe_DeleteLocalRef_m7AB242A76D13A3BF4C04831D77960C020D6ADA39((intptr_t)L_96, /*hidden argument*/NULL); int32_t L_97 = V_21; V_21 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_97, (int32_t)1)); } IL_022c: { int32_t L_98 = V_21; int32_t L_99 = V_19; V_23 = (bool)((((int32_t)L_98) < ((int32_t)L_99))? 1 : 0); bool L_100 = V_23; if (L_100) { goto IL_0206; } } { AndroidJavaObjectU5BU5D_tEE28563C9013906CEB39794019A55F4BA5B06120* L_101 = V_20; V_3 = (int64_t)((*(int64_t*)((int64_t*)UnBox((RuntimeObject *)L_101, IL2CPP_RGCTX_DATA(method->rgctx_data, 1))))); goto IL_0272; } IL_0242: { Type_t * L_102 = V_0; Type_t * L_103 = (Type_t *)L_102; G_B31_0 = L_103; G_B31_1 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral51253131B895C2F8066BCC47E62D44F18F43446C)); if (L_103) { G_B32_0 = L_103; G_B32_1 = ((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral51253131B895C2F8066BCC47E62D44F18F43446C)); goto IL_0250; } } { G_B33_0 = ((String_t*)(NULL)); G_B33_1 = G_B31_1; goto IL_0255; } IL_0250: { NullCheck((RuntimeObject *)G_B32_0); String_t* L_104; L_104 = VirtualFuncInvoker0< String_t* >::Invoke(3 /* System.String System.Object::ToString() */, (RuntimeObject *)G_B32_0); G_B33_0 = L_104; G_B33_1 = G_B32_1; } IL_0255: { String_t* L_105; L_105 = String_Concat_m89EAB4C6A96B0E5C3F87300D6BE78D386B9EFC44((String_t*)G_B33_1, (String_t*)G_B33_0, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral42646B33B50B6AA15E22733C8900716F0FE19E1D)), /*hidden argument*/NULL); Exception_t * L_106 = (Exception_t *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&Exception_t_il2cpp_TypeInfo_var))); Exception__ctor_m8ECDE8ACA7F2E0EF1144BD1200FB5DB2870B5F11(L_106, (String_t*)L_105, /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_106, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_AndroidJNIHelper_ConvertFromJNIArray_TisInt64_t378EE0D608BD3107E77238E85F30D2BBD46981F3_m4D90AEC6AD405E601451ABE5E295DCCCFBA8658D_RuntimeMethod_var))); } IL_0265: { il2cpp_codegen_initobj((&V_24), sizeof(int64_t)); int64_t L_107 = V_24; V_3 = (int64_t)L_107; goto IL_0272; } IL_0272: { int64_t L_108 = V_3; return (int64_t)L_108; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra32__ctor_mE47EF5E71097F7F3ED05399FF897D47C39E185B9_inline (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * __this, uint8_t ___r0, uint8_t ___g1, uint8_t ___b2, uint8_t ___a3, const RuntimeMethod* method) { { uint8_t L_0 = ___r0; __this->set_R_2(L_0); uint8_t L_1 = ___g1; __this->set_G_1(L_1); uint8_t L_2 = ___b2; __this->set_B_0(L_2); uint8_t L_3 = ___a3; __this->set_A_3(L_3); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Argb32_FromBgra32_m453B75F16E8B63CE0AD01369C1925955A3053438_inline (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method) { { Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_0 = ___source0; uint8_t L_1 = L_0.get_R_2(); __this->set_R_1(L_1); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_2 = ___source0; uint8_t L_3 = L_2.get_G_1(); __this->set_G_2(L_3); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_4 = ___source0; uint8_t L_5 = L_4.get_B_0(); __this->set_B_3(L_5); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_6 = ___source0; uint8_t L_7 = L_6.get_A_3(); __this->set_A_0(L_7); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr24_FromBgra32_m08A036D73DA3EB5812A6299C141D7768911B5A00_inline (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method) { { Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_0 = ___source0; uint8_t L_1 = L_0.get_R_2(); __this->set_R_2(L_1); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_2 = ___source0; uint8_t L_3 = L_2.get_G_1(); __this->set_G_1(L_3); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_4 = ___source0; uint8_t L_5 = L_4.get_B_0(); __this->set_B_0(L_5); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr565_FromBgra32_m769739212C7AA9AD146D4F909C9DCC62B5146DE9_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Bgra32_ToVector4_m6EB772C90AC6F350083398265BD5B49694DD4194_inline((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(&___source0), /*hidden argument*/NULL); Bgr565_FromVector4_m5913050889283D1CC9243DB1BD2E8FB8F2AE2B28_inline((Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra32_FromBgra32_m96CA77378824FCA31A88EE630C0F2CD0FF7F1793_inline (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method) { { Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_0 = ___source0; *(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)__this = L_0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra4444_FromBgra32_mA0DF3201F3E691B0CD56C928C05D94300E5E05AC_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Bgra32_ToScaledVector4_mA5257563F79ACB17ABC264D9F3964ABA0361AEB9_inline((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(&___source0), /*hidden argument*/NULL); Bgra4444_FromScaledVector4_m444EB11C9B4C92DB98282D0FF527CBFB87E318DD_inline((Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra5551_FromBgra32_m316C8916A607094294D71399EF23F166DC1AA6BE_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Bgra32_ToScaledVector4_mA5257563F79ACB17ABC264D9F3964ABA0361AEB9_inline((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(&___source0), /*hidden argument*/NULL); Bgra5551_FromScaledVector4_m67A2F9776071C2D6A8821CA3331671961DC13C1F_inline((Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Byte4_FromBgra32_m8E7AE516C8A014622A7D14757F8DFCB9FF2E0F68_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Bgra32_ToScaledVector4_mA5257563F79ACB17ABC264D9F3964ABA0361AEB9_inline((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(&___source0), /*hidden argument*/NULL); Byte4_FromScaledVector4_m3881009A0F02FBA393AAA0F58872382A535CB943_inline((Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfSingle_FromBgra32_m2F9F9F27F8410FF105A496E35C407EC97E240755_inline (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Bgra32_ToScaledVector4_mA5257563F79ACB17ABC264D9F3964ABA0361AEB9_inline((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(&___source0), /*hidden argument*/NULL); HalfSingle_FromScaledVector4_mB044A1BA1B497D545D3DA68E9185153502B93259_inline((HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector2_FromBgra32_m1C7079971609717B4EFC712A3C60CCC296AE4E7E_inline (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Bgra32_ToScaledVector4_mA5257563F79ACB17ABC264D9F3964ABA0361AEB9_inline((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(&___source0), /*hidden argument*/NULL); HalfVector2_FromScaledVector4_m81F09EE0AEA8341626C34BBD56D732B97D1E55E2_inline((HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector4_FromBgra32_mCBF6FDCE6CDB67C7E76ECFC696B9A746896FAB29_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Bgra32_ToScaledVector4_mA5257563F79ACB17ABC264D9F3964ABA0361AEB9_inline((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(&___source0), /*hidden argument*/NULL); HalfVector4_FromScaledVector4_m9ABF0154F5F24F306BC86868C0182536BCE17126_inline((HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void L16_FromBgra32_m15ECA9D322E8422C0D5963D978F3EEC51760895E_inline (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_0 = ___source0; uint8_t L_1 = L_0.get_R_2(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint16_t L_2; L_2 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_1, /*hidden argument*/NULL); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_3 = ___source0; uint8_t L_4 = L_3.get_G_1(); uint16_t L_5; L_5 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_4, /*hidden argument*/NULL); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_6 = ___source0; uint8_t L_7 = L_6.get_B_0(); uint16_t L_8; L_8 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_7, /*hidden argument*/NULL); uint16_t L_9; L_9 = ColorNumerics_Get16BitBT709Luminance_mC7601D1DEEF3EEA4487A44A04F27BDCE240FAC16_inline(L_2, L_5, L_8, /*hidden argument*/NULL); L16_set_PackedValue_mD91D026E1930D94BB54CFFE7566D92ED77FE67BF_inline((L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)__this, L_9, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void L8_FromBgra32_mF5CE734BA5921F059D69F5CFC1542D781F3F6280_inline (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_0 = ___source0; uint8_t L_1 = L_0.get_R_2(); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_2 = ___source0; uint8_t L_3 = L_2.get_G_1(); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_4 = ___source0; uint8_t L_5 = L_4.get_B_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint8_t L_6; L_6 = ColorNumerics_Get8BitBT709Luminance_mCDF3C9179C965CE2E30D243B2D8AAEE36EF2F999_inline(L_1, L_3, L_5, /*hidden argument*/NULL); L8_set_PackedValue_mC1D9510EC05B0EB11654045F0D0FCED0A9E91FFF_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)__this, L_6, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void La16_FromBgra32_m3A1C6C8FF059CB91DF8B104B1CCCF37F423BEE23_inline (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_0 = ___source0; uint8_t L_1 = L_0.get_R_2(); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_2 = ___source0; uint8_t L_3 = L_2.get_G_1(); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_4 = ___source0; uint8_t L_5 = L_4.get_B_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint8_t L_6; L_6 = ColorNumerics_Get8BitBT709Luminance_mCDF3C9179C965CE2E30D243B2D8AAEE36EF2F999_inline(L_1, L_3, L_5, /*hidden argument*/NULL); __this->set_L_2(L_6); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_7 = ___source0; uint8_t L_8 = L_7.get_A_3(); __this->set_A_3(L_8); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void La32_FromBgra32_m454D657626F9287395C15F8F5B3827F49FE92EC9_inline (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_0 = ___source0; uint8_t L_1 = L_0.get_R_2(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint16_t L_2; L_2 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_1, /*hidden argument*/NULL); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_3 = ___source0; uint8_t L_4 = L_3.get_G_1(); uint16_t L_5; L_5 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_4, /*hidden argument*/NULL); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_6 = ___source0; uint8_t L_7 = L_6.get_B_0(); uint16_t L_8; L_8 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_7, /*hidden argument*/NULL); uint16_t L_9; L_9 = ColorNumerics_Get16BitBT709Luminance_mC7601D1DEEF3EEA4487A44A04F27BDCE240FAC16_inline(L_2, L_5, L_8, /*hidden argument*/NULL); __this->set_L_0(L_9); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_10 = ___source0; uint8_t L_11 = L_10.get_A_3(); uint16_t L_12; L_12 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_11, /*hidden argument*/NULL); __this->set_A_1(L_12); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte2_FromBgra32_mAF605A52F98477A6193A2AE94F22648947A89963_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Bgra32_ToScaledVector4_mA5257563F79ACB17ABC264D9F3964ABA0361AEB9_inline((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(&___source0), /*hidden argument*/NULL); NormalizedByte2_FromScaledVector4_m3DA389298A28C5DB39E0FC326E466E06A2ACFB11_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte4_FromBgra32_mBFF921AD4B2917768E02EE26DE37CB36CE7E9847_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Bgra32_ToScaledVector4_mA5257563F79ACB17ABC264D9F3964ABA0361AEB9_inline((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(&___source0), /*hidden argument*/NULL); NormalizedByte4_FromScaledVector4_m777CA06392F4672AC8C48E3EFE9738ADF1F672A2_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort2_FromBgra32_m53FCA4EF716568ED4DB791D589EB735D5441E6BD_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Bgra32_ToScaledVector4_mA5257563F79ACB17ABC264D9F3964ABA0361AEB9_inline((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(&___source0), /*hidden argument*/NULL); NormalizedShort2_FromScaledVector4_mF1C70B078723C6FC99FCA1F00F6C45539B8FEEA2_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_FromBgra32_mB98458A2BC33176AC43AE90E082046AC7AE1F9C8_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Bgra32_ToScaledVector4_mA5257563F79ACB17ABC264D9F3964ABA0361AEB9_inline((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(&___source0), /*hidden argument*/NULL); NormalizedShort4_FromScaledVector4_m147B54AD44A3472D0CCBEC95E964DAE9CC484EAD_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_FromBgra32_m2BF887D5F27229BFB2F8BD1440F76697F123C34C_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Bgra32_ToScaledVector4_mA5257563F79ACB17ABC264D9F3964ABA0361AEB9_inline((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(&___source0), /*hidden argument*/NULL); Rg32_FromScaledVector4_mF79C16B0080F760BB55861E74042EC84281A08FF_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb24_FromBgra32_m2551642C3110B44F672B8585C6DFCB87BA828D8C_inline (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method) { { Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_0 = ___source0; uint8_t L_1 = L_0.get_R_2(); __this->set_R_0(L_1); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_2 = ___source0; uint8_t L_3 = L_2.get_G_1(); __this->set_G_1(L_3); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_4 = ___source0; uint8_t L_5 = L_4.get_B_0(); __this->set_B_2(L_5); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb48_FromBgra32_m3D5491D3F4495E771B2AA6A01AEA6F372DAC39E2_inline (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_0 = ___source0; uint8_t L_1 = L_0.get_R_2(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint16_t L_2; L_2 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_1, /*hidden argument*/NULL); __this->set_R_0(L_2); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_3 = ___source0; uint8_t L_4 = L_3.get_G_1(); uint16_t L_5; L_5 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_4, /*hidden argument*/NULL); __this->set_G_1(L_5); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_6 = ___source0; uint8_t L_7 = L_6.get_B_0(); uint16_t L_8; L_8 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_7, /*hidden argument*/NULL); __this->set_B_2(L_8); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba1010102_FromBgra32_m17B5B37E66AED66ACA69788BC89878DF6B68EF82_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Bgra32_ToScaledVector4_mA5257563F79ACB17ABC264D9F3964ABA0361AEB9_inline((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(&___source0), /*hidden argument*/NULL); Rgba1010102_FromScaledVector4_mACB6D5AD8FD90D2F1950F589CB17F598612957BE_inline((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba32_FromBgra32_m7633E9A9F54E07741020F2B05CCD5DC429C0578E_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method) { { Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_0 = ___source0; uint8_t L_1 = L_0.get_R_2(); __this->set_R_0(L_1); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_2 = ___source0; uint8_t L_3 = L_2.get_G_1(); __this->set_G_1(L_3); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_4 = ___source0; uint8_t L_5 = L_4.get_B_0(); __this->set_B_2(L_5); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_6 = ___source0; uint8_t L_7 = L_6.get_A_3(); __this->set_A_3(L_7); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba64_FromBgra32_mCF3BF151FAAD6A9B1746AF35CB436958CB0244C8_inline (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_0 = ___source0; uint8_t L_1 = L_0.get_R_2(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint16_t L_2; L_2 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_1, /*hidden argument*/NULL); __this->set_R_0(L_2); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_3 = ___source0; uint8_t L_4 = L_3.get_G_1(); uint16_t L_5; L_5 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_4, /*hidden argument*/NULL); __this->set_G_1(L_5); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_6 = ___source0; uint8_t L_7 = L_6.get_B_0(); uint16_t L_8; L_8 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_7, /*hidden argument*/NULL); __this->set_B_2(L_8); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_9 = ___source0; uint8_t L_10 = L_9.get_A_3(); uint16_t L_11; L_11 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_10, /*hidden argument*/NULL); __this->set_A_3(L_11); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RgbaVector_FromBgra32_mEB9DD0A5081F9D0D4C616289F479532DE27EC18A_inline (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Bgra32_ToScaledVector4_mA5257563F79ACB17ABC264D9F3964ABA0361AEB9_inline((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(&___source0), /*hidden argument*/NULL); RgbaVector_FromScaledVector4_mB77E531110732161D6023D9C21BC738ED601E95D_inline((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short2_FromBgra32_mA9028D5E363A0CDF14E52BA2682CDF73C894F8CF_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Bgra32_ToScaledVector4_mA5257563F79ACB17ABC264D9F3964ABA0361AEB9_inline((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(&___source0), /*hidden argument*/NULL); Short2_FromScaledVector4_m082763DFBE07BD70B4DFCF058C28314172FC26BC_inline((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short4_FromBgra32_mE4E03BDFE9CD5EA1543F643E437CA7B503349AE9_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Bgra32_ToScaledVector4_mA5257563F79ACB17ABC264D9F3964ABA0361AEB9_inline((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(&___source0), /*hidden argument*/NULL); Short4_FromScaledVector4_m023D283B782EBE115F2DC2474F81504491F2EC83_inline((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_get_Options_mEF16C0849816A878C941F27C1C2A3D3E05ACCED2_inline (WuQuantizer_tE89A8C535869C5D3C26C5B74B202E96A0D60F0C2 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = __this->get_U3COptionsU3Ek__BackingField_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void YuvConversion_ConvertRgbaToY_m9B3F86564B77E619ABFE9721FDE012BE223A26D8_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F ___rowSpan0, Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 ___y1, int32_t ___width2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Span_1_get_Item_m89B441ABCD013417C2E21A35250BE89BA6F9FE9E_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { V_0 = 0; goto IL_0043; } IL_0004: { int32_t L_0 = V_0; uint8_t* L_1; L_1 = Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&___y1), L_0, /*hidden argument*/Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_RuntimeMethod_var); int32_t L_2 = V_0; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * L_3; L_3 = Span_1_get_Item_m89B441ABCD013417C2E21A35250BE89BA6F9FE9E_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(&___rowSpan0), L_2, /*hidden argument*/Span_1_get_Item_m89B441ABCD013417C2E21A35250BE89BA6F9FE9E_RuntimeMethod_var); uint8_t L_4 = L_3->get_R_2(); int32_t L_5 = V_0; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * L_6; L_6 = Span_1_get_Item_m89B441ABCD013417C2E21A35250BE89BA6F9FE9E_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(&___rowSpan0), L_5, /*hidden argument*/Span_1_get_Item_m89B441ABCD013417C2E21A35250BE89BA6F9FE9E_RuntimeMethod_var); uint8_t L_7 = L_6->get_G_1(); int32_t L_8 = V_0; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * L_9; L_9 = Span_1_get_Item_m89B441ABCD013417C2E21A35250BE89BA6F9FE9E_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(&___rowSpan0), L_8, /*hidden argument*/Span_1_get_Item_m89B441ABCD013417C2E21A35250BE89BA6F9FE9E_RuntimeMethod_var); uint8_t L_10 = L_9->get_B_0(); int32_t L_11; L_11 = YuvConversion_RgbToY_m6ADB38FF8F8AF6039A98EFEDA2C16CAB30B6032D_inline(L_4, L_7, L_10, ((int32_t)32768), /*hidden argument*/NULL); *((int8_t*)L_1) = (int8_t)((int32_t)((uint8_t)L_11)); int32_t L_12 = V_0; V_0 = ((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); } IL_0043: { int32_t L_13 = V_0; int32_t L_14 = ___width2; if ((((int32_t)L_13) < ((int32_t)L_14))) { goto IL_0004; } } { return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Memory_1_get_Span_m3028028B2677C147C0CFADFCB17F85FE1EACB999_gshared_inline (Memory_1_tDC1BB2007CC49B78C6C191A260FD818418D9E1D9 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 *)((MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_2; L_2 = VirtualFuncInvoker0< Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 *)((MemoryManager_1_t63197D4504965D8055855E2D7B79DC4919979843 *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_5; L_5 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_14; L_14 = (( Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m373EA84BF632F6408591B525142C56CAC893C040_inline((&L_18), (Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_21; L_21 = Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_inline((Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_mE2364CC76ED4B4A933C1F9E482051BCDE4739D63_inline((&L_26), (ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)((ByteU5BU5D_tDBBEB0E8362242FA7223000D978B0DD19D4B0726*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )); Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_27 = V_0; return (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * Span_1_get_Item_m195AD771A0A3D2EDF7721DAA1E1D0F2943077616_gshared_inline (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * L_2 = (Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_5; L_5 = (( Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_7; L_7 = (( Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * (*) (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(L_7); } IL_0030: { Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * L_8 = (Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF *)__this->get__pinnable_0(); NullCheck(L_8); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_9 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_11; L_11 = (( Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * (*) (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_13; L_13 = (( Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * (*) (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t* Span_1_get_Item_m43A23AA448CCD533438E4A4D4C5ABEDB9FD8A351_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_2 = (Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); uint8_t* L_5; L_5 = (( uint8_t* (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; uint8_t* L_7; L_7 = (( uint8_t* (*) (uint8_t*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((uint8_t*)(uint8_t*)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (uint8_t*)(L_7); } IL_0030: { Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_8 = (Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *)__this->get__pinnable_0(); NullCheck(L_8); uint8_t* L_9 = (uint8_t*)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); uint8_t* L_11; L_11 = (( uint8_t* (*) (uint8_t*, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((uint8_t*)(uint8_t*)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; uint8_t* L_13; L_13 = (( uint8_t* (*) (uint8_t*, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((uint8_t*)(uint8_t*)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (uint8_t*)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * Span_1_get_Item_m6367645A32E0D777965C7AA85FE5C227DA6D5769_gshared_inline (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * L_2 = (Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * L_5; L_5 = (( Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * L_7; L_7 = (( Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * (*) (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(L_7); } IL_0030: { Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * L_8 = (Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A *)__this->get__pinnable_0(); NullCheck(L_8); Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * L_9 = (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * L_11; L_11 = (( Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * (*) (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * L_13; L_13 = (( Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * (*) (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * Span_1_get_Item_m7403568F966B7F6D4669CA1127486C219BBCD69B_gshared_inline (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * L_2 = (Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * L_5; L_5 = (( Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * L_7; L_7 = (( Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * (*) (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)(L_7); } IL_0030: { Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * L_8 = (Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 *)__this->get__pinnable_0(); NullCheck(L_8); Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * L_9 = (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * L_11; L_11 = (( Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * (*) (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * L_13; L_13 = (( Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * (*) (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * Span_1_get_Item_m89B441ABCD013417C2E21A35250BE89BA6F9FE9E_gshared_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * L_2 = (Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * L_5; L_5 = (( Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * L_7; L_7 = (( Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * (*) (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(L_7); } IL_0030: { Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * L_8 = (Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF *)__this->get__pinnable_0(); NullCheck(L_8); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * L_9 = (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * L_11; L_11 = (( Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * (*) (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * L_13; L_13 = (( Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * (*) (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * Span_1_get_Item_mDC25D73E1BD7519BD4FB572EC6C46B45BAC897FD_gshared_inline (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * L_2 = (Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * L_5; L_5 = (( Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * L_7; L_7 = (( Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * (*) (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)(L_7); } IL_0030: { Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * L_8 = (Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 *)__this->get__pinnable_0(); NullCheck(L_8); Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * L_9 = (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * L_11; L_11 = (( Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * (*) (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * L_13; L_13 = (( Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * (*) (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * Span_1_get_Item_mC3C5579BAC61A0EFE1CDF24CFF2A3FFB71E8026E_gshared_inline (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * L_2 = (Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * L_5; L_5 = (( Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * L_7; L_7 = (( Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * (*) (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)(L_7); } IL_0030: { Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * L_8 = (Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A *)__this->get__pinnable_0(); NullCheck(L_8); Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * L_9 = (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * L_11; L_11 = (( Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * (*) (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * L_13; L_13 = (( Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * (*) (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * Span_1_get_Item_m5CFDFA387F80C561557B71DF8D9F01B389114675_gshared_inline (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * L_2 = (Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * L_5; L_5 = (( Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * L_7; L_7 = (( Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * (*) (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)(L_7); } IL_0030: { Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * L_8 = (Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF *)__this->get__pinnable_0(); NullCheck(L_8); Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * L_9 = (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * L_11; L_11 = (( Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * (*) (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * L_13; L_13 = (( Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * (*) (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * Span_1_get_Item_m254264B78DD6C9192DD29D341A30AF289B8107E4_gshared_inline (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * L_2 = (Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * L_5; L_5 = (( HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * L_7; L_7 = (( HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * (*) (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)(L_7); } IL_0030: { Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * L_8 = (Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 *)__this->get__pinnable_0(); NullCheck(L_8); HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * L_9 = (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * L_11; L_11 = (( HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * (*) (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * L_13; L_13 = (( HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * (*) (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * Span_1_get_Item_mF633E87750AF103793D3E7D4F3A42581A925F7F1_gshared_inline (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * L_2 = (Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * L_5; L_5 = (( HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * L_7; L_7 = (( HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * (*) (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)(L_7); } IL_0030: { Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * L_8 = (Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D *)__this->get__pinnable_0(); NullCheck(L_8); HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * L_9 = (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * L_11; L_11 = (( HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * (*) (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * L_13; L_13 = (( HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * (*) (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * Span_1_get_Item_m21A2B570C8DAE831B8D1446630CCA1215A77E161_gshared_inline (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * L_2 = (Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * L_5; L_5 = (( HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * L_7; L_7 = (( HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * (*) (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)(L_7); } IL_0030: { Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * L_8 = (Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B *)__this->get__pinnable_0(); NullCheck(L_8); HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * L_9 = (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * L_11; L_11 = (( HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * (*) (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * L_13; L_13 = (( HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * (*) (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * Span_1_get_Item_mC42C039DDE5B36415E53146B7CBACF658BDD53FE_gshared_inline (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * L_2 = (Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * L_5; L_5 = (( L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * L_7; L_7 = (( L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * (*) (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)(L_7); } IL_0030: { Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * L_8 = (Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 *)__this->get__pinnable_0(); NullCheck(L_8); L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * L_9 = (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * L_11; L_11 = (( L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * (*) (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * L_13; L_13 = (( L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * (*) (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * Span_1_get_Item_m8785575C5A33E59978B46648338ADBF2BAD08734_gshared_inline (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * L_2 = (Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_5; L_5 = (( L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_7; L_7 = (( L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L_7); } IL_0030: { Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * L_8 = (Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC *)__this->get__pinnable_0(); NullCheck(L_8); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_9 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_11; L_11 = (( L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_13; L_13 = (( L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * Span_1_get_Item_m72D32584E077251E8E2D513A939043E0A83748A1_gshared_inline (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * L_2 = (Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_5; L_5 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_7; L_7 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(L_7); } IL_0030: { Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * L_8 = (Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E *)__this->get__pinnable_0(); NullCheck(L_8); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_9 = (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_11; L_11 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_13; L_13 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * Span_1_get_Item_m8DFFF2704B6FB5D7372B984CCA34B7B7F992EAE2_gshared_inline (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * L_2 = (Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_5; L_5 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_7; L_7 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(L_7); } IL_0030: { Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * L_8 = (Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 *)__this->get__pinnable_0(); NullCheck(L_8); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_9 = (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_11; L_11 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_13; L_13 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * Span_1_get_Item_m02B81213216C48DBE063E1A105599B907C8DD53A_gshared_inline (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * L_2 = (Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_5; L_5 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_7; L_7 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(L_7); } IL_0030: { Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * L_8 = (Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 *)__this->get__pinnable_0(); NullCheck(L_8); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_9 = (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_11; L_11 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_13; L_13 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * Span_1_get_Item_m9E3415A96183385F0A773D50F59565AB5C3AD1E0_gshared_inline (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * L_2 = (Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_5; L_5 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_7; L_7 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(L_7); } IL_0030: { Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * L_8 = (Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 *)__this->get__pinnable_0(); NullCheck(L_8); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_9 = (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_11; L_11 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_13; L_13 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * Span_1_get_Item_m0D702FF60C85520A25B77F84847A0EB108355375_gshared_inline (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * L_2 = (Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_5; L_5 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_7; L_7 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(L_7); } IL_0030: { Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * L_8 = (Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 *)__this->get__pinnable_0(); NullCheck(L_8); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_9 = (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_11; L_11 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_13; L_13 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * Span_1_get_Item_m0EB52766F90F92A22F2B741A49E612E2AB3F3F81_gshared_inline (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * L_2 = (Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_5; L_5 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_7; L_7 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(L_7); } IL_0030: { Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * L_8 = (Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 *)__this->get__pinnable_0(); NullCheck(L_8); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_9 = (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_11; L_11 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_13; L_13 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * Span_1_get_Item_m32DACCEB7847514FD4CB9705A9D1B15AE05F42B1_gshared_inline (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * L_2 = (Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_5; L_5 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_7; L_7 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(L_7); } IL_0030: { Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * L_8 = (Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 *)__this->get__pinnable_0(); NullCheck(L_8); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_9 = (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_11; L_11 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_13; L_13 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * Span_1_get_Item_mB1D4C7342032C2179E509DC2902DD56364708F61_gshared_inline (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * L_2 = (Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_5; L_5 = (( Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_7; L_7 = (( Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * (*) (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(L_7); } IL_0030: { Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * L_8 = (Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D *)__this->get__pinnable_0(); NullCheck(L_8); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_9 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_11; L_11 = (( Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * (*) (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_13; L_13 = (( Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * (*) (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * Span_1_get_Item_mF8D4748E567C7CAF16D5EE58079AA4846BB263E9_gshared_inline (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * L_2 = (Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_5; L_5 = (( Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_7; L_7 = (( Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * (*) (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(L_7); } IL_0030: { Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * L_8 = (Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF *)__this->get__pinnable_0(); NullCheck(L_8); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_9 = (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_11; L_11 = (( Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * (*) (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_13; L_13 = (( Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * (*) (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * Span_1_get_Item_m97AFC69708A5B97F05799FB88BA9E9665E1E30C1_gshared_inline (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * L_2 = (Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_5; L_5 = (( Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_7; L_7 = (( Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * (*) (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(L_7); } IL_0030: { Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * L_8 = (Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF *)__this->get__pinnable_0(); NullCheck(L_8); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_9 = (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_11; L_11 = (( Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * (*) (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_13; L_13 = (( Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * (*) (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * Span_1_get_Item_m581A43B1361CF63EB04E6309E9E27F41D1C3FF2E_gshared_inline (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * L_2 = (Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_5; L_5 = (( Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_7; L_7 = (( Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * (*) (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(L_7); } IL_0030: { Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * L_8 = (Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 *)__this->get__pinnable_0(); NullCheck(L_8); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_9 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_11; L_11 = (( Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * (*) (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_13; L_13 = (( Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * (*) (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * Span_1_get_Item_mA405F02858966967602C33A2898FBCE9247E2A01_gshared_inline (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * L_2 = (Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_5; L_5 = (( Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_7; L_7 = (( Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * (*) (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(L_7); } IL_0030: { Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * L_8 = (Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 *)__this->get__pinnable_0(); NullCheck(L_8); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_9 = (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_11; L_11 = (( Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * (*) (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_13; L_13 = (( Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * (*) (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * Span_1_get_Item_mE1EBF23A3F55BF56F6CAEA964ADDABDEB238022D_gshared_inline (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * L_2 = (Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_5; L_5 = (( RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_7; L_7 = (( RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * (*) (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(L_7); } IL_0030: { Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * L_8 = (Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF *)__this->get__pinnable_0(); NullCheck(L_8); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_9 = (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_11; L_11 = (( RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * (*) (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_13; L_13 = (( RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * (*) (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * Span_1_get_Item_m30B32D48528929A6D7527751ADE5CA41A8721052_gshared_inline (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * L_2 = (Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_5; L_5 = (( Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_7; L_7 = (( Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * (*) (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(L_7); } IL_0030: { Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * L_8 = (Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C *)__this->get__pinnable_0(); NullCheck(L_8); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_9 = (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_11; L_11 = (( Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * (*) (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_13; L_13 = (( Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * (*) (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * Span_1_get_Item_mE44F4EAC14B0C895CABAF8DD8342F24A0800D5C4_gshared_inline (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 * __this, int32_t ___index0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowIndexOutOfRangeException_m4D1EB8558F17DFE372ECF87D9BCAD112A7F5E6BC(/*hidden argument*/NULL); } IL_000e: { Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * L_2 = (Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 *)__this->get__pinnable_0(); if (L_2) { goto IL_0030; } } { intptr_t L_3 = (intptr_t)__this->get__byteOffset_1(); V_0 = (intptr_t)L_3; void* L_4; L_4 = IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline((intptr_t*)(intptr_t*)(&V_0), /*hidden argument*/NULL); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_5; L_5 = (( Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * (*) (void*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)->methodPointer)((void*)(void*)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); int32_t L_6 = ___index0; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_7; L_7 = (( Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * (*) (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(L_7); } IL_0030: { Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * L_8 = (Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 *)__this->get__pinnable_0(); NullCheck(L_8); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_9 = (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_8->get_address_of_Data_0(); intptr_t L_10 = (intptr_t)__this->get__byteOffset_1(); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_11; L_11 = (( Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * (*) (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *, intptr_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)->methodPointer)((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_9, (intptr_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); int32_t L_12 = ___index0; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_13; L_13 = (( Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * (*) (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)->methodPointer)((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_11, (int32_t)L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 13)); return (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(L_13); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mD6C08FA4F247234835EC78166FE0DF2966F3A9B0_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m3FD43448F65B43597B336482892C7A113BC227C6_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mEF595D605B5CEA2E37E17961701996ACD93C6210_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m0595BFBAD172B562CB6391BE90FBA482E0E0A496_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m9F2B9167F4F16F4C165073F160E839D2C0D35ED8_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m899D430DEEAB400E327A80964A5D5A14E96A9FF3_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mA4C9A02DA401FD332C5E2943B3101546683258ED_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m01BF6E235DC00BB7AC0A82F500C64D9D28378FC8_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m7FB11A232BC8D8F4850A52597A3D6C4753926D9A_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m63583C1770352A0EBC349A1B8040529D9C22E0B0_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m85476B13D7438283C287E9A8AF094A2E5948432B_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mDA1CEF5C5997C16A050D3D6C00CF45BA3B5E2A93_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_mCA08E558CA6E681BF0A68DA84D6AB66FE90B6615_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m26CD6971F114AE1EF9AE1AC34790021389983152_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mC54367029B98F2E8FD83AF2911672971E7D084C5_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m505C32007985C6CF3F27ED3FB0396560AC9C0903_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mA6E96C38A897AEBC480A58380922726FE25571B0_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mEA6FEA75211F3A6D4AD6349C238128CEE35A73D8_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m675388834707D52597A735192B90BEA0B28B2190_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mE4C04CC1FEE1A800E74105929F67F0A28EA98060_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m85B24AE2C9913AB18E9E1E9395FE20FA12169DFF_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m27E89B375035A0AD5EC0BB13592A6E48408D4671_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m2E21DA57908FDADC4EC9EF3BF2871D133A56EAA5_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mC3AF4B8A3C660D97DFFE92CD46A69A12B0C8DDB8_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mC74874C407282CE1AB1114B7A3440595255D29D6_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mA712B1BF438DBEA0047E92DB05AA08F708EB2786_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m9BC86A9ABAD7EB49963AA18F8298F284A405D4B7_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m4A15DE416BB459E18600CFC10FDC5E0C9D00A772_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WelchResampler_ApplyTransform_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m9195D46D42B2812568A27129F41455171847F265_gshared_inline (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * __this, RuntimeObject* ___processor0, const RuntimeMethod* method) { { RuntimeObject* L_0 = ___processor0; NullCheck((RuntimeObject*)L_0); GenericInterfaceActionInvoker1< WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (WelchResampler_t6B45BBFAA07CAE9225BA45EBE0840367888E6C63 *)__this); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m4C42C085BF4BBAF86896DFF6710DC434F2037E70_gshared_inline (WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_m21077573B4A79543E2C52E55783AEFE83C1718D9_inline((WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3 *)(WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_m87AC7407481AAC2CCB727563EE9D16966509B7EA_inline((WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3 *)(WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_t6DF21FA723FA2956504CEA4640BA0C535637612B* L_16 = (BoxU5BU5D_t6DF21FA723FA2956504CEA4640BA0C535637612B*)(BoxU5BU5D_t6DF21FA723FA2956504CEA4640BA0C535637612B*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_tAE5CE2E5C1222D07594B3C6F95FA126D7AF2D8E1 *)NULL); ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB * L_17 = (ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_m21077573B4A79543E2C52E55783AEFE83C1718D9_inline((WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3 *)(WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m8C5D636CC8AA2349FB6EE365CD62B75FD018204A_gshared_inline (WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_m8DDC802C93C4C10AECE19C271CEEB7DAB8706A9B_inline((WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303 *)(WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_m4E8F761DED47A36B211E3CDE07591249EAED73D4_inline((WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303 *)(WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_t195CC557E53918BE0D09A8AED8A3EDC36F19C2A9* L_16 = (BoxU5BU5D_t195CC557E53918BE0D09A8AED8A3EDC36F19C2A9*)(BoxU5BU5D_t195CC557E53918BE0D09A8AED8A3EDC36F19C2A9*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_t4DDE1959E0750DE186FF8B76AD9C074FC9014957 *)NULL); ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 * L_17 = (ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_m8DDC802C93C4C10AECE19C271CEEB7DAB8706A9B_inline((WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303 *)(WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m1D77D055F1128C7D9C3474EFFFDFA410C22DBB20_gshared_inline (WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_mBB56EF5037757E4251F5BC1AE2636A9BDC412C2D_inline((WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A *)(WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_mD2B60F41F17D06B281C1F8B33F9BEB9C1045D6F5_inline((WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A *)(WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_tE82DEBC9AF541EEECABC67CD11D3C4FAA6573331* L_16 = (BoxU5BU5D_tE82DEBC9AF541EEECABC67CD11D3C4FAA6573331*)(BoxU5BU5D_tE82DEBC9AF541EEECABC67CD11D3C4FAA6573331*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_t340A7F9108FFEE1CD5162629053B078197692511 *)NULL); ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 * L_17 = (ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_mBB56EF5037757E4251F5BC1AE2636A9BDC412C2D_inline((WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A *)(WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m087E3F1DCEE6FD7C7F22124D581E4A6D6BA26A4E_gshared_inline (WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_mF1F972511C4322BF89B1CA7CC54D665F5AEF5A6D_inline((WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB *)(WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_m7AEC37AED61B186548758602E885BB1073AE97B8_inline((WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB *)(WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_t92E1B8FF81882E5D10D59861A22D6A71B3A2EF23* L_16 = (BoxU5BU5D_t92E1B8FF81882E5D10D59861A22D6A71B3A2EF23*)(BoxU5BU5D_t92E1B8FF81882E5D10D59861A22D6A71B3A2EF23*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_t48D746C49A3A3D0A0A03D4A0258268EC3036512D *)NULL); ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 * L_17 = (ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_mF1F972511C4322BF89B1CA7CC54D665F5AEF5A6D_inline((WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB *)(WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m38C478F6904E6B4E4CC9EF54D6ADDC4829F176B0_gshared_inline (WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_mE6F527F354B1398D678BDE9CF2BB4C9593FCC0A4_inline((WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280 *)(WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_m725D7CF6ACC9C86C80889667E0907855342A6A60_inline((WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280 *)(WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_t56B024F2934BEF0429D2678F56EB21CBD2A1263E* L_16 = (BoxU5BU5D_t56B024F2934BEF0429D2678F56EB21CBD2A1263E*)(BoxU5BU5D_t56B024F2934BEF0429D2678F56EB21CBD2A1263E*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_t0278346C5E20BC6C8F052275101BE68FF292E06F *)NULL); ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 * L_17 = (ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_mE6F527F354B1398D678BDE9CF2BB4C9593FCC0A4_inline((WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280 *)(WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_mA3B15BDBFD71B205D8174A91EF4AD4927B0310DB_gshared_inline (WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_m308F769ECEBB176E654FBD141ED9176A3029F5AA_inline((WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA *)(WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_m8D06A3F57E098B9D40B06ADCB2C168A99B94263A_inline((WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA *)(WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_t6F1D1D96C8383FB08063BFFBF46BC08CAA7B263D* L_16 = (BoxU5BU5D_t6F1D1D96C8383FB08063BFFBF46BC08CAA7B263D*)(BoxU5BU5D_t6F1D1D96C8383FB08063BFFBF46BC08CAA7B263D*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_tF82A13ECAAC1C08158DF5A34B3CBEC7269548757 *)NULL); ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A * L_17 = (ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_m308F769ECEBB176E654FBD141ED9176A3029F5AA_inline((WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA *)(WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m29E7B0DEBC9E3A5A7B19C253B60FBA6A177FC609_gshared_inline (WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_m048C199D6D2FB3BD0A5B3D07370548C68E2D13C4_inline((WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079 *)(WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_m6550A13B9257C1DDC9D1AA59430C072AB04164CE_inline((WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079 *)(WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_t9288E03D3C7BF44054F173F26B4C9FC1D5DE51C2* L_16 = (BoxU5BU5D_t9288E03D3C7BF44054F173F26B4C9FC1D5DE51C2*)(BoxU5BU5D_t9288E03D3C7BF44054F173F26B4C9FC1D5DE51C2*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_t83C99807A3754ACD2CBFD636F870143F038AD414 *)NULL); ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 * L_17 = (ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_m048C199D6D2FB3BD0A5B3D07370548C68E2D13C4_inline((WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079 *)(WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_mEA8F1E34DE7EA47FD20F18AF94324778F3F48E57_gshared_inline (WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_m92F85D721A26EE3F476F0CBEA77F496A08875A4C_inline((WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C *)(WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_mECC7DE699E2A6D9A4318C3EBEF2B1D0AFBD2D5AA_inline((WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C *)(WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_tEFE5C3B3CA8DD11B76844D6175035C2682708F03* L_16 = (BoxU5BU5D_tEFE5C3B3CA8DD11B76844D6175035C2682708F03*)(BoxU5BU5D_tEFE5C3B3CA8DD11B76844D6175035C2682708F03*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_tBC22AABA8749C0C373BE561E6060E031471304D7 *)NULL); ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F * L_17 = (ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_m92F85D721A26EE3F476F0CBEA77F496A08875A4C_inline((WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C *)(WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_mE8763877F762D1A0E9CEF5BB0E734E91AE05041B_gshared_inline (WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_m5EB86D63BC2E3B208B84528845E25BECED1B054A_inline((WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3 *)(WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_m68C39E6ADC72DB66AD5E389B3E34E91C934A1C78_inline((WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3 *)(WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_t80ACE52F90A23D03CA3FB5C962883FA22A798D22* L_16 = (BoxU5BU5D_t80ACE52F90A23D03CA3FB5C962883FA22A798D22*)(BoxU5BU5D_t80ACE52F90A23D03CA3FB5C962883FA22A798D22*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_tFC61B59FEC826344AB2AB827AAC5F2EF20678403 *)NULL); ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A * L_17 = (ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_m5EB86D63BC2E3B208B84528845E25BECED1B054A_inline((WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3 *)(WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_mB9B7AE13B6220476609760BFD51517E4660E929A_gshared_inline (WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_m49B5B17E3851F05D0EBF31B3D4665ADF1EEB78CC_inline((WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362 *)(WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_m5FD6EA05974D5E21CBEDEC00B69C23B5969492E9_inline((WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362 *)(WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_t86C9F5857FCED575E7B40B9698E1B42EF6920B94* L_16 = (BoxU5BU5D_t86C9F5857FCED575E7B40B9698E1B42EF6920B94*)(BoxU5BU5D_t86C9F5857FCED575E7B40B9698E1B42EF6920B94*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_t93C1B4E81069150969A409D5395D07BC4A153DAB *)NULL); ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 * L_17 = (ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_m49B5B17E3851F05D0EBF31B3D4665ADF1EEB78CC_inline((WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362 *)(WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_mF231B08A41708D1B3971535F2FC61B153649FE76_gshared_inline (WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_m142A0E451E85607F29DD533FDC91639229FB1A2C_inline((WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF *)(WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_m6F1B3DBF45B568600A49672AA026312576ED88B4_inline((WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF *)(WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_tB14B2D9CFB76BACD0D7ABAFDB4A89904467F4626* L_16 = (BoxU5BU5D_tB14B2D9CFB76BACD0D7ABAFDB4A89904467F4626*)(BoxU5BU5D_tB14B2D9CFB76BACD0D7ABAFDB4A89904467F4626*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_t530798D51F4A46CED77B7EE5C17D83144BA20D57 *)NULL); ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 * L_17 = (ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_m142A0E451E85607F29DD533FDC91639229FB1A2C_inline((WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF *)(WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m1D41AC2DFE1D623FD852F7761B8AFE76562DF648_gshared_inline (WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_m3D2C112A55034FCB3E0500D6E14BA0D0CAAA9EEC_inline((WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333 *)(WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_m4082A5994B949D61847421D3EABF356008A77A9F_inline((WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333 *)(WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_tEA6F72F4DED5B08A0AA17E87DA55D933A2AAB064* L_16 = (BoxU5BU5D_tEA6F72F4DED5B08A0AA17E87DA55D933A2AAB064*)(BoxU5BU5D_tEA6F72F4DED5B08A0AA17E87DA55D933A2AAB064*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_tD1B10A068C4129B086F92EFA6882885B43DE0588 *)NULL); ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C * L_17 = (ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_m3D2C112A55034FCB3E0500D6E14BA0D0CAAA9EEC_inline((WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333 *)(WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_mCDEFCFA89C6D878DD5BF059E06E764C3943FF4C9_gshared_inline (WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_m675FA0718E900C1ABE86B7872689DA259424FAAF_inline((WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B *)(WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_m8CE0006BE194ED6DD5806F6327A8B06AEE16BA08_inline((WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B *)(WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_tD8F3A625A371951A1AE3CF0181ECA494C7346DA7* L_16 = (BoxU5BU5D_tD8F3A625A371951A1AE3CF0181ECA494C7346DA7*)(BoxU5BU5D_tD8F3A625A371951A1AE3CF0181ECA494C7346DA7*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_t0284518752CB6F1A3019956CD6AC57BB390E73A1 *)NULL); ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 * L_17 = (ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_m675FA0718E900C1ABE86B7872689DA259424FAAF_inline((WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B *)(WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m006DB834CF95B0D611089137A7189BCCC3F19EB0_gshared_inline (WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_mB546515DD3E89915CCFD71EB58CE6D17FEE35ECF_inline((WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3 *)(WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_mD0B3D6DA314A9EC21D33F773D9F057CE9F4C9955_inline((WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3 *)(WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_t2F9187B2CA57852098079793892F966A1C0342B7* L_16 = (BoxU5BU5D_t2F9187B2CA57852098079793892F966A1C0342B7*)(BoxU5BU5D_t2F9187B2CA57852098079793892F966A1C0342B7*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_t97D3132FF17899255A68445E0CAF33D961678863 *)NULL); ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB * L_17 = (ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_mB546515DD3E89915CCFD71EB58CE6D17FEE35ECF_inline((WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3 *)(WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m429CC3481199845BAA6C085BE260342417964138_gshared_inline (WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_mA34862474C71E1041A52405FE422DC546DD4DC95_inline((WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F *)(WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_m1C3ECACE219569C883778C5F52E70C2BF8886F7D_inline((WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F *)(WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_t66EF5A32377330C2A922FEADBA3463C0F96EE422* L_16 = (BoxU5BU5D_t66EF5A32377330C2A922FEADBA3463C0F96EE422*)(BoxU5BU5D_t66EF5A32377330C2A922FEADBA3463C0F96EE422*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_t2C12D2B8FB28BD23A3C30E3C82D562AC612E47A4 *)NULL); ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 * L_17 = (ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_mA34862474C71E1041A52405FE422DC546DD4DC95_inline((WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F *)(WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_mC81424F25303357C34A8E607859E2C7BBEA25CB2_gshared_inline (WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_mA0C712FF448E229391797E2EE6BCCFA2B252EA57_inline((WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1 *)(WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_m760A12BD6EB2100A35E4ED5363DD4E5E9436DCF9_inline((WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1 *)(WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_tD8A9426CF4EFA98B6E151FC1AC39E4E1357CCD0B* L_16 = (BoxU5BU5D_tD8A9426CF4EFA98B6E151FC1AC39E4E1357CCD0B*)(BoxU5BU5D_tD8A9426CF4EFA98B6E151FC1AC39E4E1357CCD0B*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_t5B63009F829B4B8FB8278E6889FE53665AE4C715 *)NULL); ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 * L_17 = (ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_mA0C712FF448E229391797E2EE6BCCFA2B252EA57_inline((WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1 *)(WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m67BCC1AEE9D8F0BE339FF96594C3484A9A9CF171_gshared_inline (WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_mF51BA000665CAF8806763F10EC6771902667D44C_inline((WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9 *)(WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_m8DC22950C5F62DC40CD0D78871CC635275B9248E_inline((WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9 *)(WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_t632ADAC6EC3DF169E54CB84609F96BE2712A8FAF* L_16 = (BoxU5BU5D_t632ADAC6EC3DF169E54CB84609F96BE2712A8FAF*)(BoxU5BU5D_t632ADAC6EC3DF169E54CB84609F96BE2712A8FAF*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_t2EB8274169F6BD32E83656D7EFDBA25FA06C4DD0 *)NULL); ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 * L_17 = (ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_mF51BA000665CAF8806763F10EC6771902667D44C_inline((WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9 *)(WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_mEBB710A4BA44597D47E221F90566F0538BD27E07_gshared_inline (WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_m0D07EE50DAE4AF30AB57D0FE53213545D28E1676_inline((WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB *)(WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_mD952CE656265E2796E58A1507F382FDCE252CE06_inline((WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB *)(WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_t76D1D33B7C080B1E26DE20343E395DED21B6670E* L_16 = (BoxU5BU5D_t76D1D33B7C080B1E26DE20343E395DED21B6670E*)(BoxU5BU5D_t76D1D33B7C080B1E26DE20343E395DED21B6670E*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_tACADEE5ABFBD390589FFBD8BF0793E809596C676 *)NULL); ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 * L_17 = (ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_m0D07EE50DAE4AF30AB57D0FE53213545D28E1676_inline((WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB *)(WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m36B56E3B677BC7EF56587A8D7D4C1839A4CB91C3_gshared_inline (WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_mDABFC21C1BB347245ABA88DC593C07F628CFF38C_inline((WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3 *)(WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_mA9FAAA7D24D7B5EA8067754FF22173384D79527A_inline((WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3 *)(WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_tB6E7551DB8A9440530B579C5DCE644A26C24702B* L_16 = (BoxU5BU5D_tB6E7551DB8A9440530B579C5DCE644A26C24702B*)(BoxU5BU5D_tB6E7551DB8A9440530B579C5DCE644A26C24702B*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_t5A967E550EA91FA3987D9468E7B5A6250620146D *)NULL); ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA * L_17 = (ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_mDABFC21C1BB347245ABA88DC593C07F628CFF38C_inline((WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3 *)(WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m74D740640A3026542321D48BD4D3B5971B166B1A_gshared_inline (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_m219C30C3126C95D28DC2A611DB069A09A45AA1B9_inline((WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_m23F3181F3E4CA1827DDC2B5D4A5367902B8BCE22_inline((WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3* L_16 = (BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3*)(BoxU5BU5D_t5803CFFCAD984C3E48E85970182A2906FA8907C3*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF *)NULL); ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 * L_17 = (ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_m219C30C3126C95D28DC2A611DB069A09A45AA1B9_inline((WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)(WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m55BB321B0D6F4F923A818CC1131FFD8C28289034_gshared_inline (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_mEA48EEFB21DE750E8651D624E8BE172DDC1C54F5_inline((WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_m786ABCD17B74A5D37877F6814F423EEAAD643977_inline((WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8* L_16 = (BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8*)(BoxU5BU5D_t38B37F356ECFA43EC6FABA105F943D2BB243CCD8*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A *)NULL); ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 * L_17 = (ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_mEA48EEFB21DE750E8651D624E8BE172DDC1C54F5_inline((WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)(WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m8D18F7AC9191EABCCFF3A3A1EE3A46D94D9593AB_gshared_inline (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_m31EE3839635E583AD2BF94B9C0F1B8FC01CE4AB6_inline((WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_m3F51F614853E231223DD9026D745B8B675C1D9E3_inline((WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D* L_16 = (BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D*)(BoxU5BU5D_tCA44BC263D51F39073FF4E3D19D1ED1E1218CE5D*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 *)NULL); ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD * L_17 = (ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_m31EE3839635E583AD2BF94B9C0F1B8FC01CE4AB6_inline((WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)(WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m4D7300982A4BF17815532233837CAEB907510C87_gshared_inline (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_m148071759582D0AF09AB745FBD55E47BD71B87C9_inline((WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_mBD73C114FBDF431CD48358557DDF9B6A77592976_inline((WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7* L_16 = (BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7*)(BoxU5BU5D_tB4470135F1F01D9D7F695CC2495B41D3E6C84CC7*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 *)NULL); ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 * L_17 = (ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_m148071759582D0AF09AB745FBD55E47BD71B87C9_inline((WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)(WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m17992604310E7AF731CCC084BEB68A3998C60293_gshared_inline (WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_m1FC7DDFA1838C1E2F0506E0070FC4D6A85C7900B_inline((WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E *)(WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_m168F7B19A5DA921EEBCB545169FBBE435E412CC2_inline((WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E *)(WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_tE9C28D792823334FB2C54BB8079DE2B9E1407DFF* L_16 = (BoxU5BU5D_tE9C28D792823334FB2C54BB8079DE2B9E1407DFF*)(BoxU5BU5D_tE9C28D792823334FB2C54BB8079DE2B9E1407DFF*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_t558C36E72A3642330DD969EC3396D11D9AF5BBB4 *)NULL); ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 * L_17 = (ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_m1FC7DDFA1838C1E2F0506E0070FC4D6A85C7900B_inline((WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E *)(WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m78BA37C6274888B4E6C24CA0A1840B902AF55699_gshared_inline (WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_mDBAC0F8CC3C6047C1F1AAF31968CB077A69E5612_inline((WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B *)(WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_m1DDC139D66CEDF446E93D7F9FFBA7F96CF85BFF0_inline((WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B *)(WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_t2B238E6F73E7134A490F3B66D11C2FEED286D1AD* L_16 = (BoxU5BU5D_t2B238E6F73E7134A490F3B66D11C2FEED286D1AD*)(BoxU5BU5D_t2B238E6F73E7134A490F3B66D11C2FEED286D1AD*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_t1AC8E5E054EE481049D88CD11F671072A102C481 *)NULL); ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 * L_17 = (ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_mDBAC0F8CC3C6047C1F1AAF31968CB077A69E5612_inline((WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B *)(WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m0A3E928AE623128DD07CE1B5A745A2AC579AF9D6_gshared_inline (WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_mB611B4CEB64493414B35A29C170E00F8409BE9C7_inline((WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0 *)(WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_m4341B831ED1933012412F15A30BFA1E2DBC77355_inline((WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0 *)(WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_t86EC37996BB8F09C967FD3C9A986E0BA5169CEE6* L_16 = (BoxU5BU5D_t86EC37996BB8F09C967FD3C9A986E0BA5169CEE6*)(BoxU5BU5D_t86EC37996BB8F09C967FD3C9A986E0BA5169CEE6*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_tAF5EA7F3DF47EAA923FAA7AB21474F8B9640685E *)NULL); ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 * L_17 = (ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_mB611B4CEB64493414B35A29C170E00F8409BE9C7_inline((WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0 *)(WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m36F57748283A3CB3587EE35A9564CF3F5728C8FE_gshared_inline (WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_mC86E83C6E4826E72F433FC859905B36BD12D7022_inline((WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1 *)(WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_m90FB444CA6CAA5357DCF29CC73D0EA32CE8F8047_inline((WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1 *)(WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_t8A7D4276F3CD6A228A9FCC6AB4B4F82929E8880B* L_16 = (BoxU5BU5D_t8A7D4276F3CD6A228A9FCC6AB4B4F82929E8880B*)(BoxU5BU5D_t8A7D4276F3CD6A228A9FCC6AB4B4F82929E8880B*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_tF3B5BF7AE2C19B4368D9C45D9307E06AF5043C15 *)NULL); ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A * L_17 = (ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_mC86E83C6E4826E72F433FC859905B36BD12D7022_inline((WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1 *)(WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_m105B88D34CB8564C40002F4817F1A44C5931A2DC_gshared_inline (WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_m7C48E58C04EEC9A234CA9C3CD5DB96DD0AEB779F_inline((WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141 *)(WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_m3CB626E3B70A66BC20CA2DB44FCB37BFE5D49FB7_inline((WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141 *)(WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_t47D28326766237B16B4F13D8325550CB7D775C1B* L_16 = (BoxU5BU5D_t47D28326766237B16B4F13D8325550CB7D775C1B*)(BoxU5BU5D_t47D28326766237B16B4F13D8325550CB7D775C1B*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_t52581C8290D3223A16FFA5866F8F0D543A18856A *)NULL); ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 * L_17 = (ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_m7C48E58C04EEC9A234CA9C3CD5DB96DD0AEB779F_inline((WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141 *)(WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141 *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void WuQuantizer_1__ctor_mBE5F85965F6660CD276ACF93C87DE05728B09527_gshared_inline (WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___options1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } bool V_0 = false; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_1 = ___options1; Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_1, (String_t*)_stringLiteralCF7DF948FC4905FED1A56776B9DFCCB86C46912A, /*hidden argument*/Guard_NotNull_TisQuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29_mD35F01914F193D78CBFFA087721B87DD95ABFF33_RuntimeMethod_var); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; __this->set_U3CConfigurationU3Ek__BackingField_10(L_2); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_3 = ___options1; __this->set_U3COptionsU3Ek__BackingField_11(L_3); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_4; L_4 = WuQuantizer_1_get_Options_mA150F3B5632BFCE2043A94BB5DF961B4B335D268_inline((WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD *)(WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4); int32_t L_5; L_5 = QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_4, /*hidden argument*/NULL); __this->set_maxColors_5(L_5); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6; L_6 = WuQuantizer_1_get_Configuration_mB1CA62007E6C4DC220DEE9329FCD706F620E6A58_inline((WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD *)(WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 1)); NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_7; L_7 = Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, /*hidden argument*/NULL); __this->set_memoryAllocator_0(L_7); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_8 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8); RuntimeObject* L_9; L_9 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 2), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_8, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_momentsOwner_1(L_9); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_10 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10); RuntimeObject* L_11; L_11 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(MemoryAllocator_Allocate_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m97EC998077A7EF0D944BD524040EB6AF0619F657_RuntimeMethod_var, (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_10, (int32_t)((int32_t)1185921), (int32_t)1); __this->set_tagsOwner_2(L_11); MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_12 = (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)__this->get_memoryAllocator_0(); int32_t L_13 = (int32_t)__this->get_maxColors_5(); NullCheck((MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12); RuntimeObject* L_14; L_14 = GenericVirtualFuncInvoker2< RuntimeObject*, int32_t, int32_t >::Invoke(IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 3), (MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 *)L_12, (int32_t)L_13, (int32_t)1); __this->set_paletteOwner_3(L_14); int32_t L_15 = (int32_t)__this->get_maxColors_5(); BoxU5BU5D_tFE3A7D4E5924B53C3BD207D51B0FBFF799D3387E* L_16 = (BoxU5BU5D_tFE3A7D4E5924B53C3BD207D51B0FBFF799D3387E*)(BoxU5BU5D_tFE3A7D4E5924B53C3BD207D51B0FBFF799D3387E*)SZArrayNew(IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 4), (uint32_t)L_15); __this->set_colorCube_6(L_16); __this->set_isDisposed_9((bool)0); __this->set_pixelMap_7((EuclideanPixelMap_1_tFF799B90667ECFF3FA65BF1DB2A81163B99F9FEF *)NULL); ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC * L_17 = (ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC *)__this->get_address_of_palette_4(); il2cpp_codegen_initobj(L_17, sizeof(ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC )); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_18; L_18 = WuQuantizer_1_get_Options_mA150F3B5632BFCE2043A94BB5DF961B4B335D268_inline((WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD *)(WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD *)__this, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 0)); NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18); RuntimeObject* L_19; L_19 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_18, /*hidden argument*/NULL); int32_t L_20 = (int32_t)((((int32_t)((((RuntimeObject*)(RuntimeObject*)L_19) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0)) == ((int32_t)0))? 1 : 0); V_0 = (bool)L_20; __this->set_isDithering_8((bool)L_20); bool L_21 = V_0; __this->set_isDithering_8(L_21); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 MemoryOwnerExtensions_GetSpan_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_m0F44FFC0027F33C75452F7B15C75E6EF10053593_gshared_inline (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_tC2D1B6828DBC5750B2BC1BC9517524975A6E43E5 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_tC2D1B6828DBC5750B2BC1BC9517524975A6E43E5 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_tC2D1B6828DBC5750B2BC1BC9517524975A6E43E5 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (RuntimeObject*)L_0); V_0 = (Memory_1_tC2D1B6828DBC5750B2BC1BC9517524975A6E43E5 )L_1; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_2; L_2 = Memory_1_get_Span_mD52AA03D54E546CD816E55B85DC778DB2B124CF3_inline((Memory_1_tC2D1B6828DBC5750B2BC1BC9517524975A6E43E5 *)(Memory_1_tC2D1B6828DBC5750B2BC1BC9517524975A6E43E5 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_2; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tC089F74404A3C46975952EE686EC533667BB207F MemoryOwnerExtensions_GetSpan_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mB237B2FB2D21275E913CF1AB457A4D93BDFCFC69_gshared_inline (RuntimeObject* ___buffer0, const RuntimeMethod* method) { Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 V_0; memset((&V_0), 0, sizeof(V_0)); { RuntimeObject* L_0 = ___buffer0; NullCheck((RuntimeObject*)L_0); Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 L_1; L_1 = InterfaceFuncInvoker0< Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 >::Invoke(0 /* System.Memory`1 System.Buffers.IMemoryOwner`1::get_Memory() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 0), (RuntimeObject*)L_0); V_0 = (Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 )L_1; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_2; L_2 = Memory_1_get_Span_m018D357B92D16DEE7AF3406D858BF6BA4DAF716B_inline((Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 *)(Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 *)(&V_0), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_2; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Span_1_Slice_mB88D43B3503491E904A7607A97A3E689E4C5C0A0_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, int32_t ___start0, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); int32_t V_1 = 0; { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) > ((uint32_t)L_1)))) { goto IL_000f; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_000f: { intptr_t L_2 = (intptr_t)__this->get__byteOffset_1(); int32_t L_3 = ___start0; intptr_t L_4; L_4 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_2, (int32_t)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_4; int32_t L_5 = (int32_t)__this->get__length_2(); int32_t L_6 = ___start0; V_1 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_5, (int32_t)L_6)); Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_7 = (Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *)__this->get__pinnable_0(); intptr_t L_8 = V_0; int32_t L_9 = V_1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_10; memset((&L_10), 0, sizeof(L_10)); Span_1__ctor_m373EA84BF632F6408591B525142C56CAC893C040_inline((&L_10), (Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *)L_7, (intptr_t)L_8, (int32_t)L_9, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_10; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Bgra32_ToVector4_m6EB772C90AC6F350083398265BD5B49694DD4194_inline (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { uint8_t L_0 = __this->get_R_2(); uint8_t L_1 = __this->get_G_1(); uint8_t L_2 = __this->get_B_0(); uint8_t L_3 = __this->get_A_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; memset((&L_4), 0, sizeof(L_4)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_4), ((float)((float)L_0)), ((float)((float)L_1)), ((float)((float)L_2)), ((float)((float)L_3)), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_il2cpp_TypeInfo_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5 = ((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_StaticFields*)il2cpp_codegen_static_fields_for(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_il2cpp_TypeInfo_var))->get_MaxBytes_4(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6; L_6 = Vector4_op_Division_m42A9C429E7265118F4E68AE51A7C9C91E1A86C65_inline(L_4, L_5, /*hidden argument*/NULL); return L_6; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr565_FromVector4_m5913050889283D1CC9243DB1BD2E8FB8F2AE2B28_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 V_0; memset((&V_0), 0, sizeof(V_0)); { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector0; float L_3 = L_2.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = ___vector0; float L_5 = L_4.get_Z_2(); Vector3__ctor_m3C199C444CBE5C59587FAE802686BDB1F3D8CC9C((Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 *)(&V_0), L_1, L_3, L_5, /*hidden argument*/NULL); uint16_t L_6; L_6 = Bgr565_Pack_m9FD9FEDE4A0A784DBF1825A1FAFB3259841E17FA_inline((Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 *)(&V_0), /*hidden argument*/NULL); Bgr565_set_PackedValue_m052C96B2A876AB7C141B36DC2C4456349FA445A4_inline((Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)__this, L_6, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Bgra32_ToScaledVector4_mA5257563F79ACB17ABC264D9F3964ABA0361AEB9_inline (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * __this, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Bgra32_ToVector4_m6EB772C90AC6F350083398265BD5B49694DD4194_inline((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)__this, /*hidden argument*/NULL); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra4444_FromScaledVector4_m444EB11C9B4C92DB98282D0FF527CBFB87E318DD_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Bgra4444_FromVector4_m2F1480CF149FB04E94DFE1A88C5A85F54F79089E_inline((Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra5551_FromScaledVector4_m67A2F9776071C2D6A8821CA3331671961DC13C1F_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Bgra5551_FromVector4_mEABD575E5F8334D80ED2AE9BCB8055C66874C732_inline((Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Byte4_FromScaledVector4_m3881009A0F02FBA393AAA0F58872382A535CB943_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline(L_0, (255.0f), /*hidden argument*/NULL); Byte4_FromVector4_mB0F7E70A1749780227B6D390A11F0EFC8271C837_inline((Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)__this, L_1, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfSingle_FromScaledVector4_mB044A1BA1B497D545D3DA68E9185153502B93259_inline (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { float V_0 = 0.0f; { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; float L_1 = L_0.get_X_0(); V_0 = L_1; float L_2 = V_0; V_0 = ((float)il2cpp_codegen_multiply((float)L_2, (float)(2.0f))); float L_3 = V_0; V_0 = ((float)il2cpp_codegen_subtract((float)L_3, (float)(1.0f))); float L_4 = V_0; uint16_t L_5; L_5 = HalfTypeHelper_Pack_m57389EFC3EB2A11FE573F14C459F8628374CCFF3_inline(L_4, /*hidden argument*/NULL); HalfSingle_set_PackedValue_m546ED3A990045143E45A91EB09574C39AC586FF4_inline((HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)__this, L_5, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector2_FromScaledVector4_m81F09EE0AEA8341626C34BBD56D732B97D1E55E2_inline (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { Vector2_t1455881409307224D6099F54FA7E478733EEF61D V_0; memset((&V_0), 0, sizeof(V_0)); { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector0; float L_3 = L_2.get_Y_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4; memset((&L_4), 0, sizeof(L_4)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_4), L_1, L_3, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_5; L_5 = Vector2_op_Multiply_m0CD784E43FF58B7F93A5EA52427DEAAD697AAE61_inline(L_4, (2.0f), /*hidden argument*/NULL); V_0 = L_5; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_7; L_7 = Vector2_get_One_mEE6AA7A2084E3BED5D8D68D4D97C3E455116F2E8(/*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_8; L_8 = Vector2_op_Subtraction_m306DDA5D8B4AD933963554AD0739EC4F1E9B4607_inline(L_6, L_7, /*hidden argument*/NULL); V_0 = L_8; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_9 = V_0; float L_10 = L_9.get_X_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_11 = V_0; float L_12 = L_11.get_Y_1(); uint32_t L_13; L_13 = HalfVector2_Pack_m72AEE59B9CE4F897487EE8666A8B93CF82B68994_inline(L_10, L_12, /*hidden argument*/NULL); HalfVector2_set_PackedValue_m8733BF4891A90BDF49735A404AA0EE1C4AB7E0E4_inline((HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)__this, L_13, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector4_FromScaledVector4_m9ABF0154F5F24F306BC86868C0182536BCE17126_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline(L_0, (2.0f), /*hidden argument*/NULL); ___vector0 = L_1; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_op_Subtraction_mDC838062C35F83AC065B3DE02E3D6A50B9F89FF9_inline(L_2, L_3, /*hidden argument*/NULL); ___vector0 = L_4; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5 = ___vector0; HalfVector4_FromVector4_m577F77830F4805FBAAE72C1201D266CC63CDA45B_inline((HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)__this, L_5, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline (uint8_t ___component0, const RuntimeMethod* method) { { uint8_t L_0 = ___component0; return (uint16_t)((int32_t)((uint16_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_0, (int32_t)((int32_t)257))))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t ColorNumerics_Get16BitBT709Luminance_mC7601D1DEEF3EEA4487A44A04F27BDCE240FAC16_inline (uint16_t ___r0, uint16_t ___g1, uint16_t ___b2, const RuntimeMethod* method) { { uint16_t L_0 = ___r0; uint16_t L_1 = ___g1; uint16_t L_2 = ___b2; return (uint16_t)il2cpp_codegen_cast_floating_point(((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)(0.212599993f))), (float)((float)il2cpp_codegen_multiply((float)((float)((float)L_1)), (float)(0.715200007f))))), (float)((float)il2cpp_codegen_multiply((float)((float)((float)L_2)), (float)(0.0722000003f))))), (float)(0.5f)))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void L16_set_PackedValue_mD91D026E1930D94BB54CFFE7566D92ED77FE67BF_inline (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * __this, uint16_t ___value0, const RuntimeMethod* method) { { uint16_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t ColorNumerics_Get8BitBT709Luminance_mCDF3C9179C965CE2E30D243B2D8AAEE36EF2F999_inline (uint8_t ___r0, uint8_t ___g1, uint8_t ___b2, const RuntimeMethod* method) { { uint8_t L_0 = ___r0; uint8_t L_1 = ___g1; uint8_t L_2 = ___b2; return (uint8_t)il2cpp_codegen_cast_floating_point(((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)(0.212599993f))), (float)((float)il2cpp_codegen_multiply((float)((float)((float)L_1)), (float)(0.715200007f))))), (float)((float)il2cpp_codegen_multiply((float)((float)((float)L_2)), (float)(0.0722000003f))))), (float)(0.5f)))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void L8_set_PackedValue_mC1D9510EC05B0EB11654045F0D0FCED0A9E91FFF_inline (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * __this, uint8_t ___value0, const RuntimeMethod* method) { { uint8_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_2(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte2_FromScaledVector4_m3DA389298A28C5DB39E0FC326E466E06A2ACFB11_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Vector2_t1455881409307224D6099F54FA7E478733EEF61D V_0; memset((&V_0), 0, sizeof(V_0)); { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector0; float L_3 = L_2.get_Y_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4; memset((&L_4), 0, sizeof(L_4)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_4), L_1, L_3, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_5; L_5 = Vector2_op_Multiply_m0CD784E43FF58B7F93A5EA52427DEAAD697AAE61_inline(L_4, (2.0f), /*hidden argument*/NULL); V_0 = L_5; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_7; L_7 = Vector2_get_One_mEE6AA7A2084E3BED5D8D68D4D97C3E455116F2E8(/*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_8; L_8 = Vector2_op_Subtraction_m306DDA5D8B4AD933963554AD0739EC4F1E9B4607_inline(L_6, L_7, /*hidden argument*/NULL); V_0 = L_8; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_il2cpp_TypeInfo_var); uint16_t L_10; L_10 = NormalizedByte2_Pack_m6CE88C97823CD69364283CC30C12682807E53B48_inline(L_9, /*hidden argument*/NULL); NormalizedByte2_set_PackedValue_m4789D3F6B4CB4329C425CB662CFD9242A874A379_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)__this, L_10, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte4_FromScaledVector4_m777CA06392F4672AC8C48E3EFE9738ADF1F672A2_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline(L_0, (2.0f), /*hidden argument*/NULL); ___vector0 = L_1; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_op_Subtraction_mDC838062C35F83AC065B3DE02E3D6A50B9F89FF9_inline(L_2, L_3, /*hidden argument*/NULL); ___vector0 = L_4; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5 = ___vector0; NormalizedByte4_FromVector4_mB68D741A2843AEE85FFF4373D7696D2C2242EEEE_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)__this, L_5, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort2_FromScaledVector4_mF1C70B078723C6FC99FCA1F00F6C45539B8FEEA2_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Vector2_t1455881409307224D6099F54FA7E478733EEF61D V_0; memset((&V_0), 0, sizeof(V_0)); { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector0; float L_3 = L_2.get_Y_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4; memset((&L_4), 0, sizeof(L_4)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_4), L_1, L_3, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_5; L_5 = Vector2_op_Multiply_m0CD784E43FF58B7F93A5EA52427DEAAD697AAE61_inline(L_4, (2.0f), /*hidden argument*/NULL); V_0 = L_5; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_7; L_7 = Vector2_get_One_mEE6AA7A2084E3BED5D8D68D4D97C3E455116F2E8(/*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_8; L_8 = Vector2_op_Subtraction_m306DDA5D8B4AD933963554AD0739EC4F1E9B4607_inline(L_6, L_7, /*hidden argument*/NULL); V_0 = L_8; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_il2cpp_TypeInfo_var); uint32_t L_10; L_10 = NormalizedShort2_Pack_m1AD820D26D9FF9E17FC194E70144B23E466C0B1C_inline(L_9, /*hidden argument*/NULL); NormalizedShort2_set_PackedValue_m9AAFAC013EC0B1280CAB5CE61A8DAF21BE50BD87_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)__this, L_10, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_FromScaledVector4_m147B54AD44A3472D0CCBEC95E964DAE9CC484EAD_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline(L_0, (2.0f), /*hidden argument*/NULL); ___vector0 = L_1; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_op_Subtraction_mDC838062C35F83AC065B3DE02E3D6A50B9F89FF9_inline(L_2, L_3, /*hidden argument*/NULL); ___vector0 = L_4; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5 = ___vector0; NormalizedShort4_FromVector4_m2D9CB47367215FAC0A4127EA5668749937E1BC7F_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)__this, L_5, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_FromScaledVector4_mF79C16B0080F760BB55861E74042EC84281A08FF_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Rg32_FromVector4_m7190BC219E3FDC310A5C0348FC0B803DDEA69294_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba1010102_FromScaledVector4_mACB6D5AD8FD90D2F1950F589CB17F598612957BE_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Rgba1010102_FromVector4_m568A21AA7FE0593011979E9397C00E093BBFE5E3_inline((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RgbaVector_FromScaledVector4_mB77E531110732161D6023D9C21BC738ED601E95D_inline (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; RgbaVector_FromVector4_mEF5F780A05D9E22D2E2793C69EA890DCB5807623_inline((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short2_FromScaledVector4_m082763DFBE07BD70B4DFCF058C28314172FC26BC_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Vector2_t1455881409307224D6099F54FA7E478733EEF61D V_0; memset((&V_0), 0, sizeof(V_0)); { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector0; float L_3 = L_2.get_Y_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4; memset((&L_4), 0, sizeof(L_4)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_4), L_1, L_3, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_5; L_5 = Vector2_op_Multiply_m0CD784E43FF58B7F93A5EA52427DEAAD697AAE61_inline(L_4, (65534.0f), /*hidden argument*/NULL); V_0 = L_5; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_7; memset((&L_7), 0, sizeof(L_7)); Vector2__ctor_m23DE3099B38383DB35C1EAC7CE065DD421CC3510((&L_7), (32767.0f), /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_8; L_8 = Vector2_op_Subtraction_m306DDA5D8B4AD933963554AD0739EC4F1E9B4607_inline(L_6, L_7, /*hidden argument*/NULL); V_0 = L_8; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_il2cpp_TypeInfo_var); uint32_t L_10; L_10 = Short2_Pack_m8A7753F894DE4CB78A59D3F03BA98248E05E63F7_inline(L_9, /*hidden argument*/NULL); Short2_set_PackedValue_mBF2FB5BA80EB14454CAC49036655C5A934E3A559_inline((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)__this, L_10, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short4_FromScaledVector4_m023D283B782EBE115F2DC2474F81504491F2EC83_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline(L_0, (65534.0f), /*hidden argument*/NULL); ___vector0 = L_1; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; memset((&L_3), 0, sizeof(L_3)); Vector4__ctor_m63EC2B2E36402A4891067A37B6F0A50CACDD34DE((&L_3), (32767.0f), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_op_Subtraction_mDC838062C35F83AC065B3DE02E3D6A50B9F89FF9_inline(L_2, L_3, /*hidden argument*/NULL); ___vector0 = L_4; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5 = ___vector0; Short4_FromVector4_m519AA6025A1F7F2FE3946C845C5102F63B63155F_inline((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)__this, L_5, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t YuvConversion_RgbToY_m6ADB38FF8F8AF6039A98EFEDA2C16CAB30B6032D_inline (uint8_t ___r0, uint8_t ___g1, uint8_t ___b2, int32_t ___rounding3, const RuntimeMethod* method) { { uint8_t L_0 = ___r0; uint8_t L_1 = ___g1; uint8_t L_2 = ___b2; int32_t L_3 = ___rounding3; return ((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)16839), (int32_t)L_0)), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)33059), (int32_t)L_1)))), (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)((int32_t)6420), (int32_t)L_2)))), (int32_t)L_3)), (int32_t)((int32_t)1048576)))>>(int32_t)((int32_t)16))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline (String_t* __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_m_stringLength_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void* IntPtr_ToPointer_m5C7CE32B14B6E30467B378052FEA25300833C61F_inline (intptr_t* __this, const RuntimeMethod* method) { { intptr_t L_0 = *__this; return (void*)(L_0); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t QuantizerOptions_get_MaxColors_mEA87F8054D6A36917177BC7E5239E6DF8EC260B5_inline (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_maxColors_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * Configuration_get_MemoryAllocator_mC3D77A697B9344F7D41EC0F1727F66DFF36FFFFA_inline (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * __this, const RuntimeMethod* method) { { MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * L_0 = __this->get_memoryAllocator_3(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->get_U3CDitherU3Ek__BackingField_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 Span_1_Slice_mA78401314BCFC75985E893A27A30ADC027FD83E9_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_8 = (Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m373EA84BF632F6408591B525142C56CAC893C040_inline((&L_11), (Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m373EA84BF632F6408591B525142C56CAC893C040_gshared_inline (Span_1_tA2AD9FB303A0BA36B1129534451F6EAE74DFEA83 * __this, Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); 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 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 QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m21077573B4A79543E2C52E55783AEFE83C1718D9_gshared_inline (WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m87AC7407481AAC2CCB727563EE9D16966509B7EA_gshared_inline (WuQuantizer_1_tC5C71B19448A49DD6CD86A74927ECD4879ED86A3 * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m8DDC802C93C4C10AECE19C271CEEB7DAB8706A9B_gshared_inline (WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m4E8F761DED47A36B211E3CDE07591249EAED73D4_gshared_inline (WuQuantizer_1_tA23B13CF5DA6C42DBC2E6407E22CC9596A9CA303 * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mBB56EF5037757E4251F5BC1AE2636A9BDC412C2D_gshared_inline (WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_mD2B60F41F17D06B281C1F8B33F9BEB9C1045D6F5_gshared_inline (WuQuantizer_1_t162696BEB2ACF9AE1622613EA02D4BEC46A1756A * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mF1F972511C4322BF89B1CA7CC54D665F5AEF5A6D_gshared_inline (WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m7AEC37AED61B186548758602E885BB1073AE97B8_gshared_inline (WuQuantizer_1_t72A4A47BE8B1271A330750685BF80079C0755BBB * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mE6F527F354B1398D678BDE9CF2BB4C9593FCC0A4_gshared_inline (WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m725D7CF6ACC9C86C80889667E0907855342A6A60_gshared_inline (WuQuantizer_1_tB4604D68D37E02C4DA0DDF913FA04CAF87136280 * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m308F769ECEBB176E654FBD141ED9176A3029F5AA_gshared_inline (WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m8D06A3F57E098B9D40B06ADCB2C168A99B94263A_gshared_inline (WuQuantizer_1_t85506D0127260D098612842B526629B9266ED2CA * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m048C199D6D2FB3BD0A5B3D07370548C68E2D13C4_gshared_inline (WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m6550A13B9257C1DDC9D1AA59430C072AB04164CE_gshared_inline (WuQuantizer_1_t57D12F14A94DFD92A1DEB42DEAE13FBA37F66079 * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m92F85D721A26EE3F476F0CBEA77F496A08875A4C_gshared_inline (WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_mECC7DE699E2A6D9A4318C3EBEF2B1D0AFBD2D5AA_gshared_inline (WuQuantizer_1_tA78D6877B7F57781CB3359FA818C01AC75D9FA7C * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m5EB86D63BC2E3B208B84528845E25BECED1B054A_gshared_inline (WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m68C39E6ADC72DB66AD5E389B3E34E91C934A1C78_gshared_inline (WuQuantizer_1_t23E1E9F31476DA1EC3582820E919CEC6ED0A22F3 * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m49B5B17E3851F05D0EBF31B3D4665ADF1EEB78CC_gshared_inline (WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m5FD6EA05974D5E21CBEDEC00B69C23B5969492E9_gshared_inline (WuQuantizer_1_t4846FC6A2EAADE6918DBEBE503C22ED2118D4362 * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m142A0E451E85607F29DD533FDC91639229FB1A2C_gshared_inline (WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m6F1B3DBF45B568600A49672AA026312576ED88B4_gshared_inline (WuQuantizer_1_t0BCF485966DE43DC6B7CE5E3C881E65D1CD2DFDF * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m3D2C112A55034FCB3E0500D6E14BA0D0CAAA9EEC_gshared_inline (WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m4082A5994B949D61847421D3EABF356008A77A9F_gshared_inline (WuQuantizer_1_t98C4D2FC1EBF0C3A1EF0ECFCCEB17D7917675333 * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m675FA0718E900C1ABE86B7872689DA259424FAAF_gshared_inline (WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m8CE0006BE194ED6DD5806F6327A8B06AEE16BA08_gshared_inline (WuQuantizer_1_tB44E2C584CFD41931234F39F13A0E2D2D228944B * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mB546515DD3E89915CCFD71EB58CE6D17FEE35ECF_gshared_inline (WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_mD0B3D6DA314A9EC21D33F773D9F057CE9F4C9955_gshared_inline (WuQuantizer_1_tA1BF73BF2364C6D79BDD3795EE6604708F1FD3A3 * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mA34862474C71E1041A52405FE422DC546DD4DC95_gshared_inline (WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m1C3ECACE219569C883778C5F52E70C2BF8886F7D_gshared_inline (WuQuantizer_1_t053B8E48DA3E2E4D9681765CBA6E35FC9350AF6F * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mA0C712FF448E229391797E2EE6BCCFA2B252EA57_gshared_inline (WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m760A12BD6EB2100A35E4ED5363DD4E5E9436DCF9_gshared_inline (WuQuantizer_1_tFBA2CF621FB4CD2F00BBFC6ADC7F29ED2BA959B1 * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mF51BA000665CAF8806763F10EC6771902667D44C_gshared_inline (WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m8DC22950C5F62DC40CD0D78871CC635275B9248E_gshared_inline (WuQuantizer_1_t229E598721FFB0C5E82D4DEB5CE6233211FCF6A9 * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m0D07EE50DAE4AF30AB57D0FE53213545D28E1676_gshared_inline (WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_mD952CE656265E2796E58A1507F382FDCE252CE06_gshared_inline (WuQuantizer_1_t54A19B6D06EA04AAA25A0664410AA09AFB91FACB * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mDABFC21C1BB347245ABA88DC593C07F628CFF38C_gshared_inline (WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_mA9FAAA7D24D7B5EA8067754FF22173384D79527A_gshared_inline (WuQuantizer_1_t47AC4B42F04002EF9AECF5D5E88255B311616BC3 * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m219C30C3126C95D28DC2A611DB069A09A45AA1B9_gshared_inline (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m23F3181F3E4CA1827DDC2B5D4A5367902B8BCE22_gshared_inline (WuQuantizer_1_t6839FBA3D15785D96CD242BB7E9511ED4E3F1517 * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mEA48EEFB21DE750E8651D624E8BE172DDC1C54F5_gshared_inline (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m786ABCD17B74A5D37877F6814F423EEAAD643977_gshared_inline (WuQuantizer_1_tA1D1B92A7B8CCDA9A6C79BD591051DE531E432EF * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m31EE3839635E583AD2BF94B9C0F1B8FC01CE4AB6_gshared_inline (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m3F51F614853E231223DD9026D745B8B675C1D9E3_gshared_inline (WuQuantizer_1_t3061CB7F8E63745FDA877936AD946BADAB995F85 * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m148071759582D0AF09AB745FBD55E47BD71B87C9_gshared_inline (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_mBD73C114FBDF431CD48358557DDF9B6A77592976_gshared_inline (WuQuantizer_1_t480BD2E700538134EAFE359E6C13D697EB29572C * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m1FC7DDFA1838C1E2F0506E0070FC4D6A85C7900B_gshared_inline (WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m168F7B19A5DA921EEBCB545169FBBE435E412CC2_gshared_inline (WuQuantizer_1_tD7CA45F808B38588C1A25898756EA80978F2FC6E * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mDBAC0F8CC3C6047C1F1AAF31968CB077A69E5612_gshared_inline (WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m1DDC139D66CEDF446E93D7F9FFBA7F96CF85BFF0_gshared_inline (WuQuantizer_1_t729EB6B622C0ED18BB4F269D912FE918BF02253B * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mB611B4CEB64493414B35A29C170E00F8409BE9C7_gshared_inline (WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m4341B831ED1933012412F15A30BFA1E2DBC77355_gshared_inline (WuQuantizer_1_t3EA7815DF88133A5185A4B07F68BC36CCAF634D0 * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mC86E83C6E4826E72F433FC859905B36BD12D7022_gshared_inline (WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m90FB444CA6CAA5357DCF29CC73D0EA32CE8F8047_gshared_inline (WuQuantizer_1_t693E1382E4E33DEDFA162D0C89F05EBD9B7E09E1 * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_m7C48E58C04EEC9A234CA9C3CD5DB96DD0AEB779F_gshared_inline (WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141 * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_m3CB626E3B70A66BC20CA2DB44FCB37BFE5D49FB7_gshared_inline (WuQuantizer_1_tEE3468C91628022B3F8FFADF5E276EE00936A141 * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * WuQuantizer_1_get_Options_mA150F3B5632BFCE2043A94BB5DF961B4B335D268_gshared_inline (WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD * __this, const RuntimeMethod* method) { { QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_0 = (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)__this->get_U3COptionsU3Ek__BackingField_11(); return (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * WuQuantizer_1_get_Configuration_mB1CA62007E6C4DC220DEE9329FCD706F620E6A58_gshared_inline (WuQuantizer_1_t88CCD03A7F9CC0290D80699B537CB70EDA48AFFD * __this, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)__this->get_U3CConfigurationU3Ek__BackingField_10(); return (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 Memory_1_get_Span_mD52AA03D54E546CD816E55B85DC778DB2B124CF3_gshared_inline (Memory_1_tC2D1B6828DBC5750B2BC1BC9517524975A6E43E5 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_tD7C96B63C74406871705468E6940325249A91AEE *)((MemoryManager_1_tD7C96B63C74406871705468E6940325249A91AEE *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_2; L_2 = VirtualFuncInvoker0< Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_tD7C96B63C74406871705468E6940325249A91AEE *)((MemoryManager_1_tD7C96B63C74406871705468E6940325249A91AEE *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_5; L_5 = Span_1_Slice_m35B1EAA4D7FDF224A847CF5789C7BA91586AB837_inline((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 *)(Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * L_14; L_14 = (( Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m7713CCBB3E004E986BA016D2C93B2BFAA9A98A79_inline((&L_18), (Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_21; L_21 = Span_1_Slice_m35B1EAA4D7FDF224A847CF5789C7BA91586AB837_inline((Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 *)(Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m3700EC863F153A3173422E3829C49AA550BBD2C9_inline((&L_26), (UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)((UInt16U5BU5D_t42D35C587B07DCDBCFDADF572C6D733AE85B2A67*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )); Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_27 = V_0; return (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_tC089F74404A3C46975952EE686EC533667BB207F Memory_1_get_Span_m018D357B92D16DEE7AF3406D858BF6BA4DAF716B_gshared_inline (Memory_1_t5FEC8ECAD6546BD493AD59C8A865EF7FDB6603C0 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&String_t_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Span_1_tC089F74404A3C46975952EE686EC533667BB207F V_0; memset((&V_0), 0, sizeof(V_0)); String_t* V_1 = NULL; { int32_t L_0 = (int32_t)__this->get__index_1(); if ((((int32_t)L_0) >= ((int32_t)0))) { goto IL_0034; } } { RuntimeObject * L_1 = (RuntimeObject *)__this->get__object_0(); NullCheck((MemoryManager_1_t6B0D92C704FDAA14063635C0133EE79CEA41CE2C *)((MemoryManager_1_t6B0D92C704FDAA14063635C0133EE79CEA41CE2C *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_2; L_2 = VirtualFuncInvoker0< Span_1_tC089F74404A3C46975952EE686EC533667BB207F >::Invoke(8 /* System.Span`1 System.Buffers.MemoryManager`1::GetSpan() */, (MemoryManager_1_t6B0D92C704FDAA14063635C0133EE79CEA41CE2C *)((MemoryManager_1_t6B0D92C704FDAA14063635C0133EE79CEA41CE2C *)Castclass((RuntimeObject*)L_1, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 8)))); V_0 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_2; int32_t L_3 = (int32_t)__this->get__index_1(); int32_t L_4 = (int32_t)__this->get__length_2(); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_5; L_5 = Span_1_Slice_m25DF8A7217E853F02CEAC159C9AF0A23CC3FB59A_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(&V_0), (int32_t)((int32_t)((int32_t)L_3&(int32_t)((int32_t)2147483647LL))), (int32_t)L_4, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_5; } IL_0034: { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_6 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(InitializedTypeInfo(method->klass)->rgctx_data, 3)) }; 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); RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_8 = { reinterpret_cast (Char_tFF60D8E7E89A20BE2294A003734341BD1DF43E14_0_0_0_var) }; Type_t * L_9; L_9 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_8, /*hidden argument*/NULL); bool L_10; L_10 = Type_op_Equality_mA438719A1FDF103C7BBBB08AEF564E7FAEEA0046((Type_t *)L_7, (Type_t *)L_9, /*hidden argument*/NULL); if (!L_10) { goto IL_0089; } } { RuntimeObject * L_11 = (RuntimeObject *)__this->get__object_0(); String_t* L_12 = (String_t*)((String_t*)IsInst((RuntimeObject*)L_11, String_t_il2cpp_TypeInfo_var)); V_1 = (String_t*)L_12; if (!L_12) { goto IL_0089; } } { String_t* L_13 = V_1; Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * L_14; L_14 = (( Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * (*) (RuntimeObject *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)->methodPointer)((RuntimeObject *)L_13, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 11)); IL2CPP_RUNTIME_CLASS_INIT(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var); intptr_t L_15 = ((MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_StaticFields*)il2cpp_codegen_static_fields_for(MemoryExtensions_t3692531D647148747BC65C4610E740AEE9983A40_il2cpp_TypeInfo_var))->get_StringAdjustment_0(); String_t* L_16 = V_1; NullCheck((String_t*)L_16); int32_t L_17; L_17 = String_get_Length_m129FC0ADA02FECBED3C0B1A809AE84A5AEE1CF09_inline((String_t*)L_16, /*hidden argument*/NULL); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_18; memset((&L_18), 0, sizeof(L_18)); Span_1__ctor_m25DBBA0903A0DFABCFBE7FB04D8183100CDE1A1B_inline((&L_18), (Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF *)L_14, (intptr_t)L_15, (int32_t)L_17, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 12)); V_0 = (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_18; int32_t L_19 = (int32_t)__this->get__index_1(); int32_t L_20 = (int32_t)__this->get__length_2(); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_21; L_21 = Span_1_Slice_m25DF8A7217E853F02CEAC159C9AF0A23CC3FB59A_inline((Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(Span_1_tC089F74404A3C46975952EE686EC533667BB207F *)(&V_0), (int32_t)L_19, (int32_t)L_20, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 10)); return (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_21; } IL_0089: { RuntimeObject * L_22 = (RuntimeObject *)__this->get__object_0(); if (!L_22) { goto IL_00b4; } } { RuntimeObject * L_23 = (RuntimeObject *)__this->get__object_0(); int32_t L_24 = (int32_t)__this->get__index_1(); int32_t L_25 = (int32_t)__this->get__length_2(); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_26; memset((&L_26), 0, sizeof(L_26)); Span_1__ctor_m727883B2A55BDAACE48CDCE33E141E89AB79449A_inline((&L_26), (Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581*)((Bgra32U5BU5D_t66BB8307C8297C1F8633142024C6EF3E55F44581*)Castclass((RuntimeObject*)L_23, IL2CPP_RGCTX_DATA(InitializedTypeInfo(method->klass)->rgctx_data, 13))), (int32_t)L_24, (int32_t)((int32_t)((int32_t)L_25&(int32_t)((int32_t)2147483647LL))), /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 14)); return (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_26; } IL_00b4: { il2cpp_codegen_initobj((&V_0), sizeof(Span_1_tC089F74404A3C46975952EE686EC533667BB207F )); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_27 = V_0; return (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_27; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Division_m42A9C429E7265118F4E68AE51A7C9C91E1A86C65_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___right1, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___left0; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___right1; float L_3 = L_2.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = ___left0; float L_5 = L_4.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6 = ___right1; float L_7 = L_6.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_8 = ___left0; float L_9 = L_8.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_10 = ___right1; float L_11 = L_10.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_12 = ___left0; float L_13 = L_12.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_14 = ___right1; float L_15 = L_14.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_16; memset((&L_16), 0, sizeof(L_16)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_16), ((float)((float)L_1/(float)L_3)), ((float)((float)L_5/(float)L_7)), ((float)((float)L_9/(float)L_11)), ((float)((float)L_13/(float)L_15)), /*hidden argument*/NULL); return L_16; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t Bgr565_Pack_m9FD9FEDE4A0A784DBF1825A1FAFB3259841E17FA_inline (Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * ___vector0, 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; } { Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * L_0 = ___vector0; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * L_1 = ___vector0; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_2 = (*(Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 *)L_1); Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_3; L_3 = Vector3_get_Zero_mACEA51197DC0E58F0D1A9E5F06B4E4FB459EAF3D(/*hidden argument*/NULL); Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_4; L_4 = Vector3_get_One_m15396B518DD28586E12E43EB461367FCED17D1A1(/*hidden argument*/NULL); Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_5; L_5 = Vector3_Clamp_m82E54C589A2E38F7FEA4174258A7BA4C53D70E09_inline(L_2, L_3, L_4, /*hidden argument*/NULL); *(Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 *)L_0 = L_5; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * L_6 = ___vector0; float L_7 = L_6->get_X_0(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_8; L_8 = bankers_round(((double)((double)((float)il2cpp_codegen_multiply((float)L_7, (float)(31.0f)))))); Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * L_9 = ___vector0; float L_10 = L_9->get_Y_1(); double L_11; L_11 = bankers_round(((double)((double)((float)il2cpp_codegen_multiply((float)L_10, (float)(63.0f)))))); Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * L_12 = ___vector0; float L_13 = L_12->get_Z_2(); double L_14; L_14 = bankers_round(((double)((double)((float)il2cpp_codegen_multiply((float)L_13, (float)(31.0f)))))); return (uint16_t)((int32_t)((uint16_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_8))&(int32_t)((int32_t)31)))<<(int32_t)((int32_t)11)))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_11))&(int32_t)((int32_t)63)))<<(int32_t)5))))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_14))&(int32_t)((int32_t)31))))))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr565_set_PackedValue_m052C96B2A876AB7C141B36DC2C4456349FA445A4_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, uint16_t ___value0, const RuntimeMethod* method) { { uint16_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra4444_FromVector4_m2F1480CF149FB04E94DFE1A88C5A85F54F79089E_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { uint16_t L_0; L_0 = Bgra4444_Pack_m9D89B256C52B4A747E64399F2CC2BE2BE2BF668F_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&___vector0), /*hidden argument*/NULL); Bgra4444_set_PackedValue_m166210D65942388FBCBFCA640FE58FC8C484A842_inline((Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra5551_FromVector4_mEABD575E5F8334D80ED2AE9BCB8055C66874C732_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { uint16_t L_0; L_0 = Bgra5551_Pack_mE911B77FBBC6AB7AC4B5FD560876B4BCFAA7E5AA_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&___vector0), /*hidden argument*/NULL); Bgra5551_set_PackedValue_mA7F281129FA16BD297FCD7D9099FD81024F95F92_inline((Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, float ___right1, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___left0; float L_1 = ___right1; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2; memset((&L_2), 0, sizeof(L_2)); Vector4__ctor_m63EC2B2E36402A4891067A37B6F0A50CACDD34DE((&L_2), L_1, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_op_Multiply_m7A2DEF13763AEA1F0EF2325D8CA8CF5FC96F3187_inline(L_0, L_2, /*hidden argument*/NULL); return L_3; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Byte4_FromVector4_mB0F7E70A1749780227B6D390A11F0EFC8271C837_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { uint32_t L_0; L_0 = Byte4_Pack_mC9C14B5D59F1BCE84ED25B4C501CEA9433DDC3D0_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&___vector0), /*hidden argument*/NULL); Byte4_set_PackedValue_m024BD207AC39089A6B2008B317D574A70F71E7E1_inline((Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t HalfTypeHelper_Pack_m57389EFC3EB2A11FE573F14C459F8628374CCFF3_inline (float ___value0, const RuntimeMethod* method) { Uif_tFE30B67DD95AF6DF298EAE70DE832DC5EA3415AC V_0; memset((&V_0), 0, sizeof(V_0)); { il2cpp_codegen_initobj((&V_0), sizeof(Uif_tFE30B67DD95AF6DF298EAE70DE832DC5EA3415AC )); float L_0 = ___value0; (&V_0)->set_F_0(L_0); Uif_tFE30B67DD95AF6DF298EAE70DE832DC5EA3415AC L_1 = V_0; int32_t L_2 = L_1.get_I_1(); uint16_t L_3; L_3 = HalfTypeHelper_Pack_m2EFAE2DA4AF2CC0175F4F189E6EFAAF01479A21A(L_2, /*hidden argument*/NULL); return L_3; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfSingle_set_PackedValue_m546ED3A990045143E45A91EB09574C39AC586FF4_inline (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * __this, uint16_t ___value0, const RuntimeMethod* method) { { uint16_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_op_Multiply_m0CD784E43FF58B7F93A5EA52427DEAAD697AAE61_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___left0, float ___right1, const RuntimeMethod* method) { { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0 = ___left0; float L_1 = ___right1; float L_2 = ___right1; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_3; memset((&L_3), 0, sizeof(L_3)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_3), L_1, L_2, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4; L_4 = Vector2_op_Multiply_m5DC9070833DF763AED707C3EF0CAB9E1C21C5325_inline(L_0, L_3, /*hidden argument*/NULL); return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_op_Subtraction_m306DDA5D8B4AD933963554AD0739EC4F1E9B4607_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___left0, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___right1, const RuntimeMethod* method) { { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0 = ___left0; float L_1 = L_0.get_X_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2 = ___right1; float L_3 = L_2.get_X_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4 = ___left0; float L_5 = L_4.get_Y_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6 = ___right1; float L_7 = L_6.get_Y_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_8; memset((&L_8), 0, sizeof(L_8)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_8), ((float)il2cpp_codegen_subtract((float)L_1, (float)L_3)), ((float)il2cpp_codegen_subtract((float)L_5, (float)L_7)), /*hidden argument*/NULL); return L_8; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t HalfVector2_Pack_m72AEE59B9CE4F897487EE8666A8B93CF82B68994_inline (float ___x0, float ___y1, const RuntimeMethod* method) { uint32_t V_0 = 0; { float L_0 = ___x0; uint16_t L_1; L_1 = HalfTypeHelper_Pack_m57389EFC3EB2A11FE573F14C459F8628374CCFF3_inline(L_0, /*hidden argument*/NULL); float L_2 = ___y1; uint16_t L_3; L_3 = HalfTypeHelper_Pack_m57389EFC3EB2A11FE573F14C459F8628374CCFF3_inline(L_2, /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)L_3<<(int32_t)((int32_t)16))); uint32_t L_4 = V_0; return ((int32_t)((int32_t)L_1|(int32_t)L_4)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector2_set_PackedValue_m8733BF4891A90BDF49735A404AA0EE1C4AB7E0E4_inline (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * __this, uint32_t ___value0, const RuntimeMethod* method) { { uint32_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Subtraction_mDC838062C35F83AC065B3DE02E3D6A50B9F89FF9_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___right1, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___left0; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___right1; float L_3 = L_2.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = ___left0; float L_5 = L_4.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6 = ___right1; float L_7 = L_6.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_8 = ___left0; float L_9 = L_8.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_10 = ___right1; float L_11 = L_10.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_12 = ___left0; float L_13 = L_12.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_14 = ___right1; float L_15 = L_14.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_16; memset((&L_16), 0, sizeof(L_16)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_16), ((float)il2cpp_codegen_subtract((float)L_1, (float)L_3)), ((float)il2cpp_codegen_subtract((float)L_5, (float)L_7)), ((float)il2cpp_codegen_subtract((float)L_9, (float)L_11)), ((float)il2cpp_codegen_subtract((float)L_13, (float)L_15)), /*hidden argument*/NULL); return L_16; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector4_FromVector4_m577F77830F4805FBAAE72C1201D266CC63CDA45B_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { uint64_t L_0; L_0 = HalfVector4_Pack_m5B91CC4BE45BC93B81BF77871F71E1879F3231DD_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&___vector0), /*hidden argument*/NULL); HalfVector4_set_PackedValue_m575B61438D778A34EAC982DD55F8EB756742C914_inline((HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t NormalizedByte2_Pack_m6CE88C97823CD69364283CC30C12682807E53B48_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___vector0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0 = ___vector0; IL2CPP_RUNTIME_CLASS_INIT(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_il2cpp_TypeInfo_var); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_1 = ((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_StaticFields*)il2cpp_codegen_static_fields_for(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_il2cpp_TypeInfo_var))->get_MinusOne_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2; L_2 = Vector2_get_One_mEE6AA7A2084E3BED5D8D68D4D97C3E455116F2E8(/*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_3; L_3 = Vector2_Clamp_mEBF511BD6C8FD380FE0D1801D16ED7EBC98CF5EF_inline(L_0, L_1, L_2, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4 = ((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_StaticFields*)il2cpp_codegen_static_fields_for(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_il2cpp_TypeInfo_var))->get_Half_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_5; L_5 = Vector2_op_Multiply_m5DC9070833DF763AED707C3EF0CAB9E1C21C5325_inline(L_3, L_4, /*hidden argument*/NULL); ___vector0 = L_5; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6 = ___vector0; float L_7 = L_6.get_X_0(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_8; L_8 = bankers_round(((double)((double)L_7))); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); int16_t L_9; L_9 = Convert_ToInt16_m608D6BE29E0B1BFCE220127333A8745FA6536D63(L_8, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_10 = ___vector0; float L_11 = L_10.get_Y_1(); double L_12; L_12 = bankers_round(((double)((double)L_11))); int16_t L_13; L_13 = Convert_ToInt16_m608D6BE29E0B1BFCE220127333A8745FA6536D63(L_12, /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((uint16_t)L_13))&(int32_t)((int32_t)255)))<<(int32_t)8)); int32_t L_14 = V_0; return (uint16_t)((int32_t)((uint16_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((uint16_t)L_9))&(int32_t)((int32_t)255)))|(int32_t)L_14)))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte2_set_PackedValue_m4789D3F6B4CB4329C425CB662CFD9242A874A379_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, uint16_t ___value0, const RuntimeMethod* method) { { uint16_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_2(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte4_FromVector4_mB68D741A2843AEE85FFF4373D7696D2C2242EEEE_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_il2cpp_TypeInfo_var); uint32_t L_0; L_0 = NormalizedByte4_Pack_m25D15506F2CE19FA844919BF2187F62AA686ECBD_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&___vector0), /*hidden argument*/NULL); NormalizedByte4_set_PackedValue_m7CA2C4A29ABDD2A7BEFC854960090DA9EFEE4E5D_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t NormalizedShort2_Pack_m1AD820D26D9FF9E17FC194E70144B23E466C0B1C_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0 = ___vector0; IL2CPP_RUNTIME_CLASS_INIT(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_il2cpp_TypeInfo_var); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_1 = ((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_StaticFields*)il2cpp_codegen_static_fields_for(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_il2cpp_TypeInfo_var))->get_Max_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2; L_2 = Vector2_op_Multiply_m5DC9070833DF763AED707C3EF0CAB9E1C21C5325_inline(L_0, L_1, /*hidden argument*/NULL); ___vector0 = L_2; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_3 = ___vector0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4 = ((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_StaticFields*)il2cpp_codegen_static_fields_for(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_il2cpp_TypeInfo_var))->get_Min_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_5 = ((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_StaticFields*)il2cpp_codegen_static_fields_for(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_il2cpp_TypeInfo_var))->get_Max_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6; L_6 = Vector2_Clamp_mEBF511BD6C8FD380FE0D1801D16ED7EBC98CF5EF_inline(L_3, L_4, L_5, /*hidden argument*/NULL); ___vector0 = L_6; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_7 = ___vector0; float L_8 = L_7.get_X_0(); float L_9; L_9 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_8, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_10 = ___vector0; float L_11 = L_10.get_Y_1(); float L_12; L_12 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_11, /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_12))&(int32_t)((int32_t)65535)))<<(int32_t)((int32_t)16))); uint32_t L_13 = V_0; return ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_9))&(int32_t)((int32_t)65535)))|(int32_t)L_13)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort2_set_PackedValue_m9AAFAC013EC0B1280CAB5CE61A8DAF21BE50BD87_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, uint32_t ___value0, const RuntimeMethod* method) { { uint32_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_2(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_FromVector4_m2D9CB47367215FAC0A4127EA5668749937E1BC7F_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_il2cpp_TypeInfo_var); uint64_t L_0; L_0 = NormalizedShort4_Pack_m76EC3879451ED829C3D964F5B42E8335066C929C_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&___vector0), /*hidden argument*/NULL); NormalizedShort4_set_PackedValue_m83DC9831DAFA09C6A3A712A9319AF721EA11A3C1_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_FromVector4_m7190BC219E3FDC310A5C0348FC0B803DDEA69294_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Vector2_t1455881409307224D6099F54FA7E478733EEF61D V_0; memset((&V_0), 0, sizeof(V_0)); { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector0; float L_3 = L_2.get_Y_1(); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((Vector2_t1455881409307224D6099F54FA7E478733EEF61D *)(&V_0), L_1, L_3, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_il2cpp_TypeInfo_var); uint32_t L_5; L_5 = Rg32_Pack_mB7A7885FCF02BD1C74D3B8C329BDEA8E0A368A0F_inline(L_4, /*hidden argument*/NULL); Rg32_set_PackedValue_m74ABF186E3E7E6A61E71331DB09BD8D8EA3E079D_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)__this, L_5, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba1010102_FromVector4_m568A21AA7FE0593011979E9397C00E093BBFE5E3_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_il2cpp_TypeInfo_var); uint32_t L_0; L_0 = Rgba1010102_Pack_m296112B0492CE04E1DFF0764461E613440699466_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&___vector0), /*hidden argument*/NULL); Rgba1010102_set_PackedValue_mBDF51AE3DE7B6742EA826750D1FC03A81DB85B0A_inline((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RgbaVector_FromVector4_mEF5F780A05D9E22D2E2793C69EA890DCB5807623_inline (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2; L_2 = Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Numerics_Clamp_m1EC956B0CC9CBDCA73629BD76D3A5FBB8A14910F_inline(L_0, L_1, L_2, /*hidden argument*/NULL); ___vector0 = L_3; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = ___vector0; float L_5 = L_4.get_X_0(); __this->set_R_0(L_5); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6 = ___vector0; float L_7 = L_6.get_Y_1(); __this->set_G_1(L_7); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_8 = ___vector0; float L_9 = L_8.get_Z_2(); __this->set_B_2(L_9); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_10 = ___vector0; float L_11 = L_10.get_W_3(); __this->set_A_3(L_11); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Short2_Pack_m8A7753F894DE4CB78A59D3F03BA98248E05E63F7_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___vector0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0 = ___vector0; IL2CPP_RUNTIME_CLASS_INIT(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_il2cpp_TypeInfo_var); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_1 = ((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_StaticFields*)il2cpp_codegen_static_fields_for(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_il2cpp_TypeInfo_var))->get_Min_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2 = ((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_StaticFields*)il2cpp_codegen_static_fields_for(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_il2cpp_TypeInfo_var))->get_Max_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_3; L_3 = Vector2_Clamp_mEBF511BD6C8FD380FE0D1801D16ED7EBC98CF5EF_inline(L_0, L_1, L_2, /*hidden argument*/NULL); ___vector0 = L_3; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4 = ___vector0; float L_5 = L_4.get_X_0(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_6; L_6 = bankers_round(((double)((double)L_5))); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); int32_t L_7; L_7 = Convert_ToInt32_m02AB1E28E0CF98A2F89E88480795AC0FD7F66FC2(L_6, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_8 = ___vector0; float L_9 = L_8.get_Y_1(); double L_10; L_10 = bankers_round(((double)((double)L_9))); int32_t L_11; L_11 = Convert_ToInt32_m02AB1E28E0CF98A2F89E88480795AC0FD7F66FC2(L_10, /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)L_11&(int32_t)((int32_t)65535)))<<(int32_t)((int32_t)16))); uint32_t L_12 = V_0; return ((int32_t)((int32_t)((int32_t)((int32_t)L_7&(int32_t)((int32_t)65535)))|(int32_t)L_12)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short2_set_PackedValue_mBF2FB5BA80EB14454CAC49036655C5A934E3A559_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, uint32_t ___value0, const RuntimeMethod* method) { { uint32_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_2(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short4_FromVector4_m519AA6025A1F7F2FE3946C845C5102F63B63155F_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_il2cpp_TypeInfo_var); uint64_t L_0; L_0 = Short4_Pack_m7B580A2AAB3B54363B6930F4A04310CB7B9F65A7_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&___vector0), /*hidden argument*/NULL); Short4_set_PackedValue_mE2509C3F76A66E380647E1EE0F7C50BA019BA8BD_inline((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 Span_1_Slice_m35B1EAA4D7FDF224A847CF5789C7BA91586AB837_gshared_inline (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * L_8 = (Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m7713CCBB3E004E986BA016D2C93B2BFAA9A98A79_inline((&L_11), (Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m7713CCBB3E004E986BA016D2C93B2BFAA9A98A79_gshared_inline (Span_1_t47BDB4485FC69CC900DCE6606C12EE5F8967FCF0 * __this, Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t01E25867A74BA9E2F5864D1AE67CEF3A298AC056 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); 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 Span_1_tC089F74404A3C46975952EE686EC533667BB207F Span_1_Slice_m25DF8A7217E853F02CEAC159C9AF0A23CC3FB59A_gshared_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 8)); V_0 = (intptr_t)L_7; Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * L_8 = (Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_11; memset((&L_11), 0, sizeof(L_11)); Span_1__ctor_m25DBBA0903A0DFABCFBE7FB04D8183100CDE1A1B_inline((&L_11), (Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 9)); return (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Span_1__ctor_m25DBBA0903A0DFABCFBE7FB04D8183100CDE1A1B_gshared_inline (Span_1_tC089F74404A3C46975952EE686EC533667BB207F * __this, Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); 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 Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 Vector3_Clamp_m82E54C589A2E38F7FEA4174258A7BA4C53D70E09_inline (Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 ___value10, Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 ___min1, Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 ___max2, const RuntimeMethod* method) { float V_0 = 0.0f; float V_1 = 0.0f; float V_2 = 0.0f; float G_B3_0 = 0.0f; float G_B6_0 = 0.0f; float G_B9_0 = 0.0f; float G_B12_0 = 0.0f; float G_B15_0 = 0.0f; float G_B18_0 = 0.0f; { Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_0 = ___value10; float L_1 = L_0.get_X_0(); V_0 = L_1; float L_2 = V_0; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_3 = ___max2; float L_4 = L_3.get_X_0(); if ((((float)L_2) > ((float)L_4))) { goto IL_0013; } } { float L_5 = V_0; G_B3_0 = L_5; goto IL_0019; } IL_0013: { Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_6 = ___max2; float L_7 = L_6.get_X_0(); G_B3_0 = L_7; } IL_0019: { V_0 = G_B3_0; float L_8 = V_0; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_9 = ___min1; float L_10 = L_9.get_X_0(); if ((((float)L_8) < ((float)L_10))) { goto IL_0026; } } { float L_11 = V_0; G_B6_0 = L_11; goto IL_002c; } IL_0026: { Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_12 = ___min1; float L_13 = L_12.get_X_0(); G_B6_0 = L_13; } IL_002c: { V_0 = G_B6_0; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_14 = ___value10; float L_15 = L_14.get_Y_1(); V_1 = L_15; float L_16 = V_1; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_17 = ___max2; float L_18 = L_17.get_Y_1(); if ((((float)L_16) > ((float)L_18))) { goto IL_0040; } } { float L_19 = V_1; G_B9_0 = L_19; goto IL_0046; } IL_0040: { Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_20 = ___max2; float L_21 = L_20.get_Y_1(); G_B9_0 = L_21; } IL_0046: { V_1 = G_B9_0; float L_22 = V_1; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_23 = ___min1; float L_24 = L_23.get_Y_1(); if ((((float)L_22) < ((float)L_24))) { goto IL_0053; } } { float L_25 = V_1; G_B12_0 = L_25; goto IL_0059; } IL_0053: { Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_26 = ___min1; float L_27 = L_26.get_Y_1(); G_B12_0 = L_27; } IL_0059: { V_1 = G_B12_0; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_28 = ___value10; float L_29 = L_28.get_Z_2(); V_2 = L_29; float L_30 = V_2; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_31 = ___max2; float L_32 = L_31.get_Z_2(); if ((((float)L_30) > ((float)L_32))) { goto IL_006d; } } { float L_33 = V_2; G_B15_0 = L_33; goto IL_0073; } IL_006d: { Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_34 = ___max2; float L_35 = L_34.get_Z_2(); G_B15_0 = L_35; } IL_0073: { V_2 = G_B15_0; float L_36 = V_2; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_37 = ___min1; float L_38 = L_37.get_Z_2(); if ((((float)L_36) < ((float)L_38))) { goto IL_0080; } } { float L_39 = V_2; G_B18_0 = L_39; goto IL_0086; } IL_0080: { Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_40 = ___min1; float L_41 = L_40.get_Z_2(); G_B18_0 = L_41; } IL_0086: { V_2 = G_B18_0; float L_42 = V_0; float L_43 = V_1; float L_44 = V_2; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_45; memset((&L_45), 0, sizeof(L_45)); Vector3__ctor_m3C199C444CBE5C59587FAE802686BDB1F3D8CC9C((&L_45), L_42, L_43, L_44, /*hidden argument*/NULL); return L_45; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t Bgra4444_Pack_m9D89B256C52B4A747E64399F2CC2BE2BE2BF668F_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, 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; } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_1 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = (*(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_1); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5; L_5 = Numerics_Clamp_m1EC956B0CC9CBDCA73629BD76D3A5FBB8A14910F_inline(L_2, L_3, L_4, /*hidden argument*/NULL); *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_0 = L_5; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_6 = ___vector0; float L_7 = L_6->get_W_3(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_8; L_8 = bankers_round(((double)((double)((float)il2cpp_codegen_multiply((float)L_7, (float)(15.0f)))))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_9 = ___vector0; float L_10 = L_9->get_X_0(); double L_11; L_11 = bankers_round(((double)((double)((float)il2cpp_codegen_multiply((float)L_10, (float)(15.0f)))))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_12 = ___vector0; float L_13 = L_12->get_Y_1(); double L_14; L_14 = bankers_round(((double)((double)((float)il2cpp_codegen_multiply((float)L_13, (float)(15.0f)))))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_15 = ___vector0; float L_16 = L_15->get_Z_2(); double L_17; L_17 = bankers_round(((double)((double)((float)il2cpp_codegen_multiply((float)L_16, (float)(15.0f)))))); return (uint16_t)((int32_t)((uint16_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_8))&(int32_t)((int32_t)15)))<<(int32_t)((int32_t)12)))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_11))&(int32_t)((int32_t)15)))<<(int32_t)8))))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_14))&(int32_t)((int32_t)15)))<<(int32_t)4))))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_17))&(int32_t)((int32_t)15))))))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra4444_set_PackedValue_m166210D65942388FBCBFCA640FE58FC8C484A842_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, uint16_t ___value0, const RuntimeMethod* method) { { uint16_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t Bgra5551_Pack_mE911B77FBBC6AB7AC4B5FD560876B4BCFAA7E5AA_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, 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; } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_1 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = (*(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_1); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5; L_5 = Numerics_Clamp_m1EC956B0CC9CBDCA73629BD76D3A5FBB8A14910F_inline(L_2, L_3, L_4, /*hidden argument*/NULL); *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_0 = L_5; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_6 = ___vector0; float L_7 = L_6->get_X_0(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_8; L_8 = bankers_round(((double)((double)((float)il2cpp_codegen_multiply((float)L_7, (float)(31.0f)))))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_9 = ___vector0; float L_10 = L_9->get_Y_1(); double L_11; L_11 = bankers_round(((double)((double)((float)il2cpp_codegen_multiply((float)L_10, (float)(31.0f)))))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_12 = ___vector0; float L_13 = L_12->get_Z_2(); double L_14; L_14 = bankers_round(((double)((double)((float)il2cpp_codegen_multiply((float)L_13, (float)(31.0f)))))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_15 = ___vector0; float L_16 = L_15->get_W_3(); double L_17; L_17 = bankers_round(((double)((double)L_16))); return (uint16_t)((int32_t)((uint16_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_8))&(int32_t)((int32_t)31)))<<(int32_t)((int32_t)10)))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_11))&(int32_t)((int32_t)31)))<<(int32_t)5))))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_14))&(int32_t)((int32_t)31)))))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_17))&(int32_t)1))<<(int32_t)((int32_t)15))))))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra5551_set_PackedValue_mA7F281129FA16BD297FCD7D9099FD81024F95F92_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, uint16_t ___value0, const RuntimeMethod* method) { { uint16_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Multiply_m7A2DEF13763AEA1F0EF2325D8CA8CF5FC96F3187_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___right1, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___left0; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___right1; float L_3 = L_2.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = ___left0; float L_5 = L_4.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6 = ___right1; float L_7 = L_6.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_8 = ___left0; float L_9 = L_8.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_10 = ___right1; float L_11 = L_10.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_12 = ___left0; float L_13 = L_12.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_14 = ___right1; float L_15 = L_14.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_16; memset((&L_16), 0, sizeof(L_16)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_16), ((float)il2cpp_codegen_multiply((float)L_1, (float)L_3)), ((float)il2cpp_codegen_multiply((float)L_5, (float)L_7)), ((float)il2cpp_codegen_multiply((float)L_9, (float)L_11)), ((float)il2cpp_codegen_multiply((float)L_13, (float)L_15)), /*hidden argument*/NULL); return L_16; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Byte4_Pack_mC9C14B5D59F1BCE84ED25B4C501CEA9433DDC3D0_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, 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; } uint32_t V_0 = 0; uint32_t V_1 = 0; uint32_t V_2 = 0; { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_1 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = (*(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_1); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; memset((&L_4), 0, sizeof(L_4)); Vector4__ctor_m63EC2B2E36402A4891067A37B6F0A50CACDD34DE((&L_4), (255.0f), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5; L_5 = Numerics_Clamp_m1EC956B0CC9CBDCA73629BD76D3A5FBB8A14910F_inline(L_2, L_3, L_4, /*hidden argument*/NULL); *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_0 = L_5; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_6 = ___vector0; float L_7 = L_6->get_X_0(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_8; L_8 = bankers_round(((double)((double)L_7))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_9 = ___vector0; float L_10 = L_9->get_Y_1(); double L_11; L_11 = bankers_round(((double)((double)L_10))); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_cast_floating_point(L_11)&(int32_t)((int32_t)255)))<<(int32_t)8)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_12 = ___vector0; float L_13 = L_12->get_Z_2(); double L_14; L_14 = bankers_round(((double)((double)L_13))); V_1 = ((int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_cast_floating_point(L_14)&(int32_t)((int32_t)255)))<<(int32_t)((int32_t)16))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_15 = ___vector0; float L_16 = L_15->get_W_3(); double L_17; L_17 = bankers_round(((double)((double)L_16))); V_2 = ((int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_cast_floating_point(L_17)&(int32_t)((int32_t)255)))<<(int32_t)((int32_t)24))); uint32_t L_18 = V_0; uint32_t L_19 = V_1; uint32_t L_20 = V_2; return ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_cast_floating_point(L_8)&(int32_t)((int32_t)255)))|(int32_t)L_18))|(int32_t)L_19))|(int32_t)L_20)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Byte4_set_PackedValue_m024BD207AC39089A6B2008B317D574A70F71E7E1_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, uint32_t ___value0, const RuntimeMethod* method) { { uint32_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_op_Multiply_m5DC9070833DF763AED707C3EF0CAB9E1C21C5325_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___left0, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___right1, const RuntimeMethod* method) { { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0 = ___left0; float L_1 = L_0.get_X_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2 = ___right1; float L_3 = L_2.get_X_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4 = ___left0; float L_5 = L_4.get_Y_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6 = ___right1; float L_7 = L_6.get_Y_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_8; memset((&L_8), 0, sizeof(L_8)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_8), ((float)il2cpp_codegen_multiply((float)L_1, (float)L_3)), ((float)il2cpp_codegen_multiply((float)L_5, (float)L_7)), /*hidden argument*/NULL); return L_8; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t HalfVector4_Pack_m5B91CC4BE45BC93B81BF77871F71E1879F3231DD_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method) { uint64_t V_0 = 0; uint64_t V_1 = 0; uint64_t V_2 = 0; { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_0 = ___vector0; float L_1 = L_0->get_X_0(); uint16_t L_2; L_2 = HalfTypeHelper_Pack_m57389EFC3EB2A11FE573F14C459F8628374CCFF3_inline(L_1, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_3 = ___vector0; float L_4 = L_3->get_Y_1(); uint16_t L_5; L_5 = HalfTypeHelper_Pack_m57389EFC3EB2A11FE573F14C459F8628374CCFF3_inline(L_4, /*hidden argument*/NULL); V_0 = ((int64_t)((int64_t)((int64_t)((uint64_t)L_5))<<(int32_t)((int32_t)16))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_6 = ___vector0; float L_7 = L_6->get_Z_2(); uint16_t L_8; L_8 = HalfTypeHelper_Pack_m57389EFC3EB2A11FE573F14C459F8628374CCFF3_inline(L_7, /*hidden argument*/NULL); V_1 = ((int64_t)((int64_t)((int64_t)((uint64_t)L_8))<<(int32_t)((int32_t)32))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_9 = ___vector0; float L_10 = L_9->get_W_3(); uint16_t L_11; L_11 = HalfTypeHelper_Pack_m57389EFC3EB2A11FE573F14C459F8628374CCFF3_inline(L_10, /*hidden argument*/NULL); V_2 = ((int64_t)((int64_t)((int64_t)((uint64_t)L_11))<<(int32_t)((int32_t)48))); uint64_t L_12 = V_0; uint64_t L_13 = V_1; uint64_t L_14 = V_2; return ((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((uint64_t)L_2))|(int64_t)L_12))|(int64_t)L_13))|(int64_t)L_14)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector4_set_PackedValue_m575B61438D778A34EAC982DD55F8EB756742C914_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, uint64_t ___value0, const RuntimeMethod* method) { { uint64_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_Clamp_mEBF511BD6C8FD380FE0D1801D16ED7EBC98CF5EF_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___value10, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___min1, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___max2, const RuntimeMethod* method) { float V_0 = 0.0f; float V_1 = 0.0f; float G_B3_0 = 0.0f; float G_B6_0 = 0.0f; float G_B9_0 = 0.0f; float G_B12_0 = 0.0f; { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0 = ___value10; float L_1 = L_0.get_X_0(); V_0 = L_1; float L_2 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_3 = ___max2; float L_4 = L_3.get_X_0(); if ((((float)L_2) > ((float)L_4))) { goto IL_0013; } } { float L_5 = V_0; G_B3_0 = L_5; goto IL_0019; } IL_0013: { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6 = ___max2; float L_7 = L_6.get_X_0(); G_B3_0 = L_7; } IL_0019: { V_0 = G_B3_0; float L_8 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_9 = ___min1; float L_10 = L_9.get_X_0(); if ((((float)L_8) < ((float)L_10))) { goto IL_0026; } } { float L_11 = V_0; G_B6_0 = L_11; goto IL_002c; } IL_0026: { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_12 = ___min1; float L_13 = L_12.get_X_0(); G_B6_0 = L_13; } IL_002c: { V_0 = G_B6_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_14 = ___value10; float L_15 = L_14.get_Y_1(); V_1 = L_15; float L_16 = V_1; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_17 = ___max2; float L_18 = L_17.get_Y_1(); if ((((float)L_16) > ((float)L_18))) { goto IL_0040; } } { float L_19 = V_1; G_B9_0 = L_19; goto IL_0046; } IL_0040: { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_20 = ___max2; float L_21 = L_20.get_Y_1(); G_B9_0 = L_21; } IL_0046: { V_1 = G_B9_0; float L_22 = V_1; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_23 = ___min1; float L_24 = L_23.get_Y_1(); if ((((float)L_22) < ((float)L_24))) { goto IL_0053; } } { float L_25 = V_1; G_B12_0 = L_25; goto IL_0059; } IL_0053: { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = ___min1; float L_27 = L_26.get_Y_1(); G_B12_0 = L_27; } IL_0059: { V_1 = G_B12_0; float L_28 = V_0; float L_29 = V_1; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; memset((&L_30), 0, sizeof(L_30)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_30), L_28, L_29, /*hidden argument*/NULL); return L_30; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t NormalizedByte4_Pack_m25D15506F2CE19FA844919BF2187F62AA686ECBD_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, 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*)&NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; uint32_t V_1 = 0; uint32_t V_2 = 0; { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_1 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = (*(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_1); IL2CPP_RUNTIME_CLASS_INIT(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_il2cpp_TypeInfo_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3 = ((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_StaticFields*)il2cpp_codegen_static_fields_for(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_il2cpp_TypeInfo_var))->get_MinusOne_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5; L_5 = Numerics_Clamp_m1EC956B0CC9CBDCA73629BD76D3A5FBB8A14910F_inline(L_2, L_3, L_4, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6 = ((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_StaticFields*)il2cpp_codegen_static_fields_for(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_il2cpp_TypeInfo_var))->get_Half_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_7; L_7 = Vector4_op_Multiply_m7A2DEF13763AEA1F0EF2325D8CA8CF5FC96F3187_inline(L_5, L_6, /*hidden argument*/NULL); *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_0 = L_7; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_8 = ___vector0; float L_9 = L_8->get_X_0(); float L_10; L_10 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_9, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); int16_t L_11; L_11 = Convert_ToInt16_m85F48A07C1F028876CBF5ACAE49D88F003985438(L_10, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_12 = ___vector0; float L_13 = L_12->get_Y_1(); float L_14; L_14 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_13, /*hidden argument*/NULL); int16_t L_15; L_15 = Convert_ToInt16_m85F48A07C1F028876CBF5ACAE49D88F003985438(L_14, /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)L_15&(int32_t)((int32_t)255)))<<(int32_t)8)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_16 = ___vector0; float L_17 = L_16->get_Z_2(); float L_18; L_18 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_17, /*hidden argument*/NULL); int16_t L_19; L_19 = Convert_ToInt16_m85F48A07C1F028876CBF5ACAE49D88F003985438(L_18, /*hidden argument*/NULL); V_1 = ((int32_t)((int32_t)((int32_t)((int32_t)L_19&(int32_t)((int32_t)255)))<<(int32_t)((int32_t)16))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_20 = ___vector0; float L_21 = L_20->get_W_3(); float L_22; L_22 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_21, /*hidden argument*/NULL); int16_t L_23; L_23 = Convert_ToInt16_m85F48A07C1F028876CBF5ACAE49D88F003985438(L_22, /*hidden argument*/NULL); V_2 = ((int32_t)((int32_t)((int32_t)((int32_t)L_23&(int32_t)((int32_t)255)))<<(int32_t)((int32_t)24))); uint32_t L_24 = V_0; uint32_t L_25 = V_1; uint32_t L_26 = V_2; return ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_11&(int32_t)((int32_t)255)))|(int32_t)L_24))|(int32_t)L_25))|(int32_t)L_26)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte4_set_PackedValue_m7CA2C4A29ABDD2A7BEFC854960090DA9EFEE4E5D_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, uint32_t ___value0, const RuntimeMethod* method) { { uint32_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_2(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_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 = bankers_round(((double)((double)L_0))); return ((float)((float)L_1)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t NormalizedShort4_Pack_m76EC3879451ED829C3D964F5B42E8335066C929C_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, 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*)&NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint64_t V_0 = 0; uint64_t V_1 = 0; uint64_t V_2 = 0; { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_1 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = (*(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_1); IL2CPP_RUNTIME_CLASS_INIT(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_il2cpp_TypeInfo_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3 = ((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_StaticFields*)il2cpp_codegen_static_fields_for(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_il2cpp_TypeInfo_var))->get_Max_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_op_Multiply_m7A2DEF13763AEA1F0EF2325D8CA8CF5FC96F3187_inline(L_2, L_3, /*hidden argument*/NULL); *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_0 = L_4; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_5 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_6 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_7 = (*(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_6); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_8 = ((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_StaticFields*)il2cpp_codegen_static_fields_for(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_il2cpp_TypeInfo_var))->get_Min_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_9 = ((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_StaticFields*)il2cpp_codegen_static_fields_for(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_il2cpp_TypeInfo_var))->get_Max_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_10; L_10 = Numerics_Clamp_m1EC956B0CC9CBDCA73629BD76D3A5FBB8A14910F_inline(L_7, L_8, L_9, /*hidden argument*/NULL); *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_5 = L_10; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_11 = ___vector0; float L_12 = L_11->get_X_0(); float L_13; L_13 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_12, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); int32_t L_14; L_14 = Convert_ToInt32_mAFAE7DA97BACA9CEC03D40A2D322093B122B02FE(L_13, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_15 = ___vector0; float L_16 = L_15->get_Y_1(); float L_17; L_17 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_16, /*hidden argument*/NULL); int32_t L_18; L_18 = Convert_ToInt32_mAFAE7DA97BACA9CEC03D40A2D322093B122B02FE(L_17, /*hidden argument*/NULL); V_0 = ((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_18))&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))<<(int32_t)((int32_t)16))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_19 = ___vector0; float L_20 = L_19->get_Z_2(); float L_21; L_21 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_20, /*hidden argument*/NULL); int32_t L_22; L_22 = Convert_ToInt32_mAFAE7DA97BACA9CEC03D40A2D322093B122B02FE(L_21, /*hidden argument*/NULL); V_1 = ((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_22))&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))<<(int32_t)((int32_t)32))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_23 = ___vector0; float L_24 = L_23->get_W_3(); float L_25; L_25 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_24, /*hidden argument*/NULL); int32_t L_26; L_26 = Convert_ToInt32_mAFAE7DA97BACA9CEC03D40A2D322093B122B02FE(L_25, /*hidden argument*/NULL); V_2 = ((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_26))&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))<<(int32_t)((int32_t)48))); uint64_t L_27 = V_0; uint64_t L_28 = V_1; uint64_t L_29 = V_2; return ((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_14))&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))|(int64_t)L_27))|(int64_t)L_28))|(int64_t)L_29)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_set_PackedValue_m83DC9831DAFA09C6A3A712A9319AF721EA11A3C1_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, uint64_t ___value0, const RuntimeMethod* method) { { uint64_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_2(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Rg32_Pack_mB7A7885FCF02BD1C74D3B8C329BDEA8E0A368A0F_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0 = ___vector0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_1; L_1 = Vector2_get_Zero_mE2238C1104703545C28EE1FB6874C0F1DF3CF89D(/*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2; L_2 = Vector2_get_One_mEE6AA7A2084E3BED5D8D68D4D97C3E455116F2E8(/*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_3; L_3 = Vector2_Clamp_mEBF511BD6C8FD380FE0D1801D16ED7EBC98CF5EF_inline(L_0, L_1, L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_il2cpp_TypeInfo_var); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4 = ((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_StaticFields*)il2cpp_codegen_static_fields_for(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_il2cpp_TypeInfo_var))->get_Max_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_5; L_5 = Vector2_op_Multiply_m5DC9070833DF763AED707C3EF0CAB9E1C21C5325_inline(L_3, L_4, /*hidden argument*/NULL); ___vector0 = L_5; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6 = ___vector0; float L_7 = L_6.get_X_0(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_8; L_8 = bankers_round(((double)((double)L_7))); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_9 = ___vector0; float L_10 = L_9.get_Y_1(); double L_11; L_11 = bankers_round(((double)((double)L_10))); return ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_8))&(int32_t)((int32_t)65535)))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_11))&(int32_t)((int32_t)65535)))<<(int32_t)((int32_t)16))))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_set_PackedValue_m74ABF186E3E7E6A61E71331DB09BD8D8EA3E079D_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, uint32_t ___value0, const RuntimeMethod* method) { { uint32_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_1(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Rgba1010102_Pack_m296112B0492CE04E1DFF0764461E613440699466_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_1 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = (*(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_1); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5; L_5 = Numerics_Clamp_m1EC956B0CC9CBDCA73629BD76D3A5FBB8A14910F_inline(L_2, L_3, L_4, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_il2cpp_TypeInfo_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6 = ((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_StaticFields*)il2cpp_codegen_static_fields_for(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_il2cpp_TypeInfo_var))->get_Multiplier_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_7; L_7 = Vector4_op_Multiply_m7A2DEF13763AEA1F0EF2325D8CA8CF5FC96F3187_inline(L_5, L_6, /*hidden argument*/NULL); *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_0 = L_7; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_8 = ___vector0; float L_9 = L_8->get_X_0(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_10; L_10 = bankers_round(((double)((double)L_9))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_11 = ___vector0; float L_12 = L_11->get_Y_1(); double L_13; L_13 = bankers_round(((double)((double)L_12))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_14 = ___vector0; float L_15 = L_14->get_Z_2(); double L_16; L_16 = bankers_round(((double)((double)L_15))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_17 = ___vector0; float L_18 = L_17->get_W_3(); double L_19; L_19 = bankers_round(((double)((double)L_18))); return ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_10))&(int32_t)((int32_t)1023)))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_13))&(int32_t)((int32_t)1023)))<<(int32_t)((int32_t)10)))))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_16))&(int32_t)((int32_t)1023)))<<(int32_t)((int32_t)20)))))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_19))&(int32_t)3))<<(int32_t)((int32_t)30))))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba1010102_set_PackedValue_mBDF51AE3DE7B6742EA826750D1FC03A81DB85B0A_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, uint32_t ___value0, const RuntimeMethod* method) { { uint32_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_1(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Numerics_Clamp_m1EC956B0CC9CBDCA73629BD76D3A5FBB8A14910F_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___min1, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___max2, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___value0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1 = ___min1; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2; L_2 = Vector4_Max_m380A5635BED6B0A2B53FA18CE530A2C88907C0FD_inline(L_0, L_1, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3 = ___max2; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_Min_mD400C92160CCFF020D86CDB2728E2C23B3270423_inline(L_2, L_3, /*hidden argument*/NULL); return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t Short4_Pack_m7B580A2AAB3B54363B6930F4A04310CB7B9F65A7_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, 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*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint64_t V_0 = 0; uint64_t V_1 = 0; uint64_t V_2 = 0; { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_1 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = (*(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_1); IL2CPP_RUNTIME_CLASS_INIT(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_il2cpp_TypeInfo_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3 = ((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_StaticFields*)il2cpp_codegen_static_fields_for(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_il2cpp_TypeInfo_var))->get_Min_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = ((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_StaticFields*)il2cpp_codegen_static_fields_for(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_il2cpp_TypeInfo_var))->get_Max_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5; L_5 = Numerics_Clamp_m1EC956B0CC9CBDCA73629BD76D3A5FBB8A14910F_inline(L_2, L_3, L_4, /*hidden argument*/NULL); *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_0 = L_5; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_6 = ___vector0; float L_7 = L_6->get_X_0(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_8; L_8 = bankers_round(((double)((double)L_7))); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); int32_t L_9; L_9 = Convert_ToInt32_m02AB1E28E0CF98A2F89E88480795AC0FD7F66FC2(L_8, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_10 = ___vector0; float L_11 = L_10->get_Y_1(); double L_12; L_12 = bankers_round(((double)((double)L_11))); int32_t L_13; L_13 = Convert_ToInt32_m02AB1E28E0CF98A2F89E88480795AC0FD7F66FC2(L_12, /*hidden argument*/NULL); V_0 = ((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_13))&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))<<(int32_t)((int32_t)16))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_14 = ___vector0; float L_15 = L_14->get_Z_2(); double L_16; L_16 = bankers_round(((double)((double)L_15))); int32_t L_17; L_17 = Convert_ToInt32_m02AB1E28E0CF98A2F89E88480795AC0FD7F66FC2(L_16, /*hidden argument*/NULL); V_1 = ((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_17))&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))<<(int32_t)((int32_t)32))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_18 = ___vector0; float L_19 = L_18->get_W_3(); double L_20; L_20 = bankers_round(((double)((double)L_19))); int32_t L_21; L_21 = Convert_ToInt32_m02AB1E28E0CF98A2F89E88480795AC0FD7F66FC2(L_20, /*hidden argument*/NULL); V_2 = ((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_21))&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))<<(int32_t)((int32_t)48))); uint64_t L_22 = V_0; uint64_t L_23 = V_1; uint64_t L_24 = V_2; return ((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_9))&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))|(int64_t)L_22))|(int64_t)L_23))|(int64_t)L_24)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short4_set_PackedValue_mE2509C3F76A66E380647E1EE0F7C50BA019BA8BD_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, uint64_t ___value0, const RuntimeMethod* method) { { uint64_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_2(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_Max_m380A5635BED6B0A2B53FA18CE530A2C88907C0FD_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value10, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value21, const RuntimeMethod* method) { float G_B3_0 = 0.0f; float G_B5_0 = 0.0f; float G_B4_0 = 0.0f; float G_B6_0 = 0.0f; float G_B6_1 = 0.0f; float G_B8_0 = 0.0f; float G_B8_1 = 0.0f; float G_B7_0 = 0.0f; float G_B7_1 = 0.0f; float G_B9_0 = 0.0f; float G_B9_1 = 0.0f; float G_B9_2 = 0.0f; float G_B11_0 = 0.0f; float G_B11_1 = 0.0f; float G_B11_2 = 0.0f; float G_B10_0 = 0.0f; float G_B10_1 = 0.0f; float G_B10_2 = 0.0f; float G_B12_0 = 0.0f; float G_B12_1 = 0.0f; float G_B12_2 = 0.0f; float G_B12_3 = 0.0f; { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___value10; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___value21; float L_3 = L_2.get_X_0(); if ((((float)L_1) > ((float)L_3))) { goto IL_0016; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = ___value21; float L_5 = L_4.get_X_0(); G_B3_0 = L_5; goto IL_001c; } IL_0016: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6 = ___value10; float L_7 = L_6.get_X_0(); G_B3_0 = L_7; } IL_001c: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_8 = ___value10; float L_9 = L_8.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_10 = ___value21; float L_11 = L_10.get_Y_1(); G_B4_0 = G_B3_0; if ((((float)L_9) > ((float)L_11))) { G_B5_0 = G_B3_0; goto IL_0032; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_12 = ___value21; float L_13 = L_12.get_Y_1(); G_B6_0 = L_13; G_B6_1 = G_B4_0; goto IL_0038; } IL_0032: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_14 = ___value10; float L_15 = L_14.get_Y_1(); G_B6_0 = L_15; G_B6_1 = G_B5_0; } IL_0038: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_16 = ___value10; float L_17 = L_16.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_18 = ___value21; float L_19 = L_18.get_Z_2(); G_B7_0 = G_B6_0; G_B7_1 = G_B6_1; if ((((float)L_17) > ((float)L_19))) { G_B8_0 = G_B6_0; G_B8_1 = G_B6_1; goto IL_004e; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_20 = ___value21; float L_21 = L_20.get_Z_2(); G_B9_0 = L_21; G_B9_1 = G_B7_0; G_B9_2 = G_B7_1; goto IL_0054; } IL_004e: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_22 = ___value10; float L_23 = L_22.get_Z_2(); G_B9_0 = L_23; G_B9_1 = G_B8_0; G_B9_2 = G_B8_1; } IL_0054: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_24 = ___value10; float L_25 = L_24.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_26 = ___value21; float L_27 = L_26.get_W_3(); G_B10_0 = G_B9_0; G_B10_1 = G_B9_1; G_B10_2 = G_B9_2; if ((((float)L_25) > ((float)L_27))) { G_B11_0 = G_B9_0; G_B11_1 = G_B9_1; G_B11_2 = G_B9_2; goto IL_006a; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_28 = ___value21; float L_29 = L_28.get_W_3(); G_B12_0 = L_29; G_B12_1 = G_B10_0; G_B12_2 = G_B10_1; G_B12_3 = G_B10_2; goto IL_0070; } IL_006a: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_30 = ___value10; float L_31 = L_30.get_W_3(); G_B12_0 = L_31; G_B12_1 = G_B11_0; G_B12_2 = G_B11_1; G_B12_3 = G_B11_2; } IL_0070: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_32; memset((&L_32), 0, sizeof(L_32)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_32), G_B12_3, G_B12_2, G_B12_1, G_B12_0, /*hidden argument*/NULL); return L_32; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_Min_mD400C92160CCFF020D86CDB2728E2C23B3270423_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value10, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value21, const RuntimeMethod* method) { float G_B3_0 = 0.0f; float G_B5_0 = 0.0f; float G_B4_0 = 0.0f; float G_B6_0 = 0.0f; float G_B6_1 = 0.0f; float G_B8_0 = 0.0f; float G_B8_1 = 0.0f; float G_B7_0 = 0.0f; float G_B7_1 = 0.0f; float G_B9_0 = 0.0f; float G_B9_1 = 0.0f; float G_B9_2 = 0.0f; float G_B11_0 = 0.0f; float G_B11_1 = 0.0f; float G_B11_2 = 0.0f; float G_B10_0 = 0.0f; float G_B10_1 = 0.0f; float G_B10_2 = 0.0f; float G_B12_0 = 0.0f; float G_B12_1 = 0.0f; float G_B12_2 = 0.0f; float G_B12_3 = 0.0f; { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___value10; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___value21; float L_3 = L_2.get_X_0(); if ((((float)L_1) < ((float)L_3))) { goto IL_0016; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = ___value21; float L_5 = L_4.get_X_0(); G_B3_0 = L_5; goto IL_001c; } IL_0016: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6 = ___value10; float L_7 = L_6.get_X_0(); G_B3_0 = L_7; } IL_001c: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_8 = ___value10; float L_9 = L_8.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_10 = ___value21; float L_11 = L_10.get_Y_1(); G_B4_0 = G_B3_0; if ((((float)L_9) < ((float)L_11))) { G_B5_0 = G_B3_0; goto IL_0032; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_12 = ___value21; float L_13 = L_12.get_Y_1(); G_B6_0 = L_13; G_B6_1 = G_B4_0; goto IL_0038; } IL_0032: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_14 = ___value10; float L_15 = L_14.get_Y_1(); G_B6_0 = L_15; G_B6_1 = G_B5_0; } IL_0038: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_16 = ___value10; float L_17 = L_16.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_18 = ___value21; float L_19 = L_18.get_Z_2(); G_B7_0 = G_B6_0; G_B7_1 = G_B6_1; if ((((float)L_17) < ((float)L_19))) { G_B8_0 = G_B6_0; G_B8_1 = G_B6_1; goto IL_004e; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_20 = ___value21; float L_21 = L_20.get_Z_2(); G_B9_0 = L_21; G_B9_1 = G_B7_0; G_B9_2 = G_B7_1; goto IL_0054; } IL_004e: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_22 = ___value10; float L_23 = L_22.get_Z_2(); G_B9_0 = L_23; G_B9_1 = G_B8_0; G_B9_2 = G_B8_1; } IL_0054: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_24 = ___value10; float L_25 = L_24.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_26 = ___value21; float L_27 = L_26.get_W_3(); G_B10_0 = G_B9_0; G_B10_1 = G_B9_1; G_B10_2 = G_B9_2; if ((((float)L_25) < ((float)L_27))) { G_B11_0 = G_B9_0; G_B11_1 = G_B9_1; G_B11_2 = G_B9_2; goto IL_006a; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_28 = ___value21; float L_29 = L_28.get_W_3(); G_B12_0 = L_29; G_B12_1 = G_B10_0; G_B12_2 = G_B10_1; G_B12_3 = G_B10_2; goto IL_0070; } IL_006a: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_30 = ___value10; float L_31 = L_30.get_W_3(); G_B12_0 = L_31; G_B12_1 = G_B11_0; G_B12_2 = G_B11_1; G_B12_3 = G_B11_2; } IL_0070: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_32; memset((&L_32), 0, sizeof(L_32)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_32), G_B12_3, G_B12_2, G_B12_1, G_B12_0, /*hidden argument*/NULL); return L_32; } }